Commit Graph

63 Commits

Author SHA1 Message Date
Jan-Lukas Else 272a773b57 aitldr plugin: Add button to regenerate summary 2024-02-08 20:54:16 +01:00
Henrique Dias 099d8c17c8
chore: update indieauth (#66) 2023-11-11 19:00:04 +01:00
Jan-Lukas Else 9da5f0085a Add option to filter for parameters on index 2023-09-07 17:01:53 +02:00
Jan-Lukas Else c89302b2ab Fix editor with preset parameters 2023-04-15 18:46:12 +02:00
Jan-Lukas Else 609780db79 Add AI-generated-summary plugin (aitldr), many new plugin hooks and update dependencies 2023-03-24 21:25:20 +01:00
Jan-Lukas Else 8c9d17006d New plugin types: UISummary and UIFooter 2023-03-10 15:14:50 +01:00
Jan-Lukas Else 2f8dabc83e Send contact messages and notifications asynchronously 2023-03-05 17:17:40 +01:00
Jan-Lukas Else 2f18e1d214 Update dependencies and some small improvements 2023-02-13 22:39:35 +01:00
Jan-Lukas Else c3611a32d6
BREAKING: Rework plugins (#52)
See the documentation at https://docs.goblog.app/plugins.html
2023-01-23 20:30:47 +01:00
Jan-Lukas Else 8012691d7a Use fallback title generated from summary in HTML HEAD title 2022-12-27 08:29:32 +01:00
Jan-Lukas Else 47a42e1c55 Improve ActivityPub replies 2022-12-26 19:52:06 +01:00
Jan-Lukas Else d5e3d9e216 Add reply and like context and fetching it (Completes #45) 2022-12-26 09:37:51 +01:00
Jan-Lukas Else 7b2c9c3afb Fix some linting things 2022-12-14 16:03:54 +01:00
Jan-Lukas Else 6bfaf16e25 Automatically fetch reply and like title
(Updates #45)
2022-12-14 14:56:27 +01:00
Jan-Lukas Else 4d8c6bde5d Allow to preset post parameters in the editor template (to allow bookmarklets) (#43) 2022-12-13 16:05:49 +01:00
Jan-Lukas Else fc8e8e9a9d Simplify activitypub followers listing, parse and save activitypub usernames in @user@example.org format 2022-12-07 16:43:13 +01:00
Jan-Lukas Else 4407f0aae1 Fix comment routing 2022-12-06 20:02:03 +01:00
Jan-Lukas Else bef19c61fb Allow to edit comments (#42) 2022-12-06 19:43:06 +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 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 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 903d5a265a Sync editor state per blog using websockets and cache in database 2022-10-15 22:51:36 +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 00e608ea27 Make share and translation button hideable (#11) 2022-10-07 17:08: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 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 ef722789ac Add setting to hide old content warning (fix #12) 2022-07-21 19:09:50 +02:00
Jan-Lukas Else 6aa8670ea9 Load script in settings ui only once 2022-07-17 11:46:29 +02:00
Jan-Lukas Else 2178b2e223 Allow to change default section via ui 2022-07-17 08:36:10 +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 a576e364bd Add button to delete all notifications 2022-06-21 19:08:26 +02:00
Jan-Lukas Else d501855450 New IndieAuth version 2022-06-07 21:55:45 +02:00
Jan-Lukas Else 2b1346e8d5 (Experimental) external video integration using hls.js 2022-05-27 09:48:57 +02:00
Jan-Lukas Else 81ac4255c5 Fix taxonomy listing 2022-05-16 18:52:49 +02:00
Jan-Lukas Else dc6be223c3 Absolute URLs for feeds 2022-05-08 14:25:10 +02:00
Jan-Lukas Else 1c49a51d19 Fix in editor UI 2022-04-24 19:53:58 +02:00
Jan-Lukas Else 1e03474539 Reactions 2022-04-16 21:42:09 +02:00
Jan-Lukas Else 921212dacf Rework map scripts 2022-04-15 21:00:10 +02:00
Jan-Lukas Else b04bf3be46 Fix print CSS 2022-04-10 20:26:30 +02:00
Jan-Lukas Else 80fb177d40 Don't translate translate button 2022-04-10 11:58:29 +02:00
Jan-Lukas Else 8d60057590 Use more understandable symbols for translate button 2022-04-10 10:29:21 +02:00
Jan-Lukas Else 7df2ec5a90 Update indieauth dependency to new major version 2022-03-18 08:17:22 +01:00
Jan-Lukas Else 474155306d Go 1.18 2022-03-16 08:28:03 +01:00