| 2022-06-08 |
Merge branch 'feat/pingInformation' into slowcord
Madeline
committed
on 8 Jun 2022
|
|---|---|
|
Expose general instance information via api /ping route
Madeline
committed
on 8 Jun 2022
|
|
| 2022-05-31 |
Merge remote-tracking branch 'origin/fix/claim_accounts' into slowcord
Madeline
committed
on 31 May 2022
|
|
Merge branch 'master' into slowcord
Madeline
committed
on 31 May 2022
|
|
| 2022-05-30 |
Respect register_dateOfBirth_required = false
Madeline
committed
on 30 May 2022
|
| 2022-05-15 |
Update index.ts
Erkin Alp Güney
authored
on 15 May 2022
GitHub
committed
on 15 May 2022
|
|
Merge branch 'master' of https://github.com/fosscord/fosscord-server
Erkin Alp Güney
committed
on 15 May 2022
|
|
| 2022-05-14 |
Update bulk-delete.ts
Erkin Alp Güney
authored
on 14 May 2022
GitHub
committed
on 14 May 2022
|
|
Update purge.ts
Erkin Alp Güney
authored
on 14 May 2022
GitHub
committed
on 14 May 2022
|
|
| 2022-04-30 |
messages before/after soundness check
Erkin Alp Güney
committed
on 30 Apr 2022
|
| 2022-04-29 |
patch for missing router schema, and also add purge route self-deletion checks
Erkin Alp Güney
committed
on 29 Apr 2022
|
| 2022-04-28 |
|
|
Update prune.ts
Erkin Alp Güney
authored
on 28 Apr 2022
GitHub
committed
on 28 Apr 2022
|
|
|
needs to be async
Erkin Alp Güney
committed
on 28 Apr 2022
|
|
| 2022-04-24 |
use return codes to allow for automation
Erkin Alp Güney
authored
on 24 Apr 2022
GitHub
committed
on 24 Apr 2022
|
|
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
|
|
|
Merge branch 'fix/categoryNames' into slowcord
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
|
|
Merge branch 'fix/sanitisation' into slowcord
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 |
Merge branch 'master' into slowcord
Madeline
committed
on 19 Apr 2022
|
| 2022-04-18 |
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
|