| Commit message (Expand) | Author | Age | Files | Lines |
* | GuildMemberPatch: remove a useless query | Puyodead1 | 2023-12-14 | 1 | -6/+2 |
* | member projection: select avatar | Puyodead1 | 2023-12-09 | 1 | -2/+4 |
* | ensure client_id is specified in authorize post | Puyodead1 | 2023-12-09 | 1 | -0/+10 |
* | ensure client_id is provided in authorize | Puyodead1 | 2023-12-09 | 1 | -0/+14 |
* | WORKAROUND: Ignore client-requested file extension for role icons | Rory& | 2023-12-08 | 1 | -2/+19 |
* | Fix reacting with custom emojis from same guild requiring USE_EXTERNAL_EMOJIS | Rory& | 2023-12-08 | 1 | -1/+2 |
* | add components to message create schema | Puyodead1 | 2023-12-06 | 1 | -0/+2 |
* | handle possibly null activities in session sort | Puyodead1 | 2023-12-05 | 1 | -1/+1 |
* | messageupdate: fix member not being correct format | Puyodead1 | 2023-12-05 | 1 | -1/+6 |
* | fix some message update fields being sent when null | Puyodead1 | 2023-12-05 | 1 | -5/+2 |
* | typingstart timestamp needs to be seconds | Puyodead1 | 2023-12-05 | 1 | -1/+1 |
* | fix some issues with discord bot libs | Puyodead1 | 2023-11-29 | 4 | -1/+68 |
* | Proper error messages for invalid config | Madeline | 2023-11-29 | 1 | -4/+35 |
* | fucking postgres | Madeline | 2023-10-04 | 7 | -24/+27 |
* | refactor channel positions in guild | Madeline | 2023-10-04 | 9 | -71/+320 |
* | Add `mobile_network_type` to message create schema | CyberL1 | 2023-09-30 | 1 | -0/+1 |
* | Embeds: handle og:sitename | Madeline | 2023-09-16 | 1 | -0/+7 |
* | Fix regression where generic embed handler wouldn't properly send image results | Madeline | 2023-09-16 | 1 | -5/+4 |
* | * allow limit=1 | Madeline | 2023-09-05 | 1 | -7/+25 |
* | [fb] remove provider obj, add color | Puyodead1 | 2023-09-03 | 1 | -3/+1 |
* | add facebook, and add steam fields | Puyodead1 | 2023-09-03 | 1 | -3/+54 |
* | Rewrite thumbnail/image generation for embeds | Madeline | 2023-09-03 | 1 | -83/+65 |
* | Fix bug in embed handler where getMeta would not return undefined | Madeline | 2023-09-03 | 1 | -3/+5 |
* | xkcd embed handler and improved generic handler | Madeline | 2023-09-02 | 1 | -20/+53 |
* | Fix identify throwing on invalid token instead of closing with auth failed cl... | Madeline | 2023-09-02 | 1 | -1/+9 |
* | sentry db instrumentation for gateway events | Madeline | 2023-09-02 | 1 | -30/+25 |
* | update sentry | Madeline | 2023-09-02 | 1 | -12/+23 |
* | typeorm inverse relations of guild relations | Madeline | 2023-09-02 | 7 | -10/+12 |
* | Merge branch 'master' of github.com:spacebarchat/server | Madeline | 2023-09-02 | 1 | -1/+1 |
|\ |
|
| * | make guild voice a text based channel | Puyodead1 | 2023-08-27 | 1 | -1/+1 |
* | | DB_LOGGING env var | Madeline | 2023-09-02 | 1 | -6/+6 |
|/ |
|
* | prevent put /guilds/id/members/id for others until we have oauth2 scopes impled | Madeline | 2023-08-27 | 1 | -1/+4 |
* | what the fuck is session_id: "all"??? | Madeline | 2023-08-21 | 1 | -2/+1 |
* | Close #1091 | Madeline | 2023-08-21 | 1 | -26/+26 |
* | remove INVALID_PASSWORD error response. close #1090 | Madeline | 2023-08-13 | 1 | -2/+10 |
* | Fix OOM on large guild join | Madeline | 2023-08-12 | 1 | -10/+10 |
* | Refactor email sending + remove email verification if mail sending is not set up | Madeline | 2023-08-12 | 5 | -136/+51 |
* | remove default welcome screen text | Madeline | 2023-08-12 | 1 | -2/+2 |
* | update invites endpoints to support latest api | Madeline | 2023-08-12 | 3 | -8/+20 |
* | goof | Madeline | 2023-08-12 | 1 | -4/+4 |
* | fix min password length check | Madeline | 2023-08-12 | 1 | -3/+2 |
* | 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 |
| * | start listening before starting components in bundle | Madeline | 2023-04-24 | 1 | -1/+3 |
* | | Implement community "create one for me" | Madeline | 2023-08-10 | 2 | -12/+86 |
* | | Allow enabling welcome screen and check if welcome screen channels exist with... | Madeline | 2023-08-10 | 1 | -9/+24 |
* | | Send ratelimit headers regardless of if request was blocked (close #1022, clo... | Madeline | 2023-08-10 | 1 | -6/+20 |
* | | Gateway close if user could not be fetched just send ID | Madeline | 2023-08-08 | 1 | -1/+9 |
* | | fix reversed check in GET messages | Madeline | 2023-08-07 | 1 | -1/+1 |
* | | set default role flags to 0 | Madeline | 2023-08-07 | 1 | -1/+1 |
* | | allow bot/bearer tokens through Authorization header | Madeline | 2023-08-07 | 1 | -0/+3 |
* | | goof | Madeline | 2023-08-07 | 1 | -1/+1 |
* | | Fix linter warnings in connections | Puyodead1 | 2023-08-06 | 13 | -95/+178 |
* | | Fix connection class imports | Puyodead1 | 2023-08-06 | 16 | -30/+30 |
* | | Fix some linting warnings | Puyodead1 | 2023-08-06 | 7 | -6/+6 |
* | | add back guild id to message tojson | Madeline | 2023-08-07 | 1 | -1/+0 |
* | | update proxy-agent | Madeline | 2023-08-07 | 4 | -4/+4 |
* | | switch from il8next-node-fs-backend to il8next-fs-backend | Madeline | 2023-08-07 | 1 | -1/+1 |
* | | remove pomelo disclose, to be added in pomelo impl pr | Madeline | 2023-08-01 | 1 | -1/+1 |
* | | some abaddon compat | Madeline | 2023-07-31 | 3 | -34/+62 |
* | | lazyrequest dont crash when no members can be found in lazyrequest | Madeline | 2023-07-31 | 1 | -1/+1 |
* | | send empty READY_SUPPLEMENTAL for client compatibility | Madeline | 2023-07-31 | 2 | -1/+21 |
* | | * call toJSON of keys in gateway when using erlpack | Madeline | 2023-07-29 | 7 | -4/+35 |
* | | 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 | 6 | -130/+80 |
* | | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-07-28 | 172 | -2175/+4671 |
|\| | |
|
| * | | fix get channel messages around parameter | Vincent Junge | 2023-06-26 | 1 | -10/+11 |
| * | | Merge pull request #1066 from Zert3x/master | Madeline | 2023-06-14 | 3 | -3/+3 |
| |\ \ |
|
| | * | | Update Connection.ts | Zert3x | 2023-05-28 | 1 | -1/+1 |
| | * | | Update ipAddress.ts | Zert3x | 2023-05-28 | 1 | -1/+1 |
| | * | | forwaded -> forwarded | Zert3x | 2023-05-28 | 1 | -1/+1 |
| * | | | 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 |
| * | | | Merge branch 'spacebarchat:master' into pass_length_check | ngn13 | 2023-06-11 | 1 | -1/+26 |
| |\ \ \ |
|
| | * \ \ | Merge pull request #1068 from V3L0C1T13S/feat/gen_memberlist_id | Madeline | 2023-06-11 | 1 | -1/+26 |
| | |\ \ \ |
|
| | | * | | | feat: implement member list id generation | V3L0C1T13S | 2023-05-24 | 1 | -1/+26 |
| | | |/ / |
|
| * | | | | 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 | 4 | -68/+37 |
| * | | | Send user and roles id array in GET /guilds/:id/members/:id | Madeline | 2023-06-11 | 2 | -2/+25 |
| * | | | 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 |
| |/ / |
|
| * | | Merge pull request #1052 from spacebarchat/feat/auto-create-bot-users | Puyodead1 | 2023-05-07 | 5 | -18/+35 |
| |\ \ |
|
| | * | | fix build failure | Puyodead1 | 2023-05-07 | 1 | -1/+1 |
| | * | | create util for app bot user creation | Puyodead1 | 2023-05-07 | 4 | -35/+30 |
| | * | | add option to auto add bot users to new apps | Puyodead1 | 2023-05-06 | 2 | -0/+22 |
| * | | | add initial_guild_id client state property | Puyodead1 | 2023-05-07 | 1 | -0/+4 |
| |/ / |
|
| * | | add flags property to voice state update | Puyodead1 | 2023-05-06 | 1 | -0/+2 |
| * | | refactor SELECT_PROTOCOL_ACK (4) voice opcode to SESSION_DESCRIPTION | Pete Pongpeauk | 2023-05-04 | 2 | -3/+3 |
| * | | start listening before starting components in bundle | Madeline | 2023-04-24 | 1 | -1/+3 |
| * | | Merge branch 'master' into openapi | Madeline | 2023-04-19 | 1 | -1/+6 |
| |\| |
|
| * | | Fix UserRelationsResponse schema | Madeline | 2023-04-19 | 3 | -38/+10 |
| * | | Enforce theme_colors to be ints | Madeline | 2023-04-18 | 2 | -6/+4 |
| * | | Rewrite getRouteDescriptions, fix message route not appearing in openapi spec | Madeline | 2023-04-16 | 12 | -60/+62 |
| * | | move guild/user prop initialisations into create/register methods | Madeline | 2023-04-14 | 2 | -16/+30 |
| * | | fix typos | Madeline | 2023-04-14 | 3 | -3/+5 |
| * | | fix some types not being generated correctly | Puyodead1 | 2023-04-13 | 1 | -2/+4 |
| * | | spacebar | Puyodead1 | 2023-04-13 | 1 | -4/+4 |
| * | | clusterfuck | Puyodead1 | 2023-04-13 | 50 | -118/+112 |
| * | | 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 | 2 | -1/+15 |
| * | | oapi: bug fixes | Puyodead1 | 2023-04-13 | 7 | -19/+28 |
| * | | oapi: root level routes | Puyodead1 | 2023-04-13 | 14 | -134/+260 |
| * | | oapi: voice regions | Puyodead1 | 2023-04-13 | 1 | -6/+15 |
| * | | oapi: finish users | Puyodead1 | 2023-04-13 | 12 | -37/+107 |
| * | | oapi: users progress | Puyodead1 | 2023-04-13 | 24 | -265/+570 |
| * | | oapi: stickers | Puyodead1 | 2023-04-13 | 1 | -6/+16 |
| * | | oapi: sticker packs | Puyodead1 | 2023-04-13 | 3 | -5/+21 |
| * | | oapi: readstates | Puyodead1 | 2023-04-13 | 1 | -1/+9 |
| * | | oapi: policies | Puyodead1 | 2023-04-13 | 10 | -40/+110 |
| * | | oapi: oauth2 | Puyodead1 | 2023-04-13 | 3 | -94/+140 |
| * | | oapi: invites | Puyodead1 | 2023-04-13 | 1 | -35/+87 |
| * | | oapi: fix guild discovery requirements | Puyodead1 | 2023-04-13 | 2 | -2/+2 |
| * | | guilds | Puyodead1 | 2023-04-13 | 50 | -640/+1575 |
| * | | backfill missing query params | Puyodead1 | 2023-04-13 | 2 | -0/+28 |
| * | | gifs and query params | Puyodead1 | 2023-04-13 | 6 | -129/+236 |
| * | | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 56 | -208/+215 |
| * | | AAA | Puyodead1 | 2023-04-13 | 9 | -25/+44 |
| * | | gateway | Puyodead1 | 2023-04-13 | 2 | -35/+54 |
| * | | channels | Puyodead1 | 2023-04-13 | 20 | -255/+559 |
| * | | applications | Puyodead1 | 2023-04-13 | 12 | -98/+227 |
| * | | auth routes | Puyodead1 | 2023-04-13 | 22 | -46/+201 |
* | | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-04-18 | 1 | -1/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix body-parser errors not being filtered in ErrorHandler middleware | Madeline | 2023-04-16 | 1 | -1/+6 |
| |/ |
|
* | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-04-13 | 62 | -45/+3228 |
|\| |
|
| * | Fix DC client throwing on GUILD_CREATE | Madeline | 2023-04-12 | 2 | -13/+28 |
| * | 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 | 2 | -1/+22 |
| |\ |
|
| | * | send public member in message_reaction_add eventt | Madeline | 2023-04-11 | 2 | -2/+20 |
| | * | Update reactions.ts | Rainb0w :3 | 2023-04-10 | 1 | -1/+2 |
| | * | properly track reactions | Rainb0w :3 | 2023-04-08 | 1 | -0/+2 |
| * | | Merge pull request #1026 from ochen1/patch-3 | Madeline | 2023-04-11 | 5 | -8/+149 |
| |\ \ |
|
| | * | | 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 | 3 | -28/+24 |
| | * | | 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 |
| | |/ |
|
| * | | Merge pull request #1025 from ochen1/patch-2 | Madeline | 2023-04-10 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Send guild name and icon of guild through Identify gateway opcode | ochen1 | 2023-04-09 | 1 | -0/+2 |
| | |/ |
|
| * / | Fix obvious bugs in Member removeRole function | ochen1 | 2023-04-09 | 1 | -2/+2 |
| |/ |
|
| * | License information | Madeline | 2023-04-02 | 39 | -0/+702 |
| * | Less spammy user connection logs | Madeline | 2023-04-02 | 2 | -11/+13 |
| * | Update connection metadata visibility | Madeline | 2023-04-02 | 2 | -1/+5 |
| * | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 443 | -1261/+1489 |
| |\ |
|
| * | | prettier | Puyodead1 | 2023-03-18 | 5 | -51/+58 |
| * | | fix a few linting errors | Puyodead1 | 2023-03-18 | 2 | -4/+7 |
| * | | Move redirect uri generation to getRedirectUri function of Connection class. | Madeline | 2023-03-18 | 14 | -138/+40 |
| * | | Check visibility for connected accounts in /users/:id/profile | Madeline | 2023-03-18 | 1 | -1/+3 |
| * | | Add Youtube connection | Puyodead1 | 2023-03-18 | 2 | -0/+148 |
| * | | replace node-fetch with wretch | Puyodead1 | 2023-03-18 | 10 | -549/+277 |
| * | | add Xbox connection | Puyodead1 | 2023-03-18 | 2 | -0/+229 |
| * | | add Twitter connection | Puyodead1 | 2023-03-18 | 2 | -0/+227 |
| * | | 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 | 18 | -46/+416 |
| * | | 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 | 18 | -111/+292 |
| * | | Don't try to upload entire config for each connection loaded | Madeline | 2023-03-18 | 1 | -1/+2 |
| * | | Switch from Github real name to username for GH connection | Madeline | 2023-03-18 | 1 | -1/+1 |
| * | | Add discriminator usernames for Discord connection | Madeline | 2023-03-18 | 1 | -1/+2 |
| * | | Delete connections | Madeline | 2023-03-18 | 1 | -1/+24 |
| * | | fix discord connection | Puyodead1 | 2023-03-18 | 1 | -16/+24 |
| * | | Add spotify connection | Puyodead1 | 2023-03-18 | 2 | -0/+153 |
| * | | Add reddit connection | Puyodead1 | 2023-03-18 | 2 | -0/+145 |
| * | | Add facebook connection | Puyodead1 | 2023-03-18 | 2 | -0/+147 |
| * | | add epic games connection | Puyodead1 | 2023-03-18 | 4 | -10/+166 |
| * | | WIP Discord connection | Madeline | 2023-03-18 | 3 | -1/+124 |
| * | | Fix ConnectionLoader from throwing when uploading default config keys | Madeline | 2023-03-18 | 1 | -10/+8 |
| * | | Follow Discord docs for `visibility` and `metadata_visibility` fields in Conn... | Madeline | 2023-03-18 | 1 | -2/+2 |
| * | | entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchema | Madeline | 2023-03-18 | 4 | -4/+3 |
| * | | Don't use mergeDeep | Madeline | 2023-03-18 | 1 | -6/+2 |
| * | | `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE` | Madeline | 2023-03-18 | 4 | -25/+25 |
| * | | implement PATCH connection | Puyodead1 | 2023-03-18 | 7 | -4/+62 |
| * | | adding connection now works | Puyodead1 | 2023-03-18 | 13 | -41/+54 |
| * | | add connections | Puyodead1 | 2023-03-18 | 23 | -9/+695 |
* | | | Close if already identified | Madeline | 2023-04-05 | 1 | -2/+6 |
* | | | prettier whoops | Madeline | 2023-04-05 | 1 | -9/+9 |
* | | | Missing ready guild properties | Madeline | 2023-04-04 | 1 | -0/+21 |
* | | | Role flags | Madeline | 2023-04-04 | 2 | -0/+4 |
* | | | Don't send random read state / guild settings version numbers | Madeline | 2023-04-04 | 1 | -5/+2 |
* | | | Send d: {} in heartbeat ack | Madeline | 2023-04-04 | 1 | -1/+1 |
* | | | Respect CLIENT_STATE_V2 capability | Madeline | 2023-04-03 | 5 | -6/+46 |
* | | | allow all role props through ready | Madeline | 2023-04-01 | 2 | -11/+6 |
* | | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-04-01 | 426 | -1249/+1488 |
|\ \ \
| | |/
| |/| |
|
| * | | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 213 | -379/+378 |
| * | | Revert "Merge pull request #1008 from spacebarchat/dev/samuel" | Madeline | 2023-03-31 | 48 | -542/+135 |
| * | | fix: disable cache if multi threaded | Samuel | 2023-03-30 | 1 | -2/+4 |
| * | | Merge pull request #1008 from spacebarchat/dev/samuel | Samuel (Flam3rboy) | 2023-03-30 | 48 | -135/+540 |
| |\ \ |
|
| | * | | feat: add DB_LOGGING env dev/samuel | Samuel | 2023-03-18 | 1 | -1/+1 |
| | * | | fix: local cache | Samuel | 2023-03-18 | 1 | -1/+4 |
| | * | | build: remove sqlite3 in favor of better-sqlite3 | Samuel | 2023-03-18 | 1 | -1/+1 |
| | * | | build: remove sqlite3 in favor of better-sqlite3 | Samuel | 2023-03-18 | 1 | -10/+3 |
| | * | | fix: remove proxy | Samuel | 2023-03-18 | 1 | -4/+0 |
| | * | | fix: use entity.save() instead of insert (needed for caching) | Samuel | 2023-03-18 | 3 | -6/+6 |
| | * | | fix: missing id in select query | Samuel | 2023-03-18 | 2 | -1/+2 |
| | * | | feat: Database Query Cache | Samuel | 2023-03-18 | 38 | -124/+442 |
| | * | | wip: cache | Samuel | 2023-03-17 | 2 | -1/+42 |
| | * | | fix: request language property | Samuel | 2023-03-17 | 1 | -5/+6 |
| | * | | perf: optimize getPermission() | Samuel | 2023-03-17 | 1 | -15/+18 |
| | * | | feat: better-sqlite3 support | Samuel | 2023-03-17 | 1 | -2/+17 |
| | * | | perf: custom i18next middleware that only initializes when needed | Samuel | 2023-03-17 | 1 | -18/+38 |
| | * | | perf: cache jwt secret as key | Samuel | 2023-03-17 | 3 | -7/+21 |
| | * | | fix: types when using yarn | Samuel | 2023-03-17 | 2 | -2/+2 |
| | * | | build: update dependencies | Samuel | 2023-03-17 | 1 | -1/+1 |
| | |/ |
|
| * | | SPACEBAR | Madeline | 2023-03-31 | 425 | -425/+425 |
| * | | SPACEBAR | Madeline | 2023-03-31 | 425 | -413/+629 |
| * | | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-03-24 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge pull request #1012 from Puyodead1/patch/totp-user-settings | Madeline | 2023-03-22 | 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 | 10 | -35/+35 |
| |/ / |
|
| * | | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-03-19 | 2 | -7/+37 |
| |\| |
|
| | * | Merge pull request #997 from Puyodead1/dev/default-group-dm-avatars | Madeline | 2023-03-16 | 1 | -0/+28 |
| | |\ |
|
| | | * | add default group dm avatars | Puyodead1 | 2023-03-07 | 1 | -0/+28 |
| | * | | Merge pull request #996 from Puyodead1/patch/rename-default-avatars | Madeline | 2023-03-16 | 1 | -6/+6 |
| | |\ \ |
|
| | | * | | use real md5 hash | Puyodead1 | 2023-03-07 | 1 | -6/+6 |
| | | |/ |
|
| * | / | Add basic information page to / | Madeline | 2023-03-19 | 1 | -0/+11 |
| |/ / |
|
| * / | Fix UserSettings relation being in `select` rather than `relations` | Madeline | 2023-03-16 | 4 | -6/+7 |
| |/ |
|
* | | gatewayresponse?? | Madeline | 2023-04-01 | 2 | -4/+21 |
* | | Initial identify rewrite | Madeline | 2023-03-13 | 5 | -211/+382 |
|/ |
|
* | Remove test client and client patcher | Madeline | 2023-03-01 | 4 | -29/+0 |
* | Rename password_reset config to passwordReset as it messes with config key ge... | Madeline | 2023-02-25 | 2 | -2/+2 |
* | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-02-24 | 2 | -3/+10 |
|\ |
|
| * | fix a few issues with emails | Puyodead1 | 2023-02-24 | 2 | -3/+10 |
* | | send required_action in gateway for when email verification is required | Madeline | 2023-02-24 | 2 | -11/+6 |
|/ |
|
* | move transporters to their own files | Puyodead1 | 2023-02-24 | 7 | -147/+165 |
* | simplify replacer function | Puyodead1 | 2023-02-24 | 1 | -34/+20 |
* | first batch of requested changes | Puyodead1 | 2023-02-24 | 3 | -49/+73 |
* | don't return token on register if verification required | Puyodead1 | 2023-02-24 | 1 | -0/+11 |
* | implement password reset | Puyodead1 | 2023-02-24 | 13 | -33/+326 |
* | add SendGrid transport | Puyodead1 | 2023-02-24 | 3 | -1/+56 |
* | don't print anything if email send is successful | Puyodead1 | 2023-02-24 | 2 | -21/+16 |
* | error if correspondence email is not set | Puyodead1 | 2023-02-23 | 1 | -0/+5 |
* | fix for when secure is set to false | Puyodead1 | 2023-02-23 | 1 | -1/+1 |
* | add right to resend verification emails | Puyodead1 | 2023-02-23 | 3 | -22/+27 |
* | fix: email verification | Puyodead1 | 2023-02-23 | 3 | -15/+42 |
* | fix: verification required for login not working correctly | Puyodead1 | 2023-02-23 | 1 | -0/+1 |
* | config: require account verification | Puyodead1 | 2023-02-23 | 3 | -6/+14 |