Commit Graph

685 Commits

Author SHA1 Message Date
Jan-Lukas Else b14070ce04 Update dependencies and fix some linting errors 2022-07-10 11:30:43 +02:00
Jan-Lukas Else 315fd45955 On map page load locations and tracks using seperate JSON request 2022-07-03 10:42:26 +02:00
Jan-Lukas Else a9c9c6bc46 Use random colors for track paths on map page 2022-07-03 09:53:53 +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 a576e364bd Add button to delete all notifications 2022-06-21 19:08:26 +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 d501855450 New IndieAuth version 2022-06-07 21:55:45 +02:00
Jan-Lukas Else 9225370967 Fix Tailscale 2022-06-07 20:39:11 +02:00
Jan-Lukas Else eb87b9e3a1 Improve code style 2022-06-07 20:12:15 +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 2b1346e8d5 (Experimental) external video integration using hls.js 2022-05-27 09:48:57 +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 1be57b6d8c Update Leaflet 2022-05-16 21:40:48 +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 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