shpuld
3fb531976a
Change the async stuff to not render app before theme is loaded
2019-02-09 11:26:35 +02:00
Egor Kislitsyn
c5847349e0
improve web push notifications
2018-12-25 20:43:18 +07:00
Henry Jameson
a806d43f05
Merge remote-tracking branch 'upstream/develop' into feature/theming2
...
* 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.
...
2018-11-26 05:21:58 +03:00
Roger Braun
0aa5fe9d0d
Remove gonsole.logg :DD
2018-10-26 16:05:27 +02:00
Roger Braun
9af204b293
Move login to oauth.
2018-10-26 15:16:23 +02:00
Henry Jameson
f78a5158e1
something works without exploding and i'm tired already
2018-10-02 21:43:58 +03:00
Henry Jameson
40a175389a
Removed warning. Added support for working without static/config.json
2018-09-17 18:00:56 +03:00
Henry Jameson
580aae1b54
Added more stuff that's actually being added to instanceConfig, simplified the whitelist.
2018-09-17 17:51:39 +03:00
Henry Jameson
f1c16327b6
Initial version
2018-09-17 17:51:39 +03:00
shpuld
d65d6e5da4
Clean up, use translations, persist theme, add more presets.
2017-11-18 13:13:51 +02:00
Roger Braun
8b4f59e1f7
Try logging in with the existing cookie.
2017-09-02 19:50:02 +03:00
Roger Braun
40b607bdea
Set state to loaded if it crashes while loading.
2017-04-09 22:15:35 +02:00
Roger Braun
e531c78079
Only persist state after we loaded one.
2017-04-09 16:30:21 +02:00
Roger Braun
480a1ba253
Use cache to quickly access users.
2017-03-08 17:59:12 +01:00
Roger Braun
5143ae7f72
Switch to localforage to use indexeddb by default.
2017-03-07 08:43:48 +01:00
Roger Braun
2b2061b03f
Switch to lz-string.
...
Pako was very slow in Chromium.
2017-02-23 19:11:22 +01:00
Roger Braun
aa3512205d
Only save every minute.
2017-02-22 10:32:44 +01:00
Roger Braun
6e388c0126
Compress saved state with zlib.
2017-02-20 18:54:09 +01:00
Roger Braun
ce6fb91501
Throttle saving data, once every 5 seconds is enough.
2017-02-20 18:38:18 +01:00
Roger Braun
ebf9fe6a98
Pull in persistence plugin, don't blow up on full storage.
2017-02-20 18:25:19 +01:00