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
Diana Nilsson
2d8238f286
Add missing entries to UserSettings
2024-06-27 19:00:18 +10:00
Madeline
6be688d261
Merge pull request #1121 from DEVTomatoCake/fix-deleting-non-empty-categories-1117
...
Allow deletion of non-empty categories
2024-06-23 20:47:22 +10:00
TomatoCake
c8a90a4ab4
German translations + EN PW length requirement ( #1123 )
2024-06-23 20:43:42 +10:00
TomatoCake
aa412e0e60
Remove parent for childs on category deletion
2024-06-05 21:59:29 +02:00
TomatoCake
b3ad525e00
Merge branch 'spacebarchat:master' into master
2024-06-05 14:24:22 +02:00
TomatoCake
9e1ec8a673
Ban API compat & Bulk Ban endpoint ( #1120 )
...
Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2024-06-05 15:19:30 +10:00
Madeline
a3a28f522f
prettier
2024-06-05 15:17:20 +10:00
TomatoCake
ea523d06b7
Fix lint: let -> const
2024-06-05 07:05:30 +02:00
TomatoCake
92dea0e89c
Add Bulk Ban endpoint
...
- /:guild_id/bulk-ban endpoint
- Support multiple required permissions for endpoints (untested as I don't know where those are set)
- New API error BULK_BAN_FAILED
2024-06-05 06:27:39 +02:00
TomatoCake
631788537c
API /:guild_id/bans compat
...
- Fix GET Ban using "ban"/"user" instead of "user_id" in params, making it unusable
- Return a processed user object instead of the raw DB one
- Silently ignore already banned users to prevent duplicate bans in the DB
- Return HTTP 204 on successful bans instead of the raw DB ban object
2024-06-05 06:01:44 +02:00
TomatoCake
41a2612fe3
Remove duplicated "border-radius" CSS property
2024-06-05 05:53:05 +02:00
Puyodead1
939d1bd8d5
add notification_settings
object to ready
2024-05-26 16:01:35 -04:00
Puyodead1
2028b25902
Merge pull request #1116 from spacebarchat/patch/null-message-flags
...
Fix message flags being null
2024-04-15 13:09:20 -04:00
Puyodead1
ee59ee7e1c
Fix message flags being null
2024-04-14 14:02:22 -04:00
Rory&
29df169c81
Add nix flake to repo ( #1111 )
2024-02-19 21:09:50 +11:00
BoryaGames
3eb5a3f420
Fix application icons ( #1110 )
...
Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2024-02-11 10:39:09 +11:00
Puyodead1
105b3de19e
Revert "fix merged_members roles having everyone id"
...
This reverts commit ae5c71f39b
.
2023-12-23 22:55:37 -05:00
Puyodead1
ae5c71f39b
fix merged_members roles having everyone id
2023-12-23 22:16:34 -05:00
Madeline
b0989ff88c
update schemas.json and openapi.json
2023-12-21 10:43:07 +11:00
Puyodead1
9a286e1f74
add missing license headers
2023-12-17 12:31:02 -05:00
Puyodead1
5e91a24e53
Update INVALID_LOGIN locale key
2023-12-15 18:22:10 -05:00
Madeline
beaf9fa778
Merge pull request #1104 from skyrina/urgent-fix
...
what the hell erkin
2023-12-15 22:40:26 +11:00
sky
864bf75ef2
what the hell erkin
2023-12-15 08:31:00 +02:00
Puyodead1
6a4fd5fbdb
add new right for creating registration tokens
2023-12-14 22:09:25 -05:00
Puyodead1
a574284e9f
GuildMemberPatch: remove a useless query
2023-12-14 09:36:40 -05:00
Puyodead1
99d9bf563f
Start implementing webhooks
2023-12-10 17:02:27 -05:00