1
0
mirror of https://github.com/nolanlawson/pinafore synced 2024-12-14 03:05:41 +01:00
Commit Graph

27 Commits

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