MathMan05
e4429e910c
invert if
2026-03-20 16:31:32 +01:00
MathMan05
c16fca64bf
that shouldn't exist
2026-03-20 16:31:32 +01:00
MathMan05
8f5a1a8a9d
fixes
2026-03-20 16:31:32 +01:00
MathMan05
381d554e8f
remove log
2026-03-20 16:31:32 +01:00
MathMan05
96d11f18bc
inline constant
2026-03-20 16:31:32 +01:00
MathMan05
5817e6930f
fix typo
2026-03-20 16:31:32 +01:00
MathMan05
97704276fa
enum for failure
2026-03-20 16:31:32 +01:00
MathMan05
fad4769841
remove log
2026-03-20 16:31:32 +01:00
MathMan05
bb85a2a6f2
correct comment
2026-03-20 16:31:32 +01:00
MathMan05
7e27f1c46b
return
2026-03-20 16:31:32 +01:00
MathMan05
bc12f1238b
keep it safe
2026-03-20 16:31:32 +01:00
MathMan05
d3601fb8f8
remove logs
2026-03-20 16:31:32 +01:00
MathMan05
a277c8d077
don't do that
2026-03-20 16:31:32 +01:00
MathMan05
641c6380b7
call to json
2026-03-20 16:31:32 +01:00
MathMan05
5ff3226555
more pk fixes
2026-03-20 16:31:32 +01:00
MathMan05
6068dc7ec8
fix more
2026-03-20 16:31:32 +01:00
MathMan05
9ba95abb02
fixes for pluralkit
2026-03-20 16:31:32 +01:00
MathMan05
26208390a6
a lot of small fixes
2026-03-20 16:31:32 +01:00
MathMan05
9f73898843
remove some extras
2026-03-20 16:31:32 +01:00
MathMan05
0375c74408
fix many bugs
2026-03-20 16:31:32 +01:00
MathMan05
64665a4dea
sign here
2026-03-20 16:31:32 +01:00
MathMan05
c718da5e98
it ain't async
2026-03-20 16:31:32 +01:00
MathMan05
2ff656ef03
sign 'em
2026-03-20 16:31:32 +01:00
MathMan05
98347bf1ab
maybe processing media?
2026-03-20 16:31:32 +01:00
MathMan05
33c93f8b88
v2 init work
2026-03-20 16:31:32 +01:00
MathMan05
a4ff9e9d41
switch messages to base message type
2026-03-20 16:31:32 +01:00
MathMan05
9a2be1ff39
move the check to the right spot
2026-03-20 16:31:32 +01:00
Rory&
0e49b09d38
Remove all traces of sqlite3 - resolves #1617
2026-03-20 15:23:12 +01:00
Rory&
c50bbdf34a
Exclude mongodb from typeorm deps - resolves #1616
2026-03-20 15:05:21 +01:00
Rory&
a645233cb9
Remove PrimaryIdAutoGenerated (only for what used to be mongodb support)
2026-03-20 15:02:06 +01:00
Rory&
928da652a0
Remove PrimaryIdColumn (only for what used to be mongodb support)
2026-03-20 15:00:49 +01:00
Rory&
6438953a4b
Fix video schema to allow a bunch of undefineds
2026-03-19 09:03:00 +01:00
Rory&
85190daff9
Fix some comments
2026-03-19 08:42:36 +01:00
Rory&
d0eac0b8e7
GatewayOffload: rename to Offload
2026-03-19 08:38:20 +01:00
Rory&
b839c0a2c4
CDN: use file contents for hashes, the fuck
2026-03-19 08:18:16 +01:00
Rory&
7a81d07ad3
Fix typing for activity metadata
2026-03-18 15:12:32 +01:00
Rory&
bd46a26594
Fix schemas for guild bans
2026-03-17 02:48:37 +01:00
Rory&
ef9c51fed1
Schemas for emojis
2026-03-17 02:42:57 +01:00
Rory&
ecea5540fa
Schemas for stickers
2026-03-17 02:36:54 +01:00
Rory&
4850d73e51
Color coded logging for missing request/response schemas in openapi
2026-03-17 02:23:23 +01:00
Rory&
6dc30c1f92
Fix errorneous log
2026-03-17 01:36:09 +01:00
Rory&
a2be4fedfd
openapi.js: explicitly disable LOG_ROUTES
2026-03-17 01:33:43 +01:00
Rory&
58ee3bbb4e
Fix some broken imports
2026-03-17 01:31:26 +01:00
Rory&
57827bc915
Array method to get distinct items by a selector
2026-03-16 23:46:38 +01:00
Rory&
8c137a42a2
Clean up schemas some more
2026-03-16 23:45:23 +01:00
Rory&
cecc41553f
Update pion-webrtc moduel
2026-03-16 19:06:41 +01:00
Rory&
3a7b56d2cc
Update npm packages
2026-03-16 18:59:22 +01:00
Rory&
f4e81c4b64
CDN/Attachments: allow access by server request sig
2026-03-15 16:26:34 +01:00
Rory&
4c6ca65b44
CORS: change max age from 5s to 60s
2026-03-15 15:52:50 +01:00
Lisa Marie Maginnis
63effc3887
Added two new configuration options for SMTP: "starttls" and
...
"allowInsecure".
smtp.starttls will enable or disable STARTTLS
when "secure" is set to false (otherwise it does nothing).
smtp.allowInsecure will allow self-signed certificates if
set to true for both smtp.secure and smtp.starttls options.
2026-03-15 14:49:37 +01:00