| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactored notifications into their own module separate from statuses (WIP) | Henry Jameson | 2023-11-16 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into improve_settings_reusability | Henry Jameson | 2023-05-23 |
| |\ | |||
| | * | Fix i18n | XYenon | 2023-04-13 |
| | | | |||
| * | | initial implementation of an admin settings module | Henry Jameson | 2023-03-13 |
| | | | |||
| * | | serverSideConfig renamed into profileSettingConfig to avoid confusion | Henry Jameson | 2023-03-12 |
| |/ | | | | | | with serverSideStorage, reduced overall need for SharedComputedObject in settings tabs, moved copypaste code of "setting" type of helpers into a separate file. | ||
| * | Fetch real data from backend | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵ | Sean King | 2022-08-22 |
| |\ | | | | | | | add/edit-status | ||
| | * | Merge branch 'lists-implementation' into 'develop' | HJ | 2022-08-09 |
| | |\ | | | | | | | | | | | | | Add lists support See merge request pleroma/pleroma-fe!1584 | ||
| | | * | Lists implementation | Alexander Tumin | 2022-08-06 |
| | | | | |||
| | * | | server-side storage for flags | Henry Jameson | 2022-08-04 |
| | |/ | |||
| * | | Add ability to view status history for edited statuses | Sean King | 2022-06-20 |
| | | | |||
| * | | Add edit status functionality | Sean King | 2022-06-07 |
| |/ | |||
| * | shit boots yo | Henry Jameson | 2022-03-16 |
| | | |||
| * | 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 ... | ||
| | * | Merge remote-tracking branch 'origin/develop' into ↵ | Henry Jameson | 2022-03-14 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | expert-settings-and-serverside * origin/develop: (83 commits) 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 Bump pinch-zoom-element version Clean up Check whether we swiped only for mouse pointer Scale swipe threshold with viewport width Update pinch-zoom-element Allow pinch-zoom to fill the whole screen Use native click for hiding overlay Reset position on swipe end even if we cannot navigate Make lint happy ... | ||
| | | * | Use pinch-zoom-element for pinch zoom functionality | Tusooa Zhu | 2022-03-13 |
| | | | | |||
| | * | | expert settings toggle + server-side settings | Henry Jameson | 2022-02-22 |
| | |/ | |||
| | * | Rename legacy PleromaFE Chat functionality to "Shout" | Mark Felder | 2021-06-01 |
| | | | |||
| * | | fix i18n in services | Henry Jameson | 2021-04-25 |
| | | | |||
| * | | work around modules cyclic dependencies | Henry Jameson | 2021-04-25 |
| | | | |||
| * | | some bare minimum to get vue3 boot (no UI yet) | Henry Jameson | 2021-04-24 |
| |/ | |||
| * | fix shoutbox header, use custom scroll-to-bottom system, remove ↵ | Shpuld Shpuldson | 2021-03-03 |
| | | | | | vue-chat-scroll, temporarily add chat test hack | ||
| * | more FA5 stuff with small related refactoring | Henry Jameson | 2020-10-20 |
| | | |||
| * | Some initial work on replacing icons with FA5 | Henry Jameson | 2020-10-20 |
| | | |||
| * | Add Chats | eugenijm | 2020-07-08 |
| | | |||
| * | change storage error one-off into a global notice system | Shpuld Shpuldson | 2020-07-02 |
| | | |||
| * | remove accidental log | Shpuld Shpuldson | 2020-07-01 |
| | | |||
| * | catch localforage error and let the application work, add an alert for user ↵ | Shpuld Shpuldson | 2020-07-01 |
| | | | | | to dismiss | ||
| * | Messages: Load languages asynchronously. | lain | 2020-06-08 |
| | | | | | Reduces the size of the initial app bundle by about half. | ||
| * | Fix/popover performance | Shpuld Shpludson | 2020-02-28 |
| | | |||
| * | Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed ↵ | eugenijm | 2020-01-24 |
| | | | | | for IE) | ||
| * | listen both events | taehoon | 2019-10-24 |
| | | |||
| * | set different trigger event in desktop and mobile by default | taehoon | 2019-10-24 |
| | | |||
| * | Merge branch '616' into 'develop' | Shpuld Shpludson | 2019-09-25 |
| |\ | | | | | | | | | | | | | Lock body scroll when lightbox is open Closes #616 See merge request pleroma/pleroma-fe!886 | ||
| | * | add body-scroll-lock directive | taehoon | 2019-09-20 |
| | | | |||
| * | | add new module and modal to post new status | taehoon | 2019-09-20 |
| |/ | |||
| * | install v-tooltip | taehoon | 2019-07-15 |
| | | |||
| * | Move poll state handling to its own module | Shpuld Shpludson | 2019-06-20 |
| | | |||
| * | Feature/polls attempt 2 | lain | 2019-06-18 |
| | | |||
| * | Revert "add TOTP/Recovery Form for mobile version" | Maksim | 2019-06-12 |
| | | | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65. | ||
| * | install portal vue | taehoon | 2019-06-06 |
| | | |||
| * | use native scrollbar | taehoon | 2019-05-03 |
| | | |||
| * | use custom scrollbar | taehoon | 2019-05-03 |
| | | |||
| * | add user reporting modal | taehoon | 2019-05-03 |
| | | |||
| * | hide results on outside click | taehoon | 2019-04-14 |
| | | |||
| * | #436 - apply patch and clean up | dave | 2019-03-31 |
| | | |||
| * | Load persistedStated with async/await. | lain | 2019-03-13 |
| | | |||
| * | I18n: Add Czech translation | Aditoo17 | 2019-03-02 |
| | | |||
| * | Add OAuth Tokens management to settings | Maxim Filippov | 2019-02-28 |
| | | |||
| * | Add media viewer module and media module component, modify attachment behavior | shpuld | 2019-01-14 |
| | | |||
