1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-14 22:52:41 +01:00
server/util/src/entities
Flam3rboy f691aa4c5a 🚧 webhook
2021-09-14 22:15:55 +02:00
..
Application.ts delete _ids from entities 2021-08-31 17:54:09 +02:00
Attachment.ts delete _ids from entities 2021-08-31 17:54:09 +02:00
AuditLog.ts 🐛 fix entity types and projection 2021-09-01 23:34:55 +02:00
Ban.ts delete _ids from entities 2021-08-31 17:54:09 +02:00
BaseClass.ts 🎨 update entities 2021-09-03 03:38:19 +02:00
Channel.ts 🐛 fix dm #321 2021-09-13 01:11:03 +02:00
Config.ts 🎨 reformat files 2021-09-02 20:10:25 +02:00
ConnectedAccount.ts fix #309 2021-09-03 01:15:19 +02:00
Emoji.ts delete _ids from entities 2021-08-31 17:54:09 +02:00
Guild.ts ⬆️ update test client 2021-09-04 17:59:29 +02:00
index.ts VOICE_STATE_UPDATE implementation, fix #210 2021-09-02 19:33:04 +02:00
Invite.ts 🐛 fix invites 2021-09-04 11:25:10 +02:00
Member.ts Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-09-04 11:26:47 +02:00
Message.ts Fix attachments not being saved to db 2021-09-13 17:31:07 +02:00
RateLimit.ts only local rate limit to prevent to much pressure on the database 2021-08-30 12:14:32 +02:00
ReadState.ts delete _ids from entities 2021-08-31 17:54:09 +02:00
Recipient.ts 🎨 update entities 2021-09-03 03:38:19 +02:00
Relationship.ts 🐛 fix relationship 2021-09-13 12:22:41 +02:00
Role.ts delete _ids from entities 2021-08-31 17:54:09 +02:00
Session.ts 🎨 reformat files 2021-09-02 20:10:25 +02:00
Sticker.ts delete _ids from entities 2021-08-31 17:54:09 +02:00
Team.ts delete _ids from entities 2021-08-31 17:54:09 +02:00
TeamMember.ts delete _ids from entities 2021-08-31 17:54:09 +02:00
Template.ts 🐛 fix #311 2021-09-03 15:27:00 +02:00
User.ts 🐛 fix In() query 2021-09-13 12:22:59 +02:00
VoiceState.ts Temp fix for Guild.voice_states not working 2021-09-03 14:10:34 +02:00
Webhook.ts 🚧 webhook 2021-09-14 22:15:55 +02:00