Commit Graph

712 Commits

Author SHA1 Message Date
Jan-Lukas Else 674417cae9 Ignore webmention title if it's a prefix of the content
Fix #4
2022-04-26 21:46:38 +02:00
Jan-Lukas Else a6b49c570e Update dependencies 2022-04-26 21:18:57 +02:00
Jan-Lukas Else 33000461de Foreign key constraint from parameters to posts 2022-04-24 21:24:13 +02:00
Jan-Lukas Else 1c49a51d19 Fix in editor UI 2022-04-24 19:53:58 +02:00
Jan-Lukas Else b4804fd2a2 Update dependencies 2022-04-24 19:50:39 +02:00
Jan-Lukas Else 0159a04a43 Send ActivityPub profile updates 2022-04-21 18:18:39 +02:00
Jan-Lukas Else 607f8e10f0 Correctly delete reactions cache 2022-04-17 07:40:02 +02:00
Jan-Lukas Else 69cbe4ba37 Cache reactions for 100 posts 2022-04-17 07:27:17 +02:00
Jan-Lukas Else 1e03474539 Reactions 2022-04-16 21:42:09 +02:00
Jan-Lukas Else ddd097f809 Move testing back into Dockerfile 2022-04-16 06:22:14 +02:00
Jan-Lukas Else 921212dacf Rework map scripts 2022-04-15 21:00:10 +02:00
Jan-Lukas Else 4784bd1258 Summary shows when post has a map 2022-04-14 08:48:54 +02:00
Jan-Lukas Else 80f983c927 Increase read limit to 1MB for preview websocket 2022-04-12 19:39:47 +02:00
Jan-Lukas Else 634f139bae Support custom ACME server, HTTP-01 challenge and external accout binding for automatic HTTPS 2022-04-12 08:48:09 +02:00
Jan-Lukas Else b04bf3be46 Fix print CSS 2022-04-10 20:26:30 +02:00
Jan-Lukas Else 80fb177d40 Don't translate translate button 2022-04-10 11:58:29 +02:00
Jan-Lukas Else f42b3256a4 Fix minify 2022-04-10 11:46:35 +02:00
Jan-Lukas Else 8d60057590 Use more understandable symbols for translate button 2022-04-10 10:29:21 +02:00
Jan-Lukas Else 53c54e7c8d Use GitHub action for Docker builds 2022-04-06 10:44:43 +02:00
Jan-Lukas Else 9c1ddbd6d7 Add golangci-lint action and restructure docker action 2022-04-06 10:32:48 +02:00
Jan-Lukas Else 0af387930d Set Content-Type for contact emails 2022-04-05 19:48:07 +02:00
Jan-Lukas Else 92172d6404 Ntfy with custom server and authentication support 2022-04-04 13:07:36 +02:00
Jan-Lukas Else 2a867e7c3f Telegram add hook for undelete 2022-03-31 16:18:49 +02:00
Jan-Lukas Else 9035f9bf46 Remove queue trigger again, made tests fail, change schedule times 2022-03-31 15:52:32 +02:00
Jan-Lukas Else 5f969f8ba8 Fix un-deletion for activitypub / mastodon, improve queue handling 2022-03-31 14:55:36 +02:00
Jan-Lukas Else c38c5e8ed9 Fix webmention 2022-03-28 18:02:16 +02:00
Jan-Lukas Else 6c115b1491 Image compression / resize using pure Go and not vips 2022-03-25 16:45:51 +01:00
Jan-Lukas Else 89eb4ba9b8 Add missing closing link tag 2022-03-25 15:11:41 +01:00
Jan-Lukas Else f13946472d Local compression: Check if vips supports image type 2022-03-24 20:19:58 +01:00
Jan-Lukas Else 1d1b3053ce Use GitHub actions 2022-03-24 19:51:22 +01:00
Jan-Lukas Else a5bdb23979 Add local image compression using VIPS 2022-03-24 15:19:34 +01:00
Jan-Lukas Else 48679bc1cf Remove Shortpixel 2022-03-23 21:48:28 +01:00
Jan-Lukas Else b460f5dd0a Update dependencies 2022-03-21 20:52:06 +01:00
Jan-Lukas Else 7df2ec5a90 Update indieauth dependency to new major version 2022-03-18 08:17:22 +01:00
Jan-Lukas Else 474155306d Go 1.18 2022-03-16 08:28:03 +01:00
Jan-Lukas Else 7e8cb619b5 Update dependencies 2022-03-14 08:41:13 +01:00
Jan-Lukas Else 54de28144c Use ristretto cache for sql statements and shortpaths 2022-03-11 10:33:27 +01:00
Jan-Lukas Else 5f52993a0c Tor single hop mode option 2022-03-10 14:52:56 +01:00
Jan-Lukas Else e3eb3a5b4e Refactor code highlighting 2022-03-10 11:56:17 +01:00
Jan-Lukas Else 02919a5efd Update dependencies 2022-03-04 16:12:03 +01:00
Jan-Lukas Else ffa4ba4ee0 Fix more linting issues and add tests 2022-02-26 20:38:52 +01:00
Jan-Lukas Else 94dba7a9b8 Fix some issues discovered by linting 2022-02-25 16:29:42 +01:00
Jan-Lukas Else ee2a5359b4 Add Deepsource config 2022-02-25 16:02:05 +01:00
Jan-Lukas Else 51fa311295 Update Tailscale and improve httpcompress 2022-02-24 14:23:05 +01:00
Jan-Lukas Else 856b504877 More pooled buffers, benchmarks and optional pprof server 2022-02-23 21:33:02 +01:00
Jan-Lukas Else 68b2d604c3 Small changes (less GC, cache stats, linter fixes) 2022-02-23 12:24:11 +01:00
Jan-Lukas Else 890e226ef6 More linters and some contexts, improved queue listening 2022-02-23 10:23:26 +01:00
Jan-Lukas Else 0437f61ba9 Rework login and captcha forms 2022-02-22 21:33:12 +01:00
Jan-Lukas Else 63a069cec8 Rework and test the geo title feature 2022-02-22 19:47:12 +01:00
Jan-Lukas Else 0f1408fe3e More pooled buffers and don't AP announce replies 2022-02-22 16:52:03 +01:00