aboutsummaryrefslogtreecommitdiff
path: root/src/services
Commit message (Collapse)AuthorAge
* 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
|
* 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 ...
| * | | | | | | add and remove users to/from lists from their profileHenry Jameson2022-08-15
| | | | | | | |
| * | | | | | | fixes, clear cache on logoutHenry Jameson2022-08-12
| | | | | | | |
* | | | | | | | Use dedicated indicator for non-ascii domain namesTusooa Zhu2022-08-29
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'from/develop/tusooa/user-profile-routes' into 'develop'HJ2022-08-22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Stop generating /:nickname user profile routes See merge request pleroma/pleroma-fe!1589
| * | | | | | Use lookup endpoint to obtain users by nicknameTusooa Zhu2022-08-09
| |/ / / / /
* | | | | | Merge branch 'allow-application-width-configuration' into 'develop'HJ2022-08-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow application width configuration See merge request pleroma/pleroma-fe!1533
| * | | | | | Allow column width configurationAlexander Tumin2022-08-11
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Group column configuration in settings Column width configuration: do not act on defaults
* / / / / / Make webpack 5 workTusooa Zhu2022-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-03-20
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | | | | | | |