aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'tusooa/fix-admin-crash-when-no-primary-fe-set' into 'develop'HJ2023-11-12
| | | | | | | | | | fix admin crash when no primary fe set See merge request pleroma/pleroma-fe!1867 (cherry picked from commit faef2767cd7ba5961445e9c38e8ebf52d3610259) 661d5b6d Fix frontend admin tab crashing when no primary frontend is set b2c5520d Add changelog for frontend tab crash fix
* Version 2.6.0Henry Jameson2023-10-29
|
* Changelog 2.6.0Henry Jameson2023-10-29
|
* Merge branch 'develop' into 'master'HJ2023-10-29
|\ | | | | | | | | Update master branch See merge request pleroma/pleroma-fe!1861
| * Merge branch 'fix-reports' into 'develop'HJ2023-10-26
| |\ | | | | | | | | | | | | fix reports now showing reason See merge request pleroma/pleroma-fe!1860
| | * changelogHenry Jameson2023-10-27
| | |
| | * fix reports now showing reasonHenry Jameson2023-10-27
| |/
| * Merge branch 'quotes-hide-card' into 'develop'HJ2023-10-13
| |\ | | | | | | | | | | | | oops See merge request pleroma/pleroma-fe!1859
| | * oopsHenry Jameson2023-10-13
| | |
| * | Merge branch 'quotes-hide-card' into 'develop'tusooa2023-10-11
| |\| | | | | | | | | | | | | Don't display link preview card if it's the same as quoted status See merge request pleroma/pleroma-fe!1858
| | * changelogHenry Jameson2023-10-11
| | |
| | * don't display link preview card if it's the same as quoted statusHenry Jameson2023-10-11
| |/
| * Merge branch 'renovate/qrcode-1.x' into 'develop'tusooa2023-10-04
| |\ | | | | | | | | | | | | Update dependency qrcode to v1.5.3 See merge request pleroma/pleroma-fe!1821
| | * Update dependency qrcode to v1.5.3Pleroma Renovate Bot2023-05-05
| | |
| * | Merge branch 'renovate/phoenix-1.x' into 'develop'tusooa2023-10-04
| |\ \ | | | | | | | | | | | | | | | | Update dependency phoenix to v1.7.7 See merge request pleroma/pleroma-fe!1663
| | * | Update dependency phoenix to v1.7.7Pleroma Renovate Bot2023-07-11
| | | |
| * | | Merge branch 'renovate/mini-css-extract-plugin-2.x' into 'develop'tusooa2023-10-04
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Update dependency mini-css-extract-plugin to v2.7.6 See merge request pleroma/pleroma-fe!1830
| | * | | Update dependency mini-css-extract-plugin to v2.7.6Pleroma Renovate Bot2023-05-23
| | | | |
| * | | | Merge branch 'export-subst-hash' into 'develop'tusooa2023-10-04
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use export-subst gitattribute to allow tarball builds See merge request pleroma/pleroma-fe!1854
| | * | | | Apply 1 suggestion(s) to 1 file(s)tusooa2023-09-15
| | | | | |
| | * | | | Use export-subst gitattribute to allow tarball buildsHaelwenn (lanodan) Monnier2023-09-10
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | For example it would do the following: let subst = "d3bf557c";
| * | | | Merge branch 'strip-unbalanced-attributes' into 'develop'tusooa2023-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 letterAlexander Tumin2023-08-12
| | | | | |
| * | | | | Merge branch 'fix-oauth2-token-linger' into 'develop'tusooa2023-08-26
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix OAuth2 token lingering after revocation See merge request pleroma/pleroma-fe!1852
| | * | | | | Fix OAuth2 token lingering after revocationAlexander Tumin2023-08-20
| | |/ / / /
| * | | | | Merge branch 'tusooa/emoji-picker-button-accessible' into 'develop'HJ2023-08-22
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make emoji picker buttons accessible See merge request pleroma/pleroma-fe!1840
| | * | | | | Add changelogtusooa2023-06-18
| | | | | | |
| | * | | | | Make emoji picker buttons accessibletusooa2023-06-18
| | | | | | |
| * | | | | | Merge branch 'tusooa/1266-reload-user-pinned' into 'develop'HJ2023-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 timelinetusooa2023-07-18
| | | | | | | |
| * | | | | | | Merge branch 'tusooa/1274-nonascii-tags' into 'develop'HJ2023-08-22
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix parsing non-ascii tags Closes #1274 See merge request pleroma/pleroma-fe!1848
| | * | | | | | | Fix parsing non-ascii tagstusooa2023-07-21
| | |/ / / / / /
| * | | | | | | Merge branch 'tusooa/quote' into 'develop'tusooa2023-08-19
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Quote See merge request pleroma/pleroma-fe!1846
| | * | | | | | Make reply-or-quote selection display as horizontal button grouptusooa2023-07-19
| | | | | | | |
| | * | | | | | Add fallback return false for quotable judgementstusooa2023-07-17
| | | | | | | |
| | * | | | | | Do not show quote options for servers without quote supporttusooa2023-07-17
| | | | | | | |
| | * | | | | | Add changelog for quotetusooa2023-07-17
| | | | | | | |
| | * | | | | | Add aria-labels for reply/quote selectortusooa2023-07-17
| | | | | | | |
| | * | | | | | Handle recursive quotestusooa2023-07-17
| | | | | | | |
| | * | | | | | Implement sending quote poststusooa2023-07-17
| | | | | | | |
| | * | | | | | Implement showing quotestusooa2023-07-13
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'tusooa/983-mention-twice' into 'develop'HJ2023-07-25
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug where mentioning a user twice will not fill the mention into the textarea Closes #983 See merge request pleroma/pleroma-fe!1850
| | * | | | | | Fix a bug where mentioning a user twice will not fill the mention into the ↵tusooa2023-07-24
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | textarea
| * | | | | | Merge branch 'tusooa/1276-mentionsline-shouldbreak' into 'develop'HJ2023-07-24
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make MentionsLine aware of line breaking by non-br elements Closes #1276 See merge request pleroma/pleroma-fe!1849
| | * | | | | Make MentionsLine aware of line breaking by non-br elementstusooa2023-07-24
| |/ / / / /
| * | | | | Merge branch 'weblate' into 'develop'tusooa2023-07-18
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | Translations update from Pleroma Weblate See merge request pleroma/pleroma-fe!1842
| | * | | | Translated using Weblate (Chinese (Min Nan) (nan_TW))Kian-ting Tan2023-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 58.7% (619 of 1054 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/nan_TW/
| | * | | | Translated using Weblate (Chinese (Min Nan) (nan_TW))Kian-ting Tan2023-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 56.9% (600 of 1054 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/nan_TW/
| | * | | | Translated using Weblate (Chinese (Min Nan) (nan_TW))Kian-ting Tan2023-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 55.8% (589 of 1054 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/nan_TW/
| | * | | | Translated using Weblate (Arabic)baloo toumi2023-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 75.5% (796 of 1054 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ar/