Commit graph

41 commits

Author SHA1 Message Date
trisua
507c7e39df
Create CONTRIBUTING.md 2025-04-02 15:12:08 -04:00
trisua
8f82326414
Create CODE_OF_CONDUCT.md 2025-04-02 15:11:18 -04:00
trisua
41ee7e4125 add: better profile card ui 2025-04-02 14:19:37 -04:00
trisua
e0a6072cc4 add: last_online and online indicators 2025-04-02 14:11:01 -04:00
trisua
d3d0c41334 add: audit log, reports
add: theme preference setting
2025-04-02 11:39:51 -04:00
trisua
b2df2739a7 add: audit log and reports table
TODO: audit log/reports UIs
2025-04-01 23:16:09 -04:00
trisua
9a9b72bdbb add: profile moderation ui
add: pagination ui
2025-04-01 16:12:13 -04:00
trisua
d0c1fbcf9a add: request-to-join communities
add: private joined communities setting
add: "void" community
add: ability to delete communities
2025-04-01 15:03:56 -04:00
trisua
3a8af17154 add: image proxy
add: mentions in posts
TODO: audit log, reports, user mod panel
2025-04-01 13:26:33 -04:00
trisua
e183a01887 add: followers/following ui 2025-03-31 22:35:11 -04:00
trisua
17564ede49 fix: user follows, user blocks, private profile setting 2025-03-31 20:02:09 -04:00
trisua
de53eec0e8 add: timelines, homepage 2025-03-31 19:31:36 -04:00
trisua
619184d02e add: ability to join/leave/be banned from communities 2025-03-31 15:39:49 -04:00
trisua
f3c2157dfc add: user settings ui 2025-03-31 11:45:34 -04:00
trisua
e7e9b49195 fix: make usernames and community titles case insensitive 2025-03-30 22:33:07 -04:00
trisua
f5b75382e5 add: notifications ui 2025-03-30 22:26:20 -04:00
trisua
9dc75d7095 add: notifications for likes
TODO: notifications ui
2025-03-29 23:51:13 -04:00
trisua
6413ed09fb add: community settings ui
TODO: add community read/write access settings
TODO: add profile settings
TODO: profile following in ui
TODO: community joining and membership management in ui
2025-03-29 22:27:57 -04:00
trisua
eecf357325 add: profiles ui, communities ui, posts ui 2025-03-29 00:26:56 -04:00
trisua
00abbc8fa2 chore: finish renaming pages to communities 2025-03-27 19:08:34 -04:00
trisua
d6fbfc3cd6 add: communities list page
TODO(ui): implement community creation, community viewing, community posting
TODO(ui): implement profile following, followers, and posts feed
2025-03-27 18:10:47 -04:00
trisua
5cfca49793 add: profile is_verified
add: better profile not found page
TODO: use error page for fallback service
2025-03-26 21:46:21 -04:00
trisua
7d96a3d20f add: user settings
fix: actually use cached stuff in auto_method macro
add: profile ui base
2025-03-25 23:58:27 -04:00
trisua
8580e34be2 add: post comments
add: user follow api, user block api
2025-03-25 22:52:47 -04:00
trisua
559ce19932 add: user follows, user blocks, ip bans
TODO: implement user following API endpoints
TODO: implement user blocking API endpoints
TODO: don't allow blocked users to interact with the users who blocked them
2025-03-25 21:19:55 -04:00
trisua
81005a6e1c add: notifications table
add: query_rows macro
fix: postgres driver
2025-03-25 18:18:33 -04:00
trisua
0ea6b25138 add: store is_like on reactions 2025-03-24 22:49:15 -04:00
trisua
382e3bc7a6 add: reactions 2025-03-24 22:42:33 -04:00
trisua
c46eb3b807 fix: run CREATE_TABLE_ENTRIES and CREATE_TABLE_MEMBERSHIPS 2025-03-24 20:26:15 -04:00
trisua
1a6b48078a add: journal entry context 2025-03-24 20:23:52 -04:00
trisua
e87ad74d43 add: journal page memberships
add: "Joined" write access option
2025-03-24 20:19:12 -04:00
trisua
daa223d529 add: pages api
add: entries base
add: entries api
2025-03-24 19:55:08 -04:00
trisua
38dbf10130 add: redis cache support 2025-03-23 21:19:16 -04:00
trisua
1d9a96ae69 add: auto_method macro 2025-03-23 18:58:09 -04:00
trisua
bb682add85 add: journals base
add: avatar/banner upload endpoints
2025-03-23 18:03:11 -04:00
trisua
b3cac5f97a add(ui): ability to log out 2025-03-23 16:37:43 -04:00
trisua
d2ca9e23d3 add: icon resolver
add: config "no_track" file list option
add: rainbeam-shared -> tetratto-shared
add: l10n
2025-03-23 12:31:48 -04:00
trisua
b6fe2fba37 add: postgres support
chore: restructure
2025-03-22 22:17:47 -04:00
trisua
cda879f6df add: create user api 2025-03-21 22:18:36 -04:00
trisua
6dff656583 add: everything else 2025-03-21 01:38:07 -04:00
trisua
c982e1dc15 Initial 2025-03-21 01:37:00 -04:00