Commit Graph

18 Commits

Author SHA1 Message Date
Jan-Lukas Else 0f5ddb2e80 Add option to hide section posts on main post index 2023-04-07 12:54:19 +02: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 6bfaf16e25 Automatically fetch reply and like title
(Updates #45)
2022-12-14 14:56:27 +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 66484fef88 Implement ActivityPub remote follow form 2022-11-24 21:18:12 +01:00
Jan-Lukas Else c242e2c7b3 Add page to show activitypub followers 2022-11-08 20:23:31 +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 00e608ea27 Make share and translation button hideable (#11) 2022-10-07 17:08:37 +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
luanacc 2111f8c160 update pt-br 2022-08-31 13:14:50 +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 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 e32cb518af Move strings out of template files and embedded in app, improve notifications admin a bit 2022-02-11 10:48:33 +01:00