Flam3rboy
|
ae5fd086a2
|
Merge branch 'master' of http://github.com/fosscord/fosscord-server
|
2021-10-17 22:28:16 +02:00 |
|
Flam3rboy
|
b3cfa555f8
|
🐛 also receive events for newly added members/relationships
|
2021-10-17 22:28:15 +02:00 |
|
Flam3rboy
|
842d6ea905
|
✨ config override file
|
2021-10-17 22:27:54 +02:00 |
|
uurgothat
|
6268064241
|
remove unneeded import
|
2021-10-17 23:23:57 +03:00 |
|
uurgothat
|
3b6fc60783
|
Add discord template support
|
2021-10-17 23:20:46 +03:00 |
|
Samuel
|
6a565df575
|
Merge pull request #475 from Thesourtimes/master
return an empty array at oauth2/tokens to have a response in connections
|
2021-10-17 20:55:44 +02:00 |
|
Kuna
|
4a6ecd0b15
|
remove template comment
|
2021-10-17 21:54:59 +03:00 |
|
uurgothat
|
be164e7d2a
|
oauth2 route draft to return an empty array
|
2021-10-17 21:51:19 +03:00 |
|
uurgothat
|
db3d6e116a
|
Merge branch 'master' of https://github.com/fosscord/fosscord-server
|
2021-10-17 21:49:46 +03:00 |
|
Samuel
|
0419786f7c
|
Update README.md
|
2021-10-17 15:39:34 +02:00 |
|
Hayden Young
|
5fea8b21d1
|
fix: make the CDN build correctly
|
2021-10-17 11:55:54 +00:00 |
|
Samuel
|
9e6e166a7a
|
Merge pull request #473 from xaronnn/master
Fix requirements with python
|
2021-10-17 11:57:20 +02:00 |
|
Uğur
|
ca4fb5c1a6
|
Fix requirements with python
|
2021-10-17 03:45:39 +03:00 |
|
Flam3rboy
|
1fc003abda
|
🐛 remove pause
|
2021-10-17 02:28:51 +02:00 |
|
Flam3rboy
|
61dc10d6a0
|
🐛 fix executable + pause on crash
|
2021-10-17 02:24:40 +02:00 |
|
Flam3rboy
|
5828be4e35
|
🐛 fix docker image
|
2021-10-17 02:12:10 +02:00 |
|
Flam3rboy
|
9d4f7cd01b
|
🐛 fix executable
|
2021-10-17 02:06:39 +02:00 |
|
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 |
|