aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Fix Follow Requests title styleMark Felder2020-10-01
|
* Merge branch 'feat/custom-virtual-scrolling' into 'develop'Shpuld Shpludson2020-09-29
|\ | | | | | | | | Timeline virtual scrolling See merge request pleroma/pleroma-fe!1043
| * Timeline virtual scrollingShpuld Shpludson2020-09-29
| |
* | Merge branch 'feature/import_export_mutes' into 'develop'Shpuld Shpludson2020-09-29
|\ \ | | | | | | | | | | | | [#2099] Added import/export mutes [FE] See merge request pleroma/pleroma-fe!1229
| * \ Merge branch 'develop' into feature/import_export_mutesMaksim Pechnikov2020-09-18
| |\ \
| * | | added import/export mutesMaksim Pechnikov2020-09-08
| | | |
* | | | remove bio-table's max-widthDym Sohin2020-09-24
| | | |
* | | | fix/overflow-for-chat-unreadDym Sohin2020-09-19
| |/ / |/| |
* | | [fix] case in/sensitive emoji searchDym Sohin2020-09-18
| | |
* | | change icon to a megaphoneShpuld Shpuldson2020-09-16
| | |
* | | change side drawer to use shoutbox nameShpuld 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
* | | Fix the chat list order and last message timestamp updateseugenijm2020-09-16
|/ /
* | change a eslint disable to nextline onlyShpuld Shpuldson2020-09-08
| |
* | fix vue warnings and errorsShpuld Shpuldson2020-09-08
| |
* | 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/
* | Do not show desktop notifications for your own chat messageseugenijm2020-09-04
|/
* 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
| * | Rewrite word split imperatively for controlShpuld Shpuldson2020-08-28
| | |
| * | wip startShpuld Shpuldson2020-08-27
| | |
* | | Password reset no longer informs user of errors or account existenceMark Felder2020-09-01
| |/ |/|
* | hide poll when subject collapsed, but show poll iconShpuld Shpuldson2020-08-31
|/
* fix long poll labels overflowingShpuld Shpuldson2020-08-25
|
* change more animated gif avatars to work properlyShpuld Shpuldson2020-08-25
|
* fix avatar overwrite classes in usercardShpuld Shpuldson2020-08-25
|
* EntityNormalizer: Normalize thumbnail url.lain2020-08-19
|
* 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
| |
* | fixedHenry Jameson2020-08-19
| |
* | lintHenry Jameson2020-08-19
| |
* | fix lain's bugHenry Jameson2020-08-19
| |
* | fix reply popovers being too slimHenry Jameson2020-08-19
| |
* | fixed some issues related to user avatarHenry Jameson2020-08-18
| |
* | revert change to form resize logicHenry Jameson2020-08-18
| |
* | Fix last line having slightly cut-off low-hanging parts of charactersHenry Jameson2020-08-18
| |
* | work around incorrect styles ordering in status popoverHenry Jameson2020-08-18
| |
* | fix issues with reply-linkHenry Jameson2020-08-18
| |
* | Fix muted notificationsHenry Jameson2020-08-18
|/
* treat field name as textShpuld Shpuldson2020-08-13
|
* Merge branch 'stylelint-rscss-1' into 'develop'HJ2020-08-06
|\ | | | | | | | | Stylelint + RSCSS initial approach See merge request pleroma/pleroma-fe!1205
| * more broken reply improvementsHenry Jameson2020-08-04
| |
| * lintHenry Jameson2020-08-04
| |