aboutsummaryrefslogtreecommitdiff
path: root/src/main.js
Commit message (Collapse)AuthorAge
* 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
|
* Load persistedStated with async/await.lain2019-03-13
|
* I18n: Add Czech translationAditoo172019-03-02
|
* Add OAuth Tokens management to settingsMaxim Filippov2019-02-28
|
* Add media viewer module and media module component, modify attachment behaviorshpuld2019-01-14
|
* improve web push notificationsEgor Kislitsyn2018-12-25
|
* simplified some code, made it possible to unregister serviceworker altogetherHenry Jameson2018-12-20
|
* fix old MRHenry Jameson2018-12-13
|
* Merge branch 'feature/configurable-nsfw-censor-image' into 'develop'Shpuld Shpludson2018-12-13
|\ | | | | | | | | make nsfw censor image configurable See merge request pleroma/pleroma-fe!243
| * make nsfw censor image configurableWilliam Pitcock2018-04-22
| |
* | Merge branch 'dev-qol' into 'develop'Shpuld Shpludson2018-12-13
|\ \ | | | | | | | | | | | | Several fixes to make life of contributors a tiny bit easier. See merge request pleroma/pleroma-fe!409
| * | Quality of Frontend Developer's Life: here to stayHenry Jameson2018-12-11
| | |
* | | improve notification subscriptionEgor Kislitsyn2018-12-13
| | |
* | | fix race conditionEgor Kislitsyn2018-12-10
| | |
* | | second attempt to add subscribe module and fix race conditionEgor Kislitsyn2018-12-07
| | |
* | | Revert "add subscribe module and fix race condition"Egor Kislitsyn2018-12-07
| | | | | | | | | | | | This reverts commit 07f1b8523eddd596d154e68561a389d6b9742d95.
* | | add subscribe module and fix race conditionEgor Kislitsyn2018-12-07
|/ /
* | removes hacks from notifications storage, adds api call to let server updateHenry Jameson2018-12-02
| | | | | | | | is_seen attribute
* | Move login to oauth.Roger Braun2018-10-26
| |
* | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵scarlett2018-10-16
|\ \ | | | | | | | | | hide-statistics
| * | console.log cleanupHenry Jameson2018-09-17
| | |
| * | undo rename because it makes less sense now.Henry Jameson2018-09-17
| | |
| * | made FE work even without either api or static configHenry Jameson2018-09-17
| | |
| * | Removed warning. Added support for working without static/config.jsonHenry Jameson2018-09-17
| | |
| * | Added more stuff that's actually being added to instanceConfig, simplified ↵Henry Jameson2018-09-17
| | | | | | | | | | | | the whitelist.
| * | more refactoringHenry Jameson2018-09-17
| | |
| * | some recategorization of options...Henry Jameson2018-09-17
| | |