aboutsummaryrefslogtreecommitdiff
path: root/src/modules/users.js
Commit message (Collapse)AuthorAge
* Bookmark foldersmarcin mikołajczak2024-09-23
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* Show a dedicated registration notice page when further action is required ↵tusooa2024-01-13
| | | | after registering
* cleanup stray console logsHenry Jameson2023-12-14
|
* refactored notifications into their own module separate from statuses (WIP)Henry Jameson2023-11-16
|
* initial work on showing notifications through serviceworkersHenry Jameson2023-10-25
|
* Fix OAuth2 token lingering after revocationAlexander Tumin2023-08-20
|
* Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-04-12
|\
| * Make block & mute lists able to load moretusooa2023-02-21
| |
* | handle db config disabled caseHenry Jameson2023-03-27
| |
* | 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
|/
* Add timed-mute functionalityTusooa Zhu2023-01-20
|
* Make API requests to edit noteTusooa Zhu2022-12-21
|
* Fix fetchTimeline errortusooa2022-11-24
|
* Added support for removing users from followersSean King2022-09-15
|
* 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
| * Do not allow to find by name in findUser()Tusooa Zhu2022-08-10
| |
| * Use lookup endpoint to obtain users by nicknameTusooa Zhu2022-08-09
| |
* | add and remove users to/from lists from their profileHenry Jameson2022-08-15
| |
* | fix prod build again + fetch lists (and follow request) on login,Henry Jameson2022-08-15
| | | | | | | | stop fetching on logout, don't start fetching in components
* | fixes, clear cache on logoutHenry Jameson2022-08-12
|/
* server-side storage for flagsHenry Jameson2022-08-04
|
* --fixHenry Jameson2022-07-31
|
* set/unset threecolumn mode on login/logoutHenry Jameson2022-05-16
|
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (475 commits) Apply 1 suggestion(s) to 1 file(s) Update dependency @ungap/event-target to v0.2.3 Update package.json fix broken icons after FA upgrade Update Font Awesome Update dependency webpack-dev-middleware to v3.7.3 Update dependency vuelidate to v0.7.7 Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0 lint Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm ...
| * Improve the user card for deactivated usersIlja2022-01-19
| |
| * fixed some strange errorHenry Jameson2021-06-07
| |
| * mention linkHenry Jameson2021-06-07
| |
| * Rename legacy PleromaFE Chat functionality to "Shout"Mark Felder2021-06-01
| |
* | stop using vue.setHenry Jameson2021-04-25
|/
* streamlined WS flow, reduced spam amount related to WS reconnectionsHenry Jameson2021-03-09
|
* fixed few-posts TLs when streaming is enabledHenry Jameson2021-01-13
|
* Fix pinned statuses and perhaps some other stuffHenry Jameson2020-11-17
|
* resume last lasttime instead of always friends/publicShpuld Shpuldson2020-07-23
|
* Add Chatseugenijm2020-07-08
|
* StaffPanel: Move staff loading to panel creation.lain2020-07-07
|
* Merge branch 'develop' into 'iss-149/profile-fields-setting'Shpuld Shpludson2020-06-27
|\ | | | | | | # Conflicts: # src/components/settings_modal/tabs/profile_tab.vue
| * remove recentqueries thingShpuld Shpuldson2020-06-18
| |
| * return the correct promise type from actionShpuld Shpuldson2020-06-18
| |
| * remove search blocker, fix debounce paramsShpuld Shpuldson2020-06-18
| |
* | Fix merging array field for userskPherox2020-06-10
|/
* remove search1 with_relationshipsShpuld Shpuldson2020-05-13
|
* add with_relationships where necessaryShpuld Shpuldson2020-05-13
|
* fix status mutesShpuld Shpuldson2020-04-27
|
* add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
|
* remove unused mutation and test for itShpuld Shpuldson2020-04-23
|
* fix mistakesShpuld Shpuldson2020-04-21
|
* make relationships separate from usersShpuld Shpuldson2020-04-21
|
* Fix user activation/deactivation, deletion, and role assignment in the ↵eugenijm2020-02-17
| | | | moderation menu