TomatoCake
|
cae9d7ebed
|
widget.json channel_ordering, fix channel deletion
|
2024-08-18 10:41:45 +02:00 |
|
TomatoCake
|
b5c29c9edf
|
Merge branch 'master' into fix/msg-update-pinned
|
2024-08-18 09:34:39 +02:00 |
|
TomatoCake
|
db38e3e3ed
|
Send "pinned" as "true" in pins update event
|
2024-08-18 09:31:54 +02:00 |
|
TomatoCake
|
1fe85d8be8
|
Merge branch 'master' into fix/not_found-request-guild-members-error
|
2024-08-18 06:50:42 +02:00 |
|
TomatoCake
|
e0b6dd0581
|
Fix bug & handle 75k/large_threshold in opcode 8
Also fixes a bug that only allowed "guild_id" and "user_ids" to be an Array instead of also a String
Co-Authored-By: Puyodead1 <puyodead@proton.me>
|
2024-08-18 06:45:11 +02:00 |
|
TomatoCake
|
ff48d078e4
|
Trying to fix guild response schemas
|
2024-08-17 19:15:32 +02:00 |
|
TomatoCake
|
95bbccb6f7
|
Same error message if username too long
|
2024-08-17 18:24:38 +02:00 |
|
TomatoCake
|
8e28f2539c
|
Consistent username length requirement
|
2024-08-17 15:39:55 +02:00 |
|
TomatoCake
|
99c75d3ae4
|
Run prettier for @Entity()
|
2024-08-17 14:54:17 +02:00 |
|
TomatoCake
|
ff6df19869
|
Merge branch 'spacebarchat:master' into fix/1154-mysql-charset
|
2024-08-17 14:41:52 +02:00 |
|
TomatoCake
|
ed28de95a5
|
Add utf8mb4 "engine" property to all entitys
|
2024-08-17 12:33:32 +02:00 |
|
Cyber
|
601a9d535b
|
regenerate openapi.json
|
2024-08-17 11:40:34 +02:00 |
|
Cyber
|
af36ea0bb5
|
fix: allow array in op 8
|
2024-08-17 11:22:37 +02:00 |
|
TomatoCake
|
b0d46de170
|
Order by status & invisible/no session users
|
2024-08-17 07:10:40 +02:00 |
|
greysilly7
|
d028a785fe
|
Fix: Logins Failing due to null client_status
|
2024-08-17 00:59:57 -04:00 |
|
TomatoCake
|
16322a8829
|
Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into feat/local-image-proxy
|
2024-08-15 16:00:18 +02:00 |
|
TomatoCake
|
475aee372b
|
Send 204 status
|
2024-08-15 10:14:44 +02:00 |
|
Puyodead1
|
dcffccb687
|
Update 1723644478176-webhookSourceChannel.ts
|
2024-08-14 11:07:18 -04:00 |
|
Puyodead1
|
3265f9a3c8
|
Merge pull request #1157 from CyberL1/fix/reaction-removing
fix: reaction removing
|
2024-08-14 10:53:04 -04:00 |
|
Puyodead1
|
1f29de1c7f
|
Merge pull request #1163 from CyberL1/fix/webhooks
fix: add webhook_id to webhook's messages
|
2024-08-14 10:52:34 -04:00 |
|
Puyodead1
|
7e55b14a25
|
Merge pull request #1165 from DEVTomatoCake/fix/request-guild-members-relation-typo
Fix typo in Request Guild Members relation
|
2024-08-14 10:52:16 -04:00 |
|
TomatoCake
|
6196227ed8
|
Fix typo in Request Guild Members relation
|
2024-08-14 16:46:43 +02:00 |
|
TomatoCake
|
7a726e786c
|
Add migrations for webhook source_channel_id
|
2024-08-14 16:22:14 +02:00 |
|
Cyber
|
e721e7c4ca
|
fix: add webhook_id to webhook's messages
|
2024-08-14 10:19:41 +02:00 |
|
Cyber
|
f26f25197c
|
Merge branch 'master' into fix/reaction-removing
|
2024-08-14 08:10:53 +02:00 |
|
Madeline
|
2f1449e65f
|
Merge pull request #1161 from DEVTomatoCake/feat/bio-max-length-config
|
2024-08-14 14:04:30 +10:00 |
|
Madeline
|
4b02fa6ade
|
Merge pull request #1159 from DEVTomatoCake/feat/request-guild-members
|
2024-08-14 14:03:56 +10:00 |
|
TomatoCake
|
df794695ff
|
Icon for discovery categories & fix "primary_only"
|
2024-08-13 21:43:19 +02:00 |
|
TomatoCake
|
ea3047890b
|
Fix issues with requesting presences
|
2024-08-11 06:40:42 +02:00 |
|
TomatoCake
|
20b2843680
|
Make profile bio max length configurable
|
2024-08-10 22:10:20 +02:00 |
|
TomatoCake
|
f8a21eff0c
|
Fix chunk_count & not_found
|
2024-08-10 20:59:05 +02:00 |
|
Cyber
|
cc63571d89
|
fix: make this a new route
|
2024-08-10 20:25:52 +02:00 |
|
Cyber
|
d9b4b569bd
|
Merge branch 'master' into fix/reaction-removing
|
2024-08-10 20:22:59 +02:00 |
|
TomatoCake
|
2aa7f5bfe0
|
opcode 8
|
2024-08-09 08:08:55 +02:00 |
|
TomatoCake
|
4ca79adcae
|
Merge branch 'master' into feat/webhooks-3
|
2024-08-08 18:03:13 +02:00 |
|
Cyber
|
9ed53e228a
|
fix: reaction removing
|
2024-07-30 18:56:57 +02:00 |
|
TomatoCake
|
bc3a3add2d
|
Merge branch 'master' into fix/messages-before-param
|
2024-07-28 21:45:20 +02:00 |
|
TomatoCake
|
81c44a0c77
|
Fix ?before messages fetch param
|
2024-07-28 21:40:06 +02:00 |
|
Madeline
|
a8acb554ad
|
Merge branch 'master' into master
|
2024-07-28 20:51:16 +10:00 |
|
TomatoCake
|
c41b4f6364
|
prettier .-.
|
2024-07-28 20:50:11 +10:00 |
|
TomatoCake
|
a887608d30
|
Fix msg component typings
|
2024-07-28 20:50:11 +10:00 |
|
Cyber
|
f047f93b77
|
fix: check for password only if username is present in body
|
2024-07-28 20:48:06 +10:00 |
|
Cyber
|
b682f170b9
|
fix: return an error on username change with no password
|
2024-07-28 20:48:06 +10:00 |
|
TomatoCake
|
481cf38373
|
Fix sort order when using ?around
|
2024-07-28 15:22:44 +10:00 |
|
aintDatCap
|
e4a14d659a
|
Refactored max limit for bulk-bans from AbsoluteRateLimits to GuildLimits as suggested by @devtomatocake
|
2024-07-24 19:22:40 +02:00 |
|
aintDatCap
|
5a20924477
|
Implemented proposal described in the issue #1122
|
2024-07-24 19:06:12 +02:00 |
|
TomatoCake
|
d79669f771
|
Merge branch 'master' into feat/local-image-proxy
|
2024-07-18 16:08:06 +02:00 |
|
TomatoCake
|
4b1e9ba851
|
Prettier
|
2024-07-18 15:36:00 +02:00 |
|
TomatoCake
|
adc3474216
|
Consistent relations, url property, src channel
|
2024-07-18 15:35:10 +02:00 |
|
TomatoCake
|
873107f90d
|
Perms for GET webhook, url property
|
2024-07-18 15:16:50 +02:00 |
|
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
|
9f049cb968
|
update default avatars
|
2024-07-10 01:53:16 -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
|
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 |
|
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 |
|
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 |
|
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 |
|
TomatoCake
|
16f8a1c7ac
|
Add config value for cache duration
|
2024-06-28 10:17:24 +02:00 |
|
Diana Nilsson
|
2d8238f286
|
Add missing entries to UserSettings
|
2024-06-27 19:00:18 +10:00 |
|
TomatoCake
|
af6e15b9e5
|
Prettier stuff -.-
|
2024-06-22 21:06:08 +02:00 |
|
TomatoCake
|
93bb891d79
|
Fix @ts-expect-error comment after Prettier
|
2024-06-22 20:50:11 +02:00 |
|
TomatoCake
|
e90f8e88c0
|
Run Prettier (tabs -> spaces???)
|
2024-06-22 20:43:54 +02:00 |
|
TomatoCake
|
37bd06e142
|
Add local image proxy using sharp/jimp pkgs
|
2024-06-22 20:41:43 +02:00 |
|
TomatoCake
|
aa412e0e60
|
Remove parent for childs on category deletion
|
2024-06-05 21:59:29 +02:00 |
|