| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add and remove users to/from lists from their profile | Henry Jameson | 2022-08-15 |
| | | |||
| * | fix anon user issues | Henry Jameson | 2022-08-15 |
| | | |||
| * | fix prod build again + fetch lists (and follow request) on login, | Henry Jameson | 2022-08-15 |
| | | | | | stop fetching on logout, don't start fetching in components | ||
| * | fixes, clear cache on logout | Henry Jameson | 2022-08-12 |
| | | |||
| * | navigation refactored, used in mobile nav as well | Henry Jameson | 2022-08-11 |
| | | |||
| * | it works more or less well now | Henry Jameson | 2022-08-11 |
| | | |||
| * | ability to pin items in navigation menu, initial draft version | Henry Jameson | 2022-08-11 |
| | | |||
| * | add a todo for future | Henry Jameson | 2022-08-11 |
| | | |||
| * | server side storage support for collections + fixes | Henry Jameson | 2022-08-11 |
| | | |||
| * | fixes | Henry Jameson | 2022-08-10 |
| | | |||
| * | more prefs storage work + move dontShowUpdateNotifs to prefs | Henry Jameson | 2022-08-10 |
| | | |||
| * | initial prefs storage work | Henry Jameson | 2022-08-10 |
| | | |||
| * | 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 |
| |/ / / / / / | |||
| * | | | | | | 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 | ||
