Commit Graph

22 Commits

Author SHA1 Message Date
Jan-Lukas Else 67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
Jan-Lukas Else 9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
Jan-Lukas Else 29dba59574 Improve database usage 2021-05-29 13:32:00 +02:00
Jan-Lukas Else a4c145e68c Fix hooks 2021-05-24 12:54:43 +02:00
Jan-Lukas Else b5faa6bbb2 Only wait with queue processing if queue is empty 2021-05-24 10:44:43 +02:00
Jan-Lukas Else 0dd256579a Add option to query webmentions with source (using like) 2021-05-24 10:09:37 +02:00
Jan-Lukas Else bc1a978793 SQLite based queue (option to reschedule item in queue) 2021-05-24 09:12:46 +02:00
Jan-Lukas Else 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
Jan-Lukas Else 9d63d0632e Add config options to disable sending and receiving of webmentions 2021-04-23 19:36:57 +02:00
Jan-Lukas Else 175c78624b Comments Admin pagination 2021-02-17 16:07:42 +01:00
Jan-Lukas Else 424d1e9944 Fix lint errors 2021-02-08 18:51:07 +01:00
Jan-Lukas Else 78f3d3c07b Add pagination to Webmention Admin 2021-01-30 19:37:26 +01:00
Jan-Lukas Else 72f676dda2 Add comment functionality 2021-01-23 17:24:47 +01:00
Jan-Lukas Else d1850300e5 Drafts 2021-01-15 21:56:46 +01:00
Jan-Lukas Else efce703f33 Add config for short domains 2020-12-24 11:00:16 +01:00
Jan-Lukas Else 9e4a03549f Improve error rendering 2020-12-24 10:09:34 +01:00
Jan-Lukas Else 39e999acca Simplify webmention routing 2020-12-19 11:06:55 +01:00
Jan-Lukas Else 004c4fd2c1 Verify webmentions using a queue 2020-11-25 12:36:14 +01:00
Jan-Lukas Else baf9c63e56 Purge cache after webmention approved / deleted via admin 2020-11-22 13:20:48 +01:00
Jan-Lukas Else 8332d7ee43 Make hooks a bit more modular 2020-11-17 22:10:13 +01:00
Jan-Lukas Else eed86794ff Improve webmentions 2020-11-17 20:01:02 +01:00
Jan-Lukas Else 3a866fb3c0 Custom webmention sending implementation and other improvements 2020-11-16 18:34:29 +01:00