Commit Graph

843 Commits

Author SHA1 Message Date
Flam3rboy d2df6f99be sticker upload 2021-10-15 00:02:23 +02:00
Flam3rboy d4b6840fae 🎨 do not automatically create default guild 2021-10-14 21:25:17 +02:00
Flam3rboy e5ed599b48 🎨 restructure 2021-10-14 19:47:10 +02:00
Hayden Young 4009e9d2dd feat: implement a database check on the healthz and readyz probes, remove /-/metrics 2021-10-14 18:47:05 +01:00
Flam3rboy 6cf6204d06 sticker packs 2021-10-14 19:46:53 +02:00
Flam3rboy 36a29054ec stickers 2021-10-14 19:46:45 +02:00
Hayden Young a20279c41f feat: initial addition of a healthz, readyz and metrics route 2021-10-14 18:27:19 +01:00
Flam3rboy 8257e2631a 🐛 fix migration + autojoin 2021-10-14 00:32:15 +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
Flam3rboy ce4e751292 🎨 clean up dependencies 2021-10-10 11:03:04 +02:00
Lobo Metalúrgico a801dfc478 Merge branch 'fosscord:master' into milestoneV1/routes/implement/emojis 2021-10-09 23:44:59 -03:00
xnacly efdb39cf14 random guest username generation added 2021-10-09 22:49:29 +02:00
Lobo Metalúrgico bfd7445978 (api): fix some issues 2021-10-09 13:50:34 -03:00
Flam3rboy b278f7a207 🐛 rewrite locale en to en-US 2021-10-09 18:07:01 +02: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 7e335fa266 🎨 do not auto guest register on login/register page 2021-10-09 13:04:46 +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 d842478d06 🐛 fix build 2021-10-09 01:44:44 +02:00
Flam3rboy b44f356d9e bundle build script 2021-10-08 10:43:43 +02:00
Flam3rboy c6bc68c4aa Merge branch 'compiler-change' of https://github.com/thearcanebrony/fosscord-server into pr/TheArcaneBrony/418-1 2021-10-07 18:22:15 +02:00
Flam3rboy 1bef11aaaa 🐛 fix swc config 2021-10-07 18:21:17 +02:00
Flam3rboy 650ba3d0ae 🐛 fix types + swcrc configs 2021-10-07 18:20:03 +02:00
Flam3rboy 95bb148cfa 🐛 fix swcrc config: rewrite import -> require 2021-10-07 09:59:04 +02:00
The Arcane Brony 72af8dc719 Compiler test 2021-10-06 18:20:22 +02:00
Flam3rboy 977a963778 ⬆️ update packages 2021-10-06 17:39:32 +02:00
Flam3rboy 627ba5373b ⬆️ lambert-server@1.2.11 2021-10-05 20:47:12 +02:00