Commit Graph

3670 Commits

Author SHA1 Message Date
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
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
Puyodead1
8a35664ae6 [fb] remove provider obj, add color 2023-09-03 15:48:55 -04:00
Puyodead1
1612832fc4 add facebook, and add steam fields 2023-09-03 15:28:33 -04:00
Madeline
e64c34adea Rewrite thumbnail/image generation for embeds 2023-09-03 14:17:11 +10:00
Madeline
fb7409947c Fix bug in embed handler where getMeta would not return undefined 2023-09-03 13:41:45 +10:00
Madeline
c64a115729 xkcd embed handler and improved generic handler 2023-09-02 23:47:40 +10:00
Madeline
09f5b4f0bb Fix identify throwing on invalid token instead of closing with auth failed close code 2023-09-02 21:05:27 +10:00
Madeline
2fc3c5dbd4 sentry db instrumentation for gateway events 2023-09-02 20:18:38 +10:00
Madeline
eebd61b19d update sentry 2023-09-02 14:10:32 +10:00
Madeline
2f48212e6e typeorm inverse relations of guild relations 2023-09-02 02:21:42 +10:00
Madeline
27bcef502c Merge branch 'master' of github.com:spacebarchat/server 2023-09-02 01:03:00 +10:00
Madeline
ed7fd34f46 DB_LOGGING env var 2023-09-02 01:01:58 +10:00
Puyodead1
c311edc99c make guild voice a text based channel 2023-08-27 20:16:49 -04:00
Madeline
da58998bc9 Merge branch 'master' of github.com:spacebarchat/server 2023-08-27 16:56:22 +10:00
Madeline
3498ffdc01 prevent put /guilds/id/members/id for others until we have oauth2 scopes impled 2023-08-27 16:54:54 +10:00
Madeline
3a561b5cf6 Update style.yml 2023-08-25 00:03:15 +10:00
Madeline
d158b11421 Update build.yml 2023-08-25 00:03:03 +10:00
Madeline
8a7ee8c8a9 what the fuck is session_id: "all"??? 2023-08-21 23:57:44 +10:00
Madeline
ccc774168a Close #1091 2023-08-21 23:28:36 +10:00
Madeline
2cf3833499 remove INVALID_PASSWORD error response. close #1090 2023-08-13 15:18:42 +10:00
Madeline
fd829fc669 Fix OOM on large guild join 2023-08-12 18:18:47 +10:00
Madeline
8764930d9a update jsonwebtoken and bcrypt 2023-08-12 16:06:15 +10:00
Madeline
d18584f8e9 Refactor email sending + remove email verification if mail sending is not set up 2023-08-12 15:36:29 +10:00
Madeline
ecb227105a remove default welcome screen text 2023-08-12 00:43:38 +10:00
Madeline
23e234a87b update invites endpoints to support latest api 2023-08-12 00:43:00 +10:00
Madeline
3eb2338c3e goof 2023-08-12 00:42:14 +10:00
Madeline
c0614b18c3 fix min password length check 2023-08-12 00:20:36 +10:00
Madeline
d06fbcebb8 set rules/updates in guild if we created them 2023-08-12 00:01:00 +10:00
Madeline
139d31e938 Merge pull request #1045 from erkinalp/patch-2
Rename the guild feature `INVITES_CLOSED` to `INVITES_DISABLED`
2023-08-11 10:52:15 +10:00
Madeline
326bf08df0 Implement community "create one for me" 2023-08-10 20:37:07 +10:00
Madeline
25099aecb7 Allow enabling welcome screen and check if welcome screen channels exist within the guild (close #998) 2023-08-10 20:33:42 +10:00
Madeline
be47c8a231 remove changelog.js and cleanup package.json scripts 2023-08-10 19:45:34 +10:00
Madeline
08ff93dab0 Send ratelimit headers regardless of if request was blocked (close #1022, close #888) 2023-08-10 19:40:41 +10:00
Madeline
d811b20aab close #939 2023-08-08 11:56:15 +10:00
Madeline
271460b02f Gateway close if user could not be fetched just send ID 2023-08-08 11:26:32 +10:00
Madeline
6dc9dd5303 fix reversed check in GET messages 2023-08-07 20:31:36 +10:00
Madeline
efd2318959 set default role flags to 0 2023-08-07 19:41:00 +10:00
Madeline
12799f3d12 allow bot/bearer tokens through Authorization header 2023-08-07 19:36:43 +10:00
Madeline
c6cd8f6581 goof 2023-08-07 19:33:52 +10:00
Madeline
a25a62aa76 Merge branch 'master' of github.com:spacebarchat/server 2023-08-07 16:47:01 +10:00
Madeline
db777541cc add login script 2023-08-07 16:46:40 +10:00
Puyodead1
fe4acbfee5 Fix linter warnings in connections 2023-08-06 23:15:35 -04:00
Puyodead1
5c8359ec45 Fix connection class imports 2023-08-06 22:56:13 -04:00
Puyodead1
033e2108e7 Fix some linting warnings 2023-08-06 22:51:34 -04:00
Madeline
3d0fdc8a1b generate openapi 2023-08-07 12:47:52 +10:00
Puyodead1
325e8f435f update schema 2023-08-06 22:44:04 -04:00
Madeline
787871972c npm upgrade 2023-08-07 12:38:41 +10:00