Commit graph

70 commits

Author SHA1 Message Date
39574df691 add: developer panel 2025-06-14 20:26:54 -04:00
ebded00fd3 add: apps api 2025-06-14 14:45:52 -04:00
d128b2c438 add: questions api endpoints 2025-06-13 23:25:10 -04:00
b29760d7ec add: channels/messages scopes and api endpoints 2025-06-13 22:07:36 -04:00
8f16068a34 add: implement 9 new scopes, 21 new api endpoints 2025-06-13 17:47:00 -04:00
c3139ef1d2 add: grant scopes for all community endpoints 2025-06-13 12:49:09 -04:00
68071b96c8 add: finish forge stuff 2025-06-10 22:02:06 -04:00
15dc2e5d71 add: great post average 2025-06-09 20:56:32 -04:00
a6140f7c8c add: forges ui
TODO: forges tickets feed, posts open/closed state
2025-06-09 16:45:36 -04:00
5b1db42c51 add: post titles 2025-06-08 15:34:29 -04:00
675b3e4ee6 add: user associations 2025-06-05 20:56:56 -04:00
460e87e90e add: don't allow poll creator to vote
add: unfollow user when you block them
add: force other user to unfollow you by blocking them
add: leave receiver communities when you block them
2025-06-05 16:23:57 -04:00
4dfa09207e add: polls backend
TODO: polls frontend
2025-06-03 23:35:34 -04:00
3f6f1eda9f add: mark all notifications as read/unread
fix: anonymous avatar/username
2025-05-22 22:54:06 -04:00
b1d812d07b fix: ip parse panic 2025-05-22 00:26:29 -04:00
f6cbeb9bd8 add: post drafts
fix: allow question sender to view question
2025-05-17 19:57:09 -04:00
dd4f8b6d58 add: purge/restore post api 2025-05-16 16:20:24 -04:00
81307752c2 fix: stacks manage page when user deletes profile
add: allow moderators to view deleted posts
2025-05-16 16:09:21 -04:00
eb95be0f38 add: ability to manage uploads 2025-05-11 15:20:15 -04:00
70965298b5 add: post image uploads (supporter) 2025-05-11 14:27:55 -04:00
275dd0a1eb add: custom emojis
fix: don't show reposts of posts from blocked users
fix: don't show questions when they're from users you've blocked
2025-05-10 21:58:02 -04:00
d174b44f57 add: stacks mode and sort 2025-05-09 15:56:19 -04:00
75d72460ae add: user stacks 2025-05-08 22:18:04 -04:00
b91e9a62fb add: group channels, group channel members list, group channel renaming 2025-05-06 21:30:02 -04:00
24cf61c783 fix: emoji shortcodes 2025-05-05 23:44:10 -04:00
1d120555a0 add: stripe integration 2025-05-05 19:38:01 -04:00
trisua
59cfec4819 add: chat notifications
use sql_chanes/notifications_tag.sql; ignore first statement if you never used a preview commit
2025-05-03 17:51:36 -04:00
trisua
98d6f21e6e add: live browser notifications 2025-05-02 20:08:35 -04:00
trisua
58d206eb81 add: client streams api
fix: mobile chats ui
2025-05-01 23:35:40 -04:00
trisua
094dd5fdb5 add: user socket streams
add: group messages by author in ui
TODO: group messages by author in ui as they come in from socket
TODO: notifications stream connection
2025-05-01 16:43:58 -04:00
trisua
0304461389 add: connect to socket by community
direct messages/groups connect by channel id, everything else should connect by channel with the "is_channel" header set to true
2025-04-29 16:53:34 -04:00
trisua
7774124bd0 add: channels, messages 2025-04-27 23:11:37 -04:00
trisua
a114d862ae fix: video embeds
add: listening state api
2025-04-26 21:55:32 -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
0c814e95d7 add: ability to transfer community ownership 2025-04-24 16:57:25 -04:00
trisua
a78ee0f8d2 add: ip test api 2025-04-19 19:09:24 -04:00
trisua
3db7f2699c add: anonymous questions 2025-04-19 18:59:55 -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
7960484bf9 add: questions, requests 2025-04-12 22:25:54 -04:00
trisua
5995aaf31c add: user account warnings 2025-04-11 22:12:43 -04:00
trisua
df32b9d65e add reposts/quotes
fix #2
2025-04-10 18:16:52 -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
e52733b00c fix: don't allow mention spam
add: ip banning, ip ban management page
2025-04-03 11:22:56 -04:00
trisua
131a38abb9 add: cloudflare turnstile captcha
add: "popular communities" card in communities list
2025-04-02 23:26:43 -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