aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Merge branch 'status-notification-type' into 'develop'HJ2024-07-21
|\ | | | | | | | | Support `status` notification type See merge request pleroma/pleroma-fe!1916
| * Add tab to interactions.vuemarcin mikołajczak2024-06-02
| | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
| * Support `status` notification typemarcin mikołajczak2024-05-25
| | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | Fix spelling errorsMark Felder2024-07-17
| | | | | | | | Submitted by: Jens of Fossies.org
* | Translated using Weblate (Esperanto)Tirifto2024-07-12
| | | | | | | | | | | | | | Currently translated at 92.5% (1062 of 1148 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
* | Translated using Weblate (Ukrainian)Pleroma User2024-06-23
| | | | | | | | | | | | | | Currently translated at 100.0% (1148 of 1148 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/
* | Translated using Weblate (Japanese (ja_PEDANTIC))SyoBoN2024-06-21
| | | | | | | | | | | | | | Currently translated at 97.2% (1117 of 1148 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/
* | Translated using Weblate (Japanese (ja_PEDANTIC))SyoBoN2024-06-21
| | | | | | | | | | | | | | Currently translated at 95.0% (1091 of 1148 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/
* | Merge branch 'tusooa/themesv3-on-safari' into 'develop'HJ2024-06-21
|\ \ | | | | | | | | | | | | | | | | | | Fix Themes v3 not working on Safari Closes #1319 See merge request pleroma/pleroma-fe!1918
| * | Fix Themes v3 not working on Safaritusooa2024-05-31
| | |
* | | Fix profile mentions causing a 422 errorMark Felder2024-06-07
|/ / | | | | | | The Pleroma backend now reports an error when trying to reply to a status it cannot resolve we assume it is deleted or nonexistent. PleromaFE was in_reply_to_id: true as an internal method to trigger populating the post status form with the username of the profile being viewed and this was being submitted to the API as a result.
* / Ensure selection text color has enough contrasttusooa2024-05-31
|/
* Merge branch 'scrobbles-age' into 'develop'HJ2024-05-22
|\ | | | | | | | | Add setting to only show scrobbles newer than certain age. See merge request pleroma/pleroma-fe!1904
| * Merge branch 'develop' into 'scrobbles-age'HJ2024-04-28
| |\ | | | | | | | | | # Conflicts: # src/i18n/en.json
| * | Apply 1 suggestion(s) to 1 file(s)marcin mikołajczak2024-04-28
| | | | | | | | | Co-authored-by: marcin mikołajczak <me@mkljczk.pl>
| * | refactor sizesetting into unitsetting allowing more unit types with i18n supportHenry Jameson2024-04-24
| | |
| * | scrobbles age settingHenry Jameson2024-03-25
| | |
* | | Merge branch 'quotes-count' into 'develop'HJ2024-05-22
|\ \ \ | | | | | | | | | | | | | | | | Display quotes count on posts and add quotes list page See merge request pleroma/pleroma-fe!1885
| * | | Update status.scssHJ2024-04-29
| | | |
| * | | Apply 1 suggestion(s) to 1 file(s)HJ2024-04-29
| | | |
| * | | Merge remote-tracking branch 'mkljczk/quotes-count' into quotes-countmarcin mikołajczak2024-01-19
| |\ \ \
| | * \ \ Merge branch 'develop' into 'quotes-count'marcin mikołajczak2024-01-14
| | |\ \ \ | | | | | | | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js
| * | | | | shouldDisplayFavsAndRepeatsmarcin mikołajczak2024-01-19
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
| * | | | Display quotes count on posts and add quotes list pagemarcin mikołajczak2024-01-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | | | | Merge branch 'weblate' into 'develop'HJ2024-05-22
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Translations update from Pleroma Weblate See merge request pleroma/pleroma-fe!1910
| * | | | | Translated using Weblate (Czech)Phantasm2024-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 84.2% (960 of 1140 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/cs/
| * | | | | Translated using Weblate (Czech)Phantasm2024-04-28
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 84.5% (960 of 1136 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/cs/
* | | | | Merge branch 'themes3-cache' into 'develop'HJ2024-05-22
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | implement a simple caching system for themes 3 See merge request pleroma/pleroma-fe!1911
| * | | | checksum -> engineChecksum for clarityHenry Jameson2024-04-24
| | | | |
| * | | | implement a simple caching system for themes 3Henry Jameson2024-04-22
| | | | |
* | | | | Merge branch 'eintei-port-mute-nsfw' into 'develop'HJ2024-04-28
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ability to mute nsfw posts Closes #1288 See merge request pleroma/pleroma-fe!1913
| * | | | | add explanation to why post is muted for sensitive mutingHenry Jameson2024-04-24
| | | | | |
| * | | | | Allow muting sensitive posts in public timelinesAlexander Tumin2024-04-24
| |/ / / /
* / / / / add more notification types to ask backend aboutHenry Jameson2024-04-22
|/ / / /
* | | | Merge branch 'fix-poll-notifs' into 'develop'HJ2024-04-22
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add poll end notifications to fetched types Closes pleroma#3230 See merge request pleroma/pleroma-fe!1905
| * | | | Add poll end notifications to fetched typesPhantasm2024-03-26
| | | | |
* | | | | Merge branch 'tusooa/status-loading-indicator' into 'develop'HJ2024-04-22
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Display loading and error indicator for conversation page See merge request pleroma/pleroma-fe!1907
| * | | | | Display loading and error indicator for conversation pagetusooa2024-04-14
| | | | | |
* | | | | | Translated using Weblate (Japanese (ja_PEDANTIC))SyoBoN2024-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 96.0% (1091 of 1136 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/
* | | | | | Fix fetching favorites for own profilemarcin mikołajczak2024-04-15
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | | | | Translated using Weblate (French)Gllm R2024-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.2% (1128 of 1136 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/fr/
* | | | | Translated using Weblate (French)Gllm R2024-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 83.9% (954 of 1136 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/fr/
* | | | | Translated using Weblate (Portuguese)jammer lammer2024-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 69.8% (793 of 1136 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pt/
* | | | | Translated using Weblate (Czech)Phantasm2024-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 84.5% (960 of 1136 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/cs/
* | | | | Translated using Weblate (English)Phantasm2024-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1136 of 1136 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/en/
* | | | | Translated using Weblate (Czech)Phantasm2024-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 74.8% (850 of 1136 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/cs/
* | | | | Translated using Weblate (English)Phantasm2024-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1136 of 1136 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/en/
* | | | | lintHenry Jameson2024-04-04
| | | | |
* | | | | force user profile links in summary to be text colored... for now.Henry Jameson2024-04-04
| | | | |
* | | | | fix transparent popoversHenry Jameson2024-04-04
| | | | |