1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-01-24 19:01:20 +01:00
Commit Graph

721 Commits

Author SHA1 Message Date
Nolan Lawson
1477fbfbda faster classname function 2018-03-14 18:52:33 -07:00
Nolan Lawson
2db30856f9 fix bug where large items might not be rendered when scrolling up 2018-03-14 18:38:26 -07:00
Nolan Lawson
a2744cddb0 attempt to fix dupliates in itemIdsToAdd 2018-03-14 09:46:08 -07:00
Nolan Lawson
b8d1ccb339 add ability to delete a status 2018-03-14 08:36:12 -07:00
Nolan Lawson
ffa672382d fix underline on link hover 2018-03-14 07:24:24 -07:00
Nolan Lawson
c97937eced remove unnecessary rAF 2018-03-14 07:24:16 -07:00
Nolan Lawson
436c8c05aa implement lazy images 2018-03-13 23:07:30 -07:00
Nolan Lawson
9d779a203c fix test 2018-03-13 22:30:59 -07:00
Nolan Lawson
dd67b4f856 fix "loading more" spinner 2018-03-13 21:27:34 -07:00
Nolan Lawson
50499c00a7 make tests less flaky 2018-03-13 20:02:51 -07:00
Nolan Lawson
5908ac6614 Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00
Nolan Lawson
b0896a4e10 move informational footer to own component 2018-03-12 22:16:52 -07:00
Nolan Lawson
a05c691667 Revert "improve column switching performance"
This reverts commit 8813694039.
2018-03-12 22:13:51 -07:00
Nolan Lawson
8813694039 improve column switching performance 2018-03-12 20:58:45 -07:00
Nolan Lawson
624020dd01 improve keyboard latency in compose box 2018-03-12 20:18:34 -07:00
Nolan Lawson
136ec67d61 fix length gauge 2018-03-12 10:06:41 -07:00
Nolan Lawson
1603c7a13b remove unused dep 2018-03-11 20:52:00 -07:00
Nolan Lawson
de4610a649 disable robots for now 2018-03-11 20:39:05 -07:00
Nolan Lawson
e35a1e3e51 update config for now 2018-03-11 20:37:24 -07:00
Nolan Lawson
c13771c3a0 more options button to follow/unfollow 2018-03-11 19:40:32 -07:00
Nolan Lawson
92176df3ab add ability to follow/unfollow an account 2018-03-11 15:22:31 -07:00
Nolan Lawson
a0e6672d84 outline goals and non-goals 2018-03-11 12:55:46 -07:00
Nolan Lawson
ba54864bda increase padding on footer 2018-03-11 12:13:12 -07:00
Nolan Lawson
9c0fbdabd2 better offline support 2018-03-11 12:11:06 -07:00
Nolan Lawson
a2ac4f1735 make test less flaky 2018-03-11 12:10:59 -07:00
Nolan Lawson
e397bf3b3b lint fix 2018-03-11 10:49:18 -07:00
Nolan Lawson
217aca3d31 only show one status if the thread is not cached 2018-03-11 10:48:16 -07:00
Nolan Lawson
25dfb99bb4 update testcafe 2018-03-10 21:16:38 -08:00
Nolan Lawson
06575a0b81 delete statuses should delete notifications 2018-03-10 21:05:00 -08:00
Nolan Lawson
da2daa955d fix statuses being deleted from threads 2018-03-10 20:24:07 -08:00
Nolan Lawson
23a247a8c2 basic support for delete streaming 2018-03-10 16:21:10 -08:00
Nolan Lawson
d4e48ac6fa better indication of non-autoplay gifs 2018-03-10 11:28:30 -08:00
Nolan Lawson
b3263e528f fix incoming statuses, add tests 2018-03-10 10:54:16 -08:00
Nolan Lawson
8b21505089 fix offline display of images in timeline 2018-03-09 23:30:17 -08:00
Nolan Lawson
af814b24f5 change comments 2018-03-09 23:09:43 -08:00
Nolan Lawson
7813cf99ed immediately add replies to threads 2018-03-09 22:31:26 -08:00
Nolan Lawson
6f1903fec5 fix handles appearing in replies 2018-03-09 08:45:12 -08:00
Nolan Lawson
346cfa0e2c remove URLSearchParams 2018-03-09 00:08:23 -08:00
Nolan Lawson
f42a07162b simplify idb schema 2018-03-08 23:18:18 -08:00
Nolan Lawson
443701605f optimize test images 2018-03-08 22:24:34 -08:00
Nolan Lawson
59e895f814 fix tests 2018-03-08 22:18:40 -08:00
Nolan Lawson
cd8293925e fix tests 2018-03-08 18:37:32 -08:00
Nolan Lawson
e3b6a9b758 fix offline threads 2018-03-08 18:31:59 -08:00
Nolan Lawson
f0d05b7560 lint fix 2018-03-08 18:09:35 -08:00
Nolan Lawson
4177de913d cleanup tests 2018-03-08 18:09:11 -08:00
Nolan Lawson
53081ffe54 add failing test for offline threads 2018-03-08 18:08:14 -08:00
Nolan Lawson
e3850beddf add ability to post a reply 2018-03-07 18:04:20 -08:00
Nolan Lawson
d5aa18ddb6 add footer and license 2018-03-07 09:25:07 -08:00
Nolan Lawson
6dfa63ba48 fix tests 2018-03-06 23:57:06 -08:00
Nolan Lawson
9c14a0abd5 simplify landing page 2018-03-06 23:27:36 -08:00