Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial bullshit for federation v2 | Madeline | 2023-09-26 | 3 | -1/+16 |
| | |||||
* | forwaded -> forwarded | Zert3x | 2023-05-28 | 1 | -1/+1 |
| | |||||
* | add option to auto add bot users to new apps | Puyodead1 | 2023-05-06 | 1 | -0/+1 |
| | |||||
* | oapi: policies | Puyodead1 | 2023-04-13 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 59 | -125/+124 |
|\ | |||||
| * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 3 | -7/+6 |
| | | |||||
| * | Revert "Merge pull request #1008 from spacebarchat/dev/samuel" | Madeline | 2023-03-31 | 3 | -25/+0 |
| | | | | | | | | | | This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88. | ||||
| * | Merge pull request #1008 from spacebarchat/dev/samuel | Samuel (Flam3rboy) | 2023-03-30 | 3 | -0/+25 |
| |\ | |||||
| | * | feat: Database Query Cache | Samuel | 2023-03-18 | 3 | -0/+25 |
| | | | |||||
| * | | SPACEBAR | Madeline | 2023-03-31 | 59 | -59/+59 |
| | | | |||||
| * | | SPACEBAR | Madeline | 2023-03-31 | 59 | -59/+59 |
| |/ | |||||
* / | Move redirect uri generation to getRedirectUri function of Connection class. | Madeline | 2023-03-18 | 1 | -1/+1 |
|/ | | | | Use api_endpointPublic instead of cdn_endpointPublic | ||||
* | Remove test client and client patcher | Madeline | 2023-03-01 | 3 | -27/+0 |
| | |||||
* | Rename password_reset config to passwordReset as it messes with config key ↵ | Madeline | 2023-02-25 | 1 | -1/+1 |
| | | | | generation | ||||
* | implement password reset | Puyodead1 | 2023-02-24 | 3 | -0/+25 |
| | |||||
* | add SendGrid transport | Puyodead1 | 2023-02-24 | 2 | -0/+23 |
| | |||||
* | add right to resend verification emails | Puyodead1 | 2023-02-23 | 1 | -1/+1 |
| | |||||
* | config: require account verification | Puyodead1 | 2023-02-23 | 1 | -0/+1 |
| | |||||
* | Add mailjet transport | Puyodead1 | 2023-02-23 | 3 | -0/+25 |
| | |||||
* | Add Mailgun transport | Puyodead1 | 2023-02-23 | 4 | -5/+75 |
| | |||||
* | rename SMTPConfigurations to EmailConfiguration | Puyodead1 | 2023-02-23 | 5 | -7/+8 |
| | |||||
* | add missing copyright headers | Puyodead1 | 2023-02-23 | 1 | -0/+18 |
| | |||||
* | Start implementing smtp | Puyodead1 | 2023-02-23 | 3 | -1/+11 |
| | |||||
* | remove MANAGE_GUILDS, EDIT_FLAGS, SELF_EDIT_FLAGS, MANAGE_GROUPS from ↵ | Madeline | 2023-02-03 | 1 | -1/+1 |
| | | | | default rights | ||||
* | Merge pull request from GHSA-r7h4-76f7-6264 | Madeline | 2023-02-02 | 1 | -1/+1 |
| | | | | | * Actually use maxUsername config value. * Change maxUsername default to discord.com default | ||||
* | Don't set default cdn endpoints. Null endpoints means to not update them in ↵ | Madeline | 2023-01-26 | 1 | -2/+2 |
| | | | | GLOBAL_ENV. TODO: Don't use private endpoint locations in global env if public is not set, as this limits infra config | ||||
* | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -1/+1 |
| | | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint | ||||
* | Merge pull request #952 from fosscord/dev/endpoints-in-ping | Chris Chrome | 2023-01-18 | 1 | -0/+1 |
|\ | | | | | Merge /dev/endpoints-in-ping to master | ||||
| * | Add basic info in ping | TheArcaneBrony | 2023-01-14 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
* | | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 53 | -0/+954 |
|/ | | | | | | | | | * 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 | ||||
* | Prettier | Madeline | 2023-01-05 | 42 | -152/+174 |
| | |||||
* | Profile themes and pronouns | Madeline | 2022-12-31 | 1 | -2/+2 |
| | |||||
* | Rename limits_rate_disabled -> limits_rate_enabled and remove ↵ | Madeline | 2022-12-22 | 2 | -2/+1 |
| | | | | limits_guilds_hideOfflineMember | ||||
* | Fix redirect when test client disabled | Madeline | 2022-12-22 | 1 | -1/+0 |
| | |||||
* | Disable test client by default | Madeline | 2022-12-21 | 1 | -1/+1 |
| | |||||
* | Set default cdn endpoints so that local testing works | Madeline | 2022-12-21 | 1 | -0/+3 |
| | |||||
* | Message rate limiting | TheArcaneBrony | 2022-12-19 | 1 | -1/+1 |
| | |||||
* | Registration tokens | Madeline | 2022-12-19 | 1 | -10/+11 |
| | |||||
* | Add register ratelimit | TheArcaneBrony | 2022-12-19 | 3 | -2/+14 |
| | |||||
* | flags related rights and stats api | Erkin Alp Güney | 2022-12-19 | 1 | -0/+1 |
| | |||||
* | Configurable MFA backup token length | TheArcaneBrony | 2022-12-19 | 1 | -0/+1 |
| | |||||
* | case insensitive header for rate limits, fix rate limit default settings | TheArcaneBrony | 2022-12-19 | 2 | -30/+30 |
| | | | | Also disabled rate limit bypass right as it doesn't work... | ||||
* | Move UserSettings to own entity | TheArcaneBrony | 2022-12-19 | 3 | -1/+8 |
| | |||||
* | Add additional config | Madeline | 2022-12-19 | 11 | -21/+49 |
| | |||||
* | Make ConfigValue a directory, move defaults to those classes instead of a ↵ | TheArcaneBrony | 2022-12-19 | 49 | -0/+351 |
separate object |