Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added missing props to ChannelModifySchema | Madeline | 2022-09-10 | 2 | -15459/+102 | |
| | ||||||
* | Bad 'fix' for socket not open? | Madeline | 2022-09-10 | 1 | -1/+4 | |
| | ||||||
* | finally stop the database troubles | Madeline | 2022-09-10 | 1 | -1/+1 | |
| | ||||||
* | fix typo properly | Madeline | 2022-09-09 | 1 | -1/+1 | |
| | ||||||
* | RIP MESSAGES ONCE MORE. | Madeline | 2022-09-09 | 1 | -1/+1 | |
| | ||||||
* | Fix typo | Madeline | 2022-09-09 | 2 | -2/+2 | |
| | ||||||
* | Use UserSettings.status when presence is "offline" | Madeline | 2022-09-09 | 1 | -2/+7 | |
| | ||||||
* | Send user settings on PATCH users/@me/settings | Madeline | 2022-09-08 | 1 | -1/+1 | |
| | ||||||
* | Add lazyrequest sessions priority | Madeline | 2022-09-08 | 2 | -6/+19 | |
| | ||||||
* | Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into ↵ | Madeline | 2022-09-07 | 0 | -0/+0 | |
|\ | | | | | | | slowcord | |||||
| * | Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into ↵ | Madeline | 2022-09-07 | 1 | -1/+1 | |
| |\ | | | | | | | | | | slowcord | |||||
* | \ | Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into ↵ | Madeline | 2022-09-07 | 3 | -10/+12 | |
|\ \ \ | |/ / |/| / | |/ | slowcord | |||||
| * | Update README.md | Madeline | 2022-09-05 | 1 | -1/+1 | |
| | | | | | | changed URL | |||||
* | | Added spotify keys to Activity schema | Madeline | 2022-09-07 | 2 | -0/+16 | |
|/ | ||||||
* | ...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 | |
| | | | | Wrap get messages in try catch because around is broken | |||||
* | Status tracker now tracks sessions | Madeline | 2022-09-02 | 1 | -3/+4 | |
| | ||||||
* | Message searching in guilds | Madeline | 2022-09-02 | 1 | -0/+87 | |
| | ||||||
* | Added sessions to /-/monitorz | Madeline | 2022-09-02 | 1 | -0/+2 | |
| | ||||||
* | add try/catch to fetch in slowcord status monitor | Madeline | 2022-08-29 | 1 | -9/+13 | |
| | ||||||
* | /-/monitorz endpoint for system perf mon | Madeline | 2022-08-29 | 2 | -3/+44 | |
| | ||||||
* | Added nginx configs | Madeline | 2022-08-29 | 2 | -0/+89 | |
| | ||||||
* | grafana link in bot instance command | Madeline | 2022-08-27 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into ↵ | Madeline | 2022-08-25 | 1 | -1/+1 | |
|\ | | | | | | | slowcord | |||||
| * | Fix typo that sent new/removed bans to those without BAN_MEMBERS | Madeline | 2022-08-23 | 1 | -1/+1 | |
| | | ||||||
* | | Switch to staging ratelimiter | Madeline | 2022-08-25 | 1 | -20/+25 | |
|/ | ||||||
* | Configurable max attachment size | Madeline | 2022-08-22 | 1 | -1/+1 | |
| | ||||||
* | LazyRequest on mobile + socket not closed fixes | Madeline | 2022-08-22 | 8 | -26/+204 | |
| | ||||||
* | Prevent lazyrequest when sent with guild_id as number | Madeline | 2022-08-21 | 1 | -0/+3 | |
| | ||||||
* | Fix /users/@me/settings get and migrarion | Madeline | 2022-08-21 | 2 | -3/+9 | |
| | ||||||
* | fosscord-server/pulls/858 | Madeline | 2022-08-21 | 25 | -223/+411 | |
| | ||||||
* | add more default rights | Madeline | 2022-08-20 | 1 | -0/+38 | |
| | ||||||
* | Fix LazyRequest throwing when no offline group exists | Madeline | 2022-08-02 | 1 | -18/+30 | |
| | | | | Wrap getRepository in try catch | |||||
* | 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 | |
| | ||||||
* | Respect invisible members | Madeline | 2022-08-01 | 1 | -10/+12 | |
| | ||||||
* | Attempt to fix member list not showing some roles separately | Madeline | 2022-08-01 | 1 | -0/+1 | |
| | ||||||
* | Fix msg content check in bot | Madeline | 2022-07-31 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'feat/welcomeMessages' into slowcord | Madeline | 2022-07-31 | 1 | -4/+27 | |
|\ | ||||||
| * | Guild join messages | Madeline | 2022-07-31 | 1 | -4/+27 | |
| | | ||||||
* | | Log IP addresses of gateway connections | Madeline | 2022-07-31 | 1 | -1/+5 | |
| | | ||||||
* | | Untested gif resize support in cdn | Madeline | 2022-07-31 | 1 | -4/+3 | |
| | | ||||||
* | | Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into ↵ | Madeline | 2022-07-30 | 4 | -16/+18 | |
|\ \ | | | | | | | | | | slowcord | |||||
| * | | Merge branch 'fosscord:master' into slowcord | Madeline | 2022-07-24 | 4 | -16/+18 | |
| |\| | ||||||
| | * | Bump file-type from 16.5.3 to 16.5.4 in /bundle (#802) | dependabot[bot] | 2022-07-23 | 2 | -10/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.5.3 to 16.5.4. - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](https://github.com/sindresorhus/file-type/compare/v16.5.3...v16.5.4) --- updated-dependencies: - dependency-name: file-type dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
| | * | Bump file-type from 16.5.3 to 16.5.4 in /cdn (#801) | dependabot[bot] | 2022-07-23 | 2 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.5.3 to 16.5.4. - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](https://github.com/sindresorhus/file-type/compare/v16.5.3...v16.5.4) --- updated-dependencies: - dependency-name: file-type dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
* | | | 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 | 2 | -43/+66 | |
| | | ||||||
* | | Silently resize images back to max height/width | Madeline | 2022-07-24 | 1 | -6/+3 | |
| | | ||||||
* | | Turns out I reverted the code I needed rather than the one that will delete ↵ | Madeline | 2022-07-24 | 1 | -1/+9 | |
| | | | | | | | | all messages, nice | |||||
* | | Oh my god rip database content | Madeline | 2022-07-24 | 1 | -1/+1 | |
| | | ||||||
* | | Really shitty external image resizing | Madeline | 2022-07-24 | 7 | -164/+1161 | |
| | | ||||||
* | | 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 'slowcord' of github.com:MaddyUnderStars/fosscord-server into ↵ | Madeline | 2022-07-23 | 5 | -53/+16 | |
|\ \ \ | | | | | | | | | | | | | slowcord | |||||
| * \ \ | Merge branch 'fosscord:master' into slowcord | Madeline | 2022-07-22 | 5 | -53/+16 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | chore!: update docker scripts (#797) | Nobody | 2022-07-20 | 5 | -53/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | BREAKING CHANGE: this new docker image no longer clones this repository. Some manual steps are required * chore!: update docker scripts * chore: fix paths in docker scripts * chore: add config docker compose | |||||
* | | | | Merge branch 'feat/notesTable' into slowcord | Madeline | 2022-07-23 | 4 | -15/+49 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | Moved user notes into separate table | Madeline | 2022-07-23 | 4 | -15/+49 | |
| |/ | ||||||
* | | Bot update | Madeline | 2022-07-22 | 11 | -516/+766 | |
| | | ||||||
* | | Attempt to fix message ID bug | Madeline | 2022-07-22 | 1 | -2/+1 | |
| | | ||||||
* | | Revert ascending order thing | Madeline | 2022-07-22 | 1 | -1/+1 | |
| | | ||||||
* | | Revert "Revert "Remove unnessesary async and close on error in gateway"" | Madeline | 2022-07-22 | 2 | -2/+2 | |
| | | | | | | | | This reverts commit 39f1a694c601fb7a7950b2bea765c61fc8f7cc83. | |||||
* | | Revert "Remove unnessesary async and close on error in gateway" | Madeline | 2022-07-22 | 2 | -2/+2 | |
| | | | | | | | | This reverts commit c1cf07d7ce3cdb31961e872282fed6563cca6e1e. | |||||
* | | Get messages by ascending order | Madeline | 2022-07-22 | 1 | -1/+1 | |
| | | ||||||
* | | Remove unnessesary async and close on error in gateway | Madeline | 2022-07-22 | 2 | -2/+2 | |
| | | ||||||
* | | await the dm channel handler | Madeline | 2022-07-22 | 1 | -1/+1 | |
| | | ||||||
* | | Don't reset voice regions on server start | Madeline | 2022-07-22 | 1 | -14/+14 | |
| | | ||||||
* | | don't try to save undefined data in status | Madeline | 2022-07-22 | 1 | -1/+1 | |
| | | ||||||
* | | Try using https raw instead of fetch? | Madeline | 2022-07-22 | 1 | -20/+50 | |
| | | ||||||
* | | test fix??? | Madeline | 2022-07-22 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into ↵ | Madeline | 2022-07-22 | 1 | -4/+9 | |
|\ \ | | | | | | | | | | slowcord | |||||
| * | | Try catch handleFile | Madeline | 2022-07-22 | 1 | -4/+9 | |
| | | | ||||||
* | | | Disable gateway status until I get some like child process thing done | Madeline | 2022-07-22 | 1 | -4/+6 | |
|/ / | ||||||
* | | Do measurements one at a time in order | Madeline | 2022-07-21 | 1 | -13/+15 | |
| | | ||||||
* | | Added simple response time measurement for grafana | Madeline | 2022-07-21 | 7 | -3/+1120 | |
| | | ||||||
* | | Prevent demo user from enabling 2FA | Madeline | 2022-07-20 | 1 | -1/+3 | |
| | | ||||||
* | | 2FA on login page | Madeline | 2022-07-20 | 2 | -4/+35 | |
| | | ||||||
* | | Merge branch 'feat/latestWebClient' into slowcord | Madeline | 2022-07-20 | 3 | -0/+722 | |
|\ \ | ||||||
| * \ | Merge branch '2fa' into feat/latestWebClient | Madeline | 2022-07-20 | 20 | -18/+2327 | |
| |\ \ | | | | | | | | | | | | | Add placeholder codes-verification and view-backup-codes-challenge routes | |||||
* | \ \ | Merge branch '2fa' into slowcord | Madeline | 2022-07-20 | 11 | -4/+2266 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | 2fa | Madeline | 2022-07-20 | 11 | -4/+1570 | |
| | |/ | |/| | ||||||
* | | | 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 | 9 | -25/+43 | |
|\ \ \ | ||||||
| * | | | Captcha checking | Madeline | 2022-07-20 | 4 | -7/+69 | |
| |/ / | ||||||
| * | | chore: fix package.json scripts | Nobody | 2022-07-19 | 6 | -11/+11 | |
| | | | | | | | | | | | | npx should be used to execute local package binaries | |||||
* | | | Captcha required message on login/register | Madeline | 2022-07-20 | 1 | -2/+8 | |
| | | | ||||||
* | | | Fix content type for captcha check | Madeline | 2022-07-20 | 1 | -0/+3 | |
| | | | ||||||
* | | | Hcaptcha backend | Madeline | 2022-07-20 | 4 | -8/+49 | |
| | | | ||||||
* | | | Hcaptcha support on login/register | Madeline | 2022-07-20 | 3 | -1/+17 | |
| | | | ||||||
* | | | Merge branch 'feat/defaultFeatures' into slowcord | Madeline | 2022-07-18 | 2 | -1/+3 | |
|\ \ \ | ||||||
| * | | | Default features config | Madeline | 2022-07-18 | 2 | -1/+3 | |
| | | | | ||||||
* | | | | Display network/api errors on login/register page | Madeline | 2022-07-18 | 4 | -42/+37 | |
| | | | | ||||||
* | | | | 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 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into fix/messageLinkMetas | Madeline | 2022-07-17 | 3 | -27/+37 | |
| |\| | | | ||||||
* | | | | | Redirect guild profile cdn stuff to normal avatar route while guild profiles ↵ | Madeline | 2022-07-17 | 3 | -3/+15 | |
| | | | | | | | | | | | | | | | | | | | | are TODO | |||||
* | | | | | Attempt to fix headers being set after send to client in send message | Madeline | 2022-07-17 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | the merge broke compile??? | Madeline | 2022-07-17 | 1 | -3/+0 | |
| | | | | | ||||||
* | | | | | Merge branch 'fosscord:master' into slowcord | Madeline | 2022-07-17 | 1 | -0/+2 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Display offline members in member list (#788) | Madeline | 2022-07-16 | 1 | -3/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Send offline member group in LazyRequest * Better implementation of offline member group in lazy request | |||||
| * | | | | Revert "Send offline group in LazyRequest (#778)" (#787) | Erkin Alp Güney | 2022-07-16 | 1 | -25/+3 | |
| | | | | | | | | | | | | | | | This reverts commit 614cfdc85cfa8903bf7432e770bd4aba41c51b5f. | |||||
| * | | | | Send offline group in LazyRequest (#778) | Madeline | 2022-07-16 | 1 | -3/+25 | |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | * Send offline member group in LazyRequest * Better implementation of offline member group in lazy request * Always display roles separately to online members | |||||
* | | | | remove some default rights that I gave like an idiot | Madeline | 2022-07-17 | 1 | -2/+0 | |
| | | | | ||||||
* | | | | 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 | |
| |/ / / | ||||||
* | | | | Merge branch 'feat/offlineMembers' into slowcord | Madeline | 2022-07-16 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Always display roles separately to online members | Madeline | 2022-07-16 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'feat/offlineMembers' into slowcord | Madeline | 2022-07-16 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Always display roles separately to online members | Madeline | 2022-07-16 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Set util to use same typeorm as bundle | Madeline | 2022-07-14 | 2 | -111/+286 | |
| | | | | | ||||||
* | | | | | Merge branch 'maddyrtc' into slowcord | Madeline | 2022-07-14 | 5 | -23/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | dumb typing stuff | Madeline | 2022-07-14 | 5 | -23/+26 | |
| | | | | | | ||||||
* | | | | | | Remove a console log from the maddyrtc branch | Madeline | 2022-07-13 | 1 | -2/+0 | |
| | | | | | | ||||||
* | | | | | | /channel/:id/messages/:id/ack responds with { token: null } on discord.com | Madeline | 2022-07-13 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'maddyrtc' into slowcord | Madeline | 2022-07-11 | 8 | -88/+276 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'maddyrtc' of github.com:MaddyUnderStars/fosscord-server into ↵ | Madeline | 2022-06-29 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | maddyrtc | |||||
| | * \ \ \ \ | Merge branch 'fosscord:master' into maddyrtc | Madeline | 2022-05-31 | 42 | -8396/+12970 | |
| | |\ \ \ \ \ | ||||||
| * | | | | | | | More random bullshit | Madeline | 2022-06-05 | 3 | -131/+177 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into maddyrtc | Madeline | 2022-06-02 | 42 | -8396/+12970 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / / | ||||||
| * | | | | | | Added README, added more UDP decryption stuff | Madeline | 2022-04-22 | 3 | -29/+54 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'master' into maddyrtc | Madeline | 2022-04-20 | 49 | -166/+391 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Trying my hand at implementing desktop voice, magic packets courtesy of that ↵ | Madeline | 2022-04-05 | 6 | -200/+174 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | one reverse engineering discord medium post | |||||
| * | | | | | | | Merge branch 'master' into maddyrtc | Madeline | 2022-03-31 | 10 | -31/+79 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | changes from yonks ago that I forgot to commit | Madeline | 2022-03-30 | 6 | -46/+201 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into maddyrtc | Madeline | 2022-03-09 | 11 | -30/+122 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | Change bundle start to only start listening once DB and config have been loaded | Madeline | 2022-07-10 | 1 | -2/+3 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | 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/mobile' into slowcord | Madeline | 2022-07-10 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Set client_state.highest_last_message_id to String OR Number | Madeline | 2022-07-10 | 1 | -2/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Add client_state.useruser_guild_settings_version to Identify schema | Madeline | 2022-07-10 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'feat/mobile' into slowcord | Madeline | 2022-07-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add client_state.useruser_guild_settings_version to Identify schema | Madeline | 2022-07-10 | 1 | -0/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | 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 | 3 | -22/+26 | |
| |\| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' into slowcord | Madeline | 2022-07-09 | 2 | -19/+18 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Relax some of the limits | Erkin Alp Güney | 2022-07-09 | 1 | -18/+17 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | * Make max website preview download size for embeds configurable | Madeline | 2022-07-09 | 2 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix Message.update call throwing 'Cannot query across one-to-many for property attachments' | |||||
| * | | | | | | | | | Merge pull request #783 from MaddyUnderStars/feat/multiUploads | Erkin Alp Güney | 2022-07-09 | 2 | -9/+20 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Allow multiple attachments per message | |||||
| | * | | | | | | | | | Removed unused import | Madeline | 2022-07-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tab autocomplete really loves doing this to me | |||||
* | | | | | | | | | | | 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 ↵ | Madeline | 2022-06-01 | 2 | -9858/+67 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make register requests | |||||
* | | | | | | | | | | | Test fix for that voice state error | Madeline | 2022-07-09 | 1 | -1/+4 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'fix/messageLinkMetas' into slowcord | Madeline | 2022-07-09 | 2 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | * Make max website preview download size for embeds configurable | Madeline | 2022-07-09 | 2 | -3/+8 | |
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix Message.update call throwing 'Cannot query across one-to-many for property attachments' | |||||
* | | | | | | | | | | 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 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | bot stuff idk | Madeline | 2022-07-09 | 10 | -17/+24812 | |
| | | | | | | | | | ||||||
* | | | | | | | | | 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 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Oauth login now copies avatar | Madeline | 2022-07-08 | 1 | -1/+16 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | 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 | 65 | -9971/+16193 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | 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 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Fix types for welcome screen | Madeline | 2022-07-06 | 1 | -1/+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 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Start of Slowcord bot | Madeline | 2022-07-05 | 7 | -358/+12897 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Moved slowcord login server to own dir | Madeline | 2022-07-05 | 11 | -129/+0 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'feat/offlineMembers' into slowcord | Madeline | 2022-07-03 | 1 | -34/+15 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Better implementation of offline member group in lazy request | Madeline | 2022-07-03 | 1 | -32/+15 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Send offline member group in LazyRequest | Madeline | 2022-07-03 | 1 | -0/+38 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Handle offline members group in LazyRequest | Madeline | 2022-07-03 | 1 | -0/+40 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Use 1:1 dms instead of group dms | Madeline | 2022-07-03 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Disable compact mode | Madeline | 2022-07-03 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ca703955e209aebebf84f2fa09699809e7fd9d5b. | |||||
* | | | | | | | | | | 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 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Whoops, syntax error | Madeline | 2022-07-03 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'fix/nicknames' into slowcord | Madeline | 2022-07-03 | 0 | -0/+0 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Allow nicknames through MemberChangeSchema | Madeline | 2022-07-03 | 2 | -419/+1922 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'fix/nicknames' into slowcord | Madeline | 2022-07-03 | 4 | -0/+135 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Allow nicknames through MemberChangeSchema | Madeline | 2022-07-03 | 4 | -419/+2051 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Mass invite perm | Madeline | 2022-07-03 | 4 | -400/+238 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Add consent to register | Madeline | 2022-07-03 | 2 | -0/+15 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Prevent demo user from editing their profile | Madeline | 2022-07-03 | 1 | -0/+3 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Revert RateLimit.ts | Madeline | 2022-07-02 | 1 | -18/+6 | |
| | | | | | | | | | ||||||
* | | | | | | | | | type longtext does not support length | Madeline | 2022-07-02 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Slowcord custom register page | Madeline | 2022-07-02 | 4 | -104/+202 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Attempt to fix messages being deleted | Madeline | 2022-07-02 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | set message max length manually | Madeline | 2022-07-02 | 2 | -2/+2 | |
| | | | | | | | | | ||||||
* | | | | | | | | | show how long a user was timed out for in logs | Madeline | 2022-07-02 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Apparently headers are always lower case, nice | Madeline | 2022-07-02 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Remove whitelist for discord oauth login, add rate limit | Madeline | 2022-07-02 | 1 | -12/+31 | |
| | | | | | | | | | ||||||
* | | | | | | | | | 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 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Update oauth url | Madeline | 2022-07-02 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | 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 | 2 | -18016/+71 | |
| | | | | | | | | ||||||
* | | | | | | | | ( bad ) lil error message on failed login | Madeline | 2022-06-27 | 2 | -3/+15 | |
| | | | | | | | | ||||||
* | | | | | | | | removed build dir | Madeline | 2022-06-27 | 3 | -120/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | update readme | Madeline | 2022-06-27 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | alright signed cookies aren't worth it, nice | Madeline | 2022-06-27 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | clearing cookies is weird? | Madeline | 2022-06-27 | 1 | -1/+4 | |
| | | | | | | | | ||||||
* | | | | | | | | the cookie name is being a bitch? | Madeline | 2022-06-27 | 2 | -3/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | Token in localStorage must be JSON | Madeline | 2022-06-27 | 1 | -2/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | who tf calls the start script run? npm run run, bruh | Madeline | 2022-06-27 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Forgot an await | Madeline | 2022-06-27 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Styling, login whitelists | Madeline | 2022-06-27 | 4 | -16/+151 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'master' into slowcord | Madeline | 2022-06-27 | 5 | -14/+36 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge pull request #737 from fosscord/translation | Conner | 2022-06-26 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | New Crowdin updates | |||||
| | * | | | | | | | New translations common.json (Polish) | Samuel | 2022-04-25 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| | * | | | | | | | New translations auth.json (Polish) | Samuel | 2022-04-25 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #776 from MaddyUnderStars/fix/member_id | Madeline | 2022-06-26 | 1 | -10/+14 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix compile errors in latest | |||||
| | * | | | | | | | | 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 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Update Rights.ts | Erkin Alp Güney | 2022-06-26 | 1 | -0/+2 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Start of custom login and discord oauth flow | Madeline | 2022-06-26 | 14 | -1/+1880 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'master' into slowcord | Madeline | 2022-06-26 | 9 | -1453/+1495 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Bump sqlite3 from 5.0.2 to 5.0.8 in /util | dependabot[bot] | 2022-06-19 | 1 | -1445/+1487 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.8. - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md) - [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.8) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |