Nolan Lawson
b2f5f36207
fix(svg): re-inline svg into html ( #772 )
...
* Revert "fix(icons): fix icons.svg url (#769 )"
This reverts commit 1d34d45da7
.
* Revert "perf: use prefetch instead of preload for svgs (#765 )"
This reverts commit b73dd548ae
.
* Revert "perf: build separate icons.svg file (#762 )"
This reverts commit ee45c07314
.
* move svg to end of 2xx.html
2018-12-10 00:13:54 -08:00
Nolan Lawson
1d34d45da7
fix(icons): fix icons.svg url ( #769 )
...
in #762 I forgot to set the absolute path for these; it fails on
subpages
2018-12-08 20:04:32 -08:00
Nolan Lawson
ee45c07314
perf: build separate icons.svg file ( #762 )
2018-12-08 12:46:16 -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
ce61b821c5
feat(ui): add option to always show sensitive media ( #709 )
...
fixes #699 . I also went ahead and divided the settings into two groups: Preferences and Accessibility
2018-12-01 14:09:08 -08:00
greenkeeper[bot]
8dbc1b0503
Update standard to the latest version 🚀 ( #519 )
...
* chore(package): update standard to version 12.0.0
* package lock update
* fix eslint
2018-08-29 21:42:57 -07: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
9629a55a9f
remove all instances of string coercion ( #240 )
2018-04-29 17:45:03 -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
b4fc6cf99e
fix media in notifications not clickable
2018-04-05 18:18:23 -07:00
Nolan Lawson
9de2949cb7
Simplify selectors, prefer class selectors for SVGs
2018-03-16 08:58:04 -07:00
Nolan Lawson
a25dd048b6
make statuses robust against duplicates, remove duplicate from test
2018-03-15 20:04:24 -07:00
Nolan Lawson
f137f0c56c
simplify and expand click delegates
2018-03-15 08:59:30 -07:00
Nolan Lawson
8db7d376d4
simplify grid-template-areas
2018-02-09 20:07:48 -08:00
Nolan Lawson
95e5bdb106
add setting to always mark as sensitive
2018-02-05 08:50:08 -08:00
Nolan Lawson
3db6579300
big refactor of media attachments
2018-02-04 19:56:06 -08:00
Nolan Lawson
6978d27a8c
click on images to show them in a modal
2018-02-04 15:59:42 -08:00
Nolan Lawson
f7b933815e
fix contextual toggling of spoilers/sensitives
2018-02-04 12:27:28 -08:00
Nolan Lawson
835a9a5b28
refactor status some more
2018-02-04 10:55:10 -08:00
Nolan Lawson
76e78e70e5
refactor status some more
2018-02-04 10:50:39 -08:00