| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | 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 | |
| | | ||||
| * | improve web push notifications | Egor Kislitsyn | 2018-12-25 | |
| | | ||||
| * | simplified some code, made it possible to unregister serviceworker altogether | Henry Jameson | 2018-12-20 | |
| | | ||||
| * | fix old MR | Henry Jameson | 2018-12-13 | |
| | | ||||
| * | Merge branch 'feature/configurable-nsfw-censor-image' into 'develop' | Shpuld Shpludson | 2018-12-13 | |
| |\ | | | | | | | | | make nsfw censor image configurable See merge request pleroma/pleroma-fe!243 | |||
| | * | make nsfw censor image configurable | William Pitcock | 2018-04-22 | |
| | | | ||||
| * | | Merge branch 'dev-qol' into 'develop' | Shpuld Shpludson | 2018-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 stay | Henry Jameson | 2018-12-11 | |
| | | | | ||||
| * | | | improve notification subscription | Egor Kislitsyn | 2018-12-13 | |
| | | | | ||||
| * | | | fix race condition | Egor Kislitsyn | 2018-12-10 | |
| | | | | ||||
| * | | | second attempt to add subscribe module and fix race condition | Egor Kislitsyn | 2018-12-07 | |
| | | | | ||||
| * | | | Revert "add subscribe module and fix race condition" | Egor Kislitsyn | 2018-12-07 | |
| | | | | | | | | | | | | | This reverts commit 07f1b8523eddd596d154e68561a389d6b9742d95. | |||
| * | | | add subscribe module and fix race condition | Egor Kislitsyn | 2018-12-07 | |
| |/ / | ||||
| * | | removes hacks from notifications storage, adds api call to let server update | Henry Jameson | 2018-12-02 | |
| | | | | | | | | | is_seen attribute | |||
| * | | Move login to oauth. | Roger Braun | 2018-10-26 | |
| | | | ||||
| * | | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵ | scarlett | 2018-10-16 | |
| |\ \ | | | | | | | | | | hide-statistics | |||
| | * | | console.log cleanup | Henry Jameson | 2018-09-17 | |
| | | | | ||||
| | * | | undo rename because it makes less sense now. | Henry Jameson | 2018-09-17 | |
| | | | | ||||
| | * | | made FE work even without either api or static config | Henry Jameson | 2018-09-17 | |
| | | | | ||||
| | * | | Removed warning. Added support for working without static/config.json | Henry Jameson | 2018-09-17 | |
| | | | | ||||
| | * | | Added more stuff that's actually being added to instanceConfig, simplified ↵ | Henry Jameson | 2018-09-17 | |
| | | | | | | | | | | | | | the whitelist. | |||
| | * | | more refactoring | Henry Jameson | 2018-09-17 | |
| | | | | ||||
| | * | | some recategorization of options... | Henry Jameson | 2018-09-17 | |
| | | | | ||||
| | * | | Merge branch 'post-polish-fixes' into 'develop' | kaniini | 2018-09-09 | |
| | |\ \ | | | | | | | | | | | | | | | | | Post polish fixes See merge request pleroma/pleroma-fe!333 | |||
| | | * | | fix | Henry Jameson | 2018-09-08 | |
| | | | | | ||||
| | * | | | Merge branch 'remove-outdated-settings' into 'develop' | kaniini | 2018-09-09 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Remove outdated settings See merge request pleroma/pleroma-fe!335 | |||
| | | * | | | Remove outdated settings | hakabahitoyo | 2018-09-04 | |
| | | |/ / | ||||
| | * | | | features panes supports chat & gopher | Hakaba Hitoyo | 2018-09-04 | |
| | | | | | ||||
| | * | | | update | Hakaba Hitoyo | 2018-09-03 | |
| | |/ / | ||||
| * | | | Changeable defaults for hideUserStats and hidePostStats | scarlett | 2018-09-04 | |
| | | | | ||||
| * | | | Add option for hiding post statistics (e.g. repeats, favs) | scarlett | 2018-09-04 | |
| | | | | ||||
| * | | | Add option for disabling counts (followers, statuses) in user profiles. | scarlett | 2018-09-04 | |
| |/ / | ||||
| * | | Made showing format selection optional and default to false | Henry Jameson | 2018-08-31 | |
| | | | ||||
| * | | added option for logo in navbar to follow color scheme of the rest of the site | Henry Jameson | 2018-08-31 | |
| | | | | | | | | | also fixed potential mess-up between api/static configs | |||
| * | | Added ability to hide certain types of notifications | Henry Jameson | 2018-08-28 | |
| | | | ||||
| * | | Merge branch 'serverside-frontend-configuration-2' into 'develop' | kaniini | 2018-08-26 | |
| |\ \ | | | | | | | | | | | | | serverside-frontend-configuration-2 See merge request pleroma/pleroma-fe!312 | |||
| | * | | correct /static/config.json decoding | Hakaba Hitoyo | 2018-08-26 | |
| | | | | ||||
| | * | | save /api/statusnet/config.json connection | Hakaba Hitoyo | 2018-08-26 | |
| | | | | ||||
| | * | | rename apiStatusnetConfigSitePleromafe to apiConfig | Hakaba Hitoyo | 2018-08-26 | |
| | | | | ||||
| | * | | fix typo | Hakaba Hitoyo | 2018-08-26 | |
| | | | | ||||
| | * | | update | tsukada-ecsec | 2018-08-24 | |
| | | | | ||||
| * | | | Make interface language configurable from settings | Ekaterina Vaartis | 2018-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' | kaniini | 2018-08-24 | |
| |\ \ \ | | | | | | | | | | | | | # Conflicts: # src/main.js | |||
| | * | | | Add settings for changing the visibility of replies in the timeline. | scarlett | 2018-08-24 | |
| | | | | | ||||
| | * | | | update settings | tsukada-ecsec | 2018-08-22 | |
| | | | | | ||||
