Commit graph

33 commits

Author SHA1 Message Date
1b9d3b1cd0
feat: implement Web Share API ()
fixes 
2019-02-14 21:26:28 -08:00
Isabelle Knott
503378a400 feat: Add 'switch to instance' buttons next to instances in instance list. () 2019-02-06 20:56:30 -08:00
6d2b3ec072
feat: add pinch-zoom to media dialog ()
* feat: add pinch-zoom to media dialog

* fix zoom buttons
2019-02-03 12:33:15 -08:00
9d594f0bac
feat: add carousel for media modal () 2019-02-02 23:03:40 -08:00
4a8f65b7fc
chore: refactor src files to src/ directory () 2019-01-19 13:32:36 -08:00
b4164653db
fix: remove font-awesome-svg-png ()
* fix: remove font-awesome-svg-png

* update readme
2018-12-15 17:13:27 -08:00
5d3ceb9eb5
perf(svgs): remove unused svg <title>s ()
* perf(svgs): remove unused svg <title>s

* remove double svg wrapper
2018-12-11 08:12:57 -08:00
4bd181d3cc
fix: update Sapper to latest ()
* fix: update to latest sapper

fixes 

* 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
greenkeeper[bot]
8dbc1b0503 Update standard to the latest version 🚀 ()
* chore(package): update standard to version 12.0.0

* package lock update

* fix eslint
2018-08-29 21:42:57 -07:00
fb6df029f3
add "reply all" icon ()
fixes 
2018-06-14 08:42:55 -07:00
df6323fba3
switch from copy icon to link icon ()
fixes 
2018-05-26 17:23:27 -07:00
c0d0b4dd36
add option to copy link to clipboard ()
Fixes 
2018-05-12 15:00:11 -07:00
7ff45dfb3f
mute and unmute accounts () 2018-04-14 22:18:48 -07:00
474b6e6dad replace &times; with svg x icon 2018-03-28 08:56:40 -07:00
58b700788c add floating compose button 2018-03-27 00:02:55 -07:00
56f7efb78f implement requesting to follow someone 2018-03-14 22:32:58 -07:00
b8d1ccb339 add ability to delete a status 2018-03-14 08:36:12 -07:00
35282666cc implement post privacy 2018-03-03 13:23:26 -08:00
333ac62b61 further refactor ComposeBox 2018-02-26 22:22:56 -08:00
3c62411819 start adding compose icons, update seafoam style 2018-02-26 20:55:49 -08:00
5adc975bef lint fixes 2018-02-11 09:37:13 -08:00
02afea70ed add blocked accounts, muted accounts, pinned toots 2018-02-10 16:03:28 -08:00
2e83bc0ff9 use standard 2018-02-08 22:29:29 -08:00
1d25fa641e add lists support 2018-02-08 09:15:25 -08:00
016ecfca8d add favorites, refactor local/federated 2018-02-07 22:49:50 -08:00
8761a46767 implement search 2018-02-06 20:54:49 -08:00
940954f8fe get rid of dynamic nav title 2018-02-03 10:57:45 -08:00
689cd97071 refactor external links 2018-01-28 19:01:51 -08:00
6b2f16f3bf add status context 2018-01-28 15:44:33 -08:00
4620a79b17 first stab at a profile page 2018-01-28 00:29:45 -08:00
b569d63412 different style for direct/private statuses 2018-01-27 18:25:49 -08:00
7f19a9068f fix title and gear icon 2018-01-27 12:55:09 -08:00
8b64375b82 build svgs automatically 2018-01-27 12:48:22 -08:00