| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Made Select component to make using styled selects easier | Henry Jameson | 2021-03-11 |
| | | |||
| * | 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 | ||
| | | * | | | add reason field when approval is required | Shpuld Shpuldson | 2021-02-15 |
| | | |/ / | |||
| | * / / | add padding to poll type to not have arrow icon overlap text | Shpuld Shpuldson | 2021-02-15 |
| | |/ / | |||
| * / / | fix redline again | Shpuld Shpuldson | 2021-02-22 |
| |/ / | |||
| * | | User card: use general.role instead of card-specific roles | rinpatch | 2021-02-13 |
| | | | | | | | | | | | Also removes admin_menu.roles from some localizations since it is not used anywhere | ||
| * | | Merge branch 'multi-choice-poll-wording' into 'develop' | Shpuld Shpludson | 2021-02-12 |
| |\ \ | | | | | | | | | | | | | | | | | | | Display 'people voted' instead of 'votes' for multi-answers polls Closes #993 See merge request pleroma/pleroma-fe!1341 | ||
| | * | | Ensure poll.voters_count doesn't fallback to poll.votes when it's 0 | eugenijm | 2021-02-12 |
| | | | | |||
| | * | | Apply 1 suggestion(s) to 1 file(s) | Eugenij | 2021-02-10 |
| | | | | |||
| | * | | Display 'people voted' instead of 'votes' for multi-choice polls | eugenijm | 2021-02-09 |
| | | | | |||
| * | | | Make bot label localizable | rinpatch | 2021-02-12 |
| | |/ |/| | |||
| * | | Merge branch 'staff-grouping' into 'develop' | Shpuld Shpludson | 2021-02-12 |
| |\ \ | |/ |/| | | | | | | | | | Group staff by role in the About page Closes #737 See merge request pleroma/pleroma-fe!1309 | ||
| | * | Group staff members by role in the About page | eugenijm | 2020-12-18 |
| | | | |||
| * | | Merge branch 'reactbutton-consistency' into 'develop' | HJ | 2021-02-09 |
| |\ \ | | | | | | | | | | | | | Some fixes for reactbutton/extrabuttons See merge request pleroma/pleroma-fe!1340 | ||
| | * | | Cleanup ReactButton's CSS, fix hitboxes of reactbutton and extrabuttons | Henry Jameson | 2021-02-03 |
| | | | | |||
| | * | | change react button classnames for consistency | Henry Jameson | 2021-02-01 |
| | | | | |||
| * | | | Merge branch 'fix-otp-login-kbd' into 'develop' | HJ | 2021-02-03 |
| |\| | | | | | | | | | | | | | | | | | | | | Fix #1033 as well as other (potential) similar issues Closes #1033 See merge request pleroma/pleroma-fe!1338 | ||
| | * | | fix a bunch of <button>s acting as submit buttons breaking enter key | Henry Jameson | 2021-02-01 |
| | | | | |||
| * | | | update branch with recent develop changes (FA, added settings) | Henry Jameson | 2021-02-01 |
| | | | | |||
| * | | | Merge remote-tracking branch 'origin/develop' into settings-changed | Henry Jameson | 2021-02-01 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (306 commits) fallback if shadows aren't defined Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Ukrainian) Translated using Weblate (Italian) Translated using Weblate (Ukrainian) Translated using Weblate (Portuguese) Translated using Weblate (Italian) Translated using Weblate (Russian) Translated using Weblate (Portuguese) Translated using Weblate (Russian) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) ... | ||
| | * | | Merge branch 'fix/use-current-app-locale' into 'develop' | Shpuld Shpludson | 2021-01-29 |
| | |\ \ | | | | | | | | | | | | | | | | | Use app locale with toLocaleString/toLocaleDateString See merge request pleroma/pleroma-fe!1301 | ||
| | | * | | Use app locale with toLocaleString/toLocaleDateString | rinpatch | 2021-01-21 |
| | | | | | | | | | | | | | | | | | | | | | Fixes inconsistent date formatting when browser language is different from PleromaFE language. | ||
| | * | | | fix wrong route in side drawer shoutbox link | Shpuld Shpuldson | 2021-01-25 |
| | | | | | |||
| | * | | | give delete field its own class | Shpuld Shpuldson | 2021-01-22 |
| | | | | | |||
| | * | | | Merge branch 'develop' into fix/convert-more-hyperlinks-to-buttons | Shpuld Shpuldson | 2021-01-22 |
| | |\| | | |||
