Commit Graph

346 Commits

Author SHA1 Message Date
Jan-Lukas Else 8f2b7c7101 Update Go, some more improvements and fixes 2023-02-02 22:59:12 +01:00
Jan-Lukas Else ac94e7d124 Rework "check" command and some other small improvements 2023-01-29 09:44:46 +01:00
Jan-Lukas Else efdb2f8038 Add noindex for robots header on non-public posts 2023-01-28 22:51:23 +01:00
Jan-Lukas Else c3611a32d6
BREAKING: Rework plugins (#52)
See the documentation at https://docs.goblog.app/plugins.html
2023-01-23 20:30:47 +01:00
Jan-Lukas Else acbcb0c984 Use better SMTP client 2023-01-05 08:00:58 +01:00
Jan-Lukas Else d6537e9e4f Add Matrix as notifications channel 2023-01-05 06:48:31 +01:00
Jan-Lukas Else a71b3cab69 Send non-public ActivityPub reply as notification 2022-12-25 16:49:20 +01:00
Jan-Lukas Else c029733a4f Fix activitypub 2022-12-14 23:24:06 +01:00
Jan-Lukas Else 2bb536f2f7 Use correct time format to sign requests 2022-12-11 15:49:19 +01:00
Jan-Lukas Else 0c2e2b2e4d Improve ActivityPub implementation using go-ap/client 2022-12-10 12:47:36 +01:00
Jan-Lukas Else fc8e8e9a9d Simplify activitypub followers listing, parse and save activitypub usernames in @user@example.org format 2022-12-07 16:43:13 +01:00
Jan-Lukas Else bef19c61fb Allow to edit comments (#42) 2022-12-06 19:43:06 +01:00
Jan-Lukas Else e005cda096 Rework activitypub using library and support replies using the comment system 2022-11-23 22:16:56 +01:00
Jan-Lukas Else 4dee23e561 Update dependencies 2022-11-20 21:01:36 +01:00
Jan-Lukas Else c242e2c7b3 Add page to show activitypub followers 2022-11-08 20:23:31 +01:00
Jan-Lukas Else 1f2510ac53 Remove Tailscale, add settings for custom HTTPS 2022-10-30 20:57:25 +01:00
Jan-Lukas Else e6984d7f00 Update dependencies 2022-10-28 20:53:46 +02:00
Jan-Lukas Else ac0464dd8c Update some dependencies 2022-10-22 20:01:42 +02:00
Jan-Lukas Else b06f5c02df Update tor dependency 2022-10-16 22:34:12 +02:00
Jan-Lukas Else 7a4e994478 Update dependencies 2022-10-14 13:00:59 +02:00
Jan-Lukas Else 18c129d163 Update dependencies and small code changes 2022-10-07 16:19:18 +02:00
Jan-Lukas Else b38e92bc57 Add email option for ntfy 2022-10-03 20:09:18 +02:00
Jan-Lukas Else 541b52424e Update dependencies 2022-09-30 16:39:08 +02:00
Jan-Lukas Else 37a9e1f29c Split status in status and visibility
Closes #38

This aligns the implementation more with the IndieWeb standards and allows setting and updating status and visibility individually.
2022-09-23 11:05:07 +02:00
Jan-Lukas Else c7da67b581 Update dependencies 2022-09-21 17:40:34 +02:00
Jan-Lukas Else b4a1972968 Sign ActivityPub requests to get remote actor 2022-09-13 23:05:53 +02:00
Jan-Lukas Else bb8913d2ad Update dependencies 2022-09-09 15:01:32 +02:00
Jan-Lukas Else d3e3ad4913 Update dependencies
Improve script to only update direct dependencies and skip specific ones
2022-09-03 17:07:12 +02:00
Jan-Lukas Else 0a835b5f61 Add and document post parameter to disable interactions (#21) 2022-08-14 11:05:23 +02:00
Jan-Lukas Else a45d28d04f Add UI plugins (#33) and improve documentation for plugins (#32) 2022-08-12 15:42:06 +02:00
Jan-Lukas Else 2158b156c5 Basic (experimental) plugin support with two plugin types (exec and middleware) 2022-08-09 17:47:53 +02:00
Jan-Lukas Else 93d176676f Update everything to Go 1.19 and fix potential Slowloris Attacks 2022-08-05 09:18:46 +02:00
Jan-Lukas Else 548ba794aa Update dependencies 2022-07-31 19:13:11 +02:00
Jan-Lukas Else ef722789ac Add setting to hide old content warning (fix #12) 2022-07-21 19:09:50 +02:00
Jan-Lukas Else 2178b2e223 Allow to change default section via ui 2022-07-17 08:36:10 +02:00
Jan-Lukas Else 22fce13246 Option to hide gpx route with frontmatter "showroute: false" 2022-07-13 16:02:08 +02:00
Jan-Lukas Else b14070ce04 Update dependencies and fix some linting errors 2022-07-10 11:30:43 +02:00
Jan-Lukas Else 3c7f6c72c7 Update dependencies 2022-07-03 09:39:03 +02:00
Jan-Lukas Else 4bd816bde5 Updates dependencies 2022-06-26 11:39:45 +02:00
Jan-Lukas Else fae5614838 Update dependencies 2022-06-21 18:44:48 +02:00
Jan-Lukas Else 2f571cf020 Update to newer Chroma version for highlighting 2022-06-17 16:05:30 +02:00
Jan-Lukas Else 1aa8b1b35f Add support for MicroPub channels and fix a few issues with post checking and the editor preview 2022-06-15 14:44:12 +02:00
Jan-Lukas Else 40d4aa9de0 Update dependencies 2022-06-07 20:03:44 +02:00
Jan-Lukas Else 368207f076 Update dependencies and docker base images 2022-05-31 08:08:51 +02:00
Jan-Lukas Else fd04bed9f6 Allow posts to have multiple locations 2022-05-26 20:08:52 +02:00
Jan-Lukas Else 0a04d69d5c Update dependencies 2022-05-21 13:46:27 +02:00
Jan-Lukas Else 81ac4255c5 Fix taxonomy listing 2022-05-16 18:52:49 +02:00
Jan-Lukas Else 26d914a9d4 Update dependencies 2022-05-12 21:36:03 +02:00
Jan-Lukas Else dc6be223c3 Absolute URLs for feeds 2022-05-08 14:25:10 +02:00
Jan-Lukas Else 44ce25e615 noindex header for leaflet and map tiles 2022-04-30 10:07:08 +02:00
Jan-Lukas Else 325175fc75 Fix webfinger 2022-04-28 23:09:38 +02:00
Jan-Lukas Else a6b49c570e Update dependencies 2022-04-26 21:18:57 +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 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 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 8d60057590 Use more understandable symbols for translate button 2022-04-10 10:29:21 +02:00
Jan-Lukas Else 92172d6404 Ntfy with custom server and authentication support 2022-04-04 13:07:36 +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 a5bdb23979 Add local image compression using VIPS 2022-03-24 15:19:34 +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 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 51fa311295 Update Tailscale and improve httpcompress 2022-02-24 14:23:05 +01:00
Jan-Lukas Else 0f1408fe3e More pooled buffers and don't AP announce replies 2022-02-22 16:52:03 +01:00
Jan-Lukas Else 3c6c234233 Update dependencies 2022-02-19 20:52:20 +01:00
Jan-Lukas Else 6fc1e0dc03 Use custom compression middleware 2022-02-18 16:35:53 +01:00
Jan-Lukas Else e7289c3120 Use klauspost compress module 2022-02-16 19:12:54 +01:00
Jan-Lukas Else e4db52d87d Remove brotli, but use "best" compression 2022-02-16 18:14:10 +01:00
Jan-Lukas Else 957b0f2bfc Update dependencies 2022-02-16 13:02:08 +01:00
Jan-Lukas Else 222c792908 More improvements (less buffers, some fixes) 2022-02-12 22:29:45 +01:00
Jan-Lukas Else 5771a945cf Update lib 2022-02-11 10:58:12 +01:00
Jan-Lukas Else e32cb518af Move strings out of template files and embedded in app, improve notifications admin a bit 2022-02-11 10:48:33 +01:00
Jan-Lukas Else 08cf35968e Highlighting: Use default Monokai style 2022-02-10 10:36:55 +01:00
Jan-Lukas Else b57cfaf0e4 Update dependencies 2022-02-08 21:28:30 +01:00
Jan-Lukas Else 89ecd7c656 Use some constants 2022-02-01 15:58:12 +01:00
Jan-Lukas Else 1c7195a135 Breaking! Render everything using go functions, remove custom pages support and now unused template rendering 2022-01-30 16:40:53 +01:00
Jan-Lukas Else e02ec1cd71 Replace more templates 2022-01-27 18:17:44 +01:00
Jan-Lukas Else 763188169f Some performance and memory improvements 2022-01-26 12:02:12 +01:00
Jan-Lukas Else 48f2ac888b Add support for IndexNow 2022-01-24 09:43:06 +01:00
Jan-Lukas Else 1c3af6d657 Update Tailscale 2022-01-21 13:51:16 +01:00
Jan-Lukas Else aa319b70fb Render all non-login using new method to use less allocations and memory 2022-01-20 18:22:10 +01:00
Jan-Lukas Else 049fee72bd Add brotli compression support 2022-01-14 23:52:26 +01:00
Jan-Lukas Else 88157e52e5 Update dependencies 2022-01-14 11:39:29 +01:00
Jan-Lukas Else de3ef0fe94 Update dependencies 2022-01-13 21:08:46 +01:00
Jan-Lukas Else 7fba9bc0bc More parts of the rendering in Go functions 2022-01-10 19:23:20 +01:00
Jan-Lukas Else fa82364b70 Remove useless template includes and start rendering parts of the HTML directly with Go instead of templates 2022-01-09 21:08:38 +01:00
Jan-Lukas Else a3517a9a97 Fix TTS for long texts 2022-01-05 10:56:53 +01:00
Jan-Lukas Else ffed42878e Update dependency 2022-01-05 09:48:53 +01:00
Jan-Lukas Else d6518c3a5d Update requests dependency 2022-01-04 09:48:37 +01:00
Jan-Lukas Else 86625cc8fe Fix 2022-01-03 12:59:11 +01:00
Jan-Lukas Else 7fe07014f5 Various small improvements and fixes 2021-12-30 12:40:21 +01:00