| Commit message (Expand) | Author | Age | Files | Lines |
* | set rules/updates in guild if we created them | Madeline | 2023-08-12 | 1 | -2/+6 |
* | Merge pull request #1045 from erkinalp/patch-2 | Madeline | 2023-08-11 | 1 | -1/+1 |
|\ |
|
| * | Rename the guild feature to match discord.com | Erkin Alp Güney | 2023-04-27 | 1 | -1/+1 |
* | | Implement community "create one for me" | Madeline | 2023-08-10 | 1 | -0/+72 |
* | | Allow enabling welcome screen and check if welcome screen channels exist with... | Madeline | 2023-08-10 | 1 | -9/+24 |
* | | fix reversed check in GET messages | Madeline | 2023-08-07 | 1 | -1/+1 |
* | | Fix connection class imports | Puyodead1 | 2023-08-06 | 1 | -1/+1 |
* | | Fix some linting warnings | Puyodead1 | 2023-08-06 | 2 | -2/+1 |
* | | update proxy-agent | Madeline | 2023-08-07 | 3 | -3/+3 |
* | | some abaddon compat | Madeline | 2023-07-31 | 1 | -32/+36 |
* | | * call toJSON of keys in gateway when using erlpack | Madeline | 2023-07-29 | 1 | -1/+1 |
* | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-07-28 | 1 | -17/+19 |
|\ \ |
|
| * | | goof | Madeline | 2023-07-28 | 1 | -1/+2 |
| * | | Fix regression of 5f22faa57b7104ba29a01889a1bafc35b3be4f02 | Madeline | 2023-07-28 | 1 | -17/+18 |
* | | | refactor checkToken | Madeline | 2023-07-28 | 2 | -5/+2 |
|/ / |
|
* | | fix get channel messages around parameter | Vincent Junge | 2023-06-26 | 1 | -10/+11 |
* | | made it prettier | ngn | 2023-06-11 | 1 | -9/+14 |
* | | Make sure min password length is not null | ngn | 2023-06-11 | 1 | -2/+3 |
* | | Making the error message dynamic | ngn | 2023-06-10 | 1 | -1/+1 |
* | | making min password length configurable | ngn13 | 2023-06-10 | 1 | -1/+1 |
* | | Implemented password length check | ngn | 2023-06-10 | 1 | -0/+8 |
* | | Fix docs for /users/:id/profile | Madeline | 2023-06-11 | 1 | -36/+2 |
* | | Send user and roles id array in GET /guilds/:id/members/:id | Madeline | 2023-06-11 | 1 | -2/+23 |
* | | Return entire guild object in POST /guilds | Madeline | 2023-05-30 | 1 | -1/+1 |
* | | fix: add return and run prettier | CyberL1 | 2023-05-13 | 1 | -3/+8 |
* | | Merge branch 'spacebarchat:master' into master | Cyber | 2023-05-13 | 1 | -0/+3 |
|\ \ |
|
| * | | Prevent /invites/:code for bots | Madeline | 2023-05-12 | 1 | -0/+3 |
* | | | fix: don't create new vanity url when there's no ALIASABLE_NAMES flag | CyberL1 | 2023-05-10 | 1 | -0/+6 |
|/ / |
|
* | | create util for app bot user creation | Puyodead1 | 2023-05-07 | 2 | -35/+5 |
* | | add option to auto add bot users to new apps | Puyodead1 | 2023-05-06 | 1 | -0/+21 |
* | | Fix UserRelationsResponse schema | Madeline | 2023-04-19 | 1 | -2/+3 |
* | | Rewrite getRouteDescriptions, fix message route not appearing in openapi spec | Madeline | 2023-04-16 | 9 | -60/+12 |
* | | fix typos | Madeline | 2023-04-14 | 2 | -2/+2 |
* | | spacebar | Puyodead1 | 2023-04-13 | 1 | -4/+4 |
* | | clusterfuck | Puyodead1 | 2023-04-13 | 25 | -25/+25 |
* | | oapi: fix a few response types in auth | Puyodead1 | 2023-04-13 | 2 | -3/+7 |
* | | oapi: add missing 2fa types to login | Puyodead1 | 2023-04-13 | 1 | -1/+1 |
* | | oapi: root level routes | Puyodead1 | 2023-04-13 | 8 | -134/+219 |
* | | oapi: voice regions | Puyodead1 | 2023-04-13 | 1 | -6/+15 |
* | | oapi: finish users | Puyodead1 | 2023-04-13 | 8 | -27/+90 |
* | | oapi: users progress | Puyodead1 | 2023-04-13 | 14 | -259/+522 |
* | | oapi: stickers | Puyodead1 | 2023-04-13 | 1 | -6/+16 |
* | | oapi: sticker packs | Puyodead1 | 2023-04-13 | 1 | -5/+17 |
* | | oapi: readstates | Puyodead1 | 2023-04-13 | 1 | -1/+9 |
* | | oapi: policies | Puyodead1 | 2023-04-13 | 4 | -38/+84 |
* | | oapi: oauth2 | Puyodead1 | 2023-04-13 | 1 | -94/+136 |
* | | oapi: invites | Puyodead1 | 2023-04-13 | 1 | -35/+87 |
* | | oapi: fix guild discovery requirements | Puyodead1 | 2023-04-13 | 1 | -1/+1 |
* | | guilds | Puyodead1 | 2023-04-13 | 28 | -629/+1384 |
* | | backfill missing query params | Puyodead1 | 2023-04-13 | 2 | -0/+28 |
* | | gifs and query params | Puyodead1 | 2023-04-13 | 3 | -129/+155 |
* | | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 51 | -186/+191 |
* | | AAA | Puyodead1 | 2023-04-13 | 4 | -25/+10 |
* | | gateway | Puyodead1 | 2023-04-13 | 2 | -35/+54 |
* | | channels | Puyodead1 | 2023-04-13 | 14 | -255/+537 |
* | | applications | Puyodead1 | 2023-04-13 | 6 | -97/+215 |
* | | auth routes | Puyodead1 | 2023-04-13 | 12 | -40/+141 |
|/ |
|
* | Add missing route middleware to messages route | Madeline | 2023-04-12 | 1 | -2/+4 |
* | don't allow editing @everyone role | Madeline | 2023-04-11 | 1 | -1/+4 |
* | Merge pull request #1023 from Rainb0wCodes/master | Madeline | 2023-04-11 | 1 | -1/+13 |
|\ |
|
| * | send public member in message_reaction_add eventt | Madeline | 2023-04-11 | 1 | -2/+11 |
| * | Update reactions.ts | Rainb0w :3 | 2023-04-10 | 1 | -1/+2 |
| * | properly track reactions | Rainb0w :3 | 2023-04-08 | 1 | -0/+2 |
* | | Add erkins note | Madeline | 2023-04-11 | 1 | -0/+1 |
* | | Don't fetch the entire role relation when counting member ids | Madeline | 2023-04-11 | 1 | -8/+10 |
* | | member-counts route | Madeline | 2023-04-11 | 1 | -0/+39 |
* | | Use partition func instead + use Promise.all | Madeline | 2023-04-11 | 1 | -20/+15 |
* | | Remove Member.isInGuildOrFail, as it will always pass ( route permission check ) | Madeline | 2023-04-11 | 1 | -3/+7 |
* | | prettier | Madeline | 2023-04-11 | 2 | -35/+43 |
* | | Add PATCH /guilds/#guild_id/roles/#role_id/member-ids API | ochen1 | 2023-04-09 | 1 | -0/+38 |
* | | Fix indentation | ochen1 | 2023-04-09 | 1 | -1/+1 |
* | | Add PATCH /guilds/#guild_id/roles/#role_id/members API | ochen1 | 2023-04-09 | 1 | -0/+53 |
|/ |
|
* | License information | Madeline | 2023-04-02 | 5 | -0/+90 |
* | Update connection metadata visibility | Madeline | 2023-04-02 | 1 | -1/+4 |
* | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 140 | -551/+553 |
|\ |
|
| * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 134 | -242/+242 |
| * | Revert "Merge pull request #1008 from spacebarchat/dev/samuel" | Madeline | 2023-03-31 | 2 | -4/+3 |
| * | Merge pull request #1008 from spacebarchat/dev/samuel | Samuel (Flam3rboy) | 2023-03-30 | 2 | -3/+4 |
| |\ |
|
| | * | fix: use entity.save() instead of insert (needed for caching) | Samuel | 2023-03-18 | 1 | -3/+3 |
| | * | fix: missing id in select query | Samuel | 2023-03-18 | 1 | -0/+1 |
| * | | SPACEBAR | Madeline | 2023-03-31 | 134 | -134/+134 |
| * | | SPACEBAR | Madeline | 2023-03-31 | 134 | -132/+168 |
| * | | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-03-24 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fix totp using wrong settings key | Puyodead1 | 2023-03-21 | 1 | -1/+1 |
| | |/ |
|
| * / | Work towards fixing openapi spec | Madeline | 2023-03-24 | 4 | -34/+0 |
| |/ |
|
* | | Move redirect uri generation to getRedirectUri function of Connection class. | Madeline | 2023-03-18 | 1 | -5/+7 |
* | | Check visibility for connected accounts in /users/:id/profile | Madeline | 2023-03-18 | 1 | -1/+3 |
* | | don't send token_data on connection update | Puyodead1 | 2023-03-18 | 1 | -1/+1 |
* | | use connection revoked error | Puyodead1 | 2023-03-18 | 1 | -2/+1 |
* | | Add Twitch, error handling, revokation changes, etc | Puyodead1 | 2023-03-18 | 2 | -12/+17 |
* | | Fix connection update visibilty dying when given boolean | Madeline | 2023-03-18 | 1 | -1/+7 |
* | | Update todo in access-token route | Puyodead1 | 2023-03-18 | 1 | -1/+1 |
* | | Refreshable connections, refactoring, access-token endpoint | Puyodead1 | 2023-03-18 | 2 | -1/+85 |
* | | Delete connections | Madeline | 2023-03-18 | 1 | -1/+24 |
* | | entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchema | Madeline | 2023-03-18 | 1 | -3/+2 |
* | | Don't use mergeDeep | Madeline | 2023-03-18 | 1 | -6/+2 |
* | | `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE` | Madeline | 2023-03-18 | 1 | -7/+8 |
* | | implement PATCH connection | Puyodead1 | 2023-03-18 | 2 | -0/+51 |
* | | adding connection now works | Puyodead1 | 2023-03-18 | 2 | -2/+2 |
* | | add connections | Puyodead1 | 2023-03-18 | 4 | -3/+119 |
|/ |
|
* | Fix UserSettings relation being in `select` rather than `relations` | Madeline | 2023-03-16 | 4 | -6/+7 |
* | Rename password_reset config to passwordReset as it messes with config key ge... | Madeline | 2023-02-25 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-02-24 | 1 | -1/+1 |
|\ |
|
| * | fix a few issues with emails | Puyodead1 | 2023-02-24 | 1 | -1/+1 |
* | | send required_action in gateway for when email verification is required | Madeline | 2023-02-24 | 1 | -11/+0 |
|/ |
|
* | first batch of requested changes | Puyodead1 | 2023-02-24 | 2 | -44/+67 |
* | don't return token on register if verification required | Puyodead1 | 2023-02-24 | 1 | -0/+11 |
* | implement password reset | Puyodead1 | 2023-02-24 | 3 | -1/+150 |
* | don't print anything if email send is successful | Puyodead1 | 2023-02-24 | 1 | -2/+1 |
* | add right to resend verification emails | Puyodead1 | 2023-02-23 | 1 | -21/+25 |
* | fix: email verification | Puyodead1 | 2023-02-23 | 2 | -15/+15 |
* | fix: verification required for login not working correctly | Puyodead1 | 2023-02-23 | 1 | -0/+1 |
* | config: require account verification | Puyodead1 | 2023-02-23 | 2 | -6/+13 |
* | fix linting errors | Puyodead1 | 2023-02-23 | 1 | -11/+4 |
* | Fix template rendering and use verify email template | Puyodead1 | 2023-02-23 | 1 | -1/+1 |
* | Email verification works | Puyodead1 | 2023-02-23 | 2 | -3/+69 |
* | add missing copyright headers | Puyodead1 | 2023-02-23 | 1 | -0/+18 |
* | send email verification | Puyodead1 | 2023-02-23 | 1 | -0/+45 |
* | Fix being unable to unset nicknames | Madeline | 2023-02-05 | 1 | -1/+11 |
* | various fixes for webauthn (#973) | Puyodead1 | 2023-02-03 | 3 | -9/+21 |
* | run add:license | Madeline | 2023-02-03 | 1 | -0/+18 |
* | Don't allow message types to be edited | Madeline | 2023-02-03 | 1 | -6/+3 |
* | Merge pull request from GHSA-9qvc-84ch-5p2x | Madeline | 2023-02-02 | 1 | -1/+26 |
* | Merge pull request from GHSA-hqqp-gpqw-9w5c | Madeline | 2023-02-02 | 1 | -2/+2 |
* | Merge pull request from GHSA-9q7f-pv47-cxp9 | Madeline | 2023-02-02 | 1 | -1/+13 |
* | Merge pull request from GHSA-r7h4-76f7-6264 | Madeline | 2023-02-02 | 1 | -0/+10 |
* | check pw and other auth before letting users undisable | Madeline | 2023-01-31 | 1 | -19/+19 |
* | read-states/ack-bulk (#969) | Madeline | 2023-01-30 | 1 | -0/+41 |
* | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 4 | -7/+392 |
* | also don't use 3002 as default when gateway endpoints are null | Madeline | 2023-01-26 | 3 | -3/+3 |
* | Add ESLint (#941) | Madeline | 2023-01-20 | 67 | -229/+262 |
* | Fix a funny security vuln | ChrisChrome | 2023-01-18 | 1 | -1/+1 |
* | Merge pull request #952 from fosscord/dev/endpoints-in-ping | Chris Chrome | 2023-01-18 | 1 | -1/+3 |
|\ |
|
| * | Move endpoints from ping -> policies/instance/domains (#933) | Chris Chrome | 2023-01-16 | 2 | -9/+4 |
| * | Fix some default value | TheArcaneBrony | 2023-01-14 | 1 | -1/+2 |
| * | Add basic info in ping | TheArcaneBrony | 2023-01-14 | 1 | -1/+7 |
* | | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 126 | -1/+2268 |
* | | Fix deleting an application if it has a bot | Madeline | 2023-01-17 | 1 | -2/+0 |
|/ |
|
* | Add /users/:id/delete (#926) | Erkin Alp Güney | 2023-01-14 | 1 | -0/+39 |
* | Add back include_url param to reg tokens | Madeline | 2023-01-10 | 1 | -3/+11 |
* | Prettier | Madeline | 2023-01-05 | 27 | -417/+631 |
* | Merge pull request #922 from MaddyUnderStars/maddy/bodyParserPatch | Madeline | 2023-01-02 | 1 | -2/+8 |
|\ |
|
| * | Profile themes and pronouns | Madeline | 2022-12-31 | 1 | -2/+8 |
* | | Use adjusted email in /auth/login | Madeline | 2023-01-02 | 1 | -1/+1 |
* | | Revert "Don't let users undisable their accounts" | Madeline | 2023-01-01 | 1 | -6/+8 |
* | | Don't let users undisable their accounts | Madeline | 2023-01-01 | 1 | -8/+6 |
|/ |
|
* | Fix new roles having duplicate positions | Madeline | 2022-12-30 | 2 | -6/+13 |
* | OAuth2 authorize bot flow | Madeline | 2022-12-24 | 1 | -0/+146 |
* | Fix creating bot accounts | Madeline | 2022-12-24 | 1 | -1/+4 |
* | Set default cdn endpoints so that local testing works | Madeline | 2022-12-21 | 1 | -1/+1 |
* | Fix the roles bug | Madeline | 2022-12-21 | 1 | -5/+8 |
* | Reg tokens bypass other restrictions | Madeline | 2022-12-19 | 1 | -21/+22 |
* | Message rate limiting | TheArcaneBrony | 2022-12-19 | 1 | -1/+22 |
* | Registration tokens | Madeline | 2022-12-19 | 2 | -1/+47 |
* | Add register ratelimit | TheArcaneBrony | 2022-12-19 | 1 | -1/+15 |
* | flags related rights and stats api | Erkin Alp Güney | 2022-12-19 | 1 | -0/+22 |
* | fix user profile not displaying correctly | Puyodead1 | 2022-12-19 | 1 | -2/+9 |
* | implement guild profiles and fix user profiles | Puyodead1 | 2022-12-19 | 3 | -79/+130 |
* | Create webhooks | Madeline | 2022-12-19 | 2 | -4/+26 |
* | Move UserSettings to own entity | TheArcaneBrony | 2022-12-19 | 1 | -4/+6 |
* | Invalidate tokens on password change | ChrisChrome | 2022-12-18 | 1 | -2/+10 |
* | Make teams nullable | TheArcaneBrony | 2022-12-18 | 1 | -1/+0 |
* | Refactor applications | Madeline | 2022-12-18 | 3 | -84/+104 |
* | Whoops | ChrisChrome | 2022-12-18 | 1 | -1/+1 |
* | Whoops, missed one | ChrisChrome | 2022-12-18 | 1 | -1/+0 |
* | I'm probably forgetting a lot of things, but hey, it works | ChrisChrome | 2022-12-18 | 1 | -1/+6 |
* | It works now... I guess | ChrisChrome | 2022-12-18 | 2 | -2/+1 |
* | Add basic developer panel functionality - doesn't work yet | ChrisChrome | 2022-12-18 | 4 | -2/+147 |
* | Remove some old test logs that expose info to console | TheArcaneBrony | 2022-12-18 | 2 | -3/+0 |
* | Remove todo line that has been implemented. | TheArcaneBrony | 2022-12-18 | 2 | -7/+1 |
* | Remove /policies/instance/stats | Madeline | 2022-12-17 | 1 | -21/+0 |
* | Remove Discord oauth login support | Madeline | 2022-12-17 | 1 | -38/+0 |
* | Remove bad banned words implementation | Madeline | 2022-12-17 | 2 | -10/+0 |
* | Remove /api/-/monitorz | Madeline | 2022-12-17 | 1 | -22/+0 |
* | Premium tier 0 SKU from staging | Madeline | 2022-12-17 | 1 | -50/+205 |
* | Remove Slowcord demo user restrictions | Madeline | 2022-12-17 | 2 | -6/+0 |
* | Only allow specific server features to be edited | Madeline | 2022-12-05 | 1 | -0/+22 |
* | Fix private messages being returned when no channel_id provided in search | Madeline | 2022-12-05 | 1 | -3/+17 |
* | Fix bug allowing any member from kicking any member instance-wide | Madeline | 2022-12-05 | 1 | -3/+3 |
* | Fix prune | Madeline | 2022-12-03 | 1 | -1/+1 |
* | Fix message patching sending old message rather than updated one | Madeline | 2022-10-31 | 1 | -3/+3 |
* | Fix user settings not saving properly and guild folders | Madeline | 2022-10-28 | 1 | -4/+5 |
* | lol | Madeline | 2022-10-28 | 1 | -1/+1 |
* | Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-ser... | Madeline | 2022-10-28 | 2 | -0/+59 |
* | fix bad user validation | Madeline | 2022-10-27 | 1 | -0/+1 |
* | Make /stop route not ugly as hell | Madeline | 2022-10-26 | 1 | -21/+5 |
* | Move message auto mod to the api route instead of a @beforeinsert/update method | Madeline | 2022-10-25 | 2 | -1/+13 |
* | Forgot some schemas + only generate schemas in util/schemas + add setup script | Madeline | 2022-10-24 | 2 | -12/+2 |
* | Change android and ios client downloads to use /download endpoint, update Rel... | Madeline | 2022-10-24 | 3 | -25/+47 |
* | remove self_edit_guilds, was dumb | Madeline | 2022-10-07 | 1 | -2/+2 |
* | fix self_edit_guilds right | Madeline | 2022-10-07 | 1 | -2/+2 |
* | Check nonce in Message send | Madeline | 2022-10-05 | 1 | -0/+13 |
* | Split MANAGE_GUILDS right into MANAGE_GUILDS for instance-wide control and SE... | Madeline | 2022-09-30 | 1 | -1/+1 |
* | Fix fetching members for roles in POST message | Madeline | 2022-09-29 | 1 | -11/+16 |
* | Update read state on message create | Madeline | 2022-09-29 | 1 | -8/+16 |
* | whoops | Madeline | 2022-09-28 | 1 | -1/+1 |
* | Discovery splashes + fix guild icons disappearing on settings change | Madeline | 2022-09-28 | 1 | -7/+16 |
* | Fix user guild settings | Madeline | 2022-09-28 | 1 | -13/+7 |
* | Missed some schemas | Madeline | 2022-09-28 | 3 | -24/+2 |
* | Prettier | Madeline | 2022-09-26 | 87 | -2162/+3647 |
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 39 | -400/+34 |
* | Rearrange assets a bit, fix anything that uses assets folder | Madeline | 2022-09-26 | 1 | -1/+1 |
* | Add logout endpoint | Madeline | 2022-09-26 | 1 | -0/+16 |
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 119 | -0/+5752 |