Commit graph

48 commits

Author SHA1 Message Date
trisua
f10384ff39 fix(mod): show correct connections in settings 2025-04-26 19:46:41 -04:00
trisua
0765156697 add: last.fm status integration 2025-04-26 19:23:30 -04:00
trisua
33ba576d4a add: profile connections, spotify connection 2025-04-26 16:27:18 -04:00
trisua
d42375441f add: allow users to block users who have blocked them/private users
fix: anonymous post page panic
add: allow users to select home timeline
2025-04-24 16:40:03 -04:00
trisua
276f25a496 add: reposts/quotes pages
add: repost notification
2025-04-23 16:46:13 -04:00
trisua
f867abcb34 add: display warning in profile settings if your text contrast is horrible 2025-04-22 19:46:08 -04:00
trisua
434f2ba00d add: anonymous username and anonymous avatar 2025-04-19 23:13:57 -04:00
trisua
3db7f2699c add: anonymous questions 2025-04-19 18:59:55 -04:00
trisua
2266afde01 add: profile motivational header setting 2025-04-19 14:52:33 -04:00
trisua
ad17acec98 add: user follow requests
add: nsfw questions
fix: inherit nsfw status from questions
fix: inherit community from questions
2025-04-14 17:21:52 -04:00
trisua
85bf844e2d add: theme settings import/export ui 2025-04-13 01:24:16 -04:00
trisua
30b23660b6 fix: don't allow users to read posts from communities with strict read
access
2025-04-13 01:05:54 -04:00
trisua
7960484bf9 add: questions, requests 2025-04-12 22:25:54 -04:00
trisua
24f67221ca add: "all" timeline
add: only show most popular posts from the past week
2025-04-12 12:17:30 -04:00
trisua
5e3c0f5588 add: better visual separation between profile posts and normal posts 2025-04-12 10:57:17 -04:00
trisua
535a854a47 add: user theme_color_text_link setting 2025-04-11 20:31:50 -04:00
trisua
b9ffe00042 fix: don't show profile warning if no warning is set 2025-04-11 18:13:41 -04:00
trisua
2ec7e54a8e add: slightly more advanced theming
add: profile "before you view" warning
2025-04-11 18:08:51 -04:00
trisua
1b77fef470 add: show avatar image requirements in ui 2025-04-10 20:39:01 -04:00
trisua
df32b9d65e add reposts/quotes
fix #2
2025-04-10 18:16:52 -04:00
trisua
fd33c0c7d8 fix: change config.town_square to usize instead of String 2025-04-09 21:04:59 -04:00
trisua
a06dc88f84 fix: option element selection 2025-04-09 20:42:03 -04:00
trisua
23932dc9ae fix(ui): show community in home timelines 2025-04-09 19:52:36 -04:00
trisua
b78508ee15 add: mirror other user's theme when viewing other user profiles
fix: community/profile name sizing
2025-04-09 19:25:41 -04:00
trisua
f49cc80886 add: profile and community opengraph tags 2025-04-09 00:10:58 -04:00
trisua
a8282a113d add: ability to disable profile theme of other users 2025-04-08 15:49:41 -04:00
trisua
f83cfa3756 add: post editing, profile pinned posts, theme settings
TODO: nsfw profile/community options
2025-04-07 16:07:01 -04:00
trisua
31f63c90cd add: user permissions level builder ui 2025-04-06 13:43:12 -04:00
trisua
205fcbdcc1 add: user totp 2fa 2025-04-04 21:42:08 -04:00
trisua
20aae5570b add: user account switcher 2025-04-03 22:36:58 -04:00
trisua
48e0b02198 add: "town square" community option
with a town square community, users can post directly from their profiles!
2025-04-03 20:25:00 -04:00
trisua
1a2efdba1f fix(ui): community/profile sidebar sizing 2025-04-03 17:51:31 -04:00
trisua
573b10f5e1 fix(ui): random text overflow spots 2025-04-03 17:42:03 -04:00
trisua
e52733b00c fix: don't allow mention spam
add: ip banning, ip ban management page
2025-04-03 11:22:56 -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
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
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
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
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