aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into developMaksim Pechnikov2020-09-18
|\
| * Merge branch 'fix/case--in-sensitive--emoji--search' into 'develop'HJ2020-09-18
| |\ | | | | | | | | | | | | fix case in/sensitive emoji search See merge request pleroma/pleroma-fe!1237
| | * [fix] case in/sensitive emoji searchDym Sohin2020-09-18
| |/
| * Merge branch 'fix/use-shoutbox-name-in-sidedrawer' into 'develop'lain2020-09-16
| |\ | | | | | | | | | | | | | | | | | | change side drawer to use shoutbox name - fix #956 Closes #956 See merge request pleroma/pleroma-fe!1235
| | * change icon to a megaphoneShpuld Shpuldson2020-09-16
| | |
| | * change side drawer to use shoutbox nameShpuld Shpuldson2020-09-16
| |/
| * update changelogShpuld Shpuldson2020-09-16
| |
| * Merge branch 'fix-chat-message-list-fetch' into 'develop'Shpuld Shpludson2020-09-16
| |\ | | | | | | | | | | | | | | | | | | Fix chat messages being missed sometimes when the streaming is disabled and the messages are sent by both participants simultaneously Closes #957 See merge request pleroma/pleroma-fe!1233
| | * Fix chat messages being missed when the streaming is disabled and the ↵eugenijm2020-09-16
| | | | | | | | | | | | messages are sent by both participants simultaneously
| * | Merge branch 'fix-chat-list-order' into 'develop'Shpuld Shpludson2020-09-16
| |\ \ | | |/ | |/| | | | | | | | | | | | | Fix the chat list order update Closes #955 See merge request pleroma/pleroma-fe!1234
| | * Fix the chat list order and last message timestamp updateseugenijm2020-09-16
| |/
| * Merge branch 'fix/fix-vue-errors' into 'develop'Shpuld Shpludson2020-09-09
| |\ | | | | | | | | | | | | fix vue warnings and errors See merge request pleroma/pleroma-fe!1230
| | * change a eslint disable to nextline onlyShpuld Shpuldson2020-09-08
| | |
| | * fix vue warnings and errorsShpuld Shpuldson2020-09-08
| |/
| * Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'Shpuld Shpludson2020-09-07
| |\ | | | | | | | | | | | | Translations update from Weblate See merge request pleroma/pleroma-fe!1226
| | * Translated using Weblate (Basque)tarteka2020-09-07
| | | | | | | | | | | | | | | | | | | | | Currently translated at 77.4% (513 of 662 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eu/
| | * Translated using Weblate (Spanish)tarteka2020-09-07
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (662 of 662 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/
| | * Translated using Weblate (Spanish)Anonymous2020-09-07
| | | | | | | | | | | | | | | | | | | | | Currently translated at 83.2% (551 of 662 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/
| | * Translated using Weblate (Spanish)tarteka2020-09-07
| |/ | | | | | | | | | | | | Currently translated at 83.2% (551 of 662 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/
| * Merge branch 'chat-desktop-notifications-fix' into 'develop'Shpuld Shpludson2020-09-07
| |\ | | | | | | | | | | | | | | | | | | Do not show desktop notifications for your own chat messages Closes #951 See merge request pleroma/pleroma-fe!1225
| | * Do not show desktop notifications for your own chat messageseugenijm2020-09-04
| |/
* | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into developMaksim Pechnikov2020-09-07
|\|
| * Merge branch 'fix/locked-account-link-fix' into 'develop'Shpuld Shpludson2020-09-04
| |\ | | | | | | | | | | | | | | | | | | Open profile tab from 'locked' link in FO-post warning - Fix #945 Closes #945 See merge request pleroma/pleroma-fe!1223
| | * Add hacky functionality to open specific settings tabsShpuld Shpuldson2020-09-03
| | |
| * | Merge branch 'fix/autocomplete-fixes' into 'develop'lain2020-09-03
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Rewrite word split for autocomplete, fix #930 fix #681 Closes #681 and #930 See merge request pleroma/pleroma-fe!1218
| | * | Merge branch 'develop' into 'fix/autocomplete-fixes'Shpuld Shpludson2020-08-31
| | |\| | | | | | | | | | | | | # Conflicts: # CHANGELOG.md
| | * | update changelog for autocomplete fixesShpuld Shpuldson2020-08-28
| | | |
| | * | Merge branch 'develop' into fix/autocomplete-fixesShpuld Shpuldson2020-08-28
| | |\ \
| | * | | Rewrite word split imperatively for controlShpuld Shpuldson2020-08-28
| | | | |
| | * | | wip startShpuld Shpuldson2020-08-27
| | | | |
| * | | | Merge branch 'fix/password-reset-behavior' into 'develop'Shpuld Shpludson2020-09-02
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | Password reset no longer informs user of errors or account existence See merge request pleroma/pleroma-fe!1221
| | * | | Password reset no longer informs user of errors or account existenceMark Felder2020-09-01
| |/ / /
| * | | Merge branch 'fix/hide-polls-in-collapsed-posts' into 'develop'HJ2020-08-31
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | hide poll when subject collapsed, fix #683 Closes #683 See merge request pleroma/pleroma-fe!1220
| | * | add changelog entryShpuld Shpuldson2020-08-31
| | | |
| | * | hide poll when subject collapsed, but show poll iconShpuld Shpuldson2020-08-31
| |/ /
| * | Merge branch 'chore/fix-changelog' into 'develop'Shpuld Shpludson2020-08-28
| |\ \ | | |/ | |/| | | | | | | Chore/fix-changelog See merge request pleroma/pleroma-fe!1219
| | * update changelog with 2.1.0, fix Add -> Added in older releasesShpuld Shpuldson2020-08-28
| |/
| * Merge branch 'fix/long-poll-words' into 'develop'lain2020-08-25
| |\ | | | | | | | | | | | | fix long poll labels overflowing See merge request pleroma/pleroma-fe!1216
| | * fix long poll labels overflowingShpuld Shpuldson2020-08-25
| |/
| * Merge branch 'fix/user-card-avatar-too-small' into 'develop'lain2020-08-25
| |\ | | | | | | | | | | | | Fix some Avatar related css bugs See merge request pleroma/pleroma-fe!1215
| | * change more animated gif avatars to work properlyShpuld Shpuldson2020-08-25
| | |
| | * fix avatar overwrite classes in usercardShpuld Shpuldson2020-08-25
| |/
| * Merge branch 'fix/fix-tests' into 'develop'lain2020-08-19
| |\ | | | | | | | | | | | | Fix tests See merge request pleroma/pleroma-fe!1214
| | * fix tests by removing only and adding empty func for notification testsShpuld Shpuldson2020-08-19
| | |
| * | Merge branch 'support-thumbnails' into 'develop'Shpuld Shpludson2020-08-19
| |\ \ | | | | | | | | | | | | | | | | EntityNormalizer: Normalize thumbnail url. See merge request pleroma/pleroma-fe!1213
| | * | EntityNormalizer: Normalize thumbnail url.lain2020-08-19
| |/ /
| * | Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'lain2020-08-19
| |\ \ | | | | | | | | | | | | | | | | Translations update from Weblate See merge request pleroma/pleroma-fe!1208
| | * | Translated using Weblate (Italian)Ben Is2020-08-19
| |/ / | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (663 of 663 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| * | Merge branch 'fix/tag-timeline-title' into 'develop'lain2020-08-19
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix #928 show tag name in title for tag timelines Closes #928 See merge request pleroma/pleroma-fe!1212
| | * | show tag name in title for tag timelinesShpuld Shpuldson2020-08-19
| | |/