summary refs log tree commit diff
path: root/util/src/entities/Message.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow empty content through block listMadeline2022-09-121-1/+1
* Primitive banned words blockingMadeline2022-09-121-3/+7
* finally stop the database troublesMadeline2022-09-101-1/+1
* RIP MESSAGES ONCE MORE.Madeline2022-09-091-1/+1
* Fix typoMadeline2022-09-091-1/+1
* fosscord-server/pulls/858Madeline2022-08-211-1/+1
* Oh my god rip database contentMadeline2022-07-241-1/+1
* Really shitty external image resizingMadeline2022-07-241-1/+1
* type longtext does not support lengthMadeline2022-07-021-1/+1
* Attempt to fix messages being deletedMadeline2022-07-021-1/+1
* set message max length manuallyMadeline2022-07-021-1/+1
* Update Message.tsErkin Alp Güney2022-04-231-1/+1
* self commands and /me messagesErkin Alp Güney2022-04-231-1/+3
* bug fix1itt1eB0y2022-04-091-1/+1
* More message typesErkin Alp Güney2022-04-021-0/+7
* Revert "Type change"RealMANI2022-03-081-1/+1
* Type changeRealMANI2022-03-071-1/+1
* Fixed potential guild message SQL constraintsunknownPerson1152021-12-231-2/+4
* :bug: revert file config overwriteFlam3rboy2021-10-201-1/+7
* :bug: fix message sticker sendingFlam3rboy2021-10-151-1/+1
* Put local types backThe Arcane Brony2021-10-101-2/+2
* Change enums to numbersThe Arcane Brony2021-10-101-2/+2
* :art: clean up imports + classesFlam3rboy2021-10-101-3/+0
* :bug: fix message reactionsFlam3rboy2021-10-031-4/+2
* :bug: fix .delete -> add onDelete: "CASCADE"Flam3rboy2021-09-201-4/+9
* :art: add orphanedRowAction and cascade onDelete to entitiesFlam3rboy2021-09-191-3/+8
* Fix attachments not being saved to dbAlTech982021-09-131-1/+1
* :bug: fix message sendingFlam3rboy2021-09-031-1/+1
* :art: update entitiesFlam3rboy2021-09-031-1/+0
* :bug: fix entity types and projectionFlam3rboy2021-09-011-1/+1
* :sparkles: delete _ids from entitiesFlam3rboy2021-08-311-46/+32
* fix utilFlam3rboy2021-08-291-2/+2
* :sparkles: update utilFlam3rboy2021-08-291-18/+27
* :sparkles: use RelationIdFlam3rboy2021-08-261-10/+19
* :sparkles: typeorm entitiesFlam3rboy2021-08-241-0/+260