aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* remove extra chevron post-mergeHenry Jameson2021-04-07
|
* Merge remote-tracking branch 'origin/develop' into better-selectsHenry Jameson2021-04-07
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (76 commits) Translated using Weblate (Italian) Translated using Weblate (Basque) Translated using Weblate (Spanish) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Italian) Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Russian) Translated using Weblate (Italian) Translated using Weblate (French) Translated using Weblate (Russian) Translated using Weblate (Italian) Translated using Weblate (French) Translated using Weblate (Basque) Translated using Weblate (Spanish) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Japanese) Translated using Weblate (Italian) Translated using Weblate (Esperanto) Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Norwegian Bokmål) ...
| * Merge branch 'settings-import-export' into 'develop'HJ2021-04-07
| |\ | | | | | | | | | | | | Settings backup/restore + small fixes See merge request pleroma/pleroma-fe!1372
| | * fix some css problems + tiny bit cleaning upHenry Jameson2021-03-11
| | |
| | * cleanup + fixHenry Jameson2021-03-08
| | |
| | * lintHenry Jameson2021-03-08
| | |
| | * better error/warningsHenry Jameson2021-03-08
| | |
| | * implemented import/export for themesHenry Jameson2021-03-08
| | |
| | * changed importexport into a service instead of component for simplicityHenry Jameson2021-03-08
| | |
| | * Cleaned up panel-footer. No longer uses header styles since those lookHenry Jameson2021-03-08
| | | | | | | | | | | | and work ugly.
| * | Merge branch 'feat/moderation-tools-chevron' into 'develop'Shpuld Shpludson2021-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 menurinpatch2021-03-15
| | | | | | | | | | | | | | | | Closes #1069
| * | | Merge branch 'feat/notification-quick-filters' into 'develop'Shpuld Shpludson2021-03-17
| |\ \ \ | | |/ / | |/| | | | | | | | | | Add quick filters for notifications See merge request pleroma/pleroma-fe!1364
| | * | v-slotShpuld Shpuldson2021-03-16
| | | |
| | * | merge conflict, use v-slot:trigger, fix popover svg dimensions bugShpuld Shpuldson2021-03-15
| | |\ \
| | * | | add quick filters for notifications2Shpuld Shpuldson2021-03-01
| | | | |
| * | | | Use more specific button titles instead of general.submitrinpatch2021-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 Shpludson2021-03-15
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | Various websocket fixes See merge request pleroma/pleroma-fe!1326
| | * | | 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 ...
| | * | | fixed few-posts TLs when streaming is enabledHenry Jameson2021-01-13
| | | | |
| | * | | add success global notice style/levelHenry Jameson2021-01-13
| | | | |
| * | | | Merge branch 'feat/timeline-menu-in-navpanel' into 'develop'Shpuld Shpludson2021-03-15
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | Add timeline menu toggle to nav panel See merge request pleroma/pleroma-fe!1352
| | * | | changelog conflictShpuld Shpuldson2021-02-22
| | |\ \ \
| | * | | | Add timeline menu toggle to nav panelShpuld Shpuldson2021-02-22
| | | | | |
* | | | | | Cleanup boolean/choice settingHenry Jameson2021-03-11
| | | | | |
* | | | | | fix for filtering tabHenry Jameson2021-03-11
| | | | | |
* | | | | | implement ChoiceSetting for settings modal similar to BooleanSettingHenry Jameson2021-03-11
| | | | | |
* | | | | | cleanup, fixesHenry Jameson2021-03-11
| | | | | |
* | | | | | ghost styles for poll formHenry Jameson2021-03-11
| | | | | |
* | | | | | Made Select component to make using styled selects easierHenry Jameson2021-03-11
|/ / / / /
* | | | | 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
| | |_|_|/ | |/| | |
* / | | | fix shoutbox header, use custom scroll-to-bottom system, remove ↵Shpuld Shpuldson2021-03-03
|/ / / / | | | | | | | | | | | | vue-chat-scroll, temporarily add chat test hack
* | | | change icons aroundShpuld Shpuldson2021-03-01
| | | |
* | | | Merge branch 'develop' into 'feat/timeline-quick-settings'Shpuld Shpludson2021-02-28
|\ \ \ \ | | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md
| * \ \ \ 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
| | * | | | add sensitive by default optionShpuld Shpuldson2021-02-23
| | | | | |
| * | | | | 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
| |/ / / /
* | | | | Update timeline_quick_settings.jsShpuld Shpludson2021-02-28
| | | | |
* | | | | basic loggedin check for reply filteringShpuld Shpuldson2021-02-25
| | | | |
* | | | | add a quick settings menu for timeline headersShpuld 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