| 2022-04-24 |
Backfilling privilege does not imply right to post messages
Erkin Alp Güney
authored
on 24 Apr 2022
GitHub
committed
on 24 Apr 2022
|
|---|---|
|
While backfilling, message ids must now be valid snowflakes, cannot be in the future, and cannot overwrite existing messages
Madeline
committed
on 24 Apr 2022
|
|
| 2022-04-23 |
Merge branch 'master' of https://github.com/fosscord/fosscord-server
Erkin Alp Güney
committed
on 23 Apr 2022
|
|
backfilling — first steps
Erkin Alp Güney
committed
on 23 Apr 2022
|
|
| 2022-04-22 |
Fix not assigning new changes to input fields in users/@me
Madeline
committed
on 22 Apr 2022
|
|
Can no longer send messages to channel types that do not support it ( categories, voice etc )
Madeline
committed
on 22 Apr 2022
|
|
|
Fixed ability for user to edit any property of themselves, including `rights`, `flags`. Note to self: schemas.json is a GENERATED file. `npm run generate:schema` in api/
Madeline
committed
on 22 Apr 2022
|
|
| 2022-04-19 |
Use 1 thread on platform where fetching thread/core count fails
TheArcaneBrony
committed
on 19 Apr 2022
|
| 2022-04-18 |
general rights enforcement stuff
Erkin Alp Güney
committed
on 18 Apr 2022
|
|
Merge branch 'master' of https://github.com/fosscord/fosscord-server
Erkin Alp Güney
committed
on 18 Apr 2022
|
|
|
get single message && message rights enforcement
Erkin Alp Güney
committed
on 18 Apr 2022
|
|
|
Unified ghost instead of separate ghosts
Erkin Alp Güney
committed
on 18 Apr 2022
|
|
| 2022-04-17 |
reactions rights enforcement
Erkin Alp Güney
committed
on 17 Apr 2022
|
| 2022-04-15 |
remove misleading todo note
Erkin Alp Güney
authored
on 15 Apr 2022
GitHub
committed
on 15 Apr 2022
|
| 2022-04-12 |
Update passwordStrength.ts
Erkin Alp Güney
authored
on 12 Apr 2022
GitHub
committed
on 12 Apr 2022
|
| 2022-04-10 |
Fix compile errors in checkPassword's entropy check
Madeline
authored
on 10 Apr 2022
Erkin Alp Güney
committed
on 10 Apr 2022
|
| 2022-04-09 |
Update passwordStrength.ts
Erkin Alp Güney
authored
on 9 Apr 2022
GitHub
committed
on 9 Apr 2022
|
|
add an elegant entropy check
Erkin Alp Güney
authored
on 9 Apr 2022
GitHub
committed
on 9 Apr 2022
|
|
|
fix MANAGE_GUILDS; rename getRight to getRights
binsky
authored
on 9 Apr 2022
Erkin Alp Güney
committed
on 9 Apr 2022
|
|
|
fix invite right enforcement
binsky
authored
on 9 Apr 2022
Erkin Alp Güney
committed
on 9 Apr 2022
|
|
| 2022-04-08 |
correct right name
Erkin Alp Güney
authored
on 8 Apr 2022
GitHub
committed
on 8 Apr 2022
|
|
invite right enforced
Erkin Alp Güney
authored
on 8 Apr 2022
GitHub
committed
on 8 Apr 2022
|
|
|
JOIN_GUILDS
Erkin Alp Güney
authored
on 8 Apr 2022
GitHub
committed
on 8 Apr 2022
|
|
|
rights enforcement in guild create
Erkin Alp Güney
authored
on 8 Apr 2022
GitHub
committed
on 8 Apr 2022
|
|
|
MANAGE_GUILDS
Erkin Alp Güney
authored
on 8 Apr 2022
GitHub
committed
on 8 Apr 2022
|
|
|
remove todos that are implemented
Erkin Alp Güney
authored
on 8 Apr 2022
GitHub
committed
on 8 Apr 2022
|
|
|
enforce the rights
Erkin Alp Güney
authored
on 8 Apr 2022
GitHub
committed
on 8 Apr 2022
|
|
|
fix the build mistakes from yesternight
Erkin Alp Güney
committed
on 8 Apr 2022
|
|
| 2022-04-07 |
Update index.ts
Erkin Alp Güney
authored
on 7 Apr 2022
GitHub
committed
on 7 Apr 2022
|
|
added the maintenance listing endpoint
Erkin Alp Güney
authored
on 7 Apr 2022
GitHub
committed
on 7 Apr 2022
|