tetratto/crates/core/src/database
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
..
connections add: last.fm status integration 2025-04-26 19:23:30 -04:00
drivers add: channels, messages 2025-04-27 23:11:37 -04:00
audit_log.rs fix: postgres 2025-04-03 15:07:57 -04:00
auth.rs add: profile connections, spotify connection 2025-04-26 16:27:18 -04:00
channels.rs add: channels, messages 2025-04-27 23:11:37 -04:00
common.rs add: connect to socket by community 2025-04-29 16:53:34 -04:00
communities.rs add: channels, messages 2025-04-27 23:11:37 -04:00
ipbans.rs fix: postgres 2025-04-03 15:07:57 -04:00
ipblocks.rs add: anonymous questions 2025-04-19 18:59:55 -04:00
memberships.rs fix: remove void communities from chats 2025-04-27 23:37:48 -04:00
messages.rs add: connect to socket by community 2025-04-29 16:53:34 -04:00
mod.rs add: profile connections, spotify connection 2025-04-26 16:27:18 -04:00
notifications.rs add: questions, requests 2025-04-12 22:25:54 -04:00
posts.rs add: connect to socket by community 2025-04-29 16:53:34 -04:00
questions.rs add: connect to socket by community 2025-04-29 16:53:34 -04:00
reactions.rs add: question reactions 2025-04-13 12:44:08 -04:00
reports.rs fix: postgres 2025-04-03 15:07:57 -04:00
requests.rs add: reposts/quotes pages 2025-04-23 16:46:13 -04:00
user_warnings.rs fix: delete user follows when deleting user 2025-04-17 21:48:45 -04:00
userblocks.rs fix: correctly hide posts from blocked users 2025-04-23 17:41:13 -04:00
userfollows.rs fix: delete user follows when deleting user 2025-04-17 21:48:45 -04:00