Commit Graph

757 Commits

Author SHA1 Message Date
Jan-Lukas Else c80adf4bf3 Add test for Bridgy likes 2022-11-28 20:45:57 +01:00
Jan-Lukas Else b53b5f2b1b Notification on ActivityPub follow 2022-11-27 21:53:34 +01:00
Jan-Lukas Else 443b826847 Fix ActivityStreams icon 2022-11-27 15:26:00 +01:00
Jan-Lukas Else 2170303f7b Fix Dockerfile 2022-11-27 15:08:48 +01:00
Jan-Lukas Else 01876592b3 Initial profile image support 2022-11-27 15:06:43 +01:00
Jan-Lukas Else 1b02b400fd Add settings UI option for user nick and user name
Updates #13
2022-11-27 07:20:49 +01:00
Jan-Lukas Else 0df2802c74 Publish ActivityPub followers collection 2022-11-25 20:36:14 +01:00
Jan-Lukas Else 223ec95487 Fix title of remote follow form page 2022-11-24 21:27:31 +01:00
Jan-Lukas Else 66484fef88 Implement ActivityPub remote follow form 2022-11-24 21:18:12 +01:00
Jan-Lukas Else 35dddbd852 Check for public namespace in to or cc of activitypub replies 2022-11-24 10:21:58 +01:00
Jan-Lukas Else 84b75467ca Fix in comments admin 2022-11-24 10:01:33 +01:00
Jan-Lukas Else e005cda096 Rework activitypub using library and support replies using the comment system 2022-11-23 22:16:56 +01:00
Jan-Lukas Else e5d0d136c0 Utils: Handle edge case and just use path to get mime type 2022-11-21 16:34:06 +01:00
Jan-Lukas Else a60a3f92bd ActivityPub: Include MimeType in profile picture attribute 2022-11-21 16:08:34 +01:00
Jan-Lukas Else 4dee23e561 Update dependencies 2022-11-20 21:01:36 +01:00
Jan-Lukas Else c242e2c7b3 Add page to show activitypub followers 2022-11-08 20:23:31 +01:00
Jan-Lukas Else e1edd5c18c Add webrings plugin 2022-10-31 10:52:35 +01:00
Jan-Lukas Else 1f2510ac53 Remove Tailscale, add settings for custom HTTPS 2022-10-30 20:57:25 +01:00
Jan-Lukas Else e6984d7f00 Update dependencies 2022-10-28 20:53:46 +02:00
Jan-Lukas Else 8408e245a6 Update hls.js 2022-10-22 20:34:32 +02:00
Jan-Lukas Else 08da511717 Update Leaflet 2022-10-22 20:29:45 +02:00
Jan-Lukas Else ac0464dd8c Update some dependencies 2022-10-22 20:01:42 +02:00
Jan-Lukas Else b06f5c02df Update tor dependency 2022-10-16 22:34:12 +02:00
Jan-Lukas Else 903d5a265a Sync editor state per blog using websockets and cache in database 2022-10-15 22:51:36 +02:00
Jan-Lukas Else f9d568acc8 Fix login with micro.blog iOS app 2022-10-15 14:19:12 +02:00
Jan-Lukas Else 5256b3929b Make micropub and indieauth paths absolute to increase compatibility with some clients 2022-10-14 14:04:10 +02:00
Jan-Lukas Else 7a4e994478 Update dependencies 2022-10-14 13:00:59 +02:00
Jan-Lukas Else 00e608ea27 Make share and translation button hideable (#11) 2022-10-07 17:08:37 +02:00
Jan-Lukas Else 18c129d163 Update dependencies and small code changes 2022-10-07 16:19:18 +02:00
Jan-Lukas Else b38e92bc57 Add email option for ntfy 2022-10-03 20:09:18 +02:00
Jan-Lukas Else 541b52424e Update dependencies 2022-09-30 16:39:08 +02:00
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