Commit Graph

726 Commits

Author SHA1 Message Date
Jan-Lukas Else bb8bcdb6e2 Add support for seperate micropub channel request 2022-09-23 14:15:29 +02:00
Jan-Lukas Else 7dbaf9fadb Add visibility options to micropub config query 2022-09-23 13:50:18 +02:00
Jan-Lukas Else 3643f09b7b GitHub Actions: Push Docker image to Gitea as well and delete old images from GCR 2022-09-23 11:50:07 +02:00
Jan-Lukas Else 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
Jan-Lukas Else c7da67b581 Update dependencies 2022-09-21 17:40:34 +02:00
Jan-Lukas Else b4a1972968 Sign ActivityPub requests to get remote actor 2022-09-13 23:05:53 +02:00
Jan-Lukas Else bb8913d2ad Update dependencies 2022-09-09 15:01:32 +02:00
Jan-Lukas Else 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
Jan-Lukas Else 52969a7376 Don't show like context twice 2022-08-17 19:23:37 +02:00
Jan-Lukas Else 0a835b5f61 Add and document post parameter to disable interactions (#21) 2022-08-14 11:05:23 +02:00
Jan-Lukas Else a45d28d04f Add UI plugins (#33) and improve documentation for plugins (#32) 2022-08-12 15:42:06 +02:00
Jan-Lukas Else 2158b156c5 Basic (experimental) plugin support with two plugin types (exec and middleware) 2022-08-09 17:47:53 +02:00
Jan-Lukas Else d813e9579c Update license 2022-08-08 08:02:25 +02:00
Jan-Lukas Else 395687a315 Update docs regarding sections 2022-08-07 13:24:36 +02:00
Jan-Lukas Else 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
Jan-Lukas Else 38e8ac934f Fix some small things 2022-08-07 12:46:49 +02:00
Jan-Lukas Else ea0f1bfe05 Only set memory limit using env in Dockerfile 2022-08-05 09:49:30 +02:00
Jan-Lukas Else c559cf7ea9 Replace GC ticker with 100 MB memory limit, should be enough 2022-08-05 09:38:47 +02:00
Jan-Lukas Else 93d176676f Update everything to Go 1.19 and fix potential Slowloris Attacks 2022-08-05 09:18:46 +02:00
Jan-Lukas Else 94222cb461 Compile with Go 1.19 2022-08-02 21:10:27 +02:00
Jan-Lukas Else d186f2e956 Show unlisted and private posts for logged-in users in map (#18) 2022-08-01 18:24:45 +02:00
Jan-Lukas Else e8189acb40 Reply / like context in feeds (#22) 2022-07-31 19:49:58 +02:00
Jan-Lukas Else b72089bc4a Show private and unlisted posts in indices when logged in (#26) 2022-07-31 19:20:46 +02:00
Jan-Lukas Else 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
Jan-Lukas Else ef722789ac Add setting to hide old content warning (fix #12) 2022-07-21 19:09:50 +02:00
Jan-Lukas Else e0da309f56 Add new test for section settings 2022-07-17 18:49:13 +02:00
Jan-Lukas Else 5b4c20b917 Finally fixed (stupid) test mistake 2022-07-17 18:28:27 +02:00
Jan-Lukas Else 6aa8670ea9 Load script in settings ui only once 2022-07-17 11:46:29 +02:00
Jan-Lukas Else 0a8086e682 Rework queue algorithm 2022-07-17 11:26:27 +02:00
Jan-Lukas Else f0d3f1c84f Improve test speeds by removing useless method calls 2022-07-17 10:54:03 +02:00
Jan-Lukas Else 72ee1c833c Disable automatic tests again 2022-07-17 08:51:50 +02:00
Jan-Lukas Else f7c135cac2 Fix init database condition 2022-07-17 08:48:34 +02:00
Jan-Lukas Else e46d4b1155 Fix tests? 2022-07-17 08:43:43 +02:00
Jan-Lukas Else 2178b2e223 Allow to change default section via ui 2022-07-17 08:36:10 +02:00
Jan-Lukas Else 6cbd8fb2ce Increase test timeout 2022-07-17 07:42:46 +02:00
Jan-Lukas Else 0acfbd393b Fix and reenable automatic tests 2022-07-17 07:35:39 +02:00
Jan-Lukas Else 208ac792cd Ttemporarily disable Test step 2022-07-16 21:21:20 +02:00
Jan-Lukas Else cd9d500a55 Add database-based settings, settings screen and migrate sections to db and allow to configure them 2022-07-16 21:09:43 +02:00
Jan-Lukas Else 22fce13246 Option to hide gpx route with frontmatter "showroute: false" 2022-07-13 16:02:08 +02:00
Jan-Lukas Else b14070ce04 Update dependencies and fix some linting errors 2022-07-10 11:30:43 +02:00
Jan-Lukas Else 315fd45955 On map page load locations and tracks using seperate JSON request 2022-07-03 10:42:26 +02:00
Jan-Lukas Else a9c9c6bc46 Use random colors for track paths on map page 2022-07-03 09:53:53 +02:00
Jan-Lukas Else 3c7f6c72c7 Update dependencies 2022-07-03 09:39:03 +02:00
Jan-Lukas Else 4bd816bde5 Updates dependencies 2022-06-26 11:39:45 +02:00
Jan-Lukas Else a576e364bd Add button to delete all notifications 2022-06-21 19:08:26 +02:00
Jan-Lukas Else fae5614838 Update dependencies 2022-06-21 18:44:48 +02:00
Jan-Lukas Else 2f571cf020 Update to newer Chroma version for highlighting 2022-06-17 16:05:30 +02:00
Jan-Lukas Else 1aa8b1b35f Add support for MicroPub channels and fix a few issues with post checking and the editor preview 2022-06-15 14:44:12 +02:00