| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fix linting errors | Puyodead1 | 2023-02-23 | 4 | -64/+19 |
* | Add mailjet transport | Puyodead1 | 2023-02-23 | 4 | -55/+133 |
* | Add Mailgun transport | Puyodead1 | 2023-02-23 | 5 | -10/+121 |
* | rename SMTPConfigurations to EmailConfiguration | Puyodead1 | 2023-02-23 | 5 | -7/+8 |
* | Fix template rendering and use verify email template | Puyodead1 | 2023-02-23 | 3 | -12/+113 |
* | Email verification works | Puyodead1 | 2023-02-23 | 7 | -24/+130 |
* | add missing copyright headers | Puyodead1 | 2023-02-23 | 3 | -0/+54 |
* | send email verification | Puyodead1 | 2023-02-23 | 4 | -3/+97 |
* | Start implementing smtp | Puyodead1 | 2023-02-23 | 5 | -10/+53 |
* | Fix gateway encoding Date objects as {} when using erlpack. Fixes NaN/NaN/NaN... | Madeline | 2023-02-21 | 4 | -21/+41 |
* | Close #954 | Madeline | 2023-02-21 | 1 | -0/+19 |
* | Remove channel mentions from messages, in order to fix them in test client. | TheArcaneBrony | 2023-02-20 | 1 | -6/+10 |
* | Implement default avatars #979 | Madeline | 2023-02-18 | 1 | -0/+67 |
|\ |
|
| * | Update default avatar colour scheme and fix ordering | Madeline | 2023-02-18 | 1 | -5/+6 |
| * | add support for desktop/web | Puyodead1 | 2023-02-17 | 1 | -1/+11 |
| * | async | Puyodead1 | 2023-02-17 | 1 | -6/+6 |
| * | Implement default avatars | Puyodead1 | 2023-02-17 | 1 | -0/+56 |
* | | Fix a bug prevent connections using erlpack (#977) | Madeline | 2023-02-16 | 1 | -1/+1 |
|/ |
|
* | Fix being unable to unset nicknames | Madeline | 2023-02-05 | 2 | -29/+11 |
* | Don't use relative path for db entities. Closes #937 | Madeline | 2023-02-03 | 1 | -1/+1 |
* | On db sync/first run, add all the current migrations to migrations table to p... | Madeline | 2023-02-03 | 2 | -2/+14 |
* | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-02-03 | 3 | -9/+21 |
|\ |
|
| * | various fixes for webauthn (#973) | Puyodead1 | 2023-02-03 | 3 | -9/+21 |
* | | remove MANAGE_GUILDS, EDIT_FLAGS, SELF_EDIT_FLAGS, MANAGE_GROUPS from default... | Madeline | 2023-02-03 | 1 | -1/+1 |
|/ |
|
* | run add:license | Madeline | 2023-02-03 | 5 | -0/+90 |
* | Don't allow message types to be edited | Madeline | 2023-02-03 | 3 | -6/+25 |
* | 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 | 4 | -18/+15 |
* | 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 | 2 | -1/+11 |
* | Use erlpack instead of @yukikaze-bot/erlpack (#968) | Madeline | 2023-02-01 | 6 | -31/+38 |
* | Rename postgresql to postgres -> fix silently failing migrations | TheArcaneBrony | 2023-01-31 | 3 | -2/+4 |
* | Hotfix postgres connection string to not silently fail migrations | TheArcaneBrony | 2023-01-31 | 1 | -1/+1 |
* | Fix missing capitalisation in database connected log | TheArcaneBrony | 2023-01-31 | 1 | -1/+1 |
* | Add a tiny bit of extra logging to database connection | TheArcaneBrony | 2023-01-31 | 1 | -4/+3 |
* | Fix missing props in welcome message creation, which causes every client who ... | Madeline | 2023-02-01 | 1 | -1/+5 |
* | check pw and other auth before letting users undisable | Madeline | 2023-01-31 | 1 | -19/+19 |
* | subscribe clients to member events when they lazy request members | Madeline | 2023-01-30 | 1 | -8/+23 |
* | question mark. | Madeline | 2023-01-30 | 1 | -1/+1 |
* | Impl member lazy request (#970) | Madeline | 2023-01-30 | 2 | -21/+63 |
* | read-states/ack-bulk (#969) | Madeline | 2023-01-30 | 3 | -0/+65 |
* | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 16 | -47/+675 |
* | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-01-26 | 8 | -9/+9 |
|\ |
|
| * | also don't use 3002 as default when gateway endpoints are null | Madeline | 2023-01-26 | 3 | -3/+3 |
| * | Use localhost:3001 as fallback when cdn endpoints are null rather than 3003 | Madeline | 2023-01-26 | 5 | -6/+6 |
* | | Fix SIGTERM handler not disconnecting gateway clients and leaving timeouts ac... | Madeline | 2023-01-26 | 2 | -2/+9 |
|/ |
|
* | Don't set default cdn endpoints. Null endpoints means to not update them in G... | Madeline | 2023-01-26 | 1 | -2/+2 |
* | Refactor config utils (#963) | Madeline | 2023-01-24 | 1 | -43/+38 |
* | Add ESLint (#941) | Madeline | 2023-01-20 | 149 | -661/+706 |
* | fix: route file regex (#956) | Puyodead1 | 2023-01-20 | 1 | -1/+1 |
* | Apparently its still accepted, just depricated | ChrisChrome | 2023-01-18 | 1 | -0/+1 |
* | It's seconds, not days | ChrisChrome | 2023-01-18 | 1 | -1/+1 |
* | 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 | 2 | -1/+4 |
|\ |
|
| * | Merge pull request #934 from fosscord/master | Madeline | 2023-01-16 | 2 | -5/+15 |
| |\ |
|
| * | | Move endpoints from ping -> policies/instance/domains (#933) | Chris Chrome | 2023-01-16 | 2 | -9/+4 |