| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix status error | Henry Jameson | 2021-04-25 |
| | | |||
| * | i18n fixes | Henry Jameson | 2021-04-25 |
| | | |||
| * | stop using vue.set | Henry Jameson | 2021-04-25 |
| | | |||
| * | resolve TODO VUE3 | Henry Jameson | 2021-04-25 |
| | | |||
| * | fix one async component preventing further load | Henry Jameson | 2021-04-25 |
| | | |||
| * | Merge branch 'vue3compat-tabswitcher' into vue3-again | Henry Jameson | 2021-04-25 |
| |\ | | | | | | | | | | | | | * vue3compat-tabswitcher: small refactoring to uncouple tab-switcher from settings modal fix theme tab, remove console.logs Changed some of TabSwitcher's internals for easier Vue3 migration | ||
| | * | small refactoring to uncouple tab-switcher from settings modal | Henry Jameson | 2021-04-18 |
| | | | |||
| | * | fix theme tab, remove console.logs | Henry Jameson | 2021-04-18 |
| | | | |||
| | * | Changed some of TabSwitcher's internals for easier Vue3 migration | Henry Jameson | 2021-04-18 |
| | | | |||
| * | | Merge branch 'vue3compat-emoji-input' into vue3-again | Henry Jameson | 2021-04-25 |
| |\ \ | | | | | | | | | | | | | * vue3compat-emoji-input: backport vue3 changes related to emoji-input | ||
| | * | | backport vue3 changes related to emoji-input | Henry Jameson | 2021-04-18 |
| | |/ | |||
| * | | remove Vue.component, just export an object. Seems to be working | Henry Jameson | 2021-04-25 |
| | | | |||
| * | | some minor fixes to get it to boot | Henry Jameson | 2021-04-24 |
| |/ | |||
| * | 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 |
| | |/ / / / | |||
