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
Nolan Lawson
34cfaf27b3
fix: make inline media changes suggested in #747 ( #760 )
2018-12-08 09:44:12 -08:00
sgenoud
530ad6b35c
feat: Allow Media to be shown in a grid (as an option) ( #747 )
...
* Allow Media to be shown in a grid
* Bring back the sidebar for ungrouped images
2018-12-08 09:42:38 -08:00
Nolan Lawson
42be854521
upgrade to svelte 2.0 ( #251 )
...
* upgrade to svelte 2.0
* update svelte-loader to 2.9.0
2018-05-01 17:05:36 -07:00
Nolan Lawson
c309e5842d
slightly improve Svelte 2.0 compatibility ( #244 )
...
* slightly improve Svelte 2.0 compatibility
* fixup
* fix lint
2018-04-29 22:13:41 -07:00
Nolan Lawson
9629a55a9f
remove all instances of string coercion ( #240 )
2018-04-29 17:45:03 -07:00
Nolan Lawson
12131bd807
refactor dialogs to be individually async ( #206 )
2018-04-21 09:56:53 -07:00
Nolan Lawson
b72ed87c25
refactor Media.html ( #191 )
2018-04-20 10:36:20 -07:00
Nolan Lawson
bfc3c46462
use standard to lint HTML too ( #186 )
2018-04-19 21:38:01 -07:00
Nolan Lawson
8d5690d63d
remove get() with string from Svelte calls ( #169 )
...
* remove get() with string pt 1
* remove get() with string pt 2
* fix typo
* fix some null exceptions in get()
* fixup code style
2018-04-19 09:37:05 -07:00
Nolan Lawson
7c548018c1
Simplify click delegate implementation ( #155 )
2018-04-17 21:47:30 -07:00
Nolan Lawson
a875386539
fix image hover description on Firefox ( #97 )
...
Fixes #57
2018-04-12 21:18:06 -07:00
Nolan Lawson
9d706a3748
Add img title as well as alt ( #66 )
...
Fixes #57
2018-04-10 20:02:42 -07:00
Nolan Lawson
b4fc6cf99e
fix media in notifications not clickable
2018-04-05 18:18:23 -07:00
Nolan Lawson
7342ff1bf2
unify usage of autoplaying video
2018-03-31 10:45:11 -07:00
Nolan Lawson
f137f0c56c
simplify and expand click delegates
2018-03-15 08:59:30 -07:00
Nolan Lawson
436c8c05aa
implement lazy images
2018-03-13 23:07:30 -07:00
Nolan Lawson
5908ac6614
Implement LazyPage and refactor to support it
2018-03-13 20:02:50 -07:00
Nolan Lawson
d4e48ac6fa
better indication of non-autoplay gifs
2018-03-10 11:28:30 -08:00
Nolan Lawson
8b21505089
fix offline display of images in timeline
2018-03-09 23:30:17 -08:00
Nolan Lawson
4d58c8cc2d
async load dialogs
2018-02-14 22:06:23 -08:00
Nolan Lawson
d12b39963b
fix layout issue with blocked media
2018-02-11 22:59:33 -08:00
Nolan Lawson
8711bfb831
implement confirmation dialog
2018-02-05 09:43:45 -08:00
Nolan Lawson
3db6579300
big refactor of media attachments
2018-02-04 19:56:06 -08:00
Nolan Lawson
b10ecff3c0
fix Firefox autoplay gifv
2018-02-04 16:34:54 -08:00
Nolan Lawson
6978d27a8c
click on images to show them in a modal
2018-02-04 15:59:42 -08:00
Nolan Lawson
6e2fa24261
play videos big
2018-02-04 15:08:34 -08:00
Nolan Lawson
f543024ca6
implement autoplay gifv
2018-02-01 18:48:59 -08:00
Nolan Lawson
0b6bb6354b
tweak and simplify media appearance
2018-02-01 18:29:29 -08:00
Nolan Lawson
3562437713
tweak design for mobile
2018-01-30 22:40:40 -08:00
Nolan Lawson
c0c7e9fafe
refactor
2018-01-27 16:35:44 -08:00