1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2025-01-29 06:11:36 +00:00
Commit graph

10 commits

Author SHA1 Message Date
54c65e7474
Implement comments for articles (fixes #10) (#112)
* Move files into subfolders

* Implement comments for articles (fixes #10)

* wip

* backend mostly done

* tests wip

* test working

* wip federation

* partial federation

* comment federation working!

* federation and tests working with delete

* wip frontend

* basic comment rendering

* various

* wip comment tree rendering

* all working

* update rust

* comment markdown

* only one comment editor at a time

* display comment creation time

* fedilink

* live handling of delete/restore

* comment editing
2025-01-21 11:39:10 +00:00
0b2bfbd3ae Fix problems with invalid apub ids 2024-03-11 13:40:03 +01:00
b2b20dcd2a Implement protect article function 2024-03-05 16:06:27 +01:00
a15a42b977 Handle conflicts in frontend 2024-02-14 16:13:57 +01:00
a2b808ce57 Add frontend button for instance follow, add instance.domain column 2024-02-12 16:37:12 +01:00
f2180e5e0b add basic instance details page (untested) 2024-02-01 16:46:36 +01:00
8305680fda basic article editing and history 2024-01-24 17:12:17 +01:00
2ceab5a23c basic page loading 2024-01-03 13:29:25 +01:00
e1c69799b8 basic frontend with fetch 2023-12-22 15:15:29 +01:00
f2c9a76d75 Rename to Ibis 2023-12-20 17:08:19 +01:00