| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | cleanup stray console logs | Henry Jameson | 2023-12-14 |
| | | |||
| * | server-side storage for flags | Henry Jameson | 2022-08-04 |
| | | |||
| * | --fix | Henry Jameson | 2022-07-31 |
| | | |||
| * | fix settings not persisting | Henry Jameson | 2022-03-17 |
| | | |||
| * | Linting + docs | lain | 2020-06-13 |
| | | |||
| * | ServiceWorker: Use loader to only notification messages. | lain | 2020-06-13 |
| | | | | | | | This keeps the translation size very small and makes it easy to integrate all the languages, as dynamically loading them isn't easy in the service worker. | ||
| * | PersistedState: Replace object-path with lodash function | lain | 2020-06-11 |
| | | | | | We were loading that one anyway. | ||
| * | Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed ↵ | eugenijm | 2020-01-24 |
| | | | | | for IE) | ||
| * | make sure to clear old token when logout | taehoon | 2019-06-20 |
| | | |||
| * | Add await to login action' | jasper | 2019-03-26 |
| | | |||
| * | #450 - dispatch login after saved state is loaded | dave | 2019-03-22 |
| | | |||
| * | afterStoreSetup: Move log in and theme load to afterStoreSetup. | lain | 2019-03-13 |
| | | |||
| * | #371: show notification when user setting's saved | dave | 2019-02-19 |
| | | |||
| * | Change the async stuff to not render app before theme is loaded | shpuld | 2019-02-09 |
| | | |||
| * | improve web push notifications | Egor Kislitsyn | 2018-12-25 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into feature/theming2 | Henry Jameson | 2018-11-26 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (60 commits) whoops whoops DM timeline: stream new statuses update-japanese-translation Add actual user search. incorporate most translation changes from MR 368 update french translation Always show dm panel. Add direct message tab. api service url remove deploy stage remove deploy stage updated and completed German translation On logout switch to public timeline. minor modification of Chinese translation update Chinese translation Add Chinese language Fix posting. Put oauth text into description. Display OAuth login on login form button. ... | ||
| | * | Remove gonsole.logg :DD | Roger Braun | 2018-10-26 |
| | | | |||
| | * | Move login to oauth. | Roger Braun | 2018-10-26 |
| | | | |||
| * | | something works without exploding and i'm tired already | Henry Jameson | 2018-10-02 |
| |/ | |||
| * | 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. | ||
| * | Initial version | Henry Jameson | 2018-09-17 |
| | | |||
| * | Clean up, use translations, persist theme, add more presets. | shpuld | 2017-11-18 |
| | | |||
| * | Try logging in with the existing cookie. | Roger Braun | 2017-09-02 |
| | | |||
| * | Set state to loaded if it crashes while loading. | Roger Braun | 2017-04-09 |
| | | |||
| * | Only persist state after we loaded one. | Roger Braun | 2017-04-09 |
| | | |||
| * | Use cache to quickly access users. | Roger Braun | 2017-03-08 |
| | | |||
| * | Switch to localforage to use indexeddb by default. | Roger Braun | 2017-03-07 |
| | | |||
| * | Switch to lz-string. | Roger Braun | 2017-02-23 |
| | | | | | Pako was very slow in Chromium. | ||
| * | Only save every minute. | Roger Braun | 2017-02-22 |
| | | |||
| * | Compress saved state with zlib. | Roger Braun | 2017-02-20 |
| | | |||
| * | Throttle saving data, once every 5 seconds is enough. | Roger Braun | 2017-02-20 |
| | | |||
| * | Pull in persistence plugin, don't blow up on full storage. | Roger Braun | 2017-02-20 |
