aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* split modal's content into another component, add lazy loadingHenry Jameson2020-05-25
|
* misc fixesHenry Jameson2020-05-24
|
* Multiple fixes for CSS, added proper auth checkingHenry Jameson2020-05-24
|
* moved stuff from settings, cleaned up naming for tabs, added close and peekHenry Jameson2020-05-10
|
* initial work on settings modalHenry Jameson2020-05-03
|
* Merge branch 'rc/2.0.3' into 'develop'Shpuld Shpludson2020-05-02
|\ | | | | | | | | update MASTER for 2.0.3 See merge request pleroma/pleroma-fe!1098
| * Update CHANGELOG.mdShpuld Shpludson2020-05-02
| |
| * don't dismiss a rejected follow request on serverShpuld Shpuldson2020-05-02
| |
| * mark single notifs as seen properly on serverShpuld Shpuldson2020-05-02
| |
| * follow request bugfixes, wrong text, notifs not being marked as read, ↵Shpuld Shpuldson2020-05-02
| | | | | | | | approving from follow request view
| * Add support for follow request notificationseugenijm2020-05-02
| |
| * Update CHANGELOG.mdShpuld Shpludson2020-05-02
| |
| * Update CHANGELOG.mdShpuld Shpludson2020-05-02
| |
| * Prioritize custom emoji a lot and boost exact matches to the topxenofem2020-05-02
| |
| * Allow emoji suggestions based on a match anywhere in the emoji name, but ↵xenofem2020-05-02
| | | | | | | | improve sorting
| * Refactor status showing/hiding code for better handling of edge cases and ↵xenofem2020-05-02
| | | | | | | | easier comprehension
| * Fix user names with the RTL char in notificationsKarol Kosek2020-05-02
| |
| * Fix paginationEgor Kislitsyn2020-05-02
| |
| * Merge branch 'develop' into 'master'Shpuld Shpludson2020-04-08
| |\ | | | | | | | | | | | | Update master for 2.0.2 See merge request pleroma/pleroma-fe!1088
| * \ Merge branch 'develop' into 'master'Shpuld Shpludson2020-03-07
| |\ \ | | | | | | | | | | | | | | | | update master with develop changes See merge request pleroma/pleroma-fe!1082
| * \ \ Merge branch 'develop' into 'master'Shpuld Shpludson2020-03-04
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Update master with 2.0.0 See merge request pleroma/pleroma-fe!1080
| * \ \ \ Merge branch 'develop' into 'master'Shpuld Shpludson2020-02-28
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update master with 2.0.0 See merge request pleroma/pleroma-fe!1074
| * \ \ \ \ Merge branch 'develop' into 'master'Shpuld Shpludson2020-01-15
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | `master` refresh with `develop` See merge request pleroma/pleroma-fe!1028
* | | | | | | Update CHANGELOG.mdShpuld Shpludson2020-05-02
| | | | | | |
* | | | | | | Merge branch 'fix/follow-request-notification-bugfixes' into 'develop'Shpuld Shpludson2020-05-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix remaining follow request notif problems Closes #823 See merge request pleroma/pleroma-fe!1096
| * | | | | | | don't dismiss a rejected follow request on serverShpuld Shpuldson2020-05-02
| | | | | | | |
| * | | | | | | mark single notifs as seen properly on serverShpuld Shpuldson2020-05-02
| | | | | | | |
| * | | | | | | follow request bugfixes, wrong text, notifs not being marked as read, ↵Shpuld Shpuldson2020-05-02
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | approving from follow request view
* | | | | | | Merge branch 'follow-request-notification' into 'develop'Shpuld Shpludson2020-05-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for follow request notifications Closes #823 and #822 See merge request pleroma/pleroma-fe!1093
| * | | | | | | Add support for follow request notificationseugenijm2020-04-30
| | | | | | | |
* | | | | | | | Update CHANGELOG.mdShpuld Shpludson2020-05-01
| | | | | | | |
* | | | | | | | Merge branch 'fix/remove-with_move-param' into 'develop'Shpuld Shpludson2020-05-01
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Remove with_move param See merge request pleroma/pleroma-fe!1094
| * | | | | | | remove with_move paramShpuld Shpuldson2020-05-01
|/ / / / / / /
* | | | | | | Update CHANGELOG.mdShpuld Shpludson2020-04-27
| | | | | | |
* | | | | | | Merge branch 'feature-emoji-length-sorting' into 'develop'Shpuld Shpludson2020-04-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow emoji suggestions based on a match anywhere in the emoji name, but improve sorting Closes #135 See merge request pleroma/pleroma-fe!1061
| * | | | | | | Prioritize custom emoji a lot and boost exact matches to the topxenofem2020-02-10
| | | | | | | |
| * | | | | | | Allow emoji suggestions based on a match anywhere in the emoji name, but ↵xenofem2020-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improve sorting
* | | | | | | | Merge branch 'fix/status-showing-hiding' into 'develop'Shpuld Shpludson2020-04-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor status showing/hiding code for better handling of edge cases and easier comprehension Closes #779 See merge request pleroma/pleroma-fe!1073
| * | | | | | | | Refactor status showing/hiding code for better handling of edge cases and ↵xenofem2020-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | easier comprehension
* | | | | | | | | Merge branch 'notification-rtl' into 'develop'HJ2020-04-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix user names with the RTL char in notifications See merge request pleroma/pleroma-fe!1090
| * | | | | | | | | Fix user names with the RTL char in notificationsKarol Kosek2020-04-18
|/ / / / / / / / /
* | | | | | | | | Merge branch 'fix-pagination' into 'develop'Shpuld Shpludson2020-04-14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | Fix pagination See merge request pleroma/pleroma-fe!1089
| * | | | | | | | Fix paginationEgor Kislitsyn2020-04-13
|/ / / / / / / /
* | | | | | | | Merge branch 'chore/2.0.1-changelog' into 'develop'Shpuld Shpludson2020-04-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CHANGELOG.md: Add entries for upcoming 2.0.2 release See merge request pleroma/pleroma-fe!1087
| * | | | | | | | CHANGELOG.md: Add entries for upcoming 2.0.2 releaserinpatch2020-04-08
|/ / / / / / / /
* | | | | | | | Merge branch 'develop' into 'develop'Shpuld Shpludson2020-04-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update polish translation See merge request pleroma/pleroma-fe!1077
| * | | | | | | | Update polish translationJędrzej Tomaszewski2020-03-01
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'fix/boosts-favs-private-instance' into 'develop'Shpuld Shpludson2020-04-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Send credentials for favourited_by and reblogged_by API endpoints Closes #795 See merge request pleroma/pleroma-fe!1086
| * | | | | | | | Send credentials for favourited_by and reblogged_by API endpointsMark Felder2020-03-31
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | This ensures the data is fetchable on private instances
* | | | | | | | Merge branch 'caskd-develop-patch-76396' into 'develop'Shpuld Shpludson2020-03-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent overflow for long usernames/domains See merge request pleroma/pleroma-fe!1083