| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'admin-emoji-settings' into 'develop' | HJ | 2024-03-05 |
| |\ | | | | | | | | | Admin emoji pack settings See merge request pleroma/pleroma-fe!1886 | ||
| | * | Add a changelog entry | Ekaterina Vaartis | 2024-01-07 |
| | | | |||
| * | | changelog | Henry Jameson | 2024-02-29 |
| | | | |||
| * | | Revert "Merge branch 'video-poster' into 'develop'" | HJ | 2024-01-29 |
| | | | | | | | This reverts merge request !1879 | ||
| * | | Merge branch 'tusooa/group-actor' into 'develop' | tusooa | 2024-01-24 |
| |\ \ | | | | | | | | | | | | | Support group actors See merge request pleroma/pleroma-fe!1882 | ||
| | * | | Add changelog for group actors | tusooa | 2023-12-27 |
| | |/ | |||
| * | | Add ability to hide custom emojis in picker | Phantasm | 2024-01-17 |
| | | | |||
| * | | Show a dedicated registration notice page when further action is required ↵ | tusooa | 2024-01-13 |
| | | | | | | | | | after registering | ||
| * | | Display public favorites on user profiles | marcin mikołajczak | 2023-12-28 |
| |/ | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | Fix video posters on Safari | Mark Felder | 2023-12-17 |
| | | |||
| * | Merge branch 'notifications-thru-sw' into 'develop' | HJ | 2023-12-13 |
| |\ | | | | | | | | | Notifications improvements. See merge request pleroma/pleroma-fe!1873 | ||
| | * | changelog | Henry Jameson | 2023-12-14 |
| | | | |||
| | * | fix notifications not catching up with "read" status as intended | Henry Jameson | 2023-11-21 |
| | | | |||
| | * | changelog, small fix | Henry Jameson | 2023-11-19 |
| | | | |||
| * | | changelog.d: add add-apng.add for commit fb4d43ce | Yonle | 2023-12-11 |
| | | | | | | | | | Signed-off-by: Yonle <yonle@lecturify.net> | ||
| * | | Merge branch 'neetzsche/accommodate-scrobble-urls' into 'develop' | HJ | 2023-11-30 |
| |\ \ | | | | | | | | | | | | | Accommodate scrobble URLs when present See merge request pleroma/pleroma-fe!1872 | ||
| | * | | Accommodate scrobble URLs when present | NEETzsche | 2023-11-30 |
| | |/ | |||
| * | | remove duplicate changelog entries | Henry Jameson | 2023-11-27 |
| | | | |||
| * | | Merge remote-tracking branch 'origin/develop' into admin-dashboard-fixes | Henry Jameson | 2023-11-19 |
| |\| | |||
| | * | Merge branch 'tusooa/react-more-actions-fix' into 'develop' | HJ | 2023-11-12 |
| | |\ | | | | | | | | | | | | | Accessibility for react & extra buttons See merge request pleroma/pleroma-fe!1869 | ||
| | | * | Add changelog | tusooa | 2023-11-12 |
| | | | | |||
| | * | | Add changelog for frontend tab crash fix | tusooa | 2023-11-11 |
| | |/ | |||
| | * | Display the latest scrobble under a user's name | NEETzsche | 2023-11-10 |
| | | | |||
| * | | changelog | Henry Jameson | 2023-11-12 |
| |/ | |||
| * | Merge branch 'tusooa/extra-notifications' into 'develop' | HJ | 2023-10-31 |
| |\ | | | | | | | | | Extra notifications See merge request pleroma/pleroma-fe!1853 | ||
| | * | Add changelog | tusooa | 2023-08-18 |
| | | | |||
| * | | Changelog 2.6.0 | Henry Jameson | 2023-10-29 |
| | | | |||
| * | | changelog | Henry Jameson | 2023-10-27 |
| | | | |||
| * | | oops | Henry Jameson | 2023-10-13 |
| | | | |||
| * | | changelog | Henry Jameson | 2023-10-11 |
| | | | |||
| * | | Use export-subst gitattribute to allow tarball builds | Haelwenn (lanodan) Monnier | 2023-09-10 |
| | | | | | | | | | | | | | For example it would do the following: let subst = "d3bf557c"; | ||
| * | | Merge branch 'strip-unbalanced-attributes' into 'develop' | tusooa | 2023-09-04 |
| |\ \ | | | | | | | | | | | | | Fix HTML attribute parsing, discard attributes not strating with a letter See merge request pleroma/pleroma-fe!1834 | ||
| | * | | Fix HTML attribute parsing, discard attributes not strating with a letter | Alexander Tumin | 2023-08-12 |
| | |/ | |||
| * | | Merge branch 'fix-oauth2-token-linger' into 'develop' | tusooa | 2023-08-26 |
| |\ \ | | | | | | | | | | | | | Fix OAuth2 token lingering after revocation See merge request pleroma/pleroma-fe!1852 | ||
| | * | | Fix OAuth2 token lingering after revocation | Alexander Tumin | 2023-08-20 |
| | |/ | |||
| * | | Merge branch 'tusooa/emoji-picker-button-accessible' into 'develop' | HJ | 2023-08-22 |
| |\ \ | | | | | | | | | | | | | Make emoji picker buttons accessible See merge request pleroma/pleroma-fe!1840 | ||
| | * | | Add changelog | tusooa | 2023-06-18 |
| | | | | |||
| * | | | Merge branch 'tusooa/1266-reload-user-pinned' into 'develop' | HJ | 2023-08-22 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix pinned statuses gone when reloading user timeline Closes #1266 See merge request pleroma/pleroma-fe!1847 | ||
| | * | | | Fix pinned statuses gone when reloading user timeline | tusooa | 2023-07-18 |
| | | | | | |||
| * | | | | Merge branch 'tusooa/1274-nonascii-tags' into 'develop' | HJ | 2023-08-22 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix parsing non-ascii tags Closes #1274 See merge request pleroma/pleroma-fe!1848 | ||
| | * | | | | Fix parsing non-ascii tags | tusooa | 2023-07-21 |
| | |/ / / | |||
| * | | | | Merge branch 'tusooa/quote' into 'develop' | tusooa | 2023-08-19 |
| |\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | Quote See merge request pleroma/pleroma-fe!1846 | ||
| | * | | | Add changelog for quote | tusooa | 2023-07-17 |
| | |/ / | |||
| * | | | Fix a bug where mentioning a user twice will not fill the mention into the ↵ | tusooa | 2023-07-24 |
| | | | | | | | | | | | | | textarea | ||
| * | | | Make MentionsLine aware of line breaking by non-br elements | tusooa | 2023-07-24 |
| |/ / | |||
| * | | Merge branch 'tusooa/scroll-emoji-selector-safari' into 'develop' | HJ | 2023-06-29 |
| |\ \ | | | | | | | | | | | | | | | | | | | Fix scrolling emoji selector in modal in safari ios Closes #1264 See merge request pleroma/pleroma-fe!1844 | ||
| | * | | Fix scrolling emoji selector in modal in safari ios | tusooa | 2023-06-29 |
| | | | | |||
| * | | | Fix react button misalignment on safari ios | tusooa | 2023-06-29 |
| |/ / | |||
| * / | add changelog | Kian-ting Tan | 2023-06-20 |
| |/ | |||
| * | Keep aspect ratio of custom emoji reaction in notification | tusooa | 2023-06-13 |
| | | |||
