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

39 Commits

Author SHA1 Message Date
Nolan Lawson
3dc46791e9 refactor 2018-03-03 14:51:48 -08:00
Nolan Lawson
66801fbc96 refactor 2018-03-03 14:15:50 -08:00
Nolan Lawson
35282666cc implement post privacy 2018-03-03 13:23:26 -08:00
Nolan Lawson
d4e770c28d add media URLs when media is inserted 2018-03-03 11:26:10 -08:00
Nolan Lawson
e79003d8d7 separate uploaded media by instance/realm 2018-03-03 10:11:32 -08:00
Nolan Lawson
b26fdc7f55 correctly measure status length 2018-02-27 23:38:33 -08:00
Nolan Lawson
18dab36e52 add custom emoji modal 2018-02-27 23:18:07 -08:00
Nolan Lawson
4ef576b7f1 refactor 2018-02-27 21:01:01 -08:00
Nolan Lawson
333ac62b61 further refactor ComposeBox 2018-02-26 22:22:56 -08:00
Nolan Lawson
33b999b37a start work on compose box 2018-02-25 16:26:43 -08:00
Nolan Lawson
1b7a01f1ee add favorite/unfavorite feature 2018-02-24 14:49:28 -08:00
Nolan Lawson
3a17f7ff7b start work on favoriting 2018-02-23 18:23:36 -08:00
Nolan Lawson
a73e4b13c4 fix requestIdleCallback usage 2018-02-20 21:29:59 -08:00
Nolan Lawson
5c45212159 fix lint 2018-02-19 20:28:31 -08:00
Nolan Lawson
17330ed621 fix safari 2018-02-19 20:15:24 -08:00
Nolan Lawson
e6aec353ff lint fixup 2018-02-16 09:01:03 -08:00
Nolan Lawson
9d576b7c1a add dynamic favicon 2018-02-16 08:59:44 -08:00
Nolan Lawson
2d640945a3 lint fixup 2018-02-15 22:21:42 -08:00
Nolan Lawson
3f264e476c add home/notification streaming 2018-02-15 09:02:46 -08:00
Nolan Lawson
2a86425c90 streaming is kinda working 2018-02-11 19:15:21 -08:00
Nolan Lawson
8dcf72d144 lint fixes 2018-02-11 14:11:03 -08:00
Nolan Lawson
64350ad912 v1 of streaming 2018-02-11 13:46:57 -08:00
Nolan Lawson
3213714f4b implement pinned statuses 2018-02-11 10:35:25 -08:00
Nolan Lawson
5adc975bef lint fixes 2018-02-11 09:37:13 -08:00
Nolan Lawson
0a165cb2ad dont scroll to first item, it obscures back button 2018-02-10 14:19:10 -08:00
Nolan Lawson
faac8f1a31 save focus when using keyboard navigation 2018-02-10 13:57:04 -08:00
Nolan Lawson
2e83bc0ff9 use standard 2018-02-08 22:29:29 -08:00
Nolan Lawson
8af2e2061f fix empty timelines 2018-02-08 18:54:48 -08:00
Nolan Lawson
fee954bf27 clean up actions, implement cache-first sync strategy 2018-02-08 17:51:48 -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
95e5bdb106 add setting to always mark as sensitive 2018-02-05 08:50:08 -08:00
Nolan Lawson
f7b933815e fix contextual toggling of spoilers/sensitives 2018-02-04 12:27:28 -08:00
Nolan Lawson
c8cb4354e3 add ability to fetch and store notifications 2018-02-03 18:06:02 -08:00
Nolan Lawson
f1eaee4674 implement autoplay gif feature for avatars 2018-01-31 18:20:30 -08:00
Nolan Lawson
6b2f16f3bf add status context 2018-01-28 15:44:33 -08:00
Nolan Lawson
22399df264 refactor LS Store 2018-01-28 14:56:25 -08:00
Nolan Lawson
90af9eedde refactor store 2018-01-28 13:09:39 -08:00