Flam3rboy
f38f79b70c
⚡ speed up message query
2021-10-15 00:35:01 +02:00
Maddy
808bf0a74c
added route /guilds/:id/prune GET count and POST prune.
...
Edited Member entity to include last_message_id to avoid searching for every members last message when pruning
When a message is sent through /channels/:id/messages last_message_id of sending Member is updated.
2021-10-13 19:19:46 +11:00
Flam3rboy
5dc22333e7
Merge pull request #430 from Thesourtimes/master
...
Implement GIF route
2021-10-11 16:34:45 +02:00
Flam3rboy
7053d9a8b8
🎨 gifs
2021-10-11 16:34:18 +02:00
Flam3rboy
dce8657557
🐛 fix #371
2021-10-11 15:21:11 +02:00
Flam3rboy
833dcb7c3c
Merge branch 'master' into pr/Thesourtimes/430
2021-10-11 15:13:16 +02:00
Flam3rboy
3c4764fbc8
Merge branch 'master' into pr/TheArcaneBrony/434
2021-10-10 19:02:08 +02:00
Flam3rboy
aa25dac99f
🐛 fix modify role.permissions
2021-10-10 19:00:50 +02:00
Flam3rboy
a54711f4ae
🐛 fix vanity url
2021-10-10 18:28:38 +02:00
The Arcane Brony
79aee5145b
Fix duplicate key
2021-10-10 17:55:48 +02:00
Flam3rboy
29497bd4d3
🐛 fix emojis route
2021-10-10 14:10:27 +02:00
Flam3rboy
92de98c487
Merge branch 'master' into pr/LoboMetalurgico/424
2021-10-10 12:50:45 +02:00
Flam3rboy
3b4e026ead
🐛 fix tsc compiler
2021-10-10 12:35:46 +02:00
Flam3rboy
57c9813f2f
🐛 convert bigint literal to object
2021-10-10 11:08:55 +02:00
Flam3rboy
74bd98737a
🎨 clean up imports + classes
2021-10-10 11:03:32 +02:00
Lobo Metalúrgico
a801dfc478
Merge branch 'fosscord:master' into milestoneV1/routes/implement/emojis
2021-10-09 23:44:59 -03:00
Lobo Metalúrgico
bfd7445978
(api): fix some issues
2021-10-09 13:50:34 -03:00
Flam3rboy
da030aaff2
✨ added read state
2021-10-09 17:33:28 +02:00
uurgothat
2807628377
Implement GIFs
2021-10-09 18:23:16 +03:00
Lobo Metalúrgico
4e684e2cd4
(api): implement post on emoji route
2021-10-09 11:36:58 -03:00
Lobo Metalúrgico
8d5911736a
(api): add patch to emoji route
2021-10-09 10:52:43 -03:00
Lobo Metalúrgico
3a5c511f1b
Merge remote-tracking branch 'upstream/master' into milestoneV1/routes/implement/emojis
2021-10-09 10:39:26 -03:00
Flam3rboy
6b44a7ada1
🎨 cdn now also works without setting a public endpoint
2021-10-09 14:46:59 +02:00
Flam3rboy
de681188e5
🐛 fix typing
2021-10-09 14:00:28 +02:00
Flam3rboy
976a8e094b
🐛 fix claim account
2021-10-09 13:04:27 +02:00
Flam3rboy
d1844b65d1
✨ added guestsRequireInvite to config
2021-10-09 12:54:03 +02:00
Flam3rboy
0fd47815eb
🐛 fix password changing
2021-10-09 12:53:52 +02:00
Lobo Metalúrgico
23827dfc77
(api): fix route name
2021-10-08 23:49:45 -03:00
Lobo Metalúrgico
90af904661
(api): inital emojis route implementation
2021-10-08 23:45:12 -03:00
Flam3rboy
9fa4c607fc
🎨 fix imports with new build script
2021-10-09 01:45:02 +02:00
Flam3rboy
c3551d9254
🐛 fix user projection
2021-10-05 19:52:42 +02:00
Flam3rboy
72299d722b
🎨 reformatted
2021-10-05 19:37:54 +02:00
Flam3rboy
9b34eba268
🐛 fix client locale
2021-10-05 19:37:35 +02:00
Flam3rboy
b9391bfac1
✨ added autoJoin guild to config
2021-10-05 19:37:20 +02:00
Flam3rboy
1492751d58
🎨 move field error to util
2021-10-05 19:34:13 +02:00
Flam3rboy
8b56eb5fbc
✨ add User.register() method
2021-10-05 19:33:23 +02:00
Flam3rboy
334a357c6d
🐛 fix guild create with client template
2021-10-05 17:00:43 +02:00
Flam3rboy
e563aa25b4
🚧 different db engines
2021-10-04 21:57:24 +02:00
Flam3rboy
7fd48bada5
Merge pull request #412 from TheArcaneBrony/master
...
Add subscription plans so the client doesn't crash
2021-10-03 23:32:28 +02:00
Flam3rboy
844911b9ee
🚚 rename id -> sku_id
2021-10-03 23:32:10 +02:00
The Arcane Brony
5116dcf2e8
Add subscription plans so the client doesn't crash
2021-10-03 23:17:34 +02:00
Flam3rboy
48c1a15568
🐛 fix message reactions
2021-10-03 22:53:01 +02:00
afeuerstein
c745c765e0
fix request failiure with error code 400
2021-10-03 20:06:03 +02:00
Flam3rboy
45b9800b5d
🐛 fix registration
2021-10-03 01:59:38 +02:00
Flam3rboy
5a45606411
✨ add `right` option to route()
2021-10-03 01:55:57 +02:00
The Arcane Brony
c772816fd9
Add default value to guild discovery"
2021-10-01 22:43:58 +02:00
The Arcane Brony
f3dcab6b54
Add setting to show all guilds in discovery, fix query for guild discovery
2021-10-01 22:11:56 +02:00
Flam3rboy
966fec2953
✨ registration disabled notice
2021-10-01 20:11:05 +02:00
uurgothat
7ae37c5371
hotfix for misc routes
2021-09-30 18:57:53 +03:00
uurgothat
9e07c72a72
Add misc routes
2021-09-30 17:57:51 +03:00