Commit Graph

73 Commits

Author SHA1 Message Date
fenwick67 c03766b565 add blocklist 2019-08-05 17:31:13 -04:00
fenwick67 0c9f0c790f add logging to redirects 2019-08-05 16:34:09 -04:00
fenwick67 f1f3a8680d fix previous commit (not complete) 2019-08-05 16:31:57 -04:00
fenwick67 d25ae125d9 (try to) fix when a user has a feed landing cached so the second page request fails: now it should just give duplicate pages instead of a 500. 2019-08-05 16:31:34 -04:00
fenwick67 270391a6e8 log referer and URI encode redirects 2019-08-05 16:19:27 -04:00
fenwick67 111c73396c make the default in the UI be hiding replies and hiding boosts.
This is really to reduce latency for users. Boosts take forever to fetch and replies are not something people usually want to see.
2019-08-02 18:37:15 -04:00
fenwick67 c832e3e4e0 make all links target top window 2019-08-02 18:33:33 -04:00
fenwick67 6bbebffcd1 make link in header go to user page 2019-08-02 18:31:09 -04:00
fenwick67 18ef0e4a56 document v2 API 2019-08-02 13:33:03 -04:00
fenwick67 d5631f54a3 improve logger 2019-08-02 13:24:31 -04:00
fenwick67 e6ead57b6c Make error pages prettier 2019-08-02 11:57:13 -04:00
fenwick67 892e100e43 make v1 API redirect to the v2 api after parsing parameters 2019-08-02 11:33:15 -04:00
fenwick67 9d85c029f4 make promise chaining more sustainable 2019-08-02 11:10:45 -04:00
fenwick67 49f6a0b8e2 add client-side caching 2019-08-01 22:15:33 -04:00
fenwick67 3b682a12f4 make boosts work. It's kinda slow. 2019-08-01 21:52:10 -04:00
fenwick67 de73654554 comments and package audit 2019-07-31 15:40:43 -04:00
fenwick67 0626e6d426 fetch user and feed in parallel when I can 2019-07-31 15:21:31 -04:00
fenwick67 b69a16fff5 add CWs 2019-07-31 15:13:16 -04:00
fenwick67 fca1309e0b add image descriptions 2019-07-31 14:52:17 -04:00
fenwick67 eae453813d make statuses, images, videos work 2019-07-31 14:48:51 -04:00
fenwick67 c48fdfd7ec a feed appears (v2) 2019-07-31 12:13:56 -04:00
fenwick67 c8b93372c6 update deps 2019-05-02 19:42:48 -05:00
fenwick67 8f6da67392 update deps 2019-03-02 13:53:53 -06:00
fenwick67 8805d45eaa make videos not autoplay 2019-03-02 13:48:47 -06:00
fenwick67 1a05b0ba75 fix buttons 2018-10-10 19:38:43 -05:00
fenwick67 42df4afae3 fix text wrapping for CJK characters 2018-09-29 23:14:46 -05:00
fenwick67 25dfe192d6 make CWs work 2018-09-29 17:29:17 -05:00
fenwick67 4409c90979 add CORS stuff so it works 2018-09-09 16:28:19 -05:00
fenwick67 648ce55b47 update deps 2018-09-09 16:22:09 -05:00
fenwick67 98d2192463 add infinite-scroll, and strictly follow boost and reply options 2018-09-09 16:19:04 -05:00
fenwick67 71edc0a4e5 fix default reply and boost options 2018-03-24 18:33:22 -05:00
fenwick67 0072386666 minor fix to generation UI 2018-03-24 13:16:29 -05:00
fenwick67 0b567fe3a9 allow people to filter out replies and/or boosts 2018-03-24 13:01:26 -05:00
fenwick67 e08008aaae reset validity when updating text 2017-09-15 19:54:37 -05:00
fenwick67 2c53691d5b add small margin for mobile 2017-09-15 19:45:06 -05:00
Drew Harwell 77879db09a Merge pull request #7 from m4sk1n/master
Minor changes
2017-09-15 19:38:59 -05:00
fenwick67 2dd9017768 add viewport meta tag :) 2017-09-15 19:38:19 -05:00
Marcin Mikołajczak bab4aa9d03
Fix some things :p
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2017-09-11 21:26:44 +02:00
Marcin Mikołajczak 4a4a32995d Minor changes
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2017-08-08 22:41:42 +02:00
Drew Harwell 8b51857915 Update package.json 2017-08-08 11:30:14 -05:00
Drew Harwell 11cadadca9 Update package.json 2017-08-08 11:28:51 -05:00
Drew Harwell 29843abda7 Merge pull request #6 from m4sk1n/master
@m4sk1n thanks for this
2017-08-07 15:38:51 -05:00
Marcin Mikołajczak c19aba70d8 Improved look
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2017-07-21 14:50:18 +02:00
fenwick67 09a09eb65d embed images / vids from local TL 2017-05-01 23:08:23 -05:00
fenwick67 54dc7a5be0 add option for turning header on and off 2017-05-01 22:47:15 -05:00
fenwick67 85d65f1c56 fix an edge case where username was "delete" 2017-05-01 22:34:38 -05:00
fenwick67 5e1c3e10ac don't show deleted toots 2017-05-01 22:30:42 -05:00
fenwick67 749bf78edf hotfix 2017-05-01 22:13:49 -05:00
fenwick67 eda924d916 big commit! fix styles and parsing. 2017-05-01 22:11:29 -05:00
Drew Harwell d8cdd3633c Update convert.js 2017-05-01 12:11:50 -05:00