Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement PATCH connection | Puyodead1 | 2023-03-18 | 1 | -0/+643 |
| | |||||
* | add connections | Puyodead1 | 2023-03-18 | 1 | -0/+602 |
| | |||||
* | Merge pull request #997 from Puyodead1/dev/default-group-dm-avatars | Madeline | 2023-03-16 | 8 | -0/+0 |
|\ | | | | | Add default group dm icons | ||||
| * | add default group dm avatars | Puyodead1 | 2023-03-07 | 8 | -0/+0 |
| | | |||||
* | | use real md5 hash | Puyodead1 | 2023-03-07 | 6 | -0/+0 |
|/ | |||||
* | Remove client_test folder | Madeline | 2023-03-02 | 3 | -239/+0 |
| | |||||
* | Remove Discord widget banners | Madeline | 2023-03-02 | 5 | -0/+0 |
| | |||||
* | Generate openapi | Madeline | 2023-02-26 | 1 | -5/+254 |
| | |||||
* | implement password reset | Puyodead1 | 2023-02-24 | 5 | -681/+1872 |
| | |||||
* | Fix template rendering and use verify email template | Puyodead1 | 2023-02-23 | 5 | -309/+306 |
| | | | | email html is weird, some stuff isn't supported. | ||||
* | Add other email templates | Puyodead1 | 2023-02-23 | 5 | -1/+359 |
| | |||||
* | Update schemas.json | Puyodead1 | 2023-02-23 | 1 | -1/+28 |
| | |||||
* | update verify email template to add target | Puyodead1 | 2023-02-23 | 1 | -3/+9 |
| | |||||
* | Add an email template for email verification | Puyodead1 | 2023-02-23 | 1 | -0/+89 |
| | |||||
* | change verify.html title | Puyodead1 | 2023-02-23 | 1 | -1/+1 |
| | |||||
* | Send different app for /verify | Madeline | 2023-02-23 | 1 | -0/+58 |
| | |||||
* | send email verification | Puyodead1 | 2023-02-23 | 1 | -0/+597 |
| | |||||
* | Update default avatar colour scheme and fix ordering | Madeline | 2023-02-18 | 6 | -0/+0 |
| | |||||
* | add support for desktop/web | Puyodead1 | 2023-02-17 | 5 | -0/+0 |
| | |||||
* | Implement default avatars | Puyodead1 | 2023-02-17 | 5 | -0/+0 |
| | |||||
* | Fix being unable to unset nicknames | Madeline | 2023-02-05 | 1 | -7/+7 |
| | | | | | Remove unwanted guild profile handler in cdn Fix rights check for bio/avatars of your own user | ||||
* | Don't allow message types to be edited | Madeline | 2023-02-03 | 1 | -0/+698 |
| | |||||
* | Merge pull request from GHSA-hqqp-gpqw-9w5c | Madeline | 2023-02-02 | 1 | -4/+5 |
| | |||||
* | read-states/ack-bulk (#969) | Madeline | 2023-01-30 | 2 | -0/+144 |
| | |||||
* | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 2 | -7019/+9093 |
| | | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | ||||
* | Rewrite client cacher (#962) | Madeline | 2023-01-22 | 1 | -0/+0 |
| | |||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 1 | -0/+603 |
| | | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses | ||||
* | Update openapi | Madeline | 2023-01-14 | 1 | -0/+37 |
| | |||||
* | add back openapi generation. todo: find way to keep route text descriptions ↵ | Madeline | 2023-01-06 | 1 | -5999/+6817 |
| | | | | in code, and find way to get usages of right/permission .hasThrow | ||||
* | Don't allow BaseClass props through schema | Madeline | 2023-01-06 | 1 | -38/+0 |
| | |||||
* | Profile themes and pronouns | Madeline | 2022-12-31 | 1 | -0/+32 |
| | |||||
* | OAuth2 authorize bot flow | Madeline | 2022-12-24 | 2 | -0/+589 |
| | |||||
* | fix developer portal | Puyodead1 | 2022-12-22 | 1 | -3/+3 |
| | | | | | - Fixes styling issues - Changes the name to use fosscord | ||||
* | Client: update to canary 165341 | Puyodead1 | 2022-12-20 | 3 | -14/+22 |
| | |||||
* | Message rate limiting | TheArcaneBrony | 2022-12-19 | 1 | -0/+31 |
| | |||||
* | Add register ratelimit | TheArcaneBrony | 2022-12-19 | 1 | -1/+3 |
| | |||||
* | implement guild profiles and fix user profiles | Puyodead1 | 2022-12-19 | 1 | -2342/+3497 |
| | |||||
* | Move UserSettings to own entity | TheArcaneBrony | 2022-12-19 | 1 | -62/+2722 |
| | |||||
* | Refactor applications | Madeline | 2022-12-18 | 2 | -1/+1570 |
| | |||||
* | Add basic developer panel functionality - doesn't work yet | ChrisChrome | 2022-12-18 | 1 | -6/+6 |
| | | | | | | > > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
* | Refactored testclient | Madeline | 2022-12-18 | 3 | -0/+1 |
| | |||||
* | fix: not being able to enable community | Puyodead1 | 2022-12-18 | 1 | -4/+3 |
| | |||||
* | Use staging's GLOBAL_ENV | Madeline | 2022-12-17 | 1 | -12/+13 |
| | |||||
* | First pass of removing Slowcord mentions | Madeline | 2022-12-17 | 11 | -259/+118 |
| | |||||
* | Disable webrtc preload plugin | Madeline | 2022-10-31 | 1 | -0/+0 |
| | |||||
* | Fast connect but send identify | Madeline | 2022-10-31 | 1 | -1/+74 |
| | |||||
* | Add token check back to loginRedirect | Madeline | 2022-10-31 | 1 | -1/+1 |
| | |||||
* | Add `private_channels_version` to `client_state` in identity. also set ↵ | Madeline | 2022-10-31 | 1 | -931/+31 |
| | | | | sentry user in gateway | ||||
* | Added fast connect to index | Madeline | 2022-10-30 | 1 | -18/+3 |
| | |||||
* | various typos | Madeline | 2022-10-28 | 2 | -15/+15 |
| | |||||
* | Fix user settings not saving properly and guild folders | Madeline | 2022-10-28 | 1 | -209/+1106 |
| | |||||
* | Try to fix loginRedirect | Madeline | 2022-10-27 | 1 | -1/+1 |
| | |||||
* | Added scripts for changelogs and removed premium references | Madeline | 2022-10-27 | 2 | -0/+31 |
| | |||||
* | 'localStorage is not defined'? | Madeline | 2022-10-26 | 5 | -61/+43 |
| | |||||
* | Forgot some schemas + only generate schemas in util/schemas + add setup script | Madeline | 2022-10-24 | 3 | -9356/+13 |
| | |||||
* | rearrange test client's index a bit | Madeline | 2022-10-24 | 7 | -198/+136 |
| | |||||
* | Fix server -> guild patch and add status.discord.com -> ↵ | Madeline | 2022-10-24 | 1 | -0/+23 |
| | | | | status.understars.dev patch | ||||
* | TestClient middleware will now add cache misses to file for generate:client ↵ | Madeline | 2022-10-24 | 1 | -0/+162 |
| | | | | script to fetch. Also patch discord icon top left | ||||
* | Make `afk` optional in ActivitySchema | Madeline | 2022-10-01 | 1 | -54/+0 |
| | |||||
* | fix loginRedirect | Madeline | 2022-09-28 | 1 | -1/+1 |
| | |||||
* | Discovery splashes + fix guild icons disappearing on settings change | Madeline | 2022-09-28 | 1 | -0/+3 |
| | |||||
* | Missed some schemas | Madeline | 2022-09-28 | 1 | -2457/+2526 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -7572/+7737 |
| | |||||
* | Fix and remove some scripts + use ajv/typescript-json-schema required by patches | Madeline | 2022-09-26 | 1 | -989/+17313 |
| | |||||
* | Bring back loginRedirect but fix it. Also move some assets out of public | Madeline | 2022-09-26 | 3 | -0/+17 |
| | |||||
* | Rearrange assets a bit, fix anything that uses assets folder | Madeline | 2022-09-26 | 10 | -0/+0 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 147 | -0/+25189 |