Commit Graph

26 Commits

Author SHA1 Message Date
Sam Therapy 133ae0618b
Add emoji support
continuous-integration/drone/push Build is passing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-08-03 01:54:55 +02:00
Sam Therapy 0cc12b28ec
Fix rendering the feed on external sites
continuous-integration/drone/push Build is passing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-05-11 21:10:44 +02:00
Sam Therapy 61463ff239
Uhhhhh
continuous-integration/drone/push Build is failing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-05-11 20:35:34 +02:00
Sam Therapy 9ef773497b
Add Misskey support
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 14:46:27 -06:00
Sam Therapy 73a0ccf871
Redo app from the ground up
Make it an ES module, TODO: Typescript
Make the themes explicitly mastodon

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 13:14:18 -06:00
Sam Therapy 2f34e2a7d9
Change API link to the usual v2 link
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-06 12:28:08 -06: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 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 49f6a0b8e2 add client-side caching 2019-08-01 22:15:33 -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 4409c90979 add CORS stuff so it works 2018-09-09 16:28:19 -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 0b567fe3a9 allow people to filter out replies and/or boosts 2018-03-24 13:01:26 -05:00
fenwick67 54dc7a5be0 add option for turning header on and off 2017-05-01 22:47:15 -05:00
fenwick67 eda924d916 big commit! fix styles and parsing. 2017-05-01 22:11:29 -05:00
fenwick67 3b95041613 add logging by referer header 2017-04-30 18:32:49 -05:00
fenwick67 01f59d9b02 update the homepage, add some logging 2017-04-30 15:46:35 -05:00
fenwick67 21abbc8281 add light theme 2017-04-30 14:44:32 -05:00
Drew Harwell a420d94229 make work 2017-04-29 21:14:25 -05:00