aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* 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 branch 'develop' into 'allow-opening-profile-in-user-popover'HJ2022-08-22
| |\ | | | | | | | | | # Conflicts: # src/components/settings_modal/tabs/general_tab.vue
| | * 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
| | | * Do not allow to find by name in findUser()Tusooa Zhu2022-08-10
| | | |
| | | * Use lookup endpoint to obtain users by nicknameTusooa Zhu2022-08-09
| | | |
| * | | Allow opening profile: multiChoiceProprties record, anonymous accessAlexander Tumin2022-08-09
| | | |
| * | | Allow opening profile when clicking an avatar inside of user popoverAlexander Tumin2022-08-08
| | | |
* | | | 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 ...
| * | | Allow column width configuration: allow stretching navbar with columnsAlexander Tumin2022-08-17
| | | |
| * | | Allow column width configurationAlexander Tumin2022-08-11
| | |/ | |/| | | | | | | | | | Group column configuration in settings Column width configuration: do not act on defaults
* | | fix list testsHenry Jameson2022-08-16
| | |
* | | ignore invalid journal entriesHenry Jameson2022-08-16
| | |
* | | proper journal trimming + remove some old workaround to my local bad dataHenry Jameson2022-08-16
| | |
* | | fixHenry Jameson2022-08-15
| | |
* | | add and remove users to/from lists from their profileHenry Jameson2022-08-15
| | |
* | | fix anon user issuesHenry 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
| | |
* | | navigation refactored, used in mobile nav as wellHenry Jameson2022-08-11
| | |
* | | it works more or less well nowHenry Jameson2022-08-11
| | |
* | | ability to pin items in navigation menu, initial draft versionHenry Jameson2022-08-11
| | |
* | | add a todo for futureHenry Jameson2022-08-11
| | |
* | | server side storage support for collections + fixesHenry Jameson2022-08-11
| | |
* | | fixesHenry Jameson2022-08-10
| | |
* | | more prefs storage work + move dontShowUpdateNotifs to prefsHenry Jameson2022-08-10
| | |
* | | initial prefs storage workHenry Jameson2022-08-10
|/ /
* | Merge branch 'feat/report-notification' into 'develop'HJ2022-08-09
|\ \ | | | | | | | | | | | | #949 Feat/report notification See merge request pleroma/pleroma-fe!1322
| * | 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
| | | | | |
| * | | | | add proper state switcherShpuld Shpuldson2021-01-27
| | | | | |
| * | | | | wipShpuld Shpuldson2021-01-18
| | | | | |
| * | | | | Merge branch 'develop' into feat/report-notificationShpuld Shpuldson2021-01-13
| |\ \ \ \ \
| * | | | | | somewhat workign version still with fixtureShpuld Shpuldson2021-01-06
| | | | | | |
* | | | | | | Merge branch 'lists-implementation' into 'develop'HJ2022-08-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add lists support See merge request pleroma/pleroma-fe!1584
| * | | | | | | Lists implementation: tests, linter fixAlexander Tumin2022-08-06
| | | | | | | |
| * | | | | | | Lists implementationAlexander Tumin2022-08-06
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | don't let function access `this`Henry Jameson2022-08-08
| | | | | | |
* | | | | | | don't show to anons, make it possible to disable notification instance-wideHenry Jameson2022-08-08
| | | | | | |
* | | | | | | unit test + some refactoringHenry Jameson2022-08-04
| | | | | | |
* | | | | | | refactoringHenry Jameson2022-08-04
| | | | | | |
* | | | | | | server-side storage for flagsHenry Jameson2022-08-04
|/ / / / / /
* | | | | | deal with no-prototype-builtinsHenry Jameson2022-07-31
| | | | | |
* | | | | | --fixHenry Jameson2022-07-31
| | | | | |
* | | | | | fix avatar not closing, add option to put popovers next to avatarHenry Jameson2022-07-19
| | | | | | | | | | | | | | | | | | | | | | | | instead of over it
* | | | | | close on avatar click again, add zooming as optionHenry Jameson2022-06-27
| |_|_|_|/ |/| | | |