Commit Graph

206 Commits

Author SHA1 Message Date
Jan-Lukas Else efce703f33 Add config for short domains 2020-12-24 11:00:16 +01:00
Jan-Lukas Else 9e4a03549f Improve error rendering 2020-12-24 10:09:34 +01:00
Jan-Lukas Else 59388e8654 Just remove the favicon for now 2020-12-24 08:47:02 +01:00
Jan-Lukas Else 386b75f237 h-feed 2020-12-23 17:42:12 +01:00
Jan-Lukas Else 818a1c23c2 Use static home page 2020-12-23 16:53:10 +01:00
Jan-Lukas Else 315fb575cb Don't render absolute links on HTML post pages, but in feeds and activitystreams 2020-12-23 14:36:27 +01:00
Jan-Lukas Else afcbf69e7d Serve files in "static" folder 2020-12-23 14:11:14 +01:00
Jan-Lukas Else 34807582dd Improvements for short urls 2020-12-22 23:26:23 +01:00
Jan-Lukas Else 9da9e37f32 Short URLs 2020-12-22 22:15:29 +01:00
Jan-Lukas Else 75a960e975 Update chi 2020-12-22 20:29:25 +01:00
Jan-Lukas Else 6273c40b43 Some editor improvements 2020-12-21 20:40:08 +01:00
Jan-Lukas Else 39e999acca Simplify webmention routing 2020-12-19 11:06:55 +01:00
Jan-Lukas Else 4b3c61022b Add MIT license 2020-12-18 22:25:58 +01:00
Jan-Lukas Else 1025a726ef Strict use of local dates 2020-12-16 21:24:53 +01:00
Jan-Lukas Else 6256b2fdd9 Use ParseLocal method 2020-12-16 20:21:35 +01:00
Jan-Lukas Else 68650a883e Don't send a cookie with every request 2020-12-15 17:56:08 +01:00
Jan-Lukas Else 74d02b00bd Login form with JWT 2020-12-15 17:40:14 +01:00
Jan-Lukas Else 04d2079111 Update markdown code a bit 2020-12-14 22:05:54 +01:00
Jan-Lukas Else 21c117a869 Update dependencies 2020-12-14 21:22:51 +01:00
Jan-Lukas Else c8df151c57 Add year and month archives 2020-12-13 15:16:47 +01:00
Jan-Lukas Else 796470c067 Add file upload to editor 2020-12-13 11:28:46 +01:00
Jan-Lukas Else 54a1f699b3 More fixes 2020-12-13 11:28:11 +01:00
Jan-Lukas Else e8690c52e9 http router fixes 2020-12-13 11:01:57 +01:00
Jan-Lukas Else 889ac94c8f Some CSS fixes 2020-12-13 11:01:19 +01:00
Jan-Lukas Else 93f512dd40 Ellipsize long webmention titles 2020-12-13 10:39:00 +01:00
Jan-Lukas Else eeb68dbba9 Add editor to create, update or delete posts 2020-12-12 23:44:03 +01:00
Jan-Lukas Else 366514699d Fix search html 2020-12-12 22:23:07 +01:00
Jan-Lukas Else db1c4901c7 Update IndieAuth (w/o PKCE for now) 2020-12-09 17:25:09 +01:00
Jan-Lukas Else 0be61598ef Fix error 2020-12-08 19:36:19 +01:00
Jan-Lukas Else 44c7bd117f Sort taxonomie values on posts 2020-12-07 22:30:26 +01:00
Jan-Lukas Else c1d05c679f Emoji favicons 2020-12-04 22:47:50 +01:00
Jan-Lukas Else 312110f443 Remove unused code 2020-12-03 20:35:31 +01:00
Jan-Lukas Else 38e985477c IndieAuth: Allow empty scope 2020-12-01 14:36:16 +01:00
Jan-Lukas Else 8da8a0de26 Enable Linkify markdown extension 2020-11-28 09:02:12 +01:00
Jan-Lukas Else 8fd3fd07cc Rotate logs and cache assets too 2020-11-26 17:40:40 +01:00
Jan-Lukas Else 0e90cc0112 Etag and Last-Modified headers 2020-11-26 09:44:44 +01:00
Jan-Lukas Else 58f856f4b1 Rework cache with etag 2020-11-25 14:59:48 +01:00
Jan-Lukas Else 004c4fd2c1 Verify webmentions using a queue 2020-11-25 12:36:14 +01:00
Jan-Lukas Else c6200001b9 Save shared inbox to reduce amount of messages 2020-11-25 11:29:36 +01:00
Jan-Lukas Else 899caf9aaa Add missing error returns 2020-11-22 20:30:02 +01:00
Jan-Lukas Else 954c3be6c3 Fix time comparing 2020-11-22 18:29:46 +01:00
Jan-Lukas Else 2e9b0ef4df Improve activitypub sending 2020-11-22 16:10:59 +01:00
Jan-Lukas Else baf9c63e56 Purge cache after webmention approved / deleted via admin 2020-11-22 13:20:48 +01:00
Jan-Lukas Else ec5b9a6868 Improve taxonomy lists 2020-11-22 09:11:57 +01:00
Jan-Lukas Else 93cdda07a1 Increase cache size 2020-11-20 16:24:18 +01:00
Jan-Lukas Else 1688193009 Cache proxy max age 2020-11-20 15:44:29 +01:00
Jan-Lukas Else 4ec97436ca Improve Cache 2020-11-20 15:33:20 +01:00
Jan-Lukas Else 8332d7ee43 Make hooks a bit more modular 2020-11-17 22:10:13 +01:00
Jan-Lukas Else eed86794ff Improve webmentions 2020-11-17 20:01:02 +01:00
Jan-Lukas Else fc6c883eca Fix paths 2020-11-17 17:43:30 +01:00