summary refs log tree commit diff
path: root/api/src/util/handlers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to mono-repo + upgrade packagesMadeline2022-09-254-462/+0
|
* Allow edited_timestamp to passthrough in handleMessageMadeline2022-09-251-2/+1
|
* fosscord-server/pulls/858Madeline2022-08-211-2/+3
|
* if tenor or giphy is sent, embed image rather than thumbnailMadeline2022-07-301-0/+23
|
* Test embeding image/png etc responsesMadeline2022-07-241-42/+64
|
* Turns out I reverted the code I needed rather than the one that will delete ↵Madeline2022-07-241-1/+9
| | | | all messages, nice
* Message embeds use image width/heightMadeline2022-07-171-1/+5
|
* * Make max website preview download size for embeds configurableMadeline2022-07-091-3/+6
| | | | * Fix Message.update call throwing 'Cannot query across one-to-many for property attachments'
* backfilling — first stepsErkin Alp Güney2022-04-231-1/+2
|
* general rights enforcement stuffErkin Alp Güney2022-04-181-0/+3
|
* remove todos that are implementedErkin Alp Güney2022-04-081-3/+3
|
* enforce the rightsErkin Alp Güney2022-04-081-3/+5
|
* fix(api): working replies in dm channelsNobody2022-03-091-4/+6
|
* Partnet + Discover fix and joinFeatyre2022-01-241-1/+1
|
* Fix typo in commit 277b28cMadeline2022-01-131-1/+1
|
* Fix the feature checkErkin Alp Güney2022-01-121-0/+2
|
* Add cross channel repliesErkin Alp Güney2022-01-121-2/+4
| | | Resolves #533
* fix the message endpoint always returning Empty message errorced777ric2022-01-111-1/+1
| | | | (cherry picked from commit 8b8344e860920f3c3b911dfde1a7a078fef43c9b)
* Message fixes | Character limits and embed fixes (#581)Madeline2022-01-111-7/+13
| | | | | | | * Adds message character limits (#503) * Fixed message `embeds` being ignored for `embed` * Update Message.ts Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
* Fix schemas handlerThesourtimes2022-01-011-1/+1
|
* Organize @fosscord/api utils in directoriesThesourtimes2022-01-014-0/+384