aboutsummaryrefslogtreecommitdiff
path: root/src/main.js
Commit message (Collapse)AuthorAge
...
* 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
| | |
| * | Merge branch 'post-polish-fixes' into 'develop'kaniini2018-09-09
| |\ \ | | | | | | | | | | | | | | | | Post polish fixes See merge request pleroma/pleroma-fe!333
| | * | fixHenry Jameson2018-09-08
| | | |
| * | | Merge branch 'remove-outdated-settings' into 'develop'kaniini2018-09-09
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Remove outdated settings See merge request pleroma/pleroma-fe!335
| | * | | Remove outdated settingshakabahitoyo2018-09-04
| | |/ /
| * | | features panes supports chat & gopherHakaba Hitoyo2018-09-04
| | | |
| * | | updateHakaba Hitoyo2018-09-03
| |/ /
* | | Changeable defaults for hideUserStats and hidePostStatsscarlett2018-09-04
| | |
* | | Add option for hiding post statistics (e.g. repeats, favs)scarlett2018-09-04
| | |
* | | Add option for disabling counts (followers, statuses) in user profiles.scarlett2018-09-04
|/ /
* | Made showing format selection optional and default to falseHenry Jameson2018-08-31
| |
* | added option for logo in navbar to follow color scheme of the rest of the siteHenry Jameson2018-08-31
| | | | | | | | also fixed potential mess-up between api/static configs
* | Added ability to hide certain types of notificationsHenry Jameson2018-08-28
| |
* | Merge branch 'serverside-frontend-configuration-2' into 'develop'kaniini2018-08-26
|\ \ | | | | | | | | | | | | serverside-frontend-configuration-2 See merge request pleroma/pleroma-fe!312
| * | correct /static/config.json decodingHakaba Hitoyo2018-08-26
| | |
| * | save /api/statusnet/config.json connectionHakaba Hitoyo2018-08-26
| | |
| * | rename apiStatusnetConfigSitePleromafe to apiConfigHakaba Hitoyo2018-08-26
| | |
| * | fix typoHakaba Hitoyo2018-08-26
| | |
| * | updatetsukada-ecsec2018-08-24
| | |
* | | Make interface language configurable from settingsEkaterina Vaartis2018-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The locale can now be configured in settings and is stored in Vuex. The changes are applied immidiately after selection. The list of languages is taken from the messages file, which contains all the available locales (and a new value, `interfaceLanguage`, to control the translation of this option in the options menu) Closes #36
* | | Merge branch 'develop' into 'notifications'kaniini2018-08-24
|\ \ \ | | | | | | | | | | | | # Conflicts: # src/main.js
| * | | Add settings for changing the visibility of replies in the timeline.scarlett2018-08-24
| | | |
| * | | update settingstsukada-ecsec2018-08-22
| | | |