aboutsummaryrefslogtreecommitdiff
path: root/src/services/api
Commit message (Collapse)AuthorAge
* Bookmark folder editingmarcin mikołajczak2024-09-26
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* Allow adding bookmarks to foldersmarcin mikołajczak2024-09-24
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* Bookmark foldersmarcin mikołajczak2024-09-23
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* 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 'admin-emoji-settings' into 'develop'HJ2024-03-05
|\ \ \ | |_|/ |/| | | | | | | | Admin emoji pack settings See merge request pleroma/pleroma-fe!1886
| * | Implement pack pagination, more localization fixesEkaterina Vaartis2024-01-07
| | |
| * | Remote pack download, localizationEkaterina Vaartis2024-01-07
| | |
| * | Error handling, uploading/deleting new emojis, sortingEkaterina Vaartis2024-01-07
| | |
| * | Editing emojis in popover, pack creation/deletionEkaterina Vaartis2024-01-07
| | | | | | | | | | | | Also fixed some API calls since they weren't working apparently
| * | Initial incomplete admin emoji settings implementationEkaterina Vaartis2023-12-21
| |/
* / 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