aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'feat/show-fav-rt-lists-on-hover' into 'develop'Shpuld Shpludson2020-07-21
|\ | | | | | | | | Feat/show fav rt lists on hover See merge request pleroma/pleroma-fe!1196
| * add 16 users cap to user list popoverShpuld Shpuldson2020-07-16
| |
| * update changelogShpuld Shpuldson2020-07-16
| |
| * change class names to not have reacts in themShpuld Shpuldson2020-07-16
| |
| * Move user list from reactions to its own component, make favs and rts use itShpuld Shpuldson2020-07-16
| |
* | Merge branch 'feat/more-title-attributes-in-status-header' into 'develop'Shpuld Shpludson2020-07-20
|\ \ | | | | | | | | | | | | Add title attributes to more things in status header See merge request pleroma/pleroma-fe!1195
| * | add title to user card account name tooShpuld Shpuldson2020-07-16
| | |
| * | add title attributes to more things in status headerShpuld Shpuldson2020-07-16
| |/
* | Merge branch 'desktop-notifications-for-chat' into 'develop'Shpuld Shpludson2020-07-20
|\ \ | | | | | | | | | | | | | | | | | | Desktop chat notifications Closes #893 See merge request pleroma/pleroma-fe!1185
| * | Do not display desktop chat notification when the chat is focusedeugenijm2020-07-13
| | |
| * | Add desktop chat notificationseugenijm2020-07-13
| | |
* | | Merge branch 'features/favicons' into 'develop'Shpuld Shpludson2020-07-20
|\ \ \ | | | | | | | | | | | | | | | | status.vue: Add support for favicons See merge request pleroma/pleroma-fe!1076
| * | | move faviconShpuld Shpuldson2020-06-18
| | | |
| * | | Merge branch 'develop' into features/faviconsShpuld Shpuldson2020-06-18
| |\ \ \
| * | | | move favicon to nameShpuld Shpuldson2020-06-18
| | | | |
| * | | | status.vue: Add support for faviconsHaelwenn (lanodan) Monnier2020-03-01
| | | | | | | | | | | | | | | | | | | | Put in replacement to the external icon when possible
* | | | | Merge branch 'fix-notification-polling' into 'develop'Shpuld Shpludson2020-07-20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the notifications polling when all the latest notifications are unread Closes #896 See merge request pleroma/pleroma-fe!1198
| * | | | | Fix the notifications polling when all the latest notifications are unreadeugenijm2020-07-17
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix/reply-filtering-limit-to-friends-public' into 'develop'lain2020-07-17
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Fix #898 and #900 Limit reply filtering to home and public timelines Closes #900 and #898 See merge request pleroma/pleroma-fe!1197
| * | | | Limit reply filtering to home and publicShpuld Shpuldson2020-07-17
|/ / / /
* | | | Merge branch 'reactions-search' into 'develop'Shpuld Shpludson2020-07-16
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | make reactions-search case-insensitive See merge request pleroma/pleroma-fe!1189
| * | | | make reactions-search case-insensitiveDym Sohin2020-07-14
| | | | |
* | | | | Merge branch 'refactor/notification_settings_more' into 'develop'Shpuld Shpludson2020-07-15
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Improve layout of the Notifications Filters section See merge request pleroma/pleroma-fe!1192
| * | | | | Improve layout of the Notifications Filters sectionMark Felder2020-07-15
|/ / / / /
* | | | | Merge branch 'refactor/notification_settings' into 'develop'feld2020-07-15
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Updated Notification Settings API use See merge request pleroma/pleroma-fe!1124
| * | | | | JSON and the Quest For Punishing Trailing CommasMark Felder2020-07-15
| | | | | |
| * | | | | Merge branch 'develop' into refactor/notification_settingsMark Felder2020-07-15
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge branch 'fix/stabilize-input-bux' into 'develop'HJ2020-07-15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | fix: stabilize post status form input box See merge request pleroma/pleroma-fe!1191
| * | | | | add extra sanity stuff to make input boxes more stableShpuld Shpuldson2020-07-15
|/ / / / /
* | | | | Merge branch 'fix-chrome69' into 'develop'Shpuld Shpludson2020-07-14
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix chrome 69 + some theme data related to chats Closes #890 See merge request pleroma/pleroma-fe!1183
| * | | | | Apply suggestion to src/services/theme_data/theme_data.service.jsHJ2020-07-14
| | | | | |
| * | | | | fix chrome69Henry Jameson2020-07-12
| | | | | |
* | | | | | Merge branch 'cleanup/remove-stupid-optns' into 'develop'HJ2020-07-14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Cleanup/remove stupid options See merge request pleroma/pleroma-fe!1187
| * | | | | mention removed options in changelogShpuld Shpuldson2020-07-14
| | | | | |
| * | | | | remove remaining autoload i18nShpuld Shpuldson2020-07-14
| | | | | |
| * | | | | remove most of reply preview and autoload related stuffShpuld Shpuldson2020-07-14
|/ / / / /
| | * | | Remove i18n entries that are deprecated or need to be retranslatedMark Felder2020-07-13
| | | | |
| | * | | Merge branch 'develop' into refactor/notification_settingsMark Felder2020-07-13
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'HJ2020-07-12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Translations update from Weblate See merge request pleroma/pleroma-fe!1182
| * | | | | Translated using Weblate (Italian)Ben Is2020-07-12
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (667 of 667 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
* | | | | Merge branch 'feat/add-you-to-last-message' into 'develop'HJ2020-07-12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #894 add simple You: to chat list last message Closes #894 See merge request pleroma/pleroma-fe!1181
| * | | | | add simple You: to chat list last messageShpuld Shpuldson2020-07-12
|/ / / / /
* | | | | Merge branch 'develop' into 'develop'HJ2020-07-11
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | fixed checkbox using emoji instead of dingbat See merge request pleroma/pleroma-fe!1180
| * | | | | fixed checkbox using emoji instead of dingbatDym Sohin2020-07-11
|/ / / / /
* | | | | Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'Shpuld Shpludson2020-07-10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Translations update from Weblate See merge request pleroma/pleroma-fe!1174
| * | | | | Translated using Weblate (Italian)Ben Is2020-07-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (645 of 645 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| * | | | | Translated using Weblate (Finnish)Shpuld Shpuldson2020-07-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (645 of 645 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/fi/
| * | | | | Translated using Weblate (Italian)Ben Is2020-07-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (641 of 641 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| * | | | | Translated using Weblate (Italian)Ben Is2020-07-10
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 93.9% (602 of 641 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
* | | | | Merge branch 'fix/ctrl-enter-before-chat-loading-breaks' into 'develop'lain2020-07-10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #891 Fix early send killing the chat Closes #891 See merge request pleroma/pleroma-fe!1178