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

17 Commits

Author SHA1 Message Date
9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
29dba59574 Improve database usage 2021-05-29 13:32:00 +02:00
b5faa6bbb2 Only wait with queue processing if queue is empty 2021-05-24 10:44:43 +02:00
bc1a978793 SQLite based queue (option to reschedule item in queue) 2021-05-24 09:12:46 +02:00
deb3189673 Verify mention: Check if URL is present and if it is present, check if it is correct
Also add option to reverify a mention
2021-05-23 20:11:48 +02:00
1b2eed9897 Use sessions instead of jwt 2021-05-14 18:24:02 +02:00
9d63d0632e Add config options to disable sending and receiving of webmentions 2021-04-23 19:36:57 +02:00
2842ff6220 Small things 2021-04-16 20:00:38 +02:00
7f8ea2d94b Improve HTTP handling (timeouts etc.) 2021-03-31 09:29:52 +02:00
71777613af TOTP 2021-02-28 08:57:15 +01:00
e25199b2a3 Private mode 2021-02-27 08:31:06 +01:00
424d1e9944 Fix lint errors 2021-02-08 18:51:07 +01:00
72f676dda2 Add comment functionality 2021-01-23 17:24:47 +01:00
93f512dd40 Ellipsize long webmention titles 2020-12-13 10:39:00 +01:00
004c4fd2c1 Verify webmentions using a queue 2020-11-25 12:36:14 +01:00
eed86794ff Improve webmentions 2020-11-17 20:01:02 +01:00
3a866fb3c0 Custom webmention sending implementation and other improvements 2020-11-16 18:34:29 +01:00