aboutsummaryrefslogtreecommitdiff
path: root/changelog.d
Commit message (Collapse)AuthorAge
* Fix whitespaces for multiple status mute reasons, display bot status reasonAlexander Tumin2024-10-07
|
* Merge remote-tracking branch 'origin/develop' into bookmark-foldersmarcin mikołajczak2024-10-03
|\ | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
| * Merge branch 'shadow-control-2.0' into 'develop'HJ2024-10-03
| |\ | | | | | | | | | | | | Fixed and refined the shadow control in theme tab See merge request pleroma/pleroma-fe!1939
| | * Merge remote-tracking branch 'origin/develop' into shadow-control-2.0Henry Jameson2024-09-26
| | |\
| | * | fixed shadow preview, added more safeguards for spread on separateInset shadowsHenry Jameson2024-09-16
| | | |
| * | | Merge branch 'splashscreen' into 'develop'HJ2024-10-03
| |\ \ \ | | |_|/ | |/| | | | | | | | | | Splash screen See merge request pleroma/pleroma-fe!1940
| | * | changelogHenry Jameson2024-09-26
| | |/
* | | Merge remote-tracking branch 'origin/develop' into bookmark-foldersmarcin mikołajczak2024-09-24
|\| |
| * | """changelog"""Henry Jameson2024-09-24
| | |
* | | Add changelog entry for bookmark foldersmarcin mikołajczak2024-09-24
|/ / | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | Merge branch 'non-anonymous-polls' into 'develop'HJ2024-09-21
|\ \ | | | | | | | | | | | | Inform users that Smithereen public polls are public See merge request pleroma/pleroma-fe!1932
| * | Inform users that Smithereen public polls are publicmarcin mikołajczak2024-08-13
| | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | | found the file lolHenry Jameson2024-09-20
|\ \ \
| * \ \ Merge branch 'update-prefixer' into 'develop'HJ2024-09-19
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Update prefixer settings and required gitlab runner tags See merge request pleroma/pleroma-fe!1942
| | * | | changelogHenry Jameson2024-09-19
| | | |/ | | |/|
| * / | Support displaying time in absolute formattusooa2024-09-17
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds two config items: useAbsoluteTimeFormat (boolean) and absoluteTimeFormatMinAge (string, number + unit ('d'|'h'|'m'|'s')). When `useAbsoluteTimeFormat` is true, the Timeago component will display absolute time if the time is at least `absoluteTimeFormatMinAge` from now. If `longFormat` prop is true, the fully formatted time is displayed. Otherwise, the format is determined by the `time` prop: (1) if `time` is on the same day of now, display hour and minute; (2) if `time` is in the same month of now, display day and hour; (3) if `time` is in the same year of now, display month and day; (4) otherwise, display year and month. If it should display relative time, the format is the same as before.
* / / lack of changelogHenry Jameson2024-09-20
|/ /
* | Merge remote-tracking branch 'origin/master' into developHenry Jameson2024-09-04
|\ \
| * | 2.6.1 changelogHenry Jameson2023-11-27
| | |
| * | Merge branch 'admin-dashboard-fixes' into 'develop'HJ2023-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes and minor improvements for admin dashboard See merge request pleroma/pleroma-fe!1863 (cherry picked from commit d21e3d5de28afc1725e256370326f5c119d7a736) f354cef0 fix no feedback and no dropdown close for actions in frontends tab, c99390e8 make notices appear above admin dash modal b6a4b620 add better indication that stuff is happening ce109c38 add favicon setting and add compact layout for AttachmentSetting bf49aeb7 changelog d9ea160a account for if there's no primary frontend setup 75eea5f2 Merge remote-tracking branch 'origin/develop' into admin-dashboard-fixes a190ef2c fix crash added in this MR 1037a3bb remove the WIP tip since pleroma!3862 is in stable b707a14b make sure generated meta goes below FE-provided favicon so that BE's one
| * | Merge branch 'tusooa/react-more-actions-fix' into 'develop'HJ2023-11-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Accessibility for react & extra buttons See merge request pleroma/pleroma-fe!1869 (cherry picked from commit 18c0cf1845a95db2d0e894d2455cdd4dc545aaf7) 0026b35f Add alt text for react and extra-buttons popup 82063f34 Add aria-controls to extra-buttons trigger 5ff14837 Add changelog
| * | 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
* | | Simplify the OAuth client_nameMark Felder2024-09-01
| |/ |/| | | | | | | | | Every time PleromaFE is used to login it will need to do the OAuth dance and request an app key. If the client name is not stable it will pollute the server's database with entries. This also happens on every unauthenticated page load at the moment until #1339 is resolved
* | fix theme preview styles being applied to post previewHenry Jameson2024-07-25
| |
* | "changelog"Henry Jameson2024-07-25
| |
* | "changelog"Henry Jameson2024-07-25
| |
* | Merge branch 'appearance-tab' into 'develop'HJ2024-07-24
|\ \ | | | | | | | | | | | | Themes 3: Intermission: Appearance Tab and fixes See merge request pleroma/pleroma-fe!1920
| * | changelogsHenry Jameson2024-07-22
| | |
* | | Merge branch 'status-notification-type' into 'develop'HJ2024-07-21
|\ \ \ | |/ / |/| | | | | | | | Support `status` notification type See merge request pleroma/pleroma-fe!1916
| * | Support `status` notification typemarcin mikołajczak2024-05-25
| | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | | 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
|/ /
* | changelogHJ2024-05-23
| |
* | 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 'scrobbles-age' of ↵Henry Jameson2024-05-22
| |\ \ | | | | | | | | | | | | ssh://git.pleroma.social:2222/pleroma/pleroma-fe into scrobbles-age
| * | | changelogHenry Jameson2024-05-22
| | | |
* | | | 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
| * \ \ \ Merge branch 'develop' into 'quotes-count'marcin mikołajczak2024-01-14
| |\ \ \ \ | | | | | | | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js
| * | | | | 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 'themes3-cache' into 'develop'HJ2024-05-22
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | implement a simple caching system for themes 3 See merge request pleroma/pleroma-fe!1911
| * | | | | changelogHenry 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
| * | | | | | changelogHenry Jameson2024-04-24
| |/ / / / /
* / / / / / changelogHenry 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
| | | | | | |