Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-04-18 | Unified ghost instead of separate ghosts | Erkin Alp Güney | 1 | -1/+1 | |
2022-04-18 | Google staff email | Erkin Alp Güney | 1 | -1/+6 | |
2022-04-17 | reactions rights enforcement | Erkin Alp Güney | 2 | -2/+3 | |
2022-04-16 | Update Intents.ts | Erkin Alp Güney | 1 | -1/+1 | |
2022-04-16 | jumbo and lobbies are indeed different | Erkin Alp Güney | 1 | -1/+1 | |
2022-04-16 | Update Identify.ts | Erkin Alp Güney | 1 | -5/+5 | |
2022-04-16 | add more intents | Erkin Alp Güney | 1 | -15/+26 | |
2022-04-16 | remove misleading todo note | Erkin Alp Güney | 1 | -1/+0 | |
2022-04-14 | Align buttons to center | Kuna | 1 | -1/+1 | |
2022-04-12 | New translations common.json (Swedish) | Samuel | 1 | -14/+14 | |
2022-04-12 | New translations auth.json (Swedish) | Samuel | 1 | -10/+10 | |
2022-04-12 | Update passwordStrength.ts | Erkin Alp Güney | 1 | -1/+1 | |
2022-04-10 | Fix compile errors in checkPassword's entropy check | Madeline | 1 | -4/+4 | |
2022-04-10 | Update Guild.ts | Erkin Alp Güney | 1 | -4/+8 | |
2022-04-09 | Update passwordStrength.ts | Erkin Alp Güney | 1 | -1/+1 | |
2022-04-09 | add an elegant entropy check | Erkin Alp Güney | 1 | -5/+16 | |
2022-04-09 | bug fix | 1itt1eB0y | 1 | -1/+1 | |
Fix `QueryFailedError: constraint "FK_05535bc695e9f7ee104616459d3" for relation "messages" already exists` | |||||
2022-04-09 | Resolves #715 | Madeline | 1 | -1/+1 | |
2022-04-09 | Update User.ts | Erkin Alp Güney | 1 | -7/+7 | |
2022-04-09 | fix MANAGE_GUILDS; rename getRight to getRights | binsky | 1 | -2/+2 | |
2022-04-09 | fix invite right enforcement | binsky | 1 | -1/+1 | |
2022-04-08 | correct right name | Erkin Alp Güney | 1 | -1/+1 | |
2022-04-08 | invite right enforced | Erkin Alp Güney | 1 | -1/+2 | |
2022-04-08 | JOIN_GUILDS | Erkin Alp Güney | 1 | -1/+1 | |
2022-04-08 | rights enforcement in guild create | Erkin Alp Güney | 1 | -3/+4 | |
2022-04-08 | MANAGE_GUILDS | Erkin Alp Güney | 1 | -2/+10 | |
2022-04-08 | remove todos that are implemented | Erkin Alp Güney | 1 | -3/+3 | |
2022-04-08 | enforce the rights | Erkin Alp Güney | 1 | -3/+5 | |
2022-04-08 | optional | Erkin Alp Güney | 1 | -2/+2 | |
2022-04-08 | add joined_by to allow for separate treatment of force-joiners | Erkin Alp Güney | 1 | -2/+11 | |
2022-04-08 | fix the build mistakes from yesternight | Erkin Alp Güney | 2 | -16/+20 | |
2022-04-08 | Update index |