| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'develop' into 'allow-opening-profile-in-user-popover' | HJ | 2022-08-22 |
| |\ | | | | | | | # Conflicts: # src/components/settings_modal/tabs/general_tab.vue | ||
| | * | Merge branch 'from/develop/tusooa/user-profile-routes' into 'develop' | HJ | 2022-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 Zhu | 2022-08-10 |
| | | | | |||
| | | * | Use lookup endpoint to obtain users by nickname | Tusooa Zhu | 2022-08-09 |
| | | | | |||
| | * | | Allow column width configuration: allow stretching navbar with columns | Alexander Tumin | 2022-08-17 |
| | | | | |||
| | * | | Allow column width configuration | Alexander Tumin | 2022-08-11 |
| | |/ | | | | | | | | | Group column configuration in settings Column width configuration: do not act on defaults | ||
| | * | Merge branch 'feat/report-notification' into 'develop' | HJ | 2022-08-09 |
| | |\ | | | | | | | | | | | | | #949 Feat/report notification See merge request pleroma/pleroma-fe!1322 | ||
| | | * | Fix merge conflicts | Sean King | 2022-08-06 |
| | | |\ | |||
| | | * \ | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | Ilja | 2022-07-18 |
| | | |\ \ | | | | | | | | | | | | | | | | feat/report-notification | ||
| | | * \ \ | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | Ilja | 2022-03-20 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | feat/report-notification | ||
| | | * \ \ \ | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | Ilja | 2022-02-26 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | feat/report-notification | ||
| | | * | | | | | Fix up and code review | Ilja | 2022-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 handling | Shpuld Shpuldson | 2021-02-03 |
| | | | | | | | | |||
| | | * | | | | | Fix report modal not working, add include_types | Shpuld Shpuldson | 2021-02-01 |
| | | | | | | | | |||
| | | * | | | | | add proper state switcher | Shpuld Shpuldson | 2021-01-27 |
| | | | | | | | | |||
| | | * | | | | | wip | Shpuld Shpuldson | 2021-01-18 |
| | | | | | | | | |||
| | | * | | | | | Merge branch 'develop' into feat/report-notification | Shpuld Shpuldson | 2021-01-13 |
| | | |\ \ \ \ \ | |||
| | | * | | | | | | somewhat workign version still with fixture | Shpuld Shpuldson | 2021-01-06 |
| | | | | | | | | | |||
| | * | | | | | | | Merge branch 'lists-implementation' into 'develop' | HJ | 2022-08-09 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add lists support See merge request pleroma/pleroma-fe!1584 | ||
| | | * | | | | | | | Lists implementation: tests, linter fix | Alexander Tumin | 2022-08-06 |
| | | | | | | | | | | |||
| | | * | | | | | | | Lists implementation | Alexander Tumin | 2022-08-06 |
| | | | |_|_|_|_|/ | | |/| | | | | | |||
| | * | | | | | | | don't let function access `this` | Henry Jameson | 2022-08-08 |
| | | | | | | | | | |||
| | * | | | | | | | don't show to anons, make it possible to disable notification instance-wide | Henry Jameson | 2022-08-08 |
| | | | | | | | | | |||
| | * | | | | | | | unit test + some refactoring | Henry Jameson | 2022-08-04 |
| | | | | | | | | | |||
| | * | | | | | | | refactoring | Henry Jameson | 2022-08-04 |
| | | | | | | | | | |||
| | * | | | | | | | server-side storage for flags | Henry Jameson | 2022-08-04 |
| | |/ / / / / / | |||
| * | | | | | | | Allow opening profile: multiChoiceProprties record, anonymous access | Alexander Tumin | 2022-08-09 |
| | | | | | | | | |||
| * | | | | | | | Allow opening profile when clicking an avatar inside of user popover | Alexander Tumin | 2022-08-08 |
| |/ / / / / / | |||
| * | | | | | | deal with no-prototype-builtins | Henry Jameson | 2022-07-31 |
| | | | | | | | |||
| * | | | | | | --fix | Henry Jameson | 2022-07-31 |
| | | | | | | | |||
| * | | | | | | fix avatar not closing, add option to put popovers next to avatar | Henry Jameson | 2022-07-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | instead of over it | ||
| * | | | | | | close on avatar click again, add zooming as option | Henry Jameson | 2022-06-27 |
| | |_|_|_|/ |/| | | | | |||
| * | | | | | Merge branch 'threecolumn' into 'develop' | HJ | 2022-05-31 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Layout refactoring + Three column mode See merge request pleroma/pleroma-fe!1503 | ||
| | * \ \ \ \ | Merge remote-tracking branch 'origin/develop' into threecolumn | Henry Jameson | 2022-05-20 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Fix virtual scrolling when the user has a lot of pinned statuses fix "allow discovery" setting misbehaving | ||
| | * | | | | | | set/unset threecolumn mode on login/logout | Henry Jameson | 2022-05-16 |
| | | | | | | | | |||
| | * | | | | | | don't use wide mode for anon viewers | Henry Jameson | 2022-05-09 |
| | | | | | | | | |||
| | * | | | | | | unified layout-setting code and made an option to control or disable | Henry Jameson | 2022-04-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | third column behavior | ||
| | * | | | | | | options to enable scrollbars and disable sticky headers | Henry Jameson | 2022-04-07 |
| | | | | | | | | |||
| | * | | | | | | Merge remote-tracking branch 'origin/develop' into threecolumn | Henry Jameson | 2022-04-07 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Fix active popover style Use panel text instead of text for shoutbox icon Fix dropdown menu style inside panel header Fix phoenix sockets in dev mode Fix no reactivity on vuex 4 values fix tegulu heck fix i18n for good?? force runtime build of i18n fix CSP by compiling the i18n templates as well | ||
| | * | | | | | | | wide mode initial implementation + cleanup | Henry Jameson | 2022-04-05 |
| | | | | | | | | | |||
| * | | | | | | | | Revert "Merge branch 'revert-a88abc7e' into 'develop'" | HJ | 2022-05-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts merge request !1526 | ||
| * | | | | | | | | Revert "Merge branch 'from/develop/tusooa/lang-opts' into 'develop'" | HJ | 2022-05-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts merge request !1494 | ||
| * | | | | | | | | Merge branch 'from/develop/tusooa/lang-opts' into 'develop' | HJ | 2022-05-22 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add language options See merge request pleroma/pleroma-fe!1494 | ||
| | * | | | | | | | | Make lint happy | Tusooa Zhu | 2022-04-29 |
| | | | | | | | | | | |||
| | * | | | | | | | | Set userLanguage cookie when setting interface language | Tusooa Zhu | 2022-04-29 |
| | | |_|/ / / / / | |/| | | | | | | |||
| * / | | | | | | | Add settings for filtering end-of-poll notifications | Tusooa Zhu | 2022-05-20 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | Ref: poll-notif | ||
| * | / / / / / | fix "allow discovery" setting misbehaving | Henry Jameson | 2022-04-29 |
| | |/ / / / / |/| | | | | | |||
| * | | | | | | Fix no reactivity on vuex 4 values | Tusooa Zhu | 2022-04-06 |
| |/ / / / / | |||
| * | | | | | Fix notices not disappearing on their own | Henry Jameson | 2022-03-27 |
| | | | | | | |||
| * | | | | | Merge remote-tracking branch 'origin/develop' into vue3-again | Henry Jameson | 2022-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 ... | ||
