| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | | | | |||
| | * | | | fix recent mistakes in react button | Shpuld Shpuldson | 2020-12-06 |
| | |/ / | |||
| * | | | make click blocking actually work | Shpuld Shpuldson | 2020-12-03 |
| | | | | |||
| * | | | block clicks in blank area of timeline menu, fix 'up-to-date' align | Shpuld Shpuldson | 2020-12-02 |
| |/ / | |||
| * | | Merge branch 'fix/use-semantically-correct-buttons' into 'develop' | Shpuld Shpludson | 2020-12-01 |
| |\ \ | | | | | | | | | | | | | | | | | | | Fix #1001 Accessibility: Use semantically correct buttons (almost) everywhere Closes #1001 See merge request pleroma/pleroma-fe!1293 | ||
| | * | | Merge branch 'develop' into 'fix/use-semantically-correct-buttons' | Shpuld Shpludson | 2020-12-01 |
| | |\| | | | | | | | | | | # Conflicts: # CHANGELOG.md | ||
| | * | | fix alternative icons having wrong offsets | Shpuld Shpuldson | 2020-11-26 |
| | | | | |||
| | * | | forgot to save a file | Shpuld Shpuldson | 2020-11-26 |
| | | | | |||
| | * | | fix retweet event handler, fix text being selectable for status action counters | Shpuld Shpuldson | 2020-11-26 |
| | | | | |||
| | * | | fix nav bar button active style | Shpuld Shpuldson | 2020-11-26 |
| | | | | |||
| | * | | fix wrong button style, add new option for popover to better deal with ↵ | Shpuld Shpuldson | 2020-11-25 |
| | | | | | | | | | | | | | different layouts | ||
| | * | | fix missing button style | Shpuld Shpuldson | 2020-11-25 |
| | | | | |||
| | * | | fix too big hide button, fix weird 28px hack | Shpuld Shpuldson | 2020-11-24 |
| | | | | |||
| | * | | address missing button style, fix remaining warning | Shpuld Shpuldson | 2020-11-24 |
| | | | | |||
| | * | | fix warnings | Shpuld Shpuldson | 2020-11-24 |
| | | | | |||
| | * | | renames and removals of cursor: pointer | Shpuld Shpuldson | 2020-11-24 |
| | | | | |||
| | * | | more fixes, add fullwidth | Shpuld Shpuldson | 2020-11-24 |
| | | | | |||
| | * | | Replace all use of <a> + href='#' with proper buttons | Shpuld Shpuldson | 2020-11-24 |
| | | | | |||
| * | | | add titles in react picker, support filtering by emoji itself | Shpuld Shpuldson | 2020-11-28 |
| | |/ |/| | |||
