| 2023-02-18 |
async
Puyodead1
committed
on 18 Feb 2023
|
|---|---|
|
Implement default avatars
Puyodead1
committed
on 18 Feb 2023
|
|
| 2023-02-05 |
|
| 2023-02-03 |
Don't use relative path for db entities. Closes #937
Madeline
committed
on 3 Feb 2023
|
|
On db sync/first run, add all the current migrations to migrations table to prevent running them on restarts
Madeline
committed
on 3 Feb 2023
|
|
|
Merge branch 'master' of github.com:fosscord/fosscord-server
Madeline
committed
on 3 Feb 2023
|
|
|
remove MANAGE_GUILDS, EDIT_FLAGS, SELF_EDIT_FLAGS, MANAGE_GROUPS from default rights
Madeline
committed
on 3 Feb 2023
|
|
|
various fixes for webauthn (#973)
Puyodead1
authored
on 3 Feb 2023
GitHub
committed
on 3 Feb 2023
|
|
|
run add:license
Madeline
committed
on 3 Feb 2023
|
|
|
Don't allow message types to be edited
Madeline
committed
on 3 Feb 2023
|
|
| 2023-02-02 |
Merge pull request from GHSA-9qvc-84ch-5p2x
...
Madeline
authored
on 2 Feb 2023
GitHub
committed
on 2 Feb 2023
|
|
Merge pull request from GHSA-hqqp-gpqw-9w5c
Madeline
authored
on 2 Feb 2023
GitHub
committed
on 2 Feb 2023
|
|
|
Merge pull request from GHSA-9q7f-pv47-cxp9
Madeline
authored
on 2 Feb 2023
GitHub
committed
on 2 Feb 2023
|
|
|
Merge pull request from GHSA-r7h4-76f7-6264
...
Madeline
authored
on 2 Feb 2023
GitHub
committed
on 2 Feb 2023
|
|
| 2023-02-01 |
Use erlpack instead of @yukikaze-bot/erlpack (#968)
Madeline
authored
on 1 Feb 2023
GitHub
committed
on 1 Feb 2023
|
| 2023-01-31 |
Rename postgresql to postgres -> fix silently failing migrations
...
TheArcaneBrony
committed
on 31 Jan 2023
|
|
Hotfix postgres connection string to not silently fail migrations
TheArcaneBrony
authored
on 31 Jan 2023
GitHub
committed
on 31 Jan 2023
|
|
|
Fix missing capitalisation in database connected log
TheArcaneBrony
authored
on 31 Jan 2023
GitHub
committed
on 31 Jan 2023
|
|
|
Add a tiny bit of extra logging to database connection
TheArcaneBrony
authored
on 31 Jan 2023
GitHub
committed
on 31 Jan 2023
|
|
|
Fix missing props in welcome message creation, which causes every client who received the welcome message to disconnect.
Madeline
committed
on 31 Jan 2023
|
|
|
check pw and other auth before letting users undisable
Madeline
committed
on 31 Jan 2023
|
|
| 2023-01-30 |
subscribe clients to member events when they lazy request members
Madeline
committed
on 30 Jan 2023
|
|
question mark.
Madeline
committed
on 30 Jan 2023
|
|
|
Impl member lazy request (#970)
Madeline
authored
on 30 Jan 2023
GitHub
committed
on 30 Jan 2023
|
|
|
read-states/ack-bulk (#969)
Madeline
authored
on 30 Jan 2023
GitHub
committed
on 30 Jan 2023
|
|
|
|
|
| 2023-01-26 |
Merge branch 'master' of github.com:fosscord/fosscord-server
Madeline
committed
on 26 Jan 2023
|
|
Fix SIGTERM handler not disconnecting gateway clients and leaving timeouts active
Madeline
committed
on 26 Jan 2023
|
|
|
also don't use 3002 as default when gateway endpoints are null
Madeline
committed
on 26 Jan 2023
|
|
|
Use localhost:3001 as fallback when cdn endpoints are null rather than 3003
Madeline
committed
on 26 Jan 2023
|