aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* WIP some work on making errors less spammyHenry Jameson2021-03-08
|
* Merge remote-tracking branch 'origin/develop' into websocket-fixesHenry Jameson2021-03-08
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (119 commits) Apply 1 suggestion(s) to 1 file(s) Make it possible to localize user highlight options remove shoutbox test hacks fix shoutbox header, use custom scroll-to-bottom system, remove vue-chat-scroll, temporarily add chat test hack update changelog with 2.3.0 change icons around Translated using Weblate (Japanese) Update timeline_quick_settings.js add screen_name_ui to tests separate screen_name and screen_name_ui with decoded punycode Update CHANGELOG.md add basic validation for statusless status notifications changelog mention fix chat unread badge update shelljs to get rid of warnings on build save a few characters focus input in emoji picker and react picker fix vue warnings add only to wording basic loggedin check for reply filtering ...
| * Merge branch 'feat/user-highlight-localizable' into 'develop'Shpuld Shpludson2021-03-04
| |\ | | | | | | | | | | | | Make it possible to localize user highlight options See merge request pleroma/pleroma-fe!1369
| | * Apply 1 suggestion(s) to 1 file(s)rinpatch2021-03-04
| | |
| | * Make it possible to localize user highlight optionsrinpatch2021-03-04
| | |
| * | remove shoutbox test hacksShpuld Shpuldson2021-03-03
| | |
| * | fix shoutbox header, use custom scroll-to-bottom system, remove ↵Shpuld Shpuldson2021-03-03
| |/ | | | | | | vue-chat-scroll, temporarily add chat test hack
| * Merge branch 'feat/timeline-quick-settings' into 'develop'Shpuld Shpludson2021-03-01
| |\ | | | | | | | | | | | | | | | | | | close #1050 - add a quick settings menu to timeline header Closes #1050 See merge request pleroma/pleroma-fe!1355
| | * change icons aroundShpuld Shpuldson2021-03-01
| | |
| | * Merge branch 'develop' into 'feat/timeline-quick-settings'Shpuld Shpludson2021-02-28
| | |\ | | | | | | | | | | | | # Conflicts: # CHANGELOG.md
| | * | Update timeline_quick_settings.jsShpuld Shpludson2021-02-28
| | | |
| | * | add only to wordingShpuld Shpuldson2021-02-25
| | | |
| | * | basic loggedin check for reply filteringShpuld Shpuldson2021-02-25
| | | |
| | * | add a quick settings menu for timeline headersShpuld Shpuldson2021-02-25
| | | |
| * | | Translated using Weblate (Japanese)Ryo Ueno2021-03-01
| | |/ | |/| | | | | | | | | | | | | | | | Currently translated at 100.0% (686 of 686 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/
| * | Merge branch 'feat/sensitive-by-default' into 'develop'Shpuld Shpludson2021-02-27
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | close #1054 add sensitive by default option Closes #1054 See merge request pleroma/pleroma-fe!1354
| | * | change config comment to be consistentShpuld Shpuldson2021-02-23
| | | |
| | * | add sensitive by default optionShpuld Shpuldson2021-02-23
| | |/
| * | Merge branch 'develop' into 'fix/punycode-buggy'Shpuld Shpludson2021-02-27
| |\ \ | | | | | | | | | | | | # Conflicts: # CHANGELOG.md
| | * | add basic validation for statusless status notificationsShpuld Shpuldson2021-02-26
| | | |
| * | | separate screen_name and screen_name_ui with decoded punycodeShpuld Shpuldson2021-02-26
| |/ /
| * | Merge branch 'feat/focus-input-with-emoji-pickers' into 'develop'Shpuld Shpludson2021-02-26
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | close #1048: Focus input in emoji picker and react picker Closes #1048 See merge request pleroma/pleroma-fe!1357
| | * | save a few charactersShpuld Shpuldson2021-02-25
| | | |
| | * | Merge branch 'develop' into feat/focus-input-with-emoji-pickersShpuld Shpuldson2021-02-25
| | |\ \
| | * | | focus input in emoji picker and react pickerShpuld Shpuldson2021-02-25
| | | |/ | | |/|
| * | | fix chat unread badgeShpuld Shpuldson2021-02-26
| | |/ | |/|
| * | fix vue warningsShpuld Shpuldson2021-02-25
| |/
| * changelog conflict fixShpuld Shpuldson2021-02-22
| |\
| | * Merge branch 'fix/scroll-lock-jumpiness' into 'develop'Shpuld Shpludson2021-02-22
| | |\ | | | | | | | | | | | | | | | | Fix some UI jumpiness on scroll lock See merge request pleroma/pleroma-fe!1343
| | | * remove redundant opacity2Shpuld Shpuldson2021-02-12
| | | |
| | | * Remove body scrollbar in chat layout, keep nav bar still on scroll lock, add ↵Shpuld Shpuldson2021-02-12
| | | | | | | | | | | | | | | | tiny fade for media modal
| | * | Merge branch 'feat/keep-chat-perf-up' into 'develop'Shpuld Shpludson2021-02-22
| | |\ \ | | | | | | | | | | | | | | | | | | | | Optimize chat perf in long run See merge request pleroma/pleroma-fe!1350
| | | * | add additional check with timeoutShpuld Shpuldson2021-02-18
| | | | |
| | | * | get rid of older messages when scrolling down in chat to keep it from ↵Shpuld Shpuldson2021-02-17
| | | | | | | | | | | | | | | | | | | | bloating dom
| | * | | Translated using Weblate (Chinese (Simplified))Kana2021-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.8% (684 of 685 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
| | * | | Translated using Weblate (Korean)Ryo Ueno2021-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 66.8% (458 of 685 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ko/
| | * | | Translated using Weblate (Korean)Ryo Ueno2021-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 66.7% (457 of 685 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ko/
| | * | | Translated using Weblate (Japanese)Ryo Ueno2021-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (685 of 685 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/
| | * | | Translated using Weblate (Italian)Ben Is2021-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (685 of 685 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| | * | | Translated using Weblate (Esperanto)Tirifto2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (683 of 683 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
| | * | | Merge branch 'feat/reason-in-registration' into 'develop'Shpuld Shpludson2021-02-20
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Close #1047 - add reason field for registration when needed Closes #1047 See merge request pleroma/pleroma-fe!1347
| | | * | | Merge branch 'develop' into feat/reason-in-registrationShpuld Shpuldson2021-02-15
| | | |\| |
| | | * | | add reason field when approval is requiredShpuld Shpuldson2021-02-15
| | | | | |
| | * | | | Merge branch 'fix/poll-type-text-overflow' into 'develop'HJ2021-02-20
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | add padding to poll type to not have arrow icon overlap text See merge request pleroma/pleroma-fe!1345
| | | * | | | add padding to poll type to not have arrow icon overlap textShpuld Shpuldson2021-02-15
| | | |/ / /
| | * | / / Translated using Weblate (Chinese (Simplified))Kana2021-02-15
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.8% (682 of 683 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
| * / | | fix redline againShpuld Shpuldson2021-02-22
| |/ / /
| * | | Merge Weblate updatesrinpatch2021-02-15
| |\ \ \ | | |/ / | |/| | | | | | There was a merge conflict so it had to be done manually.
| | * | Translated using Weblate (Japanese)Ryo Ueno2021-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (685 of 685 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/
| | * | Translated using Weblate (Italian)Ben Is2021-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (685 of 685 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/