Nolan Lawson
dbd6c35a88
perf: move indexeddb operations to async module ( #813 )
2018-12-15 17:13:40 -08:00
Nolan Lawson
89566cacaa
perf: do prefetch to other instance to load it faster ( #811 )
2018-12-15 17:13:34 -08:00
Nolan Lawson
7ddfe3830a
feat: add drag and drop for media uploads ( #809 )
...
* feat: add drag and drop for media uploads
fixes #65
* tweak colors
2018-12-15 02:06:12 -08:00
Nolan Lawson
c90ad17686
fix: logging out results in visible homescreen ( #807 )
...
* fix: logging out results in visible homescreen
fixes #805
* fixup
2018-12-14 00:25:12 -08:00
Nolan Lawson
d5c0268ef2
fix: move page-lifecycle and idb-getall-shim to dynamic modules ( #804 )
...
This would help with Rollup compat if we ever decided to switch to
Rollup
2018-12-13 22:55:04 -08:00
Nolan Lawson
5e089ba27d
fix: fix sensitive content warning on mobile ( #794 )
2018-12-13 00:39:38 -08:00
Nolan Lawson
1940260631
fix: fix delete and redraft on replies ( #789 )
...
fixes #786
2018-12-12 23:45:52 -08:00
sgenoud
30705da19d
fix: Change the size of sensitive media box ( #784 )
...
It is now slightly bigger than what images in a box would look
like.
fixes #771
2018-12-12 23:44:29 -08:00
Nolan Lawson
76a8072e04
fix: show warning when local storage is unavailable ( #782 )
...
fixes #780
2018-12-11 22:07:01 -08:00
Nolan Lawson
e3f7b3e65c
perf: slightly improve framerate of navbar indicator ( #781 )
...
this seems to help mobile firefox on android especially
2018-12-11 22:06:56 -08:00
Nolan Lawson
42978c3c84
fix: fix duplicate statuses in threads ( #783 )
...
fixes #511
2018-12-11 22:06:50 -08:00
Nolan Lawson
5d3ceb9eb5
perf(svgs): remove unused svg <title>s ( #778 )
...
* perf(svgs): remove unused svg <title>s
* remove double svg wrapper
2018-12-11 08:12:57 -08:00
Nolan Lawson
4bd181d3cc
fix: update Sapper to latest ( #775 )
...
* fix: update to latest sapper
fixes #416
* fix error and debug pages
* requestIdleCallback makes column switching feel way nicer than double rAF
* add export feature
* add better csp info
* workaround for sapper sub-page issue
* clarify in readme about exporting
* fix now config
* switch from rIC to triple raf
* style-loader is no longer used
* update theming guide
2018-12-11 07:31:48 -08:00