1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-20 09:41:35 +02:00
Commit Graph

3047 Commits

Author SHA1 Message Date
Madeline
690faeb52c
Probably broken merge from webrtc 2022-09-16 13:19:33 +10:00
Madeline
15940f4aa7
Perhaps a message create perf test? 2022-09-15 23:14:50 +10:00
Madeline
d3fbc6a578
Allow empty content through block list 2022-09-12 00:17:54 +10:00
Madeline
255aaccf20
Primitive banned words blocking 2022-09-12 00:12:45 +10:00
Madeline
529da53117
Trash ip logging for rate limits 2022-09-11 21:56:00 +10:00
Madeline
2743907375
Trash ip logging 2022-09-11 21:48:48 +10:00
Madeline
0e98fe9953
Added missing props to ChannelModifySchema 2022-09-10 21:35:27 +10:00
Madeline
2da5ea0363
Bad 'fix' for socket not open? 2022-09-10 20:17:21 +10:00
Madeline
944881a4e0
finally stop the database troubles 2022-09-10 00:26:13 +10:00
Madeline
90aa2ccf30
fix typo properly 2022-09-09 23:32:02 +10:00
Madeline
4f20435ddb
RIP MESSAGES ONCE MORE. 2022-09-09 23:31:38 +10:00
Madeline
d5fbd8e2c2
Fix typo 2022-09-09 23:25:59 +10:00
Madeline
efb514038b
Use UserSettings.status when presence is "offline" 2022-09-09 20:53:09 +10:00
Madeline
b8fed0700b
Send user settings on PATCH users/@me/settings 2022-09-08 00:31:44 +10:00
Madeline
7324b8e0a9
Add lazyrequest sessions priority 2022-09-08 00:02:40 +10:00
Madeline
37d9f97fdc
Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into slowcord 2022-09-07 15:36:23 +10:00
Madeline
cc3692daf0
Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into slowcord 2022-09-07 15:35:58 +10:00
Madeline
e73a948736
Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into slowcord 2022-09-07 15:31:40 +10:00
Madeline
81ed8544b1
Added spotify keys to Activity schema 2022-09-07 15:28:45 +10:00
Madeline
eef7001047
Update README.md
changed URL
2022-09-05 21:03:28 +10:00
Madeline
b0cd30e008
...and again 2022-09-02 21:19:59 +10:00
Madeline
f7de3c6c0f
...try again 2022-09-02 21:17:52 +10:00
Madeline
d6770d8917
Apply Iratu's patch for relationships
Wrap get messages in try catch because around is broken
2022-09-02 21:14:31 +10:00
Madeline
0c15fb1a50
Status tracker now tracks sessions 2022-09-02 20:38:43 +10:00
Madeline
664e3c6497
Message searching in guilds 2022-09-02 20:37:10 +10:00
Madeline
bf69f23e81
Added sessions to /-/monitorz 2022-09-02 20:33:41 +10:00
Madeline
071b171b5f
add try/catch to fetch in slowcord status monitor 2022-08-29 23:35:59 +10:00
Madeline
9cf9fcaa66
/-/monitorz endpoint for system perf mon 2022-08-29 16:58:49 +10:00
Madeline
88ec8eb785
Added nginx configs 2022-08-29 00:03:43 +10:00
Madeline
5034148ddb
grafana link in bot instance command 2022-08-27 21:39:58 +10:00
Madeline
11bc0b5612
Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into slowcord 2022-08-25 20:50:34 +10:00
Madeline
c9bb66e262
Switch to staging ratelimiter 2022-08-25 20:46:58 +10:00
Madeline
bf31c3d8cf
Fix typo that sent new/removed bans to those without BAN_MEMBERS 2022-08-23 12:46:20 +10:00
Madeline
9acfe9b32a
Configurable max attachment size 2022-08-22 19:34:57 +10:00
Madeline
db76d5c8fc
LazyRequest on mobile + socket not closed fixes 2022-08-22 15:33:06 +10:00
Madeline
15f320cda2
Prevent lazyrequest when sent with guild_id as number 2022-08-21 23:19:54 +10:00
Madeline
af2f9a402f
Fix /users/@me/settings get and migrarion 2022-08-21 20:00:35 +10:00
Madeline
60c8f3e6b2
fosscord-server/pulls/858 2022-08-21 17:35:04 +10:00
Madeline
b3cc3eb687
add more default rights 2022-08-20 12:46:05 +10:00
Madeline
62bad5a60d
Fix LazyRequest throwing when no offline group exists
Wrap getRepository in try catch
2022-08-02 23:18:11 +10:00
Madeline
e83786a5b6
Fix before and after queries doing gt and lt comparisions incorrectly 2022-08-02 19:25:56 +10:00
Madeline
d1e3640157
Fix messages?after=snowflake calling new Snowflake, which is not allwoed 2022-08-02 19:10:34 +10:00
Madeline
11d57df801
Respect invisible members 2022-08-01 23:02:00 +10:00
Madeline
1dff3406c7
Attempt to fix member list not showing some roles separately 2022-08-01 22:39:27 +10:00
Madeline
d93e7c68d8
Fix msg content check in bot 2022-07-31 22:52:34 +10:00
Madeline
f1ddd9872b
Merge branch 'feat/welcomeMessages' into slowcord 2022-07-31 22:42:24 +10:00
Madeline
879a920c64
Guild join messages 2022-07-31 21:58:55 +10:00
Madeline
4826a2fc1f
Log IP addresses of gateway connections 2022-07-31 21:07:29 +10:00
Madeline
e3978c9beb
Untested gif resize support in cdn 2022-07-31 17:54:09 +10:00
Madeline
6098649aeb
Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into slowcord 2022-07-30 00:32:57 +10:00