Commit Graph

530 Commits

Author SHA1 Message Date
Jan-Lukas Else 647f6798af Dependencies 2021-12-02 14:58:57 +01:00
Jan-Lukas Else 333e7ffc15 Add test 2021-11-30 20:52:31 +01:00
Jan-Lukas Else 81bfa438b1 Test queue 2021-11-28 09:11:37 +01:00
Luana 9d48f0cdf5 Fix the contact page HTML title (#8) 2021-11-27 10:38:53 +01:00
Luana c3b4e5b8ab Add Portuguese (Brazilian) translation (#7) 2021-11-24 22:14:43 +01:00
Jan-Lukas Else 965765f014 Add token tests 2021-11-23 23:15:17 +01:00
Jan-Lukas Else 0358fbbe8f Test IndieAuth 2021-11-23 21:58:12 +01:00
Jan-Lukas Else e6e4f8f25d Use indieauth module 2021-11-23 15:23:01 +01:00
Jan-Lukas Else b16b8c9531 Fix IndieAuth 2021-11-22 23:21:47 +01:00
Jan-Lukas Else 1718a70d8a Small fix 2021-11-22 17:23:39 +01:00
Jan-Lukas Else 61cc369518 Small fix 2021-11-22 17:19:07 +01:00
Jan-Lukas Else bf9d637468 Directly serve 404 if no favicon.ico file exists
Closes #6
2021-11-22 17:05:49 +01:00
Jan-Lukas Else affa7d7d54 Fix: Don't return mentions when no address provided 2021-11-22 16:56:40 +01:00
Jan-Lukas Else 783afc1c3e Make map tiles configurable
Closes #5
2021-11-22 16:36:17 +01:00
Jan-Lukas Else bf3074a54d Fix debug messages and webmention to root without path 2021-11-19 23:30:36 +01:00
Jan-Lukas Else 40a5ceb2c2 Fix wm verification for special case 2021-11-19 22:53:25 +01:00
Jan-Lukas Else 659d6dcea3 Support bridgy 2021-11-19 22:17:15 +01:00
Jan-Lukas Else 6e8aeef10d Accept webmentions with old target paths 2021-11-19 18:21:09 +01:00
Jan-Lukas Else e0728e2ba0 Add some debug messages 2021-11-19 17:57:38 +01:00
Jan-Lukas Else 974892e3e5 Fix 405 on HEAD requests, improve webmention verification 2021-11-19 17:36:03 +01:00
Jan-Lukas Else 395123bad9 Update dependencies, use another websocket library 2021-11-19 07:06:55 +01:00
Jan-Lukas Else 54656dacc7 Prevent infinite recursion 2021-11-19 06:27:43 +01:00
Jan-Lukas Else 5760355769 Show comment threads 2021-11-18 22:56:30 +01:00
Jan-Lukas Else 8baf4877c1 Use real UUIDs, fix ActivityPub "Accept" 2021-11-18 17:21:50 +01:00
Jan-Lukas Else b906b55f72 Support GPX routes and waypoints as well 2021-11-16 18:01:11 +01:00
Jan-Lukas Else aabdde7d39 Fix styles 2021-11-16 10:37:30 +01:00
Jan-Lukas Else 19bb3e62ed Finally fix styles 2021-11-15 22:47:00 +01:00
Jan-Lukas Else 2855c4724e Fix styles 2021-11-15 22:21:48 +01:00
Jan-Lukas Else 1aa2a8f655 Code highlighting in editor preview as well 2021-11-15 22:01:08 +01:00
Jan-Lukas Else 0414d2fe85 Add code highlighting 2021-11-15 21:48:16 +01:00
Jan-Lukas Else abeba27ec9 Update Goldmark 2021-11-15 12:49:27 +01:00
Jan-Lukas Else 5997ec0f83 Add noindex header to login page 2021-11-15 12:49:18 +01:00
Jan-Lukas Else 7623ca6f70 Use posts_fts table just to get the result paths 2021-11-14 08:40:19 +01:00
Jan-Lukas Else 3c38ec62dc Reuse skipped shortpath ids 2021-11-14 07:58:49 +01:00
Jan-Lukas Else 99980cb461 Fix short path algorithm to not skip many ids 2021-11-13 23:33:21 +01:00
Jan-Lukas Else 55ef904286 Fix 2021-11-13 20:40:25 +01:00
Jan-Lukas Else 0ea54f87a6 Show tracks on map as well 2021-11-13 20:19:46 +01:00
Jan-Lukas Else 2c6cd401bc Add command line flag to use specific config file 2021-11-13 15:54:00 +01:00
Jan-Lukas Else d6ff2f7bd8 Improve webmention verification and add automatic test 2021-11-10 22:24:36 +01:00
Jan-Lukas Else dd54d20a1c Fix 2021-11-10 19:39:54 +01:00
Jan-Lukas Else 232aed2398 Improve webmention verification 2021-11-10 19:24:54 +01:00
Jan-Lukas Else 8256c454cf Add track feature to docs 2021-11-10 18:19:07 +01:00
Jan-Lukas Else f90a9a1f28 Unit test for editor live preview 2021-11-10 18:17:25 +01:00
Jan-Lukas Else 581822dd88 Rename "trip" to "track" 2021-11-10 16:27:27 +01:00
Jan-Lukas Else 1a6b1e6776 Basic trips/gpx support 2021-11-10 11:13:30 +01:00
Jan-Lukas Else 95233038f4 Simplify shortpath code 2021-11-09 10:50:03 +01:00
Jan-Lukas Else fc31c6f088 Remove custom shortpath redirect logic 2021-11-09 10:31:02 +01:00
Jan-Lukas Else 6c096837d6 Fix some annoyances with the webmention admin 2021-11-08 23:12:52 +01:00
Jan-Lukas Else 42e218746b Improve the mock SMTP mechanism a lot 2021-11-08 16:27:33 +01:00
Jan-Lukas Else 4857a82493 Add automatic test for contact submissions and some other small improvements 2021-11-08 14:32:02 +01:00