| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | oops | Henry Jameson | 2021-05-31 |
| | | |||
| * | backport vue3 changes related to emoji-input | Henry Jameson | 2021-04-18 |
| | | |||
| * | Merge branch 'settings-import-export' into 'develop' | HJ | 2021-04-07 |
| |\ | | | | | | | | | Settings backup/restore + small fixes See merge request pleroma/pleroma-fe!1372 | ||
| | * | fix some css problems + tiny bit cleaning up | Henry Jameson | 2021-03-11 |
| | | | |||
| | * | cleanup + fix | Henry Jameson | 2021-03-08 |
| | | | |||
| | * | lint | Henry Jameson | 2021-03-08 |
| | | | |||
| | * | better error/warnings | Henry Jameson | 2021-03-08 |
| | | | |||
| | * | implemented import/export for themes | Henry Jameson | 2021-03-08 |
| | | | |||
| | * | changed importexport into a service instead of component for simplicity | Henry Jameson | 2021-03-08 |
| | | | |||
| | * | Cleaned up panel-footer. No longer uses header styles since those look | Henry Jameson | 2021-03-08 |
| | | | | | | | | | and work ugly. | ||
| * | | Merge branch 'feat/moderation-tools-chevron' into 'develop' | Shpuld Shpludson | 2021-03-17 |
| |\ \ | | | | | | | | | | | | | | | | | | | Add a chevron to moderation tools button to indicate it opens a menu Closes #1069 See merge request pleroma/pleroma-fe!1377 | ||
| | * | | Add a chevron to moderation tools button to indicate it opens a menu | rinpatch | 2021-03-15 |
| | | | | | | | | | | | | | Closes #1069 | ||
| * | | | Merge branch 'feat/notification-quick-filters' into 'develop' | Shpuld Shpludson | 2021-03-17 |
| |\ \ \ | |/ / |/| | | | | | | | | Add quick filters for notifications See merge request pleroma/pleroma-fe!1364 | ||
| | * | | v-slot | Shpuld Shpuldson | 2021-03-16 |
| | | | | |||
| | * | | merge conflict, use v-slot:trigger, fix popover svg dimensions bug | Shpuld Shpuldson | 2021-03-15 |
| | |\ \ | |||
| | * | | | add quick filters for notifications2 | Shpuld Shpuldson | 2021-03-01 |
| | | | | | |||
| * | | | | Use more specific button titles instead of general.submit | rinpatch | 2021-03-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - "Post" for post submission (we already had the button title be "Posting" when the post was being sent, so there was a weird inconsistency) - "Register" for registration submission - "Save changes" for usages in settings | ||
| * | | | | Merge branch 'websocket-fixes' into 'develop' | Shpuld Shpludson | 2021-03-15 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Various websocket fixes See merge request pleroma/pleroma-fe!1326 | ||
| | * | | | Merge remote-tracking branch 'origin/develop' into websocket-fixes | Henry Jameson | 2021-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 ... | ||
| | * | | | fixed few-posts TLs when streaming is enabled | Henry Jameson | 2021-01-13 |
| | | | | | |||
| | * | | | add success global notice style/level | Henry Jameson | 2021-01-13 |
| | | | | | |||
| * | | | | Merge branch 'feat/timeline-menu-in-navpanel' into 'develop' | Shpuld Shpludson | 2021-03-15 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Add timeline menu toggle to nav panel See merge request pleroma/pleroma-fe!1352 | ||
| | * | | | changelog conflict | Shpuld Shpuldson | 2021-02-22 |
| | |\ \ \ | |||
| | * | | | | Add timeline menu toggle to nav panel | Shpuld Shpuldson | 2021-02-22 |
| | | | | | | |||
| * | | | | | Merge branch 'feat/user-highlight-localizable' into 'develop' | Shpuld Shpludson | 2021-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) | rinpatch | 2021-03-04 |
| | | | | | | | |||
| | * | | | | | Make it possible to localize user highlight options | rinpatch | 2021-03-04 |
| | | |_|_|/ | |/| | | | |||
| * / | | | | fix shoutbox header, use custom scroll-to-bottom system, remove ↵ | Shpuld Shpuldson | 2021-03-03 |
| |/ / / / | | | | | | | | | | | | | vue-chat-scroll, temporarily add chat test hack | ||
| * | | | | change icons around | Shpuld Shpuldson | 2021-03-01 |
| | | | | | |||
| * | | | | Merge branch 'develop' into 'feat/timeline-quick-settings' | Shpuld Shpludson | 2021-02-28 |
| |\ \ \ \ | | | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md | ||
| | * \ \ \ | Merge branch 'feat/sensitive-by-default' into 'develop' | Shpuld Shpludson | 2021-02-27 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | close #1054 add sensitive by default option Closes #1054 See merge request pleroma/pleroma-fe!1354 | ||
| | | * | | | | add sensitive by default option | Shpuld Shpuldson | 2021-02-23 |
| | | | | | | | |||
| | * | | | | | separate screen_name and screen_name_ui with decoded punycode | Shpuld Shpuldson | 2021-02-26 |
| | | | | | | | |||
| | * | | | | | Merge branch 'feat/focus-input-with-emoji-pickers' into 'develop' | Shpuld Shpludson | 2021-02-26 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | close #1048: Focus input in emoji picker and react picker Closes #1048 See merge request pleroma/pleroma-fe!1357 | ||
| | | * | | | | | save a few characters | Shpuld Shpuldson | 2021-02-25 |
| | | | | | | | | |||
| | | * | | | | | Merge branch 'develop' into feat/focus-input-with-emoji-pickers | Shpuld Shpuldson | 2021-02-25 |
| | | |\ \ \ \ \ | |||
| | | * | | | | | | focus input in emoji picker and react picker | Shpuld Shpuldson | 2021-02-25 |
| | | | |/ / / / | | |/| | | | | |||
| | * | | | | | | fix chat unread badge | Shpuld Shpuldson | 2021-02-26 |
| | | |/ / / / | |/| | | | | |||
| | * | | | | | fix vue warnings | Shpuld Shpuldson | 2021-02-25 |
| | |/ / / / | |||
| * | | | | | Update timeline_quick_settings.js | Shpuld Shpludson | 2021-02-28 |
| | | | | | | |||
| * | | | | | basic loggedin check for reply filtering | Shpuld Shpuldson | 2021-02-25 |
| | | | | | | |||
| * | | | | | add a quick settings menu for timeline headers | Shpuld Shpuldson | 2021-02-25 |
| |/ / / / | |||
| * | | | | changelog conflict fix | Shpuld Shpuldson | 2021-02-22 |
| |\ \ \ \ | | |/ / | |/| | | |||
| | * | | | Merge branch 'fix/scroll-lock-jumpiness' into 'develop' | Shpuld Shpludson | 2021-02-22 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Fix some UI jumpiness on scroll lock See merge request pleroma/pleroma-fe!1343 | ||
| | | * | | | remove redundant opacity2 | Shpuld Shpuldson | 2021-02-12 |
| | | | | | | |||
| | | * | | | Remove body scrollbar in chat layout, keep nav bar still on scroll lock, add ↵ | Shpuld Shpuldson | 2021-02-12 |
| | | | | | | | | | | | | | | | | | | | | | tiny fade for media modal | ||
| | * | | | | Merge branch 'feat/keep-chat-perf-up' into 'develop' | Shpuld Shpludson | 2021-02-22 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Optimize chat perf in long run See merge request pleroma/pleroma-fe!1350 | ||
| | | * | | | | add additional check with timeout | Shpuld Shpuldson | 2021-02-18 |
| | | | | | | | |||
| | | * | | | | get rid of older messages when scrolling down in chat to keep it from ↵ | Shpuld Shpuldson | 2021-02-17 |
| | | | |/ / | | |/| | | | | | | | | | | | | bloating dom | ||
| | * | | | | Merge branch 'feat/reason-in-registration' into 'develop' | Shpuld Shpludson | 2021-02-20 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Close #1047 - add reason field for registration when needed Closes #1047 See merge request pleroma/pleroma-fe!1347 | ||
