1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-22 02:12:40 +01:00
Commit Graph

3716 Commits

Author SHA1 Message Date
Puyodead1
56680f670b
Update username-suggestions-unauthed.ts 2023-12-23 17:36:30 -05:00
Puyodead1
83fa03e392
implement authed pomelo routes 2023-12-23 17:31:56 -05:00
Puyodead1
cf34ab1674
rename unique uesrname response and schema 2023-12-23 17:31:31 -05:00
Puyodead1
5c220b4bdf
update pomelo experiment 2023-12-23 17:11:14 -05:00
Puyodead1
2acf80acb6
send disclosure for pomelo 2023-12-23 17:10:55 -05:00
Puyodead1
d88e9273ff
fix being able to register with taken username 2023-12-23 16:38:16 -05:00
Puyodead1
56c283d4ce
add unique-username routes to unauthenticated list 2023-12-23 16:38:16 -05:00
Puyodead1
3fed9797d8
Send experiment required to enable pomelo UI in discord client 2023-12-23 16:38:16 -05:00
Puyodead1
4d027a424e
Implement Pomelo Registration 2023-12-23 16:38:15 -05:00
Puyodead1
07569328b1
update user modify for unique usernames 2023-12-23 16:35:45 -05:00
Puyodead1
a7ea2d3d1c
add legacy_username user field 2023-12-23 16:35:42 -05:00
Puyodead1
84a69a8a68
rename pomeloEnabled to uniqueUsernames 2023-12-23 16:35:02 -05:00
Puyodead1
0939236cc0
remove display_name 2023-12-23 16:35:01 -05:00
Puyodead1
adfee03829
rename handle to tag 2023-12-23 16:32:29 -05:00
Puyodead1
cfd8dc0141
lint 2023-12-23 16:32:29 -05:00
Puyodead1
9f4f7cac65
initial pomelo implementation 2023-12-23 16:30:58 -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
0a6f6a095d
member projection: select avatar 2023-12-09 14:07:54 -05:00
Puyodead1
9d266f1dba
ensure client_id is specified in authorize post 2023-12-09 13:39:40 -05:00
Puyodead1
c353c4fd39
ensure client_id is provided in authorize 2023-12-09 13:28:08 -05:00
Rory&
6f031dbc93 WORKAROUND: Ignore client-requested file extension for role icons 2023-12-08 20:50:20 +00:00
Rory&
583d9ff407 Fix reacting with custom emojis from same guild requiring USE_EXTERNAL_EMOJIS 2023-12-08 19:48:04 +00:00
Puyodead1
c4701a3299
add components to message create schema 2023-12-06 10:34:53 -05:00
Puyodead1
9c8a80693d
handle possibly null activities in session sort 2023-12-05 16:52:30 -05:00
Puyodead1
e54879e1fe
messageupdate: fix member not being correct format 2023-12-05 13:22:04 -05:00
Puyodead1
b7c4889c63
fix some message update fields being sent when null 2023-12-05 12:34:46 -05:00
Puyodead1
7cf8c68459
typingstart timestamp needs to be seconds 2023-12-05 11:10:12 -05:00
Puyodead1
26e3b47f4f
Merge pull request #1103 from spacebarchat/patch/api-compat
Fixes for bot libs
2023-12-04 23:36:31 -05:00
Puyodead1
470d78313d
Merge branch 'master' into patch/api-compat 2023-12-04 23:32:05 -05:00
Puyodead1
84c4275faf
create oauth2/applications/@me for bots 2023-12-04 22:48:40 -05:00
Puyodead1
7b34c70fb8
fix some issues with discord bot libs 2023-11-29 11:08:35 -05:00
Madeline
f202ffec31
Proper error messages for invalid config 2023-11-29 20:55:10 +11:00
Madeline
6bf4637a03
fucking postgres 2023-10-04 23:48:00 +11:00
Madeline
6c4023724f
fucking prettier 2023-10-04 23:42:10 +11:00
Madeline
7795f1b36b
refactor channel positions in guild 2023-10-04 23:40:05 +11:00
Madeline
551d2bf5e6
Merge pull request #1099 from CyberL1/master
Add mobile_network_type to message create schema
2023-10-02 07:46:24 +11:00
CyberL1
0c04f495e4 Generate schema 2023-09-30 23:51:24 +02:00
CyberL1
7ff1ae21f1 Add mobile_network_type to message create schema 2023-09-30 23:46:25 +02:00
Madeline
8279cd05d6
Merge branch 'master' of github.com:spacebarchat/server 2023-09-16 23:48:03 +10:00
Madeline
c802bb9747
Embeds: handle og:sitename 2023-09-16 23:47:32 +10:00
Madeline
e355be8ea3
Fix regression where generic embed handler wouldn't properly send image results 2023-09-16 23:43:23 +10:00
Madeline
d55f755d6c
Add simple about and clients to readme #1098 2023-09-13 19:43:54 +10:00
Madeline
add16ab26e
* allow limit=1
* fix GET messages?around order
2023-09-05 23:29:22 +10:00
Puyodead1
372bd749fc
Merge pull request #1097 from spacebarchat/steam-facebook-embed-handlers
Steam/Facebook Embeds
2023-09-04 13:49:45 -04:00