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
0edc863bb7
Show pending edits in history ( fixes #109 )
2025-01-17 10:58:37 +01:00
202e0cc441
Must select distinct users for stats
2025-01-14 12:46:10 +01:00
9a57b49005
Fix ci error
2024-12-19 12:50:40 +01:00
34884e239f
User profile with displayname and bio ( fixes #90 )
2024-12-19 12:20:18 +01:00
9eb5f4cfb1
Nodeinfo with user, article and active stats, standard compliant
2024-12-19 00:03:35 +01:00
733abdef96
Add published timestamps, sort notifications
2024-11-13 10:56:23 +01:00
7531476066
Admin approval for new articles
2024-11-12 15:04:04 +01:00
639ca1704f
use newtypes for all ids
2024-11-11 23:23:25 +01:00
d720a003e2
Fix tests
2024-11-11 16:02:48 +01:00
5556d0fef2
Synchronize linked instances
2024-11-11 14:46:52 +01: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
c42556ed05
store jwt secret in db
2023-12-19 16:15:43 +01:00
5d89591894
Handle conflicts per local user
2023-12-19 15:50:07 +01:00
8ed35141b7
Add creator_id to edit
2023-12-18 16:41:18 +01:00
69d08b824e
user working and tests passing
2023-12-14 17:06:44 +01:00
02db60ba15
fix tests
2023-12-13 13:13:10 +01:00
bda146cf05
stuff
2023-12-08 22:21:31 +01:00
dc50483e5c
initial user impl
2023-12-05 15:51:22 +01:00
5d2099c17c
conflict moved to db
2023-12-05 12:05:55 +01:00
aec05ac6b5
get follows working
2023-12-04 15:10:07 +01:00
90c4fbf8e4
instance in db compiling but tests failing
2023-12-04 10:15:14 +01:00
851f30dc24
remove dbedit.local
2023-12-01 16:07:22 +01:00
d4772d35c2
all tests passing!
2023-12-01 14:05:53 +01:00
7c789a1c06
tests are running with temp db
2023-12-01 12:11:19 +01:00
e030419cc5
wip: Add diesel and postgres
2023-11-30 11:46:42 +01:00