aboutsummaryrefslogtreecommitdiff
path: root/src/services
Commit message (Collapse)AuthorAge
* 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
| | |
* | | Allow custom emoji reactions: add option to scale reaction buttonsAlexander Tumin2023-03-17
| | |
* | | Allow custom emoji reactionsAlexander Tumin2023-03-17
|/ /
* | Merge branch 'from/develop/tusooa/autocomplete-accessibility' into 'develop'HJ2023-01-28
|\ \ | | | | | | | | | | | | | | | | | | Autocomplete accessibility Closes #1219 See merge request pleroma/pleroma-fe!1771
| * | Make all emoji inputs screen-reader-friendlytusooa2023-01-21
| |/
* | Merge branch 'birthdays' into 'develop'HJ2023-01-25
|\ \ | | | | | | | | | | | | Birthdays See merge request pleroma/pleroma-fe!1432
| * | Merge remote-tracking branch 'upstream/develop' into birthdaystusooa2023-01-22
| |\|
| * | Merge remote-tracking branch 'pleroma/develop' into birthdaysmarcin mikołajczak2022-08-05
| |\ \ | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
| * | | Birthdaysmarcin mikołajczak2022-02-13
| | | | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | | | Merge branch 'from/develop/tusooa/confirm-dialogs' into 'develop'HJ2023-01-25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Confirmation dialogs See merge request pleroma/pleroma-fe!1431
| * | | | Fix timed mute lintTusooa Zhu2023-01-20
| | | | |
| * | | | Add timed-mute functionalityTusooa Zhu2023-01-20
| | |_|/ | |/| |
* | | | Merge branch 'from/develop/tusooa/multi-iface-lang' into 'develop'HJ2023-01-25
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Multiple interface languages support See merge request pleroma/pleroma-fe!1568
| * | | Add support for multiple interface languagesTusooa Zhu2022-12-23
| | | |
* | | | Display better error message for unauthenticated timelinestusooa2023-01-14
| | | |
* | | | Make notification settings worktusooa2022-12-27
|/ / /
* | | Make API requests to edit noteTusooa Zhu2022-12-21
| | |
* | | Merge branch 'from/develop/tusooa/announcements' into 'develop'HJ2022-12-05
|\ \ \ | | | | | | | | | | | | | | | | Announcements See merge request pleroma/pleroma-fe!1466
| * | | 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
| | | |
* | | | fix testsHenry Jameson2022-11-27
| | | |
* | | | fun restrainedHenry Jameson2022-11-26
|/ / /
* | | 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
| | | |
* | | | Merge branch 'fine_grained_moderation_privileges' into 'develop'HJ2022-11-21
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add privileges Closes #1177 See merge request pleroma/pleroma-fe!1583
| * \ \ \ Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-09-24
| |\ \ \ \ | | | | | | | | | | | | | | | | | | fine_grained_moderation_privileges
| * | | | | Update fallback privileges for moderators to include reports_manage_reportsSean King2022-08-07
| | | | | |
| * | | | | Add priviligesIlja2022-08-06
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | We can now check what priviliges someone has besides only the role. On older back-ends, privileges aren't provided, so we have a fall-back to list the privileges corresponding to what mods/admins are allowed on older BE's.
* | | | | use new color slot for badgesHenry Jameson2022-10-17
| |/ / / |/| | |
* | | | 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 branch 'navigation-update' into 'develop'tusooa2022-08-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Navigation update + preferences storage (and some minor fixes) See merge request pleroma/pleroma-fe!1592
| * \ \ \ \ \ \ 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
| * | | | | | | Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-08-23
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (49 commits) Fix react & extra buttons not styled on tab-focus Fix popover not popping up Fix styling on Safari Use :focus-visible instead of :focus for focus markers Optimize Reply badge position Add badges to status interacting buttons Update dependency nightwatch to v2 Update dependency eslint-plugin-n to v15.2.5 Update dependency mocha to v10 Update dependency karma-coverage to v2 Update dependency sass to v1.54.5 Update dependency karma-firefox-launcher to v2 Update dependency vue-template-compiler to v2.7.9 Pin dependencies Refresh yarn.lock Allow column width configuration: allow stretching navbar with columns Remove legacy code for chunksSortMode Add FIXME comment about html-webpack-plugin-after-emit Use exact webpack version in package.json Reintroduce css minimizer ...