Commit Graph

839 Commits

Author SHA1 Message Date
MathMan05
9d01358208 properly update last message id 2026-02-08 08:44:27 +01:00
MathMan05
a427bdaa56 fix bug with removing tags 2026-02-08 08:44:27 +01:00
MathMan05
22e580a063 correct tag change check 2026-02-08 08:44:27 +01:00
MathMan05
6dfcee3190 allow tag modification 2026-02-08 08:44:27 +01:00
MathMan05
4e8949686e have to include tags in the events 2026-02-08 08:44:27 +01:00
Rory&
a94177839a Save channel on message create 2026-02-08 03:55:39 +01:00
Rory&
d41035cdf2 API: always drop /api suffix in well known (hack) 2026-02-07 06:42:50 +01:00
MathMan05
a49f7e677b grab author relation 2026-02-05 15:59:30 -06:00
MathMan05
df4fc9ef7c no need to init, the sent message will increment 2026-02-05 12:06:46 -06:00
MathMan05
a1bc1ea633 oops 2026-02-05 12:04:46 -06:00
MathMan05
3e9fcf7dba implement tag_setting 2026-02-05 11:55:59 -06:00
MathMan05
6f700e85cf better search 2026-02-05 11:48:51 -06:00
MathMan05
5ee6aabbc0 edit tags 2026-02-05 11:40:02 -06:00
MathMan05
1699d9ae2a post with tags 2026-02-05 11:32:50 -06:00
MathMan05
a0930a4dca fix responce types 2026-02-05 11:16:23 -06:00
MathMan05
b7536c74c4 deleting tags 2026-02-05 11:15:16 -06:00
MathMan05
d7e468f336 so many type screw ups 2026-02-05 11:00:51 -06:00
MathMan05
c26b0f3a4c create tags 2026-02-05 10:50:48 -06:00
MathMan05
3bdf8de46e incorrect message count 2026-02-04 16:14:42 -06:00
MathMan05
8dd30d6413 no more name checks for threads! 2026-02-04 16:10:24 -06:00
MathMan05
f1f253e515 more forum fixes 2026-02-04 16:07:42 -06:00
MathMan05
2b37cd2a5e some search fixes while I'm here 2026-02-04 12:41:42 -06:00
MathMan05
ef8ebf93e4 fix search while I'm at it 2026-02-04 12:22:48 -06:00
MathMan05
c44aed6cc1 fix another forum bug 2026-02-04 12:08:11 -06:00
MathMan05
989d8c5c59 merge master 2026-02-04 12:01:50 -06:00
MathMan05
106588274f fix forum channel 2026-02-04 11:56:23 -06:00
MathMan05
51f2435adf thread improvements 2026-02-04 11:48:16 -06:00
MathMan05
107ae8827f spread that message! 2026-02-03 21:19:34 -06:00
MathMan05
323ed548ef more thread improvements 2026-02-03 21:05:32 -06:00
MathMan05
eaa2be281f some fixes 2026-02-04 03:25:48 +01:00
MathMan05
0a8ad60e0d unscrew up 2026-02-04 03:25:48 +01:00
Rory&
7ebf9cd4d1 Fix req.params for thread creation 2026-02-04 00:41:02 +01:00
Rory&
b953291b99 Merge remote-tracking branch 'mathium05/threadFixes' 2026-02-04 00:19:51 +01:00
MathMan05
df20d6551e more changes 2026-02-03 17:09:33 -06:00
Rory&
dd42085975 Merge remote-tracking branch 's074/add-rabbitmq-error-handling' 2026-02-03 23:42:14 +01:00
Rory&
d3d8707984 Guild discovery: option to hide already joined guilds 2026-02-03 23:30:08 +01:00
MathMan05
3d921cbcec send message to join thread 2026-02-03 15:54:28 -06:00
MathMan05
8914808982 add permision check 2026-02-03 15:45:31 -06:00
MathMan05
9dcdbd8115 correct thread type 2026-02-03 15:45:01 -06:00
MathMan05
eda0993a9a correct message sending perms 2026-02-03 15:33:28 -06:00
MathMan05
32385959e1 don't delete a public thread 2026-02-03 15:20:34 -06:00
MathMan05
049f7620d3 some thread fixes 2026-02-03 14:52:10 -06:00
Rory&
e5ce3b54ce Update schemas for profile customisation 2026-02-03 07:00:37 +01:00
Rory&
762ea242c0 Actually save webhook apps - fixes #1474 2026-02-03 05:24:25 +01:00
CyberL1
8862b15f0b fix: treat guild_id=0 as no guild_id for discord mobile client (a.k.a. the mobile fuckery) 2026-02-02 22:24:08 +01:00
Rory&
98af6066a2 Assert req.params type as solely string (express update) 2026-02-01 03:49:51 +01:00
CyberL1
fd4dd5499e fix: find the user instead of creating it when replying to a message 2026-01-31 22:47:31 +01:00
Rory&
a66d6f0086 Enforce numeric-only discriminators in PATCH /users/@me 2026-01-30 23:45:17 +01:00
CyberL1
2e5c06475f fix: don't return default role for user profiles 2026-01-30 18:38:24 +01:00
Rory&
7e3dfed6ca Thread membership routes 2026-01-29 20:40:09 +01:00