1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 18:21:36 +02:00
Commit Graph

2345 Commits

Author SHA1 Message Date
Flam3rboy
41e49be9b3 🐛 fix typing 2021-10-17 01:53:29 +02:00
Flam3rboy
f41a0fe748 🐛 fix typo in custom status 2021-10-17 01:42:30 +02:00
Flam3rboy
6c46a46cf0 ⬆️ update sqlite3 2021-10-17 01:39:41 +02:00
Flam3rboy
a8ba406222 migration for timestamp migrations 2021-10-17 01:23:51 +02:00
Samuel
a152cae899
Merge pull request #467 from hbjydev/fix-migration-column-issue
Fix migration timestamp column data type issue
2021-10-17 01:14:43 +02:00
Flam3rboy
9fa1081803 🐛 default session activites 2021-10-17 00:57:31 +02:00
Flam3rboy
f2cb03da4b add presence migration 2021-10-17 00:51:51 +02:00
Flam3rboy
176fbbe082 Merge branch 'master' of http://github.com/fosscord/fosscord-server 2021-10-17 00:41:36 +02:00
Flam3rboy
5249e923a0 🎨 reformatted 2021-10-17 00:41:24 +02:00
Flam3rboy
841f1d6d2a 🎨 clean up instances on start 2021-10-17 00:41:21 +02:00
Flam3rboy
15fbb134cf 🐛 user settings 2021-10-17 00:41:06 +02:00
Flam3rboy
6f0cf477c5 added benchmark 2021-10-17 00:40:26 +02:00
Flam3rboy
0ea7d5f35c User presence/status 2021-10-17 00:39:54 +02:00
Flam3rboy
bd0b941fea added session + memberlist event 2021-10-17 00:38:56 +02:00
Flam3rboy
2b731bffee improve performance of identify + listener 2021-10-17 00:37:06 +02:00
Flam3rboy
395835a937 ⬆️ update mnjsf 2021-10-16 21:48:57 +02:00
Samuel
efad3e5d03
Update README.md 2021-10-16 20:33:56 +02:00
Samuel
7f86d5f195
Merge pull request #471 from ChrisChrome/patch-1
Fix /gateway/bot
2021-10-16 15:44:39 +02:00
Chris Chrome
d618803770
Fix /gateway/bot
https://canary.discord.com/channels/806142446094385153/806142446529806367/898928295771521125
2021-10-16 09:43:21 -04:00
Flam3rboy
71aa07bebe lazy loading of guilds for bots closes #451 2021-10-16 00:35:20 +02:00
Flam3rboy
468e590249 🐛 fix #450 (only if user is a bot application) 2021-10-16 00:19:10 +02:00
Flam3rboy
135eb11485 🔒 update modules 2021-10-15 23:51:31 +02:00
Flam3rboy
47d3d0e3fa 🔒 update set-value & tar 2021-10-15 23:43:40 +02:00
Flam3rboy
451e27998f 🐛 fix migration timestampe 2021-10-15 23:29:59 +02:00
Hayden Young
b9d852a4bd
fix: make timestamp column a bigint 2021-10-15 19:20:16 +01:00
Flam3rboy
618b5e6509 🐛 fix message sending 2021-10-15 18:55:26 +02:00
Samuel
1bbf789a7e
Merge pull request #455 from fosscord/sticker
Stickers
2021-10-15 18:39:57 +02:00
Flam3rboy
a64f79afda sticker events 2021-10-15 18:39:28 +02:00
Flam3rboy
34e2392b48 automatically run db migrations 2021-10-15 18:39:19 +02:00
Hayden Young
22f185b1f5 fix: update source paths 2021-10-15 14:01:52 +00:00
Samuel
a5811c1c09
Merge pull request #462 from hbjydev/unit-tests-expanded
Add unit tests for Gateway endpoints
2021-10-15 15:53:15 +02:00
Samuel
6b80cbe288
Merge pull request #464 from hbjydev/api-snippets
feat: add a Router & Route snippet for vscode
2021-10-15 15:52:08 +02:00
Hayden Young
da7a87d391 fix: make API dockerfile use correct setup steps 2021-10-15 13:49:55 +00:00
Hayden Young
f474364f33 feat: add a Router & Route snippet for vscode 2021-10-15 13:11:35 +00:00
Flam3rboy
9e2553c3a1 Merge branch 'master' into sticker 2021-10-15 13:32:26 +02:00
Hayden Young
125f91632f feat: add tests to gateway routes, split into own routers 2021-10-15 11:05:51 +00:00
Hayden Young
5ccff54e4d chore(merge): remote -> local 2021-10-15 11:03:23 +00:00
Flam3rboy
edbd299777 🐛 fix unittests 2021-10-15 13:00:23 +02:00
Samuel
b6b4c927a1
Merge pull request #459 from hbjydev/cdn-s3
[CDN] S3 Support
2021-10-15 12:37:58 +02:00
Hayden Young
365f15f036 Merge branch 'master' into cdn-s3 2021-10-15 10:33:02 +00:00
Hayden Young
490281f025 chore: update ts-node during npm run setup 2021-10-15 09:46:28 +00:00
Hayden Young
865389d0d0 chore: merge master into cdn-s3 2021-10-15 09:42:31 +00:00
Samuel
04dafa704d
Merge pull request #460 from fosscord/dev
merge dev in master
2021-10-15 00:49:33 +02:00
Samuel
330e9081a7
Merge pull request #454 from hbjydev/status-probes
[API] Status Probes
2021-10-15 00:47:19 +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
Hayden Young
3c7b8da9a8
fix: don't set location by default 2021-10-14 23:15:03 +01:00