| 2023-02-03 |
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
|
|
use print instead of console.log in client cache so it doesn't output weirdness
Madeline
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
|
|
| 2023-01-25 |
Don't set default cdn endpoints. Null endpoints means to not update them in GLOBAL_ENV. TODO: Don't use private endpoint locations in global env if public is not set, as this limits infra config
Madeline
committed
on 25 Jan 2023
|
| 2023-01-24 |
Don't try to cache files like /assets/;var u,p={26700:0};l.f
Madeline
committed
on 24 Jan 2023
|
|
Update client cacher to allow numbers in extensions ( for woff2 )
Madeline
committed
on 24 Jan 2023
|
|
|
Update lintstagedrc to run on js files as well
Madeline
committed
on 24 Jan 2023
|
|
|
Refactor config utils (#963)
Madeline
authored
on 24 Jan 2023
GitHub
committed
on 24 Jan 2023
|
|
| 2023-01-22 |
Rewrite client cacher (#962)
Madeline
authored
on 22 Jan 2023
GitHub
committed
on 22 Jan 2023
|
| 2023-01-20 |
|