index
:
server.git
this commit
dependabot/npm_and_yarn/axios-1.6.1
dependabot/npm_and_yarn/follow-redirects-1.15.4
dev/docker
dev/dsharpplus-minimum-endpoints
dev/emma-refactors
dev/fix-emoji-uploads
dev/indexable-channel-poc
dev/plurality
dev/pomelo
dev/request-guild-members
dev/rory/client_patching
dev/rory/legacy/plugins
dev/rory/move-defaults-out-of-models
dev/rory/old_staging_webrtc
dev/rory/paths_test
dev/rory/utils
dev/rory/versioned-api
dev/samuel
dev/update-user-fields
dev/updater
feat/admin-api
feat/federation
feat/federation2
feat/webhooks
feat/webrtc
fix/channel_ordering
legacy
legacy-2
master
translation
update/mfa
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
api
/
routes
/
channels
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix reacting with custom emojis from same guild requiring USE_EXTERNAL_EMOJIS
Rory&
2023-12-08
1
-1
/
+2
*
messageupdate: fix member not being correct format
Puyodead1
2023-12-05
1
-1
/
+6
*
fix some message update fields being sent when null
Puyodead1
2023-12-05
1
-5
/
+2
*
typingstart timestamp needs to be seconds
Puyodead1
2023-12-05
1
-1
/
+1
*
* allow limit=1
Madeline
2023-09-05
1
-7
/
+25
*
update invites endpoints to support latest api
Madeline
2023-08-12
1
-5
/
+13
*
fix reversed check in GET messages
Madeline
2023-08-07
1
-1
/
+1
*
some abaddon compat
Madeline
2023-07-31
1
-32
/
+36
*
goof
Madeline
2023-07-28
1
-1
/
+2
*
Fix regression of 5f22faa57b7104ba29a01889a1bafc35b3be4f02
Madeline
2023-07-28
1
-17
/
+18
*
fix get channel messages around parameter
Vincent Junge
2023-06-26
1
-10
/
+11
*
Rewrite getRouteDescriptions, fix message route not appearing in openapi spec
Madeline
2023-04-16
4
-29
/
+6
*
spacebar
Puyodead1
2023-04-13
1
-4
/
+4
*
clusterfuck
Puyodead1
2023-04-13
4
-4
/
+4
*
oapi: users progress
Puyodead1
2023-04-13
1
-1
/
+1
*
backfill missing query params
Puyodead1
2023-04-13
1
-0
/
+16
*
fixing lots of openapi crap
Puyodead1
2023-04-13
8
-9
/
+9
*
channels
Puyodead1
2023-04-13
14
-255
/
+537
*
Add missing route middleware to messages route
Madeline
2023-04-12
1
-2
/
+4
*
send public member in message_reaction_add eventt
Madeline
2023-04-11
1
-2
/
+11
*
Update reactions.ts
Rainb0w :3
2023-04-10
1
-1
/
+2
*
properly track reactions
Rainb0w :3
2023-04-08
1
-0
/
+2
*
Remove ALL fosscord mentions
Madeline
2023-03-31
14
-35
/
+35
*
SPACEBAR
Madeline
2023-03-31
15
-15
/
+15
*
SPACEBAR
Madeline
2023-03-31
15
-15
/
+15
*
Don't allow message types to be edited
Madeline
2023-02-03
1
-6
/
+3
*
Merge pull request from GHSA-9qvc-84ch-5p2x
Madeline
2023-02-02
1
-1
/
+26
*
Add ESLint (#941)
Madeline
2023-01-20
12
-69
/
+69
*
Script to add license preamble to each file. Also, does that. (#935)
Madeline
2023-01-18
15
-0
/
+270
*
Prettier
Madeline
2023-01-05
4
-25
/
+46
*
Set default cdn endpoints so that local testing works
Madeline
2022-12-21
1
-1
/
+1
*
Message rate limiting
TheArcaneBrony
2022-12-19
1
-1
/
+22
*
Create webhooks
Madeline
2022-12-19
2
-4
/
+26
*
Remove bad banned words implementation
Madeline
2022-12-17
2
-10
/
+0
*
Fix message patching sending old message rather than updated one
Madeline
2022-10-31
1
-3
/
+3
*
Move message auto mod to the api route instead of a @beforeinsert/update method
Madeline
2022-10-25
2
-1
/
+13
*
Check nonce in Message send
Madeline
2022-10-05
1
-0
/
+13
*
Fix fetching members for roles in POST message
Madeline
2022-09-29
1
-11
/
+16
*
Update read state on message create
Madeline
2022-09-29
1
-8
/
+16
*
Missed some schemas
Madeline
2022-09-28
1
-5
/
+1
*
Prettier
Madeline
2022-09-26
14
-549
/
+945
*
Move schemas to /src/util/schemas
Madeline
2022-09-26
8
-114
/
+9
*
Refactor to mono-repo + upgrade packages
Madeline
2022-09-25
15
-0
/
+1349