| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 325 | -184622/+0 |
* | Allow edited_timestamp to passthrough in handleMessage | Madeline | 2022-09-25 | 1 | -2/+1 |
* | Add discrim verify in PATCH /users/@me | Madeline | 2022-09-25 | 1 | -0/+8 |
* | Mostly working user guild settings | Madeline | 2022-09-25 | 2 | -209/+15153 |
* | Potential nick reset fix | Madeline | 2022-09-25 | 1 | -2/+2 |
* | Fix default rights sucking, fix patch /guilds/:id/members/:id not checking pe... | Madeline | 2022-09-24 | 1 | -1/+4 |
* | fix my shit | Madeline | 2022-09-21 | 1 | -2/+2 |
* | Member settings route | Madeline | 2022-09-21 | 2 | -0/+33 |
* | Forgot the webrtc client plugin | Madeline | 2022-09-16 | 1 | -0/+74 |
* | Add webrtc to bundle | Madeline | 2022-09-16 | 1 | -2/+1 |
* | Probably broken merge from webrtc | Madeline | 2022-09-16 | 3 | -8/+240 |
* | Trash ip logging for rate limits | Madeline | 2022-09-11 | 1 | -2/+2 |
* | Added missing props to ChannelModifySchema | Madeline | 2022-09-10 | 2 | -15459/+102 |
* | Send user settings on PATCH users/@me/settings | Madeline | 2022-09-08 | 1 | -1/+1 |
* | ...and again | Madeline | 2022-09-02 | 1 | -3/+2 |
* | ...try again | Madeline | 2022-09-02 | 1 | -6/+2 |
* | Apply Iratu's patch for relationships | Madeline | 2022-09-02 | 2 | -9/+16 |
* | Message searching in guilds | Madeline | 2022-09-02 | 1 | -0/+87 |
* | Added sessions to /-/monitorz | Madeline | 2022-09-02 | 1 | -0/+2 |
* | /-/monitorz endpoint for system perf mon | Madeline | 2022-08-29 | 1 | -0/+16 |
* | Switch to staging ratelimiter | Madeline | 2022-08-25 | 1 | -20/+25 |
* | Configurable max attachment size | Madeline | 2022-08-22 | 1 | -1/+1 |
* | Fix /users/@me/settings get and migrarion | Madeline | 2022-08-21 | 1 | -3/+3 |
* | fosscord-server/pulls/858 | Madeline | 2022-08-21 | 4 | -12/+26 |
* | Fix before and after queries doing gt and lt comparisions incorrectly | Madeline | 2022-08-02 | 1 | -2/+2 |
* | Fix messages?after=snowflake calling new Snowflake, which is not allwoed | Madeline | 2022-08-02 | 1 | -1/+1 |
* | if tenor or giphy is sent, embed image rather than thumbnail | Madeline | 2022-07-30 | 1 | -0/+23 |
* | Test embeding image/png etc responses | Madeline | 2022-07-24 | 1 | -42/+64 |
* | Turns out I reverted the code I needed rather than the one that will delete a... | Madeline | 2022-07-24 | 1 | -1/+9 |
* | Merge branch 'feat/notesTable' into slowcord | Madeline | 2022-07-23 | 1 | -10/+14 |
|\ |
|
| * | Delete Note if no content | Madeline | 2022-07-23 | 1 | -10/+14 |
* | | Merge branch 'feat/notesTable' into slowcord | Madeline | 2022-07-23 | 1 | -11/+28 |
|\| |
|
| * | Moved user notes into separate table | Madeline | 2022-07-23 | 1 | -11/+28 |
* | | Attempt to fix message ID bug | Madeline | 2022-07-22 | 1 | -2/+1 |
* | | Revert ascending order thing | Madeline | 2022-07-22 | 1 | -1/+1 |
* | | Get messages by ascending order | Madeline | 2022-07-22 | 1 | -1/+1 |
* | | await the dm channel handler | Madeline | 2022-07-22 | 1 | -1/+1 |
* | | Prevent demo user from enabling 2FA | Madeline | 2022-07-20 | 1 | -1/+3 |
* | | Merge branch 'feat/latestWebClient' into slowcord | Madeline | 2022-07-20 | 3 | -0/+722 |
|\ \ |
|
| * \ | Merge branch '2fa' into feat/latestWebClient | Madeline | 2022-07-20 | 11 | -7/+2253 |
| |\ \ |
|
* | \ \ | Merge branch '2fa' into slowcord | Madeline | 2022-07-20 | 8 | -2/+2222 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | 2fa | Madeline | 2022-07-20 | 8 | -2/+1526 |
| | |/
| |/| |
|
* | | | Merge branch 'feat/captchaVerify' into slowcord | Madeline | 2022-07-20 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Captcha checking | Madeline | 2022-07-20 | 4 | -7/+69 |
| |/ / |
|
* | | | Merge branch 'feat/captchaVerify' into slowcord | Madeline | 2022-07-20 | 4 | -19/+37 |
|\ \ \ |
|
| * | | | Captcha checking | Madeline | 2022-07-20 | 4 | -7/+69 |
| |/ / |
|
| * | | chore: fix package.json scripts | Nobody | 2022-07-19 | 1 | -5/+5 |
* | | | Fix content type for captcha check | Madeline | 2022-07-20 | 1 | -0/+3 |
* | | | Hcaptcha backend | Madeline | 2022-07-20 | 4 | -8/+49 |
* | | | Merge branch 'fix/messageLinkMetas' into slowcord | Madeline | 2022-07-17 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | Message embeds use image width/height | Madeline | 2022-07-17 | 1 | -1/+5 |
| |/ / |
|
* | | | Attempt to fix headers being set after send to client in send message | Madeline | 2022-07-17 | 1 | -1/+1 |
* | | | Merge branch 'fix/sendMemberInProfile' into slowcord | Madeline | 2022-07-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Actually respect with_mutual_guilds | Madeline | 2022-07-16 | 1 | -1/+1 |
* | | | | Merge branch 'fix/sendMemberInProfile' into slowcord | Madeline | 2022-07-16 | 1 | -1/+1 |
|\| | | |
|
| * | | | Don't send @everyone role | Madeline | 2022-07-16 | 1 | -1/+1 |
* | | | | Merge branch 'fix/sendMemberInProfile' into slowcord | Madeline | 2022-07-16 | 1 | -1/+1 |
|\| | | |
|
| * | | | Forgot to send roles in guild_member | Madeline | 2022-07-16 | 1 | -25/+33 |
* | | | | Forgot to send roles in guild_member | Madeline | 2022-07-16 | 1 | -25/+33 |
* | | | | Merge branch 'fix/sendMemberInProfile' into slowcord | Madeline | 2022-07-16 | 1 | -14/+39 |
|\| | | |
|
| * | | | Respect with_mutual_guilds and guild_id in /users/:id/profile | Madeline | 2022-07-16 | 1 | -14/+39 |
| |/ / |
|
* | | | /channel/:id/messages/:id/ack responds with { token: null } on discord.com | Madeline | 2022-07-13 | 1 | -1/+1 |
* | | | Check if role icon was actually sent or if it's just an empty string | Madeline | 2022-07-10 | 1 | -1/+1 |
* | | | Merge branch 'feat/latestWebClient' into slowcord | Madeline | 2022-07-10 | 2 | -0/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | Try to allow role icons to be removed | Madeline | 2022-07-10 | 1 | -0/+1 |
| * | | Fix username/discrim changing | Madeline | 2022-07-10 | 2 | -0/+4 |
| * | | Merge branch 'master' into feat/latestWebClient | Madeline | 2022-07-10 | 2 | -4/+7 |
| |\| |
|
* | | | Merge branch 'master' into slowcord | Madeline | 2022-07-09 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | * Make max website preview download size for embeds configurable | Madeline | 2022-07-09 | 1 | -3/+6 |
| * | | Removed unused import | Madeline | 2022-07-09 | 1 | -1/+1 |
* | | | Redirect to custom login page when client navigates to /login or /register | Madeline | 2022-07-09 | 1 | -0/+13 |
* | | | Merge branch 'fix/registerNewClients' into slowcord | Madeline | 2022-07-09 | 2 | -0/+5 |
|\ \ \ |
|
| * | | | Add `promotional_email_opt_in` field to register to allow newer clients to ma... | Madeline | 2022-06-01 | 2 | -9858/+67 |
* | | | | Merge branch 'fix/messageLinkMetas' into slowcord | Madeline | 2022-07-09 | 1 | -3/+6 |
|\ \ \ \ |
|
| * | | | | * Make max website preview download size for embeds configurable | Madeline | 2022-07-09 | 1 | -3/+6 |
* | | | | | Merge branch 'feat/latestWebClient' into slowcord | Madeline | 2022-07-09 | 2 | -10/+21 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'feat/multiUploads' into feat/latestWebClient | Madeline | 2022-07-09 | 5 | -68/+96 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Merge branch 'master' into feat/multiUploads | Madeline | 2022-07-09 | 2 | -483/+652 |
| | |\| | |
|
| | | * | | Filter out schemas that block generation instead, and also include util in files | Madeline | 2022-07-07 | 3 | -430/+1936 |
| | | * | | Typescript-json-schema does not crawl extends | Madeline | 2022-07-07 | 1 | -1/+8 |
| | * | | | Allow multiple attachments in messages | Madeline | 2022-07-09 | 2 | -10/+1365 |
| | |/ / |
|
* | | | | Merge branch 'fix/claim_accounts' into slowcord | Madeline | 2022-07-08 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | Check if email required in PATCH @me | Madeline | 2022-07-08 | 1 | -3/+3 |
* | | | | | Merge branch 'fix/claim_accounts' into slowcord | Madeline | 2022-07-07 | 1 | -0/+2 |
|\| | | | |
|
| * | | | | Merge branch 'master' into fix/claim_accounts | Madeline | 2022-07-07 | 31 | -8333/+14444 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Ensure password was given if email is given in PATCH @me | Madeline | 2022-07-07 | 1 | -0/+2 |
* | | | | | Somehow the ID of demo user changed. Use email of demo instead | Madeline | 2022-07-07 | 1 | -4/+4 |
* | | | | | Fix role icons not deleting? | Madeline | 2022-07-07 | 1 | -0/+1 |
* | | | | | Merge branch 'feat/latestWebClient' into slowcord | Madeline | 2022-07-06 | 7 | -14/+43 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Welcome screen | Madeline | 2022-07-04 | 2 | -3/+4 |
| * | | | | Placeholder member verification endpoint | Madeline | 2022-07-04 | 1 | -0/+14 |
| * | | | | Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClient | Madeline | 2022-07-03 | 2 | -7/+4 |
| * | | | | Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClient | Madeline | 2022-07-03 | 2 | -422/+1935 |
| |\ \ \ \ |
|
| * | | | | | Add premium_progress_bar_enabled to GuildUpdateSchema | Madeline | 2022-07-03 | 1 | -0/+1 |
| * | | | | | Add Nitro Lite Monthly SKU | Madeline | 2022-07-03 | 1 | -0/+16 |
| * | | | | | Bump client version | Madeline | 2022-07-03 | 1 | -4/+4 |
* | | | | | | Merge branch 'master' into slowcord | Madeline | 2022-07-05 | 2 | -53/+68 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Format changed files | LachlanCourt | 2022-07-04 | 1 | -13/+6 |
| * | | | | | Ensure query fails if role with specified id does not exist | LachlanCourt | 2022-07-04 | 1 | -1/+1 |
| * | | | | | Add semicolon | LachlanCourt | 2022-07-04 | 1 | -1/+1 |
| * | | | | | Simplify role query as per code review | LachlanCourt | 2022-07-04 | 1 | -2/+1 |
| * | | | | | Move role_id specific api routes to correct file | LachlanCourt | 2022-07-04 | 2 | -137/+53 |
| * | | | | | Fix compile error in get request | LachlanCourt | 2022-07-04 | 1 | -42/+4 |
| * | | | | | Create role subdirectory and add GET api route | LachlanCourt | 2022-07-04 | 2 | -0/+145 |
| * | | | | | Skip check for rate limit bypass if no user id is provided | Madeline | 2022-07-02 | 1 | -5/+7 |
| |/ / / / |
|
* | | | | | Merge branch 'fix/nicknames' into slowcord | Madeline | 2022-07-03 | 1 | -4/+1 |
|\ \ \ \ \ |
|
| * | | | | | Revert "Perhaps a better nickname change implementation" | Madeline | 2022-07-03 | 1 | -4/+1 |
* | | | | | | Merge branch 'fix/nicknames' into slowcord | Madeline | 2022-07-03 | 1 | -1/+4 |
|\| | | | | |
|
| * | | | | | Perhaps a better nickname change implementation | Madeline | 2022-07-03 | 1 | -1/+4 |
| * | | | | | Allow nicknames through MemberChangeSchema | Madeline | 2022-07-03 | 2 | -419/+1922 |
| |/ / / / |
|
* | | | | | Merge branch 'fix/nicknames' into slowcord | Madeline | 2022-07-03 | 2 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | Allow nicknames through MemberChangeSchema | Madeline | 2022-07-03 | 2 | -419/+1922 |
| |/ / / / |
|
* | | | | | Prevent demo user from editing their profile | Madeline | 2022-07-03 | 1 | -0/+3 |
* | | | | | Revert RateLimit.ts | Madeline | 2022-07-02 | 1 | -18/+6 |
* | | | | | Merge branch 'fix/channelPermissionOverwriteSchema' into slowcord | Madeline | 2022-07-02 | 3 | -114/+11416 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Filter out schemas that block generation instead, and also include util in files | Madeline | 2022-07-02 | 3 | -430/+1936 |
* | | | | | Merge branch 'fix/channelPermissionOverwriteSchema' into slowcord | Madeline | 2022-07-02 | 1 | -1/+8 |
|\| | | | |
|
| * | | | | Typescript-json-schema does not crawl extends | Madeline | 2022-07-02 | 1 | -1/+8 |
| |/ / / |
|
* | | | | Merge branch 'fix/rate_limits' into slowcord | Madeline | 2022-07-02 | 1 | -5/+7 |
|\ \ \ \ |
|
| * | | | | Skip check for rate limit bypass if no user id is provided | Madeline | 2022-07-02 | 1 | -5/+7 |
| |/ / / |
|
* | | | | Update default rights | Madeline | 2022-07-02 | 1 | -18013/+66 |
* | | | | Merge branch 'master' into slowcord | Madeline | 2022-06-27 | 4 | -14/+34 |
|\| | | |
|
| * | | | Merge pull request #737 from fosscord/translation | Conner | 2022-06-26 | 2 | -4/+4 |
| |\ \ \ |
|
| | * | | | New translations common.json (Polish) | Samuel | 2022-04-25 | 1 | -2/+2 |
| | * | | | New translations auth.json (Polish) | Samuel | 2022-04-25 | 1 | -2/+2 |
| * | | | | Fix compile errors in latest | Madeline | 2022-06-26 | 1 | -10/+14 |
| * | | | | fix the wrong name | Erkin Alp Güney | 2022-06-26 | 1 | -1/+1 |
| * | | | | self-leave logic | Erkin Alp Güney | 2022-06-26 | 1 | -3/+19 |
| * | | | | JOIN_GUILDS is not the right flag there | Erkin Alp Güney | 2022-06-26 | 1 | -1/+1 |
* | | | | | Merge branch 'master' into slowcord | Madeline | 2022-06-26 | 1 | -1/+1 |
|\| | | | |
|
| * | | | | Merge pull request #763 from KaKi87/spdx | Erkin Alp Güney | 2022-06-19 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | Use SPDX license syntax in 'package.json' files | KaKi87 | 2022-06-02 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge branch 'feat/pingInformation' into slowcord | Madeline | 2022-06-08 | 1 | -1/+17 |
|\| | | | |
|
| * | | | | Expose general instance information via api /ping route | Madeline | 2022-06-08 | 1 | -1/+17 |
| |/ / / |
|
* | | | | Merge remote-tracking branch 'origin/fix/claim_accounts' into slowcord | Madeline | 2022-05-31 | 1 | -8/+8 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' into fix/claim_accounts | Madeline | 2022-04-11 | 25 | -3903/+2799 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into fix/claim_accounts | Erkin Alp Güney | 2022-03-05 | 5 | -21/+93 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'master' into slowcord | Madeline | 2022-05-31 | 13 | -83/+204 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Respect register_dateOfBirth_required = false | Madeline | 2022-05-30 | 1 | -1/+1 |
| * | | | | | Finished file translation | FlumeZ | 2022-05-26 | 1 | -10/+10 |
| * | | | | | Fixed Broken Translates and finished the file | FlumeZ | 2022-05-26 | 1 | -11/+11 |
| * | | | | | Update index.ts | Erkin Alp Güney | 2022-05-15 | 1 | -14/+18 |
| * | | | | | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Erkin Alp Güney | 2022-05-15 | 3 | -16/+22 |
| |\ \ \ \ \ |
|
| | * | | | | | Update bulk-delete.ts | Erkin Alp Güney | 2022-05-15 | 1 | -7/+13 |
| | * | | | | | Update purge.ts | Erkin Alp Güney | 2022-05-15 | 1 | -3/+3 |
| | * | | | | | Remove more WAAO references | Erkin Alp Güney | 2022-05-06 | 1 | -6/+6 |
| * | | | | | | messages before/after soundness check | Erkin Alp Güney | 2022-04-30 | 1 | -3/+12 |
| |/ / / / / |
|
| * | | | | | patch for missing router schema, and also add purge route self-deletion checks | Erkin Alp Güney | 2022-04-30 | 1 | -2/+11 |
| * | | | | | introduce the purge endpoint | Erkin Alp Güney | 2022-04-28 | 2 | -1/+78 |
| * | | | | | Update prune.ts | Erkin Alp Güney | 2022-04-28 | 1 | -2/+6 |
| * | | | | | needs to be async | Erkin Alp Güney | 2022-04-28 | 2 | -2/+3 |
| * | | | | | exempt users logic | Erkin Alp Güney | 2022-04-28 | 1 | -2/+6 |
| * | | | | | Merge pull request #736 from MaddyUnderStars/backfilling | Erkin Alp Güney | 2022-04-27 | 1 | -5/+24 |
| |\ \ \ \ \ |
|
| | * | | | | | use return codes to allow for automation | Erkin Alp Güney | 2022-04-24 | 1 | -3/+5 |
| | * | | | | | Backfilling privilege does not imply right to post messages | Erkin Alp Güney | 2022-04-24 | 1 | -2/+5 |
| | * | | | | | While backfilling, message ids must now be valid snowflakes, cannot be in the... | Madeline | 2022-04-24 | 1 | -5/+19 |
| * | | | | | | Do stuff for npm workspace | Thesourtimes | 2022-04-26 | 3 | -18/+1 |
| * | | | | | | eventually fix those errors | Erkin Alp Güney | 2022-04-24 | 1 | -1/+1 |
| * | | | | | | Update RateLimit.ts | Erkin Alp Güney | 2022-04-24 | 1 | -2/+3 |
| * | | | | | | Update RateLimit.ts | Erkin Alp Güney | 2022-04-24 | 1 | -1/+1 |
| * | | | | | | fix the seconds rounding logic | Erkin Alp Güney | 2022-04-24 | 1 | -2/+2 |
| * | | | | | | Punitive rate limiting | Erkin Alp Güney | 2022-04-24 | 1 | -4/+8 |
| |/ / / / / |
|
* | | | | | | Merge branch 'fix/categoryNames' into slowcord | Madeline | 2022-04-24 | 2 | -2/+87 |
|\| | | | | |
|
| * | | | | | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Erkin Alp Güney | 2022-04-23 | 4 | -8151/+12484 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix not assigning new changes to input fields in users/@me | Madeline | 2022-04-23 | 1 | -1/+1 |
| * | | | | | | backfilling — first steps | Erkin Alp Güney | 2022-04-23 | 2 | -2/+87 |
* | | | | | | | Merge branch 'fix/sanitisation' into slowcord | Madeline | 2022-04-23 | 4 | -3/+12487 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Can no longer send messages to channel types that do not support it ( categor... | Madeline | 2022-04-23 | 1 | -0/+5 |
| * | | | | | | Fixed ability for user to edit any property of themselves, including `rights`... | Madeline | 2022-04-23 | 3 | -8151/+12479 |
| |/ / / / / |
|
* | | | | | | Merge branch 'master' into slowcord | Madeline | 2022-04-19 | 20 | -79/+175 |
|\| | | | | |
|
| * | | | | | Use 1 thread on platform where fetching thread/core count fails | TheArcaneBrony | 2022-04-19 | 1 | -1/+6 |
| * | | | | | general rights enforcement stuff | Erkin Alp Güney | 2022-04-18 | 1 | -0/+3 |
| * | | | | | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Erkin Alp Güney | 2022-04-18 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | Unified ghost instead of separate ghosts | Erkin Alp Güney | 2022-04-18 | 1 | -1/+1 |
| * | | | | | | get single message && message rights enforcement | Erkin Alp Güney | 2022-04-18 | 2 | -2/+15 |
| |/ / / / / |
|
| * | | | | | reactions rights enforcement | Erkin Alp Güney | 2022-04-17 | 2 | -2/+3 |
| * | | | | | remove misleading todo note | Erkin Alp Güney | 2022-04-16 | 1 | -1/+0 |
| | |_|_|/
| |/| | | |
|
| * | | | | New translations common.json (Swedish) | Samuel | 2022-04-12 | 1 | -14/+14 |
| * | | | | New translations auth.json (Swedish) | Samuel | 2022-04-12 | 1 | -10/+10 |
| * | | | | Update passwordStrength.ts | Erkin Alp Güney | 2022-04-12 | 1 | -1/+1 |
| * | | | | Fix compile errors in checkPassword's entropy check | Madeline | 2022-04-10 | 1 | -4/+4 |
| | |_|/
| |/| | |
|
| * | | | Update passwordStrength.ts | Erkin Alp Güney | 2022-04-09 | 1 | -1/+1 |
| * | | | add an elegant entropy check | Erkin Alp Güney | 2022-04-09 | 1 | -5/+16 |
| * | | | fix MANAGE_GUILDS; rename getRight to getRights | binsky | 2022-04-09 | 1 | -2/+2 |
| * | | | fix invite right enforcement | binsky | 2022-04-09 | 1 | -1/+1 |
| * | | | correct right name | Erkin Alp Güney | 2022-04-08 | 1 | -1/+1 |
| * | | | invite right enforced | Erkin Alp Güney | 2022-04-08 | 1 | -1/+2 |
| * | | | JOIN_GUILDS | Erkin Alp Güney | 2022-04-08 | 1 | -1/+1 |
| * | | | rights enforcement in guild create | Erkin Alp Güney | 2022-04-08 | 1 | -3/+4 |
| * | | | MANAGE_GUILDS | Erkin Alp Güney | 2022-04-08 | 1 | -2/+10 |
| * | | | remove todos that are implemented | Erkin Alp Güney | 2022-04-08 | 1 | -3/+3 |
| * | | | enforce the rights | Erkin Alp Güney | 2022-04-08 | 1 | -3/+5 |
| * | | | fix the build mistakes from yesternight | Erkin Alp Güney | 2022-04-08 | 1 | -7/+12 |
| * | | | Update index.ts | Erkin Alp Güney | 2022-04-08 | 1 | -7/+10 |
| * | | | added the maintenance listing endpoint | Erkin Alp Güney | 2022-04-07 | 1 | -0/+1 |
| * | | | scheduled maintenances | Erkin Alp Güney | 2022-04-07 | 1 | -0/+12 |
| * | | | New translations common.json (Hebrew) | Samuel | 2022-04-05 | 1 | -7/+7 |
| * | | | User Notes (#707) | Madeline | 2022-04-05 | 1 | -5/+30 |
| * | | | Fix typo in table 'client_relase' -> 'client_release' ( and other of the same... | Madeline | 2022-03-30 | 5 | -12/+12 |
| * | | | Bump minimist from 1.2.5 to 1.2.6 in /api | dependabot[bot] | 2022-03-30 | 1 | -6/+12 |
* | | | | Merge branch 'fix/relase_typo' into slowcord | Madeline | 2022-03-31 | 5 | -12/+12 |
|\ \ \ \ |
|
| * | | | | Fixed typo in table name 'client_relase' -> 'client_release'. Fixed more typo... | Madeline | 2022-03-31 | 5 | -12/+12 |
| |/ / / |
|
* | | | | Merge branch 'master' into slowcord | Madeline | 2022-03-31 | 3 | -5/+17 |
|\| | | |
|
| * | | | Make comments more accurate to use-case | Luna Alfien | 2022-03-27 | 1 | -0/+4 |
| * | | | Create fosscord-login.js | Luna Alfien | 2022-03-27 | 1 | -0/+8 |
| * | | | Fix `servers[0].url` in `openapi.json`. | SpacingBat3 | 2022-03-20 | 1 | -1/+1 |
| * | | | close issue #684 | Erkin Alp Güney | 2022-03-14 | 2 | -4/+4 |
* | | | | Merge branch 'master' into slowcord | Madeline | 2022-03-12 | 8 | -29/+77 |
|\| | | |
|
| * | | | fix(api): add vanity urls creation/update (#665) | Nobody | 2022-03-09 | 1 | -5/+28 |
| * | | | fix(api): working replies in dm channels | Nobody | 2022-03-09 | 1 | -4/+6 |
| * | | | Merge branch 'master' into fix/ban-list | Nobody | 2022-03-08 | 4 | -6/+12 |
| |\ \ \ |
|
| | * | | | Temporary notes fix | RealMANI | 2022-03-08 | 1 | -3/+3 |
| | * | | | fix(api): working invisible status type | Nobody | 2022-03-08 | 2 | -3/+3 |
| | * | | | fix(api): don't send @everyone in route response | Nobody | 2022-03-08 | 1 | -1/+4 |
| | * | | | fix(api): prevent @everyone role duplication | Nobody | 2022-03-08 | 1 | -1/+1 |
| | * | | | fix(api): always add @everyone in user's roles | Nobody | 2022-03-08 | 1 | -0/+3 |
| | * | | | Fix bans list (#674) | RealMANI | 2022-03-08 | 1 | -8/+12 |
| * | | | | fix(api): working ban list | Nobody | 2022-03-08 | 1 | -8/+23 |
| |/ / / |
|
| * | | | Check username | RealMANI | 2022-03-06 | 1 | -6/+8 |
| * | | | [Fix] Changing bio and accent color | RealMANI | 2022-03-06 | 1 | -1/+1 |
* | | | | Merge branch 'master' into slowcord | Madeline | 2022-03-06 | 2 | -3818/+2581 |
|\| | | |
|
| * | | | Fixed npm run tsnode throwing error about ES modules for node-fetch. Probably... | Madeline | 2022-03-06 | 2 | -3814/+2577 |
| | |/
| |/| |
|
| * | | Bump url-parse from 1.5.7 to 1.5.10 in /api | dependabot[bot] | 2022-02-28 | 1 | -12/+12 |
* | | | Merge branch 'master' into slowcord | Madeline | 2022-03-06 | 3 | -16/+74 |
|\| | |
|
| * | | Merge pull request #621 from fosscord/origin/dev/erkinalp/self-bans | Erkin Alp Güney | 2022-02-25 | 1 | -6/+61 |
| |\ \ |
|
| | * \ | Merge branch 'master' into origin/dev/erkinalp/self-bans | Erkin Alp Güney | 2022-02-04 | 1 | -0/+7 |
| | |\ \ |
|
| | * | | | pretend self-bans don't exist in the views too | Erkin Alp Güney | 2022-02-04 | 1 | -1/+4 |
| | * | | | ban moderator schema actually change | Erkin Alp Güney | 2022-02-04 | 1 | -2/+12 |
| | * | | | ban moderator schema change | Erkin Alp Güney | 2022-02-04 | 1 | -0/+1 |
| | * | | | some important changes | Erkin Alp Güney | 2022-02-04 | 1 | -4/+4 |
| | * | | | Try to commit this one again, this time over the web | Erkin Alp Güney | 2022-02-04 | 1 | -4/+8 |
| | * | | | remove pretense of nonexistence from main view route for now to make it compi... | Erkin Alp Güney | 2022-02-04 | 1 | -2/+0 |
| | * | | | Extend the pretense of non-existence of self-bans to API view route too | Erkin Alp Güney | 2022-02-02 | 1 | -0/+2 |
| | * | | | Better protection against self-bans | Erkin Alp Güney | 2022-02-02 | 1 | -2/+3 |
| | * | | | Make self-bans irreversible | Erkin Alp Güney | 2022-02-02 | 1 | -1/+4 |
| | * | | | Allow self-ban of non-owners | Erkin Alp Güney | 2022-02-02 | 1 | -1/+34 |
| * | | | | [Fix] Profile & banner uploading | RealMANI | 2022-02-20 | 1 | -1/+1 |
| * | | | | Bump url-parse from 1.5.3 to 1.5.7 in /api | dependabot[bot] | 2022-02-19 | 1 | -8/+12 |
* | | | | | Merge branch 'fosscord:master' into slowcord | Madeline | 2022-02-19 | 2 | -5/+18 |
|\| | | | |
|
| * | | | | changed user.premium_since to also load from the database. | Iratu | 2022-02-18 | 2 | -1/+5 |
| * | | | | Forgot the openapi.json change. | Iratu | 2022-02-18 | 1 | -1/+2 |
| * | | | | Fix for Premium Since to show the 'Guild Boost' and store it correctly in the... | Iratu | 2022-02-18 | 1 | -3/+11 |
* | | | | | Merge branch 'fix/claim_accounts' into slowcord | Madeline | 2022-02-18 | 2 | -2/+13 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Added email sanitisation to /users/@me PATCH. Could previously have email as ... | Madeline | 2022-02-17 | 2 | -1/+11 |
| * | | | | Fixed bug in /users/@me PATCH where username must be present in every request... | Madeline | 2022-02-17 | 1 | -1/+2 |
| |/ / / |
|
* | | | | Merge branch 'master' into slowcord | Madeline | 2022-02-18 | 19 | -39/+306 |
|\| | | |
|
| * | | | Merge pull request #608 from Featyre/master | Erkin Alp Güney | 2022-02-16 | 15 | -24/+208 |
| |\ \ \ |
|
| | * | | | Return none for dev portal + todo for categories | Featyre | 2022-02-02 | 1 | -1/+7 |
| | * | | | Merge branch 'fosscord:master' into master | Featyre | 2022-02-01 | 1 | -5/+5 |
| | |\| | |
|
| | * | | | Dev portal + categories load db | Featyre | 2022-01-26 | 8 | -23/+77 |