summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Remove a console log from the maddyrtc branchMadeline2022-07-131-2/+0
* /channel/:id/messages/:id/ack responds with { token: null } on discord.comMadeline2022-07-131-1/+1
* Merge branch 'maddyrtc' into slowcordMadeline2022-07-118-88/+276
|\
| * Merge branch 'maddyrtc' of github.com:MaddyUnderStars/fosscord-server into ma...Madeline2022-06-290-0/+0
| |\
| | * Merge branch 'fosscord:master' into maddyrtcMadeline2022-05-3142-8396/+12970
| | |\
| * | | More random bullshitMadeline2022-06-053-131/+177
| * | | Merge branch 'master' into maddyrtcMadeline2022-06-0242-8396/+12970
| |\ \ \ | | |/ / | |/| / | | |/
| * | Added README, added more UDP decryption stuffMadeline2022-04-223-29/+54
| * | Merge branch 'master' into maddyrtcMadeline2022-04-2049-166/+391
| |\ \
| * | | Trying my hand at implementing desktop voice, magic packets courtesy of that ...Madeline2022-04-056-200/+174
| * | | Merge branch 'master' into maddyrtcMadeline2022-03-3110-31/+79
| |\ \ \
| * | | | changes from yonks ago that I forgot to commitMadeline2022-03-306-46/+201
| * | | | Merge branch 'master' into maddyrtcMadeline2022-03-0911-30/+122
| |\ \ \ \
* | | | | | Change bundle start to only start listening once DB and config have been loadedMadeline2022-07-101-2/+3
* | | | | | Check if role icon was actually sent or if it's just an empty stringMadeline2022-07-101-1/+1
* | | | | | Merge branch 'feat/mobile' into slowcordMadeline2022-07-102-2/+4
|\ \ \ \ \ \
| * | | | | | Set client_state.highest_last_message_id to String OR NumberMadeline2022-07-101-2/+2
| * | | | | | Add client_state.useruser_guild_settings_version to Identify schemaMadeline2022-07-101-0/+2
* | | | | | | Merge branch 'feat/mobile' into slowcordMadeline2022-07-101-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Add client_state.useruser_guild_settings_version to Identify schemaMadeline2022-07-101-0/+2
| |/ / / / / /
* | | | | | | Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-102-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Try to allow role icons to be removedMadeline2022-07-101-0/+1
| * | | | | | | Fix username/discrim changingMadeline2022-07-102-0/+4
| * | | | | | | Merge branch 'master' into feat/latestWebClientMadeline2022-07-103-22/+26
| |\| | | | | |
* | | | | | | | Merge branch 'master' into slowcordMadeline2022-07-092-19/+18
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Relax some of the limitsErkin Alp Güney2022-07-091-18/+17
| * | | | | | | * Make max website preview download size for embeds configurableMadeline2022-07-092-3/+8
| * | | | | | | Merge pull request #783 from MaddyUnderStars/feat/multiUploadsErkin Alp Güney2022-07-092-9/+20
| |\ \ \ \ \ \ \
| | * | | | | | | Removed unused importMadeline2022-07-091-1/+1
* | | | | | | | | Redirect to custom login page when client navigates to /login or /registerMadeline2022-07-091-0/+13
* | | | | | | | | Merge branch 'fix/registerNewClients' into slowcordMadeline2022-07-092-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add `promotional_email_opt_in` field to register to allow newer clients to ma...Madeline2022-06-012-9858/+67
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Test fix for that voice state errorMadeline2022-07-091-1/+4
* | | | | | | | | Merge branch 'fix/messageLinkMetas' into slowcordMadeline2022-07-092-3/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | * Make max website preview download size for embeds configurableMadeline2022-07-092-3/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-092-10/+21
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'feat/multiUploads' into feat/latestWebClientMadeline2022-07-095-68/+96
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'master' into feat/multiUploadsMadeline2022-07-092-483/+652
| | |\| | | | | |
| | | * | | | | | Filter out schemas that block generation instead, and also include util in filesMadeline2022-07-073-430/+1936
| | | * | | | | | Typescript-json-schema does not crawl extendsMadeline2022-07-071-1/+8
| | * | | | | | | Allow multiple attachments in messagesMadeline2022-07-092-10/+1365
| | |/ / / / / /
* | | | | | | | bot stuff idkMadeline2022-07-0910-17/+24812
* | | | | | | | Merge branch 'fix/claim_accounts' into slowcordMadeline2022-07-081-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Check if email required in PATCH @meMadeline2022-07-081-3/+3
* | | | | | | | | Oauth login now copies avatarMadeline2022-07-081-1/+16
* | | | | | | | | Merge branch 'fix/claim_accounts' into slowcordMadeline2022-07-071-0/+2
|\| | | | | | | |
| * | | | | | | | Merge branch 'master' into fix/claim_accountsMadeline2022-07-0765-9971/+16193
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Ensure password was given if email is given in PATCH @meMadeline2022-07-071-0/+2
* | | | | | | | | Somehow the ID of demo user changed. Use email of demo insteadMadeline2022-07-071-4/+4
* | | | | | | | | Fix role icons not deleting?Madeline2022-07-071-0/+1
* | | | | | | | | Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-061-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Fix types for welcome screenMadeline2022-07-061-1/+1
* | | | | | | | | Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-067-14/+43
|\| | | | | | | |
| * | | | | | | | Welcome screenMadeline2022-07-042-3/+4
| * | | | | | | | Placeholder member verification endpointMadeline2022-07-041-0/+14
| * | | | | | | | Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClientMadeline2022-07-032-7/+4
| * | | | | | | | Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClientMadeline2022-07-032-422/+1935
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add premium_progress_bar_enabled to GuildUpdateSchemaMadeline2022-07-031-0/+1
| * | | | | | | | | Add Nitro Lite Monthly SKUMadeline2022-07-031-0/+16
| * | | | | | | | | Bump client versionMadeline2022-07-031-4/+4
* | | | | | | | | | Merge branch 'master' into slowcordMadeline2022-07-052-53/+68
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Format changed filesLachlanCourt2022-07-041-13/+6
| * | | | | | | | | Ensure query fails if role with specified id does not existLachlanCourt2022-07-041-1/+1
| * | | | | | | | | Add semicolonLachlanCourt2022-07-041-1/+1
| * | | | | | | | | Simplify role query as per code reviewLachlanCourt2022-07-041-2/+1
| * | | | | | | | | Move role_id specific api routes to correct fileLachlanCourt2022-07-042-137/+53
| * | | | | | | | | Fix compile error in get requestLachlanCourt2022-07-041-42/+4
| * | | | | | | | | Create role subdirectory and add GET api routeLachlanCourt2022-07-042-0/+145
| * | | | | | | | | Skip check for rate limit bypass if no user id is providedMadeline2022-07-021-5/+7
| |/ / / / / / / /
* | | | | | | | | Start of Slowcord botMadeline2022-07-057-358/+12897
* | | | | | | | | Moved slowcord login server to own dirMadeline2022-07-0511-129/+0
* | | | | | | | | Merge branch 'feat/offlineMembers' into slowcordMadeline2022-07-031-34/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Better implementation of offline member group in lazy requestMadeline2022-07-031-32/+15
| * | | | | | | | | Send offline member group in LazyRequestMadeline2022-07-031-0/+38
| |/ / / / / / / /
* | | | | | | | | Handle offline members group in LazyRequestMadeline2022-07-031-0/+40
* | | | | | | | | Use 1:1 dms instead of group dmsMadeline2022-07-031-1/+1
* | | | | | | | | Disable compact modeMadeline2022-07-031-1/+1
* | | | | | | | | Merge branch 'fix/nicknames' into slowcordMadeline2022-07-031-4/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Perhaps a better nickname change implementation"Madeline2022-07-031-4/+1
* | | | | | | | | | Merge branch 'fix/nicknames' into slowcordMadeline2022-07-031-1/+4
|\| | | | | | | | |
| * | | | | | | | | Perhaps a better nickname change implementationMadeline2022-07-031-1/+4
* | | | | | | | | | Whoops, syntax errorMadeline2022-07-031-1/+1
* | | | | | | | | | Merge branch 'fix/nicknames' into slowcordMadeline2022-07-030-0/+0
|\| | | | | | | | |
| * | | | | | | | | Allow nicknames through MemberChangeSchemaMadeline2022-07-032-419/+1922
| |/ / / / / / / /
* | | | | | | | | Merge branch 'fix/nicknames' into slowcordMadeline2022-07-034-0/+135
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow nicknames through MemberChangeSchemaMadeline2022-07-034-419/+2051
| |/ / / / / / / /
* | | | | | | | | Mass invite permMadeline2022-07-034-400/+238
* | | | | | | | | Add consent to registerMadeline2022-07-032-0/+15
* | | | | | | | | Prevent demo user from editing their profileMadeline2022-07-031-0/+3
* | | | | | | | | Revert RateLimit.tsMadeline2022-07-021-18/+6
* | | | | | | | | type longtext does not support lengthMadeline2022-07-021-1/+1
* | | | | | | | | Slowcord custom register pageMadeline2022-07-024-104/+202
* | | | | | | | | Attempt to fix messages being deletedMadeline2022-07-021-1/+1
* | | | | | | | | set message max length manuallyMadeline2022-07-022-2/+2
* | | | | | | | | show how long a user was timed out for in logsMadeline2022-07-021-0/+1
* | | | | | | | | Apparently headers are always lower case, niceMadeline2022-07-021-1/+1
* | | | | | | | | Remove whitelist for discord oauth login, add rate limitMadeline2022-07-021-12/+31
* | | | | | | | | Merge branch 'fix/channelPermissionOverwriteSchema' into slowcordMadeline2022-07-023-114/+11416
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Filter out schemas that block generation instead, and also include util in filesMadeline2022-07-023-430/+1936
* | | | | | | | | Merge branch 'fix/channelPermissionOverwriteSchema' into slowcordMadeline2022-07-021-1/+8
|\| | | | | | | |
| * | | | | | | | Typescript-json-schema does not crawl extendsMadeline2022-07-021-1/+8
| |/ / / / / / /
* | | | | | | | Update oauth urlMadeline2022-07-021-1/+1
* | | | | | | | Merge branch 'fix/rate_limits' into slowcordMadeline2022-07-021-5/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Skip check for rate limit bypass if no user id is providedMadeline2022-07-021-5/+7
| |/ / / / / / /
* | | | | | | | Update default rightsMadeline2022-07-022-18016/+71
* | | | | | | | ( bad ) lil error message on failed loginMadeline2022-06-272-3/+15
* | | | | | | | removed build dirMadeline2022-06-273-120/+3
* | | | | | | | update readmeMadeline2022-06-271-1/+1
* | | | | | | | alright signed cookies aren't worth it, niceMadeline2022-06-271-1/+1
* | | | | | | | clearing cookies is weird?Madeline2022-06-271-1/+4
* | | | | | | | the cookie name is being a bitch?Madeline2022-06-272-3/+3
* | | | | | | | Token in localStorage must be JSONMadeline2022-06-271-2/+2
* | | | | | | | who tf calls the start script run? npm run run, bruhMadeline2022-06-271-1/+1
* | | | | | | | Forgot an awaitMadeline2022-06-271-1/+1
* | | | | | | | Styling, login whitelistsMadeline2022-06-274-16/+151
* | | | | | | | Merge branch 'master' into slowcordMadeline2022-06-275-14/+36
|\| | | | | | |
| * | | | | | | Merge pull request #737 from fosscord/translationConner2022-06-262-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | New translations common.json (Polish)Samuel2022-04-251-2/+2
| | * | | | | | | New translations auth.json (Polish)Samuel2022-04-251-2/+2
| * | | | | | | | Merge pull request #776 from MaddyUnderStars/fix/member_idMadeline2022-06-261-10/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix compile errors in latestMadeline2022-06-261-10/+14
| |/ / / / / / / /
| * | | | | | | | fix the wrong nameErkin Alp Güney2022-06-261-1/+1
| * | | | | | | | self-leave logicErkin Alp Güney2022-06-261-3/+19
| * | | | | | | | JOIN_GUILDS is not the right flag thereErkin Alp Güney2022-06-261-1/+1
| * | | | | | | | Update Rights.tsErkin Alp Güney2022-06-261-0/+2
* | | | | | | | | Start of custom login and discord oauth flowMadeline2022-06-2614-1/+1880
* | | | | | | | | Merge branch 'master' into slowcordMadeline2022-06-269-1453/+1495
|\| | | | | | | |
| * | | | | | | | Bump sqlite3 from 5.0.2 to 5.0.8 in /utildependabot[bot]2022-06-191-1445/+1487
| * | | | | | | | Merge pull request #763 from KaKi87/spdxErkin Alp Güney2022-06-198-8/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Use SPDX license syntax in 'package.json' filesKaKi872022-06-028-8/+8
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #767 from MaddyUnderStars/feat/pingInformationSamuel2022-06-151-1/+17
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'feat/pingInformation' into slowcordMadeline2022-06-081-1/+17
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Expose general instance information via api /ping routeMadeline2022-06-081-1/+17
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'origin/fix/claim_accounts' into slowcordMadeline2022-05-311-8/+8
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' into fix/claim_accountsMadeline2022-04-1155-4104/+3398
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into fix/claim_accountsErkin Alp Güney2022-03-0513-55/+138
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'feat/defaultRights' into slowcordMadeline2022-05-312-1/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added a configurable default rights valueMadeline2022-05-312-1/+30
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' into slowcordMadeline2022-05-3137-250/+359
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #759 from MaddyUnderStars/fix/respectRegisterConfigErkin Alp Güney2022-05-302-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Respect register_dateOfBirth_required = falseMadeline2022-05-302-2/+2
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #758 from xFlum3/patch-2Erkin Alp Güney2022-05-261-10/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Finished file translation FlumeZ2022-05-261-10/+10
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #757 from xFlum3/patch-1Erkin Alp Güney2022-05-261-11/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed Broken Translates and finished the fileFlumeZ2022-05-261-11/+11
| |/ / / / / / / / /
| * | | | | | | | | add guild policiesErkin Alp Güney2022-05-191-0/+2
| * | | | | | | | | Extended settings will not be type checkedErkin Alp Güney2022-05-151-1/+1
| * | | | | | | | | Extended settingsErkin Alp Güney2022-05-151-0/+5
| * | | | | | | | | Update index.tsErkin Alp Güney2022-05-151-14/+18
| * | | | | | | | | Update AuditLog.tsErkin Alp Güney2022-05-151-1/+3
| * | | | | | | | | user groupsErkin Alp Güney2022-05-151-0/+33
| * | | | | | | | | Merge branch 'master' of https://github.com/fosscord/fosscord-serverErkin Alp Güney2022-05-155-23/+85
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Update bulk-delete.tsErkin Alp Güney2022-05-151-7/+13
| | * | | | | | | | | Update purge.tsErkin Alp Güney2022-05-151-3/+3
| | * | | | | | | | | Update MessageFlags.tsErkin Alp Güney2022-05-111-1/+1
| | * | | | | | | | | Update MessageFlags.tsErkin Alp Güney2022-05-111-1/+2
| | * | | | | | | | | add more message flagsErkin Alp Güney2022-05-111-3/+8
| | * | | | | | | | | more event typesErkin Alp Güney2022-05-101-4/+54
| | * | | | | | | | | Remove more WAAO referencesErkin Alp Güney2022-05-061-6/+6
| * | | | | | | | | | messages before/after soundness checkErkin Alp Güney2022-04-301-3/+12
| |/ / / / / / / / /
| * | | | | | | | | patch for missing router schema, and also add purge route self-deletion checksErkin Alp Güney2022-04-301-2/+11
| * | | | | | | | | introduce the purge endpointErkin Alp Güney2022-04-282-1/+78
| * | | | | | | | | Update prune.tsErkin Alp Güney2022-04-281-2/+6
| * | | | | | | | | needs to be asyncErkin Alp Güney2022-04-283-5/+6
| * | | | | | | | | exempt users logicErkin Alp Güney2022-04-281-2/+6
| * | | | | | | | | Merge pull request #736 from MaddyUnderStars/backfillingErkin Alp Güney2022-04-271-5/+24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | use return codes to allow for automationErkin Alp Güney2022-04-241-3/+5
| | * | | | | | | | | refine error codes for backfill constraint violationsErkin Alp Güney2022-04-241-9/+9
| | * | | | | | | | | API response codes for backfill errorsErkin Alp Güney2022-04-241-0/+2
| | * | | | | | | | | Backfilling privilege does not imply right to post messagesErkin Alp Güney2022-04-241-2/+5
| | * | | | | | | | | While backfilling, message ids must now be valid snowflakes, cannot be in the...Madeline2022-04-241-5/+19
| * | | | | | | | | | Hotfix for workspace (#739)Kuna2022-04-271-1/+1
| * | | | | | | | | | Forum and guild directory typesErkin Alp Güney2022-04-271-0/+2
| * | | | | | | | | | Do stuff for npm workspaceThesourtimes2022-04-2616-165/+26
| * | | | | | | | | | eventually fix those errorsErkin Alp Güney2022-04-242-8/+11
| * | | | | | | | | | Update RateLimit.tsErkin Alp Güney2022-04-241-2/+3
| * | | | | | | | | | Update Token.tsErkin Alp Güney2022-04-241-1/+6
| * | | | | | | | | | Update RateLimit.tsErkin Alp Güney2022-04-241-1/+1
| * | | | | | | | | | fix the seconds rounding logicErkin Alp Güney2022-04-241-2/+2
| * | | | | | | | | | Punitive rate limitingErkin Alp Güney2022-04-241-4/+8
| * | | | | | | | | | Update Message.tsErkin Alp Güney2022-04-231-1/+1
| * | | | | | | | | | self commands and /me messagesErkin Alp Güney2022-04-231-1/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'fix/categoryNames' into slowcordMadeline2022-04-244-12/+104
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Categories skip most of the ALLOW_INVALID_CHANNEL_NAMES checks on discord.com...Madeline2022-04-242-9/+17
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of https://github.com/fosscord/fosscord-serverErkin Alp Güney2022-04-236-8158/+12494
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | text+voice code is already thereErkin Alp Güney2022-04-221-1/+0
| | * | | | | | | | | Merge pull request #734 from MaddyUnderStars/fix/sanitisationTheArcaneBrony2022-04-225-8151/+12495
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix not assigning new changes to input fields in users/@meMadeline2022-04-231-1/+1
| * | | | | | | | | | | backfilling — first stepsErkin Alp Güney2022-04-232-2/+87
* | | | | | | | | | | | Merge branch 'fix/sanitisation' into slowcordMadeline2022-04-236-3/+12535
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Can no longer send messages to channel types that do not support it ( categor...Madeline2022-04-232-0/+16
| * | | | | | | | | | | Fixed ability for user to edit any property of themselves, including `rights`...Madeline2022-04-233-8151/+12479
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Update UserGroup.tsErkin Alp Güney2022-04-211-7/+0
| |/ / / / / / / / /
| * | | | | | | | / user groups - first stepsErkin Alp Güney2022-04-211-0/+44
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into sl...Madeline2022-04-190-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into slowcordMadeline2022-04-1025-92/+248
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'master' into slowcordMadeline2022-04-1940-148/+357
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Try catch cpu logTheArcaneBrony2022-04-191-1/+7
| * | | | | | | | Use 1 thread on platform where fetching thread/core count failsTheArcaneBrony2022-04-193-3/+18
| * | | | | | | | general rights enforcement stuffErkin Alp Güney2022-04-181-0/+3
| * | | | | | | | Merge branch 'master' of https://github.com/fosscord/fosscord-serverErkin Alp Güney2022-04-182-2/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Unified ghost instead of separate ghostsErkin Alp Güney2022-04-181-1/+1
| | * | | | | | | | Google staff emailErkin Alp Güney2022-04-181-1/+6
| * | | | | | | | | get single message && message rights enforcementErkin Alp Güney2022-04-182-2/+15
| |/ / / / / / / /
| * | | | | | | | reactions rights enforcementErkin Alp Güney2022-04-172-2/+3
| * | | | | | | | Update Intents.tsErkin Alp Güney2022-04-161-1/+1
| * | | | | | | | jumbo and lobbies are indeed differentErkin Alp Güney2022-04-161-1/+1
| * | | | | | | | Update Identify.tsErkin Alp Güney2022-04-161-5/+5
| * | | | | | | | add more intentsErkin Alp Güney2022-04-161-15/+26
| * | | | | | | | remove misleading todo noteErkin Alp Güney2022-04-161-1/+0
| * | | | | | | | Align buttons to centerKuna2022-04-141-1/+1
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | New translations common.json (Swedish)Samuel2022-04-121-14/+14
| * | | | | | | New translations auth.json (Swedish)Samuel2022-04-121-10/+10
| * | | | | | | Update passwordStrength.tsErkin Alp Güney2022-04-121-1/+1
| * | | | | | | Fix compile errors in checkPassword's entropy checkMadeline2022-04-101-4/+4
| |/ / / / / /
| * | | | | | Update Guild.tsErkin Alp Güney2022-04-101-4/+8
| * | | | | | Update passwordStrength.tsErkin Alp Güney2022-04-091-1/+1
| * | | | | | add an elegant entropy checkErkin Alp Güney2022-04-091-5/+16
| * | | | | | bug fix1itt1eB0y2022-04-091-1/+1
| * | | | | | Resolves #715Madeline2022-04-091-1/+1
| * | | | | | Update User.tsErkin Alp Güney2022-04-091-7/+7
| * | | | | | fix MANAGE_GUILDS; rename getRight to getRightsbinsky2022-04-091-2/+2
| * | | | | | fix invite right enforcementbinsky2022-04-091-1/+1
| * | | | | | correct right nameErkin Alp Güney2022-04-081-1/+1
| * | | | | | invite right enforcedErkin Alp Güney2022-04-081-1/+2
| * | | | | | JOIN_GUILDSErkin Alp Güney2022-04-081-1/+1
| * | | | | | rights enforcement in guild createErkin Alp Güney2022-04-081-3/+4
| * | | | | | MANAGE_GUILDSErkin Alp Güney2022-04-081-2/+10
| * | | | | | remove todos that are implementedErkin Alp Güney2022-04-081-3/+3
| * | | | | | enforce the rightsErkin Alp Güney2022-04-081-3/+5
| * | | | | | optionalErkin Alp Güney2022-04-081-2/+2
| * | | | | | add joined_by to allow for separate treatment of force-joinersErkin Alp Güney2022-04-081-2/+11
| * | | | | | fix the build mistakes from yesternightErkin Alp Güney2022-04-082-16/+20
| * | | | | | Update index.tsErkin Alp Güney2022-04-081-7/+10
| * | | | | | More rights stuffErkin Alp Güney2022-04-071-0/+11
| * | | | | | added the maintenance listing endpointErkin Alp Güney2022-04-071-0/+1
| * | | | | | scheduled maintenancesErkin Alp Güney2022-04-071-0/+12
| * | | | | | with public read receipts explicitly stored, no need to store manual flag of ...Erkin Alp Güney2022-04-071-1/+2
| * | | | | | Fix 404 URLLuna Alfien2022-04-071-1/+1
| * | | | | | New translations common.json (Hebrew)Samuel2022-04-051-7/+7
| * | | | | | User Notes (#707)Madeline2022-04-053-5/+35
| * | | | | | Revert "Make member.premium_since ISO8601 timestamp" (#710)Erkin Alp Güney2022-04-041-3/+3
| * | | | | | Add our custom channel typesErkin Alp Güney2022-04-031-1/+5
| * | | | | | More message typesErkin Alp Güney2022-04-021-0/+7
| * | | | | | first steps for E2EE support — channel security settings eventErkin Alp Güney2022-04-021-0/+35
| * | | | | | Fix typo in table 'client_relase' -> 'client_release' ( and other of the same...Madeline2022-03-3010-21/+37
| * | | | | | Merge pull request #705 from fosscord/dependabot/npm_and_yarn/bundle/minimist...Erkin Alp Güney2022-03-301-4/+6
| |\ \ \ \ \ \
| | * | | | | | Bump minimist from 1.2.5 to 1.2.6 in /bundledependabot[bot]2022-03-301-4/+6
| |/ / / / / /
| * | | | | | Bump minimist from 1.2.5 to 1.2.6 in /utildependabot[bot]2022-03-301-6/+6
| * | | | | | Bump minimist from 1.2.5 to 1.2.6 in /cdndependabot[bot]2022-03-301-6/+6