1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-02 09:04:28 +00:00
Commit Graph

791 Commits

Author SHA1 Message Date
e1edd5c18c Add webrings plugin 2022-10-31 10:52:35 +01:00
1f2510ac53 Remove Tailscale, add settings for custom HTTPS 2022-10-30 20:57:25 +01:00
e6984d7f00 Update dependencies 2022-10-28 20:53:46 +02:00
8408e245a6 Update hls.js 2022-10-22 20:34:32 +02:00
08da511717 Update Leaflet 2022-10-22 20:29:45 +02:00
ac0464dd8c Update some dependencies 2022-10-22 20:01:42 +02:00
b06f5c02df Update tor dependency 2022-10-16 22:34:12 +02:00
903d5a265a Sync editor state per blog using websockets and cache in database 2022-10-15 22:51:36 +02:00
f9d568acc8 Fix login with micro.blog iOS app 2022-10-15 14:19:12 +02:00
5256b3929b Make micropub and indieauth paths absolute to increase compatibility with some clients 2022-10-14 14:04:10 +02:00
7a4e994478 Update dependencies 2022-10-14 13:00:59 +02:00
00e608ea27 Make share and translation button hideable (#11) 2022-10-07 17:08:37 +02:00
18c129d163 Update dependencies and small code changes 2022-10-07 16:19:18 +02:00
b38e92bc57 Add email option for ntfy 2022-10-03 20:09:18 +02:00
541b52424e Update dependencies 2022-09-30 16:39:08 +02:00
bb8bcdb6e2 Add support for seperate micropub channel request 2022-09-23 14:15:29 +02:00
7dbaf9fadb Add visibility options to micropub config query 2022-09-23 13:50:18 +02:00
3643f09b7b GitHub Actions: Push Docker image to Gitea as well and delete old images from GCR 2022-09-23 11:50:07 +02:00
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
c7da67b581 Update dependencies 2022-09-21 17:40:34 +02:00
b4a1972968 Sign ActivityPub requests to get remote actor 2022-09-13 23:05:53 +02:00
bb8913d2ad Update dependencies 2022-09-09 15:01:32 +02:00
d3e3ad4913 Update dependencies
Improve script to only update direct dependencies and skip specific ones
2022-09-03 17:07:12 +02:00
luanacc
2111f8c160 update pt-br 2022-08-31 13:14:50 +02:00
52969a7376 Don't show like context twice 2022-08-17 19:23:37 +02:00
0a835b5f61 Add and document post parameter to disable interactions (#21) 2022-08-14 11:05:23 +02:00
a45d28d04f Add UI plugins (#33) and improve documentation for plugins (#32) 2022-08-12 15:42:06 +02:00
2158b156c5 Basic (experimental) plugin support with two plugin types (exec and middleware) 2022-08-09 17:47:53 +02:00
d813e9579c Update license 2022-08-08 08:02:25 +02:00
395687a315 Update docs regarding sections 2022-08-07 13:24:36 +02:00
013bfe84b8 Add minimal feeds without TTS audio and interactions link (.min.rss, .min.atom and .min.atom) (#23) 2022-08-07 13:11:43 +02:00
38e8ac934f Fix some small things 2022-08-07 12:46:49 +02:00
ea0f1bfe05 Only set memory limit using env in Dockerfile 2022-08-05 09:49:30 +02:00
c559cf7ea9 Replace GC ticker with 100 MB memory limit, should be enough 2022-08-05 09:38:47 +02:00
93d176676f Update everything to Go 1.19 and fix potential Slowloris Attacks 2022-08-05 09:18:46 +02:00
94222cb461 Compile with Go 1.19 2022-08-02 21:10:27 +02:00
d186f2e956 Show unlisted and private posts for logged-in users in map (#18) 2022-08-01 18:24:45 +02:00
e8189acb40 Reply / like context in feeds (#22) 2022-07-31 19:49:58 +02:00
b72089bc4a Show private and unlisted posts in indices when logged in (#26) 2022-07-31 19:20:46 +02:00
548ba794aa Update dependencies 2022-07-31 19:13:11 +02:00
kandr3s
2f4a95d02c Adding Spanish (Español) translation. 2022-07-28 10:10:08 +02:00
ef722789ac Add setting to hide old content warning (fix #12) 2022-07-21 19:09:50 +02:00
e0da309f56 Add new test for section settings 2022-07-17 18:49:13 +02:00
5b4c20b917 Finally fixed (stupid) test mistake 2022-07-17 18:28:27 +02:00
6aa8670ea9 Load script in settings ui only once 2022-07-17 11:46:29 +02:00
0a8086e682 Rework queue algorithm 2022-07-17 11:26:27 +02:00
f0d3f1c84f Improve test speeds by removing useless method calls 2022-07-17 10:54:03 +02:00
72ee1c833c Disable automatic tests again 2022-07-17 08:51:50 +02:00
f7c135cac2 Fix init database condition 2022-07-17 08:48:34 +02:00
e46d4b1155 Fix tests? 2022-07-17 08:43:43 +02:00