1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-19 01:02:27 +02:00
Commit Graph

3924 Commits

Author SHA1 Message Date
TomatoCake
15a2e57b05 Prettier & fix merge util/handlers/Message 2024-07-18 14:42:22 +02:00
TomatoCake
128b81bc6a Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into feat/webhooks-3 2024-07-18 14:41:14 +02:00
TomatoCake
59c42c950b try manual conflict resolving 2024-07-18 13:31:04 +02:00
TomatoCake
6be3714593 Fix ESLint & prettier 2024-07-18 12:52:00 +02:00
TomatoCake
e7a98b6c46 webhook fixes & username/avatar property for msg 2024-07-18 12:42:07 +02:00
TomatoCake
d3ece937e6 Make channel ID optional when replying 2024-07-17 20:34:09 +10:00
Cyber
df9153f5ba feat: badge-icons cdn route 2024-07-17 19:55:29 +10:00
Cyber
01ca7b7736 feat: badges 2024-07-17 19:55:29 +10:00
TomatoCake
2f679fda5d Support apng & webm 2024-07-17 19:55:03 +10:00
TomatoCake
0096938d36 Support proper "animated" property for emojis 2024-07-17 19:55:03 +10:00
TomatoCake
c4469a53e7 Move route to api/connections 2024-07-17 19:53:31 +10:00
TomatoCake
bbaef373f9 Run prettier .-. 2024-07-17 19:53:31 +10:00
TomatoCake
d56ba86851 Update schema & add response type 2024-07-17 19:53:31 +10:00
TomatoCake
216b7ff31b Add /policies/instance/connections 2024-07-17 19:53:31 +10:00
Puyodead1
37559d5f55
Merge pull request #1143 from spacebarchat/feat/update-default-avatars
update default avatars
2024-07-15 14:25:41 -04:00
Puyodead1
9f049cb968
update default avatars 2024-07-10 01:53:16 -04:00
Puyodead1
22afbf62a6
Merge pull request #1141 from CyberL1/master
fix: poll message is not an empty message
2024-07-09 14:20:05 -04:00
Cyber
7698a15f03 fix: check for message components 2024-07-09 17:19:28 +02:00
Cyber
21579b11cd fix: poll message is not an empty message 2024-07-09 16:02:11 +02:00
TomatoCake
9b02e82614 Make poll a single object instead of an array 2024-07-09 22:58:10 +10:00
Madeline
44c73637c7
Merge pull request #1138 from DEVTomatoCake/fix/connection-redirect-uri 2024-07-09 15:31:57 +10:00
Madeline
4fb7ad9b37
Merge pull request #1137 from DEVTomatoCake/fix/cdn-proxy-path 2024-07-09 15:31:26 +10:00
Madeline
71b07b9ba2
Merge pull request #1135 from DEVTomatoCake/feat/new-msg-props 2024-07-09 15:29:31 +10:00
Madeline
4774bae7c6
Merge branch 'master' into feat/new-msg-props 2024-07-09 15:29:16 +10:00
Madeline
35c9a09ea5
fix poll in msg create schema 2024-07-09 15:27:24 +10:00
TomatoCake
4a042d0188
Merge branch 'master' into fix/cdn-proxy-path 2024-07-09 05:04:29 +02:00
Puyodead1
bc432a4325
add email verification page 2024-07-08 22:30:41 -04:00
Puyodead1
629451bbfd
fix incorrect error field 2024-07-08 22:10:50 -04:00
Puyodead1
4e825cc4d3
fix verify_email template 2024-07-08 21:23:41 -04:00
TomatoCake
bd66ee0349 Use front end URI instead of API 2024-07-06 17:51:52 +02:00
TomatoCake
8358755eeb Increase minimum char count 2024-07-06 16:02:21 +02:00
TomatoCake
ba1ec9cab4 Fix msg attachment proxy_url when using paths 2024-07-06 15:57:56 +02:00
Puyodead1
b92366db5c
Merge pull request #1136 from DEVTomatoCake/fix/load-connection-config
Fix loading connection settings
2024-07-06 00:55:05 -04:00
TomatoCake
cd7641c2ae Fix loading connection settings 2024-07-06 06:47:14 +02:00
TomatoCake
c52d6c49a3 Add new message flags once again 2024-07-05 07:43:50 +02:00
TomatoCake
0ac8888d41 Don't embed links in <> 2024-07-04 09:41:46 +10:00
TomatoCake
5f9c6b01a7 Send position property on guild join 2024-07-04 09:41:23 +10:00
TomatoCake
6ca12cb7fb Sort /channels for gateway consistency 2024-07-04 09:41:23 +10:00
TomatoCake
e116e93693 Add <Channel>.position to public endpoints 2024-07-04 09:41:23 +10:00
TomatoCake
ef13c8c814 Add "email.senderAddress" config 2024-07-04 09:40:49 +10:00
TomatoCake
b7bf2a11ea Fix Postgres column type (hopefully) 2024-07-04 09:40:15 +10:00
TomatoCake
9d27a5138f Prettier -.- 2024-07-04 09:40:15 +10:00
TomatoCake
12cca1b546 Add migration for new user setting props 2024-07-04 09:40:15 +10:00
TomatoCake
0a40776bb3 Fix build by using ts-ignore 2024-06-28 13:05:03 +02:00
TomatoCake
c135de9c86 Fix style + nix? 2024-06-28 12:59:13 +02:00
TomatoCake
a987671e4a "Fix" jimp import typings 2024-06-28 12:43:53 +02:00
Emma [it/its]@Rory&
e069db134f Add hashes.json to .prettierignore as this is a generated file 2024-06-28 12:17:35 +02:00
Emma [it/its]@Rory&
03e150fc26 Add meta section to nix package, fix nix update script writing to wrong variable in hashes.json 2024-06-28 12:13:17 +02:00
TomatoCake
628b094865 running prettier for others 2024-06-28 10:21:32 +02:00
TomatoCake
951ed00805
Merge branch 'master' into feat/local-image-proxy 2024-06-28 10:17:31 +02:00