Commit Graph

479 Commits

Author SHA1 Message Date
Jan-Lukas Else 4e6afb8cc5 Another fix for webmentions 2021-06-30 08:04:30 +02:00
Jan-Lukas Else 597dc35470 Fix webmention verification 2021-06-29 23:19:58 +02:00
Jan-Lukas Else 4c5e77dcab Display count of file uses 2021-06-29 18:11:42 +02:00
Jan-Lukas Else 804ff1c221 Add optional database logging and add index for queue 2021-06-29 17:07:08 +02:00
Jan-Lukas Else f16952fad1 Fix JS 2021-06-28 22:36:04 +02:00
Jan-Lukas Else 2437ed70d7 Vanity import path and listing of media files 2021-06-28 22:17:18 +02:00
Jan-Lukas Else 1e0b97b4d4 Add generic day path to sitemap 2021-06-27 20:59:11 +02:00
Jan-Lukas Else 73a848ad82 Additional Docker image with tools 2021-06-24 20:50:55 +02:00
Jan-Lukas Else 95a7ff134c Improve print CSS 2021-06-24 19:09:59 +02:00
Jan-Lukas Else 6bc70f0a0e Various refactorings 2021-06-23 19:20:50 +02:00
Jan-Lukas Else 8db544150d Refactor media storage, add support for FTP 2021-06-23 14:28:51 +02:00
Jan-Lukas Else f96a06beac Refactor media compression 2021-06-20 15:18:02 +02:00
Jan-Lukas Else 10ab12764a Update to new shutdowner version 2021-06-19 23:54:07 +02:00
Jan-Lukas Else 4bbb1a29b1 Provide templates for tests 2021-06-19 08:41:21 +02:00
Jan-Lukas Else f7d3138c24 More tests and fixes 2021-06-19 08:37:16 +02:00
Jan-Lukas Else 878f3a52a9 Editor section to request location 2021-06-18 16:35:48 +02:00
Jan-Lukas Else 6e121347be Fix Dockerfile 2021-06-18 15:33:08 +02:00
Jan-Lukas Else 67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
Jan-Lukas Else 20df90bf4e Update dependencies 2021-06-17 23:06:40 +02:00
Jan-Lukas Else ad8bf087ca Use shutdowner library, improve logging, update deps 2021-06-17 16:34:57 +02:00
Jan-Lukas Else 08b5dc1eaf Update dependencies and make Docker image smaller 2021-06-16 11:55:57 +02:00
Jan-Lukas Else 1ef5b11310 Improve ActivityPub and Webmention verification 2021-06-15 22:20:54 +02:00
Jan-Lukas Else 32339e5c41 More and improved tests and new method to count characters for stats 2021-06-15 17:36:41 +02:00
Jan-Lukas Else 4508b8569f Fix search not including posts without title 2021-06-15 10:31:55 +02:00
Jan-Lukas Else a18b014eb5 Benchmark markdown rendering 2021-06-14 22:41:58 +02:00
Jan-Lukas Else c9af4e7efa Unit and integration tests for Telegram 2021-06-14 21:34:29 +02:00
Jan-Lukas Else 9c9a217c07 Update dependencies 2021-06-14 19:32:03 +02:00
Jan-Lukas Else ca99b726a8 Small fixes and higher test coverage 2021-06-14 16:29:22 +02:00
Jan-Lukas Else b83c09d5ac Update dependencies and add more unit tests 2021-06-11 15:27:42 +02:00
Jan-Lukas Else eb9a842a40 Fix 2021-06-11 08:24:41 +02:00
Jan-Lukas Else a2f5ddbdcf Improve method to get relative and full addresses (first unit tests!) 2021-06-10 22:10:13 +02:00
Jan-Lukas Else 4f1c07957d Allow to retrieve opensearch.xml with private mode 2021-06-09 23:08:01 +02:00
Jan-Lukas Else 9242305be4 Open Search 2021-06-09 22:44:22 +02:00
Jan-Lukas Else 5b06d3ec59 Add easter egg 2021-06-09 22:00:33 +02:00
Jan-Lukas Else fd844bbfc1 Cache editor input for new post 2021-06-07 20:27:28 +02:00
Jan-Lukas Else 9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
Jan-Lukas Else 9f9ff58a0d postCreationMutex 2021-05-29 22:26:53 +02:00
Jan-Lukas Else 29dba59574 Improve database usage 2021-05-29 13:32:00 +02:00
Jan-Lukas Else 0219a6302b Geo title based on blog language 2021-05-26 17:51:31 +02:00
Jan-Lukas Else d273280bf9 Retrieve title for geolocations if no name set 2021-05-26 17:41:14 +02:00
Jan-Lukas Else cf316c4d18 Add option to add "location" to posts and display link to OSM 2021-05-25 22:17:38 +02:00
Jan-Lukas Else bf9dc3f11a Show number of feeds in blogroll categories 2021-05-25 16:57:37 +02:00
Jan-Lukas Else 261a1d8b52 Use patched goldmark-emoji 2021-05-24 19:34:36 +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 93849d289b Use module for template strings 2021-05-23 10:09:41 +02:00
Jan-Lukas Else 3858ffd9b8 Use markdown-mark module 2021-05-22 18:21:25 +02:00