1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-11 05:02:37 +01:00
Commit Graph

298 Commits

Author SHA1 Message Date
Hayden Young
22f185b1f5 fix: update source paths 2021-10-15 14:01:52 +00:00
Hayden Young
da7a87d391 fix: make API dockerfile use correct setup steps 2021-10-15 13:49:55 +00:00
Flam3rboy
edbd299777 🐛 fix unittests 2021-10-15 13:00:23 +02:00
Samuel
04dafa704d
Merge pull request #460 from fosscord/dev
merge dev in master
2021-10-15 00:49:33 +02:00
Flam3rboy
0924f73a89 🎨 exclude healthz/readyz from auth 2021-10-15 00:46:09 +02:00
Flam3rboy
288eeab6bb Merge branch 'master' into pr/hbjydev/454 2021-10-15 00:44:19 +02:00
Samuel
d1c0753bc0
Merge pull request #448 from Mr2u/master
Route #10 Prune and prune count
2021-10-15 00:35:32 +02:00
Flam3rboy
0994b47a67 🐛 fix prune 2021-10-15 00:35:18 +02:00
Flam3rboy
f38f79b70c speed up message query 2021-10-15 00:35:01 +02:00
Flam3rboy
d4b6840fae 🎨 do not automatically create default guild 2021-10-14 21:25:17 +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
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