aboutsummaryrefslogtreecommitdiff
path: root/src/services/api
Commit message (Collapse)AuthorAge
* Display public favorites on user profilesmarcin mikołajczak2023-12-28
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* fix notifications not catching up with "read" status as intendedHenry Jameson2023-11-21
|
* Display the latest scrobble under a user's nameNEETzsche2023-11-10
|
* Implement sending quote poststusooa2023-07-17
|
* Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-04-12
|\
| * Merge branch 'tusooa/1244-report-delete-fail' into 'develop'HJ2023-04-11
| |\ | | | | | | | | | | | | | | | | | | Display delete status errors Closes #1244 See merge request pleroma/pleroma-fe!1769
| | * Display delete status errorstusooa2023-01-20
| | |
| * | Merge branch 'tusooa/blocklist-loadmore' into 'develop'HJ2023-04-11
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Make block & mute lists able to load more Closes #1150, #1071, #1226, and #1041 See merge request pleroma/pleroma-fe!1790
| | * | Make block & mute lists able to load moretusooa2023-02-21
| | | |
| * | | add parseInt in poll expires_in to make sure FE sends integers in all casesjonossa2023-03-21
| |/ /
* | | frontends tab initial implementation, now you can (re)install frontends! yay!Henry Jameson2023-03-29
| | |
* | | limits tab, backend descriptionsHenry Jameson2023-03-19
| | |
* | | setting admin settings works now. also now we have draftable settingsHenry Jameson2023-03-16
| | |
* | | initial implementation of an admin settings moduleHenry Jameson2023-03-13
|/ /
* | Fix timed mute lintTusooa Zhu2023-01-20
| |
* | Add timed-mute functionalityTusooa Zhu2023-01-20
|/
* Display better error message for unauthenticated timelinestusooa2023-01-14
|
* Make notification settings worktusooa2022-12-27
|
* Make API requests to edit noteTusooa Zhu2022-12-21
|
* Fix announcements lintTusooa Zhu2022-11-24
|
* Allow editing announcementsTusooa Zhu2022-11-24
|
* Show announcement datesTusooa Zhu2022-11-24
|
* Allow posting announcements with other metadataTusooa Zhu2022-11-24
|
* Implement deleting announcementTusooa Zhu2022-11-24
|
* Implement posting announcementsTusooa Zhu2022-11-24
|
* Fetch real data from backendTusooa Zhu2022-11-24
|
* Merge branch 'search-pagination' into 'develop'HJ2022-11-21
|\ | | | | | | | | Implement loading more statuses when searching See merge request pleroma/pleroma-fe!1410
| * Fix search() not honouring type paramTusooa Zhu2022-07-15
| |
* | Added support for removing users from followersSean King2022-09-15
| |
* | Merge branch 'add/edit-status' into 'develop'tusooa2022-09-11
|\ \ | | | | | | | | | | | | Add edit status functionality See merge request pleroma/pleroma-fe!1537
| * \ Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵Sean King2022-08-22
| |\ \ | | | | | | | | | | | | add/edit-status
| * | | Fix lint errors and warningsSean King2022-08-01
| | | |
| * | | Fix merge conflictsSean King2022-08-01
| |\ \ \
| * \ \ \ Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵Sean King2022-07-10
| |\ \ \ \ | | | | | | | | | | | | | | | | | | add/edit-status
| * | | | | Add ability to view status history for edited statusesSean King2022-06-20
| | | | | |
| * | | | | Remove comment regarding Mastodon in API serviceSean King2022-06-11
| | | | | |
| * | | | | Add edit status functionalitySean King2022-06-07
| | | | | |
* | | | | | Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-08-23
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Update dependency opn to v5 fix notices being under the navbar, also change offset to use variable fix modals not having proper z index reduce indexes to be below 9999 so that develop error messages appear above Do not allow to find by name in findUser() Use lookup endpoint to obtain users by nickname Use $ for id UserProfile routes Allow opening profile: multiChoiceProprties record, anonymous access Allow opening profile when clicking an avatar inside of user popover
| * | | | | Use lookup endpoint to obtain users by nicknameTusooa Zhu2022-08-09
| | | | | |
* | | | | | add and remove users to/from lists from their profileHenry Jameson2022-08-15
|/ / / / /
* | | | | Merge branch 'feat/report-notification' into 'develop'HJ2022-08-09
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | #949 Feat/report notification See merge request pleroma/pleroma-fe!1322
| * | | | | Fix lint stuffSean King2022-08-06
| | | | | |
| * | | | | Fix merge conflictsSean King2022-08-06
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-07-18
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | feat/report-notification
| * | | | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-02-26
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | feat/report-notification
| * | | | | Fix up and code reviewIlja2022-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Check if it works properly * Notifs are shown as BE returns them * The Interaction view has Reports, but only when you're mod or admin * Do some extra translations * Fix some console spam
| * | | | | Fix setting report state, add proper error handlingShpuld Shpuldson2021-02-03
| | | | | |
| * | | | | Fix report modal not working, add include_typesShpuld Shpuldson2021-02-01
| | | | | |
| * | | | | remove mock dataShpuld Shpuldson2021-01-27
| | | | | |
| * | | | | add proper state switcherShpuld Shpuldson2021-01-27
| | | | | |