Commit Graph

161 Commits

Author SHA1 Message Date
546c51ed4f Use redis as a cache store 2024-03-16 19:00:52 +11:00
e385e6782e Remove Sentry 2024-03-16 07:38:45 +11:00
6cd71972b1 Clean up statuses feed 2024-03-14 21:34:51 +11:00
e1dca33479 Cleanup statuses feed 2024-03-14 21:32:56 +11:00
fce549ac4b Update RSS feed 2024-03-14 21:27:02 +11:00
8c5cd44c52 Stylin' changes 2024-03-11 09:05:17 +11:00
1712d634e5 Key emoji for statuses 2024-03-10 22:10:12 +11:00
273be35a61 Add email comments to posts 2024-03-10 13:21:06 +11:00
c52e7fe87f Add "more" to main nav 2024-03-10 08:05:54 +11:00
a35dad35ac Include code and checkin posts in all post lists 2024-03-10 08:05:07 +11:00
702933c008 Fix de-syndication 2024-03-09 18:11:46 +11:00
9f1a662191 Allow de-syndication of posts that don't have a target saved 2024-03-09 18:05:09 +11:00
ce18d419c8 Post inline images when syndicating 2024-03-09 17:57:58 +11:00
561dbe04ad Lighten github icon for dark UIs 2024-03-05 21:04:50 +11:00
218002172e Show code posts in admin area 2024-03-05 20:54:56 +11:00
97c05d3f86 Syndicate code posts to Github Gists 2024-03-05 20:34:34 +11:00
56edde6ab5 Create code posts 2024-03-04 21:34:12 +11:00
4277bde352 Add updated_at to pages 2024-03-03 20:39:23 +11:00
32411b76ef Validate bookmark URL uniqueness 2024-03-01 20:52:30 +11:00
0f9b9c6248 Adjust mp4 encoding 2024-02-29 20:30:06 +11:00
423e39370c Update video encoding 2024-02-29 20:20:53 +11:00
3e29ed93de Allow mov files to be uploaded 2024-02-29 19:45:41 +11:00
dcc51b2b4d Adjust type matching for MP4s 2024-02-28 06:55:17 +11:00
2a5bf8ee76 Lazy loading of images 2024-02-25 15:56:07 +11:00
4917bc1aa1 Tighten up auth regex 2024-02-25 09:10:03 +11:00
b6ccc90b07 Remove tiny-markdown-edditor 2024-02-25 09:07:05 +11:00
e7ec361dc0 Specific decoration for statuses on index page 2024-02-25 08:55:47 +11:00
cae3f8f5f9 Remove create command from podcast repo in main 2024-02-25 08:55:23 +11:00
dbb73dc430 Return successes from update command 2024-02-24 16:54:41 +11:00
80845c9cf0 Fix status code 2024-02-24 16:30:51 +11:00
45221e653d Return 400 when update request is invalid 2024-02-24 16:07:45 +11:00
8418c5f003 Fix post updates 2024-02-24 16:00:41 +11:00
0935902f74 Photo parsing for Form request 2024-02-24 15:56:41 +11:00
35aa5bd3f3 List checkins in admin area 2024-02-24 15:51:03 +11:00
e6178f4c1d Fix location parsing 2024-02-24 15:44:29 +11:00
363dbd5423 Implement more of the micropub spec 2024-02-24 15:38:32 +11:00
da9209c1ce Content parsing 2024-02-24 15:15:06 +11:00
12ad1666a2 Photo param parsing 2024-02-24 15:11:20 +11:00
8b6dd9d932 Fix JSON parsing 2024-02-24 15:05:30 +11:00
090f28e202 Sticky table headers 2024-02-24 15:02:35 +11:00
f9a4baa45f Fix json parsing 2024-02-24 15:02:10 +11:00
0094ac4334 Handle alternate forms of photo and content passing 2024-02-24 14:48:09 +11:00
13577aa538 Fix response code for post creation 2024-02-24 09:15:13 +11:00
c57cb62917 Fix JSON responses from micropub endpoint 2024-02-24 08:54:44 +11:00
2c11fda9ce Cleanup and refactoring 2024-02-24 08:51:25 +11:00
1188ac8ff7 Remove erronius exposure 2024-02-23 08:41:51 +11:00
6978a3dfc6 Add reminder about unread bookmarks 2024-02-23 08:31:12 +11:00
6f663722ab StandardRB 2024-02-21 21:48:44 +11:00
05518214fa Fix shared components 2024-02-18 19:41:17 +11:00
a6078f882e Refactor app in to its own slice 2024-02-17 10:40:36 +11:00