| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge remote-tracking branch 'origin/develop' into bookmark-folders | marcin mikołajczak | 2024-10-03 |
| |\ | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| | * | better error log | Henry Jameson | 2024-09-18 |
| | | | |||
| | * | splashscreen is now smaller, big cleanup on aisle themes - removed a lot ↵ | Henry Jameson | 2024-09-17 |
| | | | | | | | | | unnecessary sync/awaits and promises that were sequential anyway | ||
| | * | initial splashscreen implementation | Henry Jameson | 2024-09-17 |
| | | | |||
| * | | Bookmark folders | marcin mikołajczak | 2024-09-23 |
| |/ | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | fix instance theme not applying | Henry Jameson | 2024-08-14 |
| | | |||
| * | MASSIVELY streamlined theme setting process, now EVERYTHING happens in a ↵ | Henry Jameson | 2024-07-10 |
| | | | | | vuex action "setTheme" instead of several different applyTheme()s scattered around | ||
| * | made theme debug easier by making it an actual option | Henry Jameson | 2024-06-21 |
| | | |||
| * | implement a simple caching system for themes 3 | Henry Jameson | 2024-04-22 |
| | | |||
| * | only show interface after theme has been applied | Henry Jameson | 2024-04-03 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into themes3 | Henry Jameson | 2024-02-29 |
| |\ | |||
| | * | Allow user to mark account as group | tusooa | 2023-12-27 |
| | | | |||
| * | | optimization and refactoring, rules are first flattened and then | Henry Jameson | 2024-02-26 |
| | | | | | | | | | processed, letting us to set individual rules as "lazy" | ||
| * | | tabs support + cleanup | Henry Jameson | 2024-02-22 |
| | | | |||
| * | | shadow slots work + minor fixes | Henry Jameson | 2024-02-21 |
| |/ | |||
| * | handle desktop notifications clicks | Henry Jameson | 2023-11-16 |
| | | |||
| * | initial work on showing notifications through serviceworkers | Henry Jameson | 2023-10-25 |
| | | |||
| * | Do not show quote options for servers without quote support | tusooa | 2023-07-17 |
| | | |||
| * | Hide custom emoji in reaction picker when BE does not advertise ↵ | Alexander Tumin | 2023-03-17 |
| | | | | | pleroma_custom_emoji_reactions | ||
| * | Add birthday to registration form | tusooa | 2023-01-22 |
| | | |||
| * | Use virtual scrolling for emoji picker | tusooa | 2023-01-02 |
| | | |||
| * | Start fetching announcements on page load | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵ | Sean King | 2022-08-22 |
| |\ | | | | | | | add/edit-status | ||
| | * | Allow column width configuration | Alexander Tumin | 2022-08-11 |
| | | | | | | | | | | | Group column configuration in settings Column width configuration: do not act on defaults | ||
| * | | Fix merge conflicts | Sean King | 2022-08-01 |
| |\| | |||
| | * | "deal" with async promise executor, should be fine in these specific cases | Henry Jameson | 2022-07-31 |
| | | | |||
| | * | --fix | Henry Jameson | 2022-07-31 |
| | | | |||
| | * | slight z-index refactor and attempt at organizing it | Henry Jameson | 2022-06-22 |
| | | | |||
| * | | Add ability to detect whether backend supports editing | Sean King | 2022-06-21 |
| |/ | |||
| * | unified layout-setting code and made an option to control or disable | Henry Jameson | 2022-04-12 |
| | | | | | third column behavior | ||
| * | wide mode initial implementation + cleanup | Henry Jameson | 2022-04-05 |
| | | |||
| * | remove compat build | Henry Jameson | 2022-03-29 |
| | | |||
| * | remove some warnings | Henry Jameson | 2022-03-28 |
| | | |||
| * | made withLoadMore work... sorta | Henry Jameson | 2022-03-18 |
| | | |||
| * | fix suggest not working | Henry Jameson | 2022-03-17 |
| | | |||
| * | 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 ... | ||
| | * | Add bot indication to user icon on statuses | Alexander Tumin | 2022-03-01 |
| | | | |||
| | * | Use old value to discover if Shoutbox is available until we ship a new ↵ | Mark Felder | 2021-06-01 |
| | | | | | | | | | release that's declaring the feature as "shout" | ||
| | * | Rename legacy PleromaFE Chat functionality to "Shout" | Mark Felder | 2021-06-01 |
| | | | |||
| * | | some bare minimum to get vue3 boot (no UI yet) | Henry Jameson | 2021-04-24 |
| |/ | |||
| * | add reason field when approval is required | Shpuld Shpuldson | 2021-02-15 |
| | | |||
| * | add favicon badge for unread notifs | Shpuld Shpuldson | 2020-11-02 |
| | | |||
| * | Refactor desktop navbar into a component, change layout to grid for | Henry Jameson | 2020-10-29 |
| | | | | | better compatibility with search field and simpler CSS | ||
| * | Merge branch 'direct-conversations' into 'develop' | HJ | 2020-07-10 |
| |\ | | | | | | | | | | | | | Chats Closes #201 See merge request pleroma/pleroma-fe!1019 | ||
| | * | Add Chats | eugenijm | 2020-07-08 |
| | | | |||
| * | | After Store: Correctly decode UTF-8 encoded base64 strings. | lain | 2020-07-09 |
| |/ | |||
| * | StaffPanel: Move staff loading to panel creation. | lain | 2020-07-07 |
| | | |||
| * | Apply suggestion to src/boot/after_store.js | lain | 2020-07-07 |
| | | |||
| * | After Store: Correctly handle preloaded HTML | lain | 2020-07-07 |
| | | |||
| * | rename variable requestJson when it's not actually json | Shpuld Shpuldson | 2020-06-27 |
| | | |||
