| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | get rid of older messages when scrolling down in chat to keep it from ↵ | Shpuld Shpuldson | 2021-02-17 |
| | | | | | bloating dom | ||
| * | 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 |
| | |\| | | |||
| | | * | | Merge branch 'feat/language-picker-native-names' into 'develop' | Shpuld Shpludson | 2021-01-21 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | Use native language names in the language picker See merge request pleroma/pleroma-fe!1302 | ||
| | | | * | | Use native language names in the language picker | rinpatch | 2021-01-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This seems more intuitive to me and is what I've seen in most other language pickers. | ||
| | | * | | | UserCard: Make user roles translateable | rinpatch | 2021-01-20 |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | I did not add a translation for my native language in this patch because I am not sure how weblate would react, but I did add it locally and it seems to work. | ||
| | * | | | change a few more buttons to real buttons | Shpuld Shpuldson | 2021-01-20 |
| | | | | | |||
| | * | | | fix profile field buttons, remove attachment button | Shpuld Shpuldson | 2021-01-20 |
| | |/ / | |||
| | * | | Merge branch 'feat/dont-filter-own-posts' into 'develop' | Shpuld Shpludson | 2021-01-18 |
| | |\ \ | | | | | | | | | | | | | | | | | Don't filter own posts See merge request pleroma/pleroma-fe!1323 | ||
| | | * | | don't filter own posts | Shpuld Shpuldson | 2021-01-11 |
| | | | | | |||
| | * | | | fix changing reported status on same user | Shpuld Shpuldson | 2021-01-12 |
| | | | | | |||
| | * | | | Add report button to status ellipsis menu | Shpuld Shpuldson | 2021-01-12 |
| | |/ / | |||
| | * / | Added Traditional Chinese to language swithcer | Kana | 2021-01-01 |
| | |/ | |||
| | * | Merge branch 'plain-bg' into 'develop' | HJ | 2020-12-18 |
| | |\ | | | | | | | | | | | | | Solid color wallpaper support See merge request pleroma/pleroma-fe!1314 | ||
| | | * | Merge remote-tracking branch 'origin/develop' into plain-bg | Henry Jameson | 2020-12-16 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: fix remote follow button style Disable horizontal textarea resize Add uk.json in messages.js Display upload limit on the Features panel use title html for poll options before vote fix recent mistakes in react button | ||
| | | * | | theme ui | Henry Jameson | 2020-12-16 |
| | | | | | |||
| | | * | | Basic no-wallpaper support | Henry Jameson | 2020-12-16 |
| | | | | | |||
| | * | | | Merge branch 'develop' into 'fix/timeline-bar-clickables-offset' | Shpuld Shpludson | 2020-12-16 |
| | |\ \ \ | | | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md | ||
| | | * \ \ | Merge branch 'feat/move-external-source-button-to-extra-buttons' into 'develop' | Shpuld Shpludson | 2020-12-16 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Move external source link to extra buttons, expand the expand button See merge request pleroma/pleroma-fe!1303 | ||
| | | | * \ \ | Merge branch 'develop' into 'feat/move-external-source-button-to-extra-buttons' | Shpuld Shpludson | 2020-12-15 |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md | ||
| | | | * | | | | move external source button to extra buttons, make expand button easier to ↵ | Shpuld Shpuldson | 2020-12-03 |
| | | | | |/ / | | | |/| | | | | | | | | | | | | | | click and highlight on hover | ||
| | | * | | | | Merge branch 'fix/fix-error-handling-in-profile-tab' into 'develop' | Shpuld Shpludson | 2020-12-16 |
| | | |\ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #1020 fix error handling in profile tab Closes #1020 See merge request pleroma/pleroma-fe!1299 | ||
| | | | * | | | remove vertical align, update changelog | Shpuld Shpuldson | 2020-12-02 |
| | | | | | | | |||
| | | | * | | | fix the close button on global notices | Shpuld Shpuldson | 2020-12-02 |
| | | | | | | | |||
| | | | * | | | Merge branch 'develop' into fix/fix-error-handling-in-profile-tab | Shpuld Shpuldson | 2020-12-02 |
| | | | |\| | | |||
| | | | * | | | refactor error handling in profile tab | Shpuld Shpuldson | 2020-12-02 |
| | | | | | | | |||
| | | * | | | | fix remote follow button style | Shpuld Shpuldson | 2020-12-16 |
| | | | |_|/ | | |/| | | |||
| | * | | | | Merge branch 'develop' into 'fix/timeline-bar-clickables-offset' | Shpuld Shpludson | 2020-12-15 |
| | |\| | | | | | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md | ||
| | | * | | | Merge branch 'fix/no-emoji-in-poll-when-voting' into 'develop' | Shpuld Shpludson | 2020-12-15 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #1026 use title html for poll options before vote Closes #1026 See merge request pleroma/pleroma-fe!1307 | ||
| | | | * | | | use title html for poll options before vote | Shpuld Shpuldson | 2020-12-07 |
| | | | | |/ | | | |/| | |||
| | | * | | | Disable horizontal textarea resize | eugenijm | 2020-12-15 |
| | | | | | | |||
| | | * | | | Display upload limit on the Features panel | eugenijm | 2020-12-11 |
| | | | | | | |||
