aboutsummaryrefslogtreecommitdiff
path: root/src/main.js
Commit message (Collapse)AuthorAge
* cleanup, styles, fox random, and better "animation" for orzHenry Jameson2024-09-18
|
* replace toSorted with sort, add artist creditHenry Jameson2024-09-17
|
* splashscreen is now smaller, big cleanup on aisle themes - removed a lot ↵Henry Jameson2024-09-17
| | | | unnecessary sync/awaits and promises that were sequential anyway
* initial splashscreen implementationHenry Jameson2024-09-17
|
* refactored notifications into their own module separate from statuses (WIP)Henry Jameson2023-11-16
|
* Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-05-23
|\
| * Fix i18nXYenon2023-04-13
| |
* | initial implementation of an admin settings moduleHenry Jameson2023-03-13
| |
* | serverSideConfig renamed into profileSettingConfig to avoid confusionHenry Jameson2023-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 backendTusooa Zhu2022-11-24
|
* Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵Sean King2022-08-22
|\ | | | | | | add/edit-status
| * Merge branch 'lists-implementation' into 'develop'HJ2022-08-09
| |\ | | | | | | | | | | | | Add lists support See merge request pleroma/pleroma-fe!1584
| | * Lists implementationAlexander Tumin2022-08-06
| | |
| * | server-side storage for flagsHenry Jameson2022-08-04
| |/
* | Add ability to view status history for edited statusesSean King2022-06-20
| |
* | Add edit status functionalitySean King2022-06-07
|/
* shit boots yoHenry Jameson2022-03-16
|
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-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 Jameson2022-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 functionalityTusooa Zhu2022-03-13
| | |
| * | expert settings toggle + server-side settingsHenry Jameson2022-02-22
| |/
| * Rename legacy PleromaFE Chat functionality to "Shout"Mark Felder2021-06-01
| |
* | fix i18n in servicesHenry Jameson2021-04-25
| |
* | work around modules cyclic dependenciesHenry Jameson2021-04-25
| |
* | some bare minimum to get vue3 boot (no UI yet)Henry Jameson2021-04-24
|/
* fix shoutbox header, use custom scroll-to-bottom system, remove ↵Shpuld Shpuldson2021-03-03
| | | | vue-chat-scroll, temporarily add chat test hack
* more FA5 stuff with small related refactoringHenry Jameson2020-10-20
|
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
|
* Add Chatseugenijm2020-07-08
|
* change storage error one-off into a global notice systemShpuld Shpuldson2020-07-02
|
* remove accidental logShpuld Shpuldson2020-07-01
|
* catch localforage error and let the application work, add an alert for user ↵Shpuld Shpuldson2020-07-01
| | | | to dismiss
* Messages: Load languages asynchronously.lain2020-06-08
| | | | Reduces the size of the initial app bundle by about half.
* Fix/popover performanceShpuld Shpludson2020-02-28
|
* Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed ↵eugenijm2020-01-24
| | | | for IE)
* listen both eventstaehoon2019-10-24
|
* set different trigger event in desktop and mobile by defaulttaehoon2019-10-24
|
* Merge branch '616' into 'develop'Shpuld Shpludson2019-09-25
|\ | | | | | | | | | | | | Lock body scroll when lightbox is open Closes #616 See merge request pleroma/pleroma-fe!886
| * add body-scroll-lock directivetaehoon2019-09-20
| |
* | add new module and modal to post new statustaehoon2019-09-20
|/
* install v-tooltiptaehoon2019-07-15
|
* Move poll state handling to its own moduleShpuld Shpludson2019-06-20
|
* Feature/polls attempt 2lain2019-06-18
|
* Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
| | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
* install portal vuetaehoon2019-06-06
|
* use native scrollbartaehoon2019-05-03
|
* use custom scrollbartaehoon2019-05-03
|
* add user reporting modaltaehoon2019-05-03
|
* hide results on outside clicktaehoon2019-04-14
|
* #436 - apply patch and clean updave2019-03-31
|