MathMan05
|
049f7620d3
|
some thread fixes
|
2026-02-03 14:52:10 -06:00 |
|
Rory&
|
7e3dfed6ca
|
Thread membership routes
|
2026-01-29 20:40:09 +01:00 |
|
Rory&
|
b97e9e03a0
|
READY changes for threads ported from #876
|
2026-01-29 20:37:08 +01:00 |
|
Rory&
|
e937aae191
|
Channel/thread util methods ported from #876
|
2026-01-29 20:35:27 +01:00 |
|
Rory&
|
f9b6f2e959
|
Gateway event types ported from #876
|
2026-01-29 20:33:11 +01:00 |
|
Rory&
|
0edceb8059
|
Thread members ported from #876
|
2026-01-29 20:32:34 +01:00 |
|
Rory&
|
1f1564539e
|
Regenerate migrations for threads
|
2026-01-28 22:42:29 +01:00 |
|
Rory&
|
22241a714f
|
Merge remote-tracking branch 'origin/dev/threads'
|
2026-01-28 22:30:38 +01:00 |
|
Rory&
|
af12073fcc
|
Add basic thread helper functions
|
2026-01-28 22:28:53 +01:00 |
|
Rory&
|
a3ef2482ec
|
Update channel type enum to un-erkinalp-ize it, and match discord
|
2026-01-28 22:27:05 +01:00 |
|
MathMan05
|
cc15a5d219
|
initial recipients work
|
2026-01-28 21:46:45 +01:00 |
|
MathMan05
|
00b591abf0
|
thread API start
|
2026-01-28 21:46:24 +01:00 |
|
MathMan05
|
f4114a4896
|
sechema changes+migrations
|
2026-01-28 21:43:15 +01:00 |
|
Rory&
|
b40f4f10e6
|
Rename use_thread permissions to create_thread
|
2026-01-28 21:13:38 +01:00 |
|
Rory&
|
4dd959ad54
|
Make bot invites configurable
|
2026-01-24 19:27:39 +01:00 |
|
Rory&
|
9368066ec5
|
Port User.tag getter from pomelo as utility
|
2026-01-23 09:18:54 +01:00 |
|
Rory&
|
88500e5fd3
|
WIP: StopForumSpam support
|
2026-01-22 07:34:21 +01:00 |
|
MathMan05
|
ec4222ee77
|
bot fix
|
2026-01-21 12:11:10 -06:00 |
|
Rory&
|
8a1295ddfd
|
Add stub POSt report endpoint
|
2026-01-17 03:22:44 +01:00 |
|
CyberL1
|
e274ae107d
|
fix: FieldErrors function returned array instead of an object
|
2026-01-14 16:05:09 +01:00 |
|
Rory&
|
e784959bcc
|
Fix schemas...
|
2025-12-27 13:08:44 +01:00 |
|
Rory&
|
df1aea808b
|
Allow passing config secrets as paths
|
2025-12-27 10:27:50 +01:00 |
|
Rory&
|
e98a5b1a02
|
print cwd in jwt
|
2025-12-27 06:51:58 +01:00 |
|
Rory&
|
9e6b8e3351
|
Log some paths
|
2025-12-27 06:27:17 +01:00 |
|
Rory&
|
5b59130994
|
Drop unused metrics configuration
|
2025-12-25 07:50:34 +01:00 |
|
Rory&
|
4ddd05e35c
|
Drop unused Kafka configuration
|
2025-12-25 07:28:58 +01:00 |
|
Rory&
|
e141202e5a
|
Consistent imports and instructions for email
|
2025-12-25 05:47:44 +01:00 |
|
Rory&
|
0cf765fa9f
|
Drop sqlite3 by default
|
2025-12-25 03:45:49 +01:00 |
|
Rory&
|
55b3416957
|
Add server name config option for use in client redirects
|
2025-12-23 22:06:11 +01:00 |
|
Cyber
|
387b176f24
|
Merge pull request #1449 from MathMan05/inviteFix
|
2025-12-22 20:57:08 +01:00 |
|
MathMan05
|
84213549fe
|
fix invite API slightly
|
2025-12-22 13:42:31 -06:00 |
|
Rory&
|
0b87ed9146
|
Commit evil (set process names)
|
2025-12-20 21:49:33 +01:00 |
|
Rory&
|
6162fbd520
|
Deprecation: Use object-based relations for typeorm
|
2025-12-19 21:06:12 +01:00 |
|
Rory&
|
9d4e3d39f4
|
Dont use promises for dummy endpoints
|
2025-12-19 20:32:26 +01:00 |
|
Rory&
|
3636d615db
|
ESLint: warn for deprecated constructs
|
2025-12-19 19:35:54 +01:00 |
|
Rory&
|
11a0744edc
|
DEPRECATION: Move most select queries to object instead of string[]
|
2025-12-19 17:33:11 +01:00 |
|
Rory&
|
62123f6a6e
|
Send HTTP 401 on token errors
|
2025-12-19 05:43:23 +01:00 |
|
Rory&
|
5adcb33121
|
Fix initial database setup
|
2025-12-19 04:52:43 +01:00 |
|
Rory&
|
019cff8255
|
Use inserts instead of save for new entities
|
2025-12-19 04:29:12 +01:00 |
|
Rory&
|
52a82b6dba
|
WIP CDN stuff
|
2025-12-19 04:26:25 +01:00 |
|
Rory&
|
a9fbdc7501
|
Drop blockProxies from config - fixup for #1444 / b54e86d
|
2025-12-18 23:31:13 +01:00 |
|
Rory&
|
b54e86dd4d
|
Drop isProxy alltogether, because wtf is this language (!![] === true apparently) - Fixes #1444
|
2025-12-18 23:29:40 +01:00 |
|
Cyber
|
c984dbbd3f
|
Merge branch 'master' into feat/forwards
|
2025-12-18 22:05:12 +01:00 |
|
Rory&
|
d8c5448248
|
More gateway trace
|
2025-12-18 21:54:21 +01:00 |
|
CyberL1
|
4553b1d126
|
chore: run prettier
|
2025-12-18 21:39:14 +01:00 |
|
CyberL1
|
3b34a0bf6d
|
feat: add message forwards (normal messages only)
|
2025-12-18 21:31:43 +01:00 |
|
Rory&
|
cf700f9966
|
Dont log unix socket emissions that are below 5ms due to log noise
|
2025-12-17 22:44:12 +01:00 |
|
Rory&
|
3dddaa249a
|
Add common scams from discord to blocked usernames by default
|
2025-12-17 22:34:48 +01:00 |
|
MathMan05
|
2f12a58c00
|
friend nicknames
|
2025-12-17 12:27:59 -06:00 |
|
Rory&
|
e432c48ba1
|
Drop extended_settings, account data soon. Closes #1160
|
2025-12-17 11:35:44 +01:00 |
|