17 Commits

Author SHA1 Message Date
Flam3rboy
62f9b35185 🐛 fix .delete -> add onDelete: "CASCADE" 2021-09-20 20:22:56 +02:00
Flam3rboy
ce09e01c21 🚧 auto delete relations 2021-09-20 17:11:22 +02:00
Flam3rboy
3c8b0f43c4 Merge branch 'master' into auto-delete-relations 2021-09-19 19:09:13 +02:00
Flam3rboy
705206ec1b 🎨 add orphanedRowAction and cascade onDelete to entities 2021-09-19 18:47:38 +02:00
AlTech98
ada95b6c39 Removed ChannelService, more fixes 2021-09-18 18:36:29 +02:00
AlTech98
50ab5e7d49 Fix icon, owner_id change and channel deletion for group DMs 2021-09-17 18:29:02 +02:00
AlTech98
d630f09f80 Implemented DMs and group DMs 2021-09-16 21:33:36 +02:00
Flam3rboy
4f1b926d09 🐛 fix dm #321 2021-09-13 01:11:03 +02:00
Flam3rboy
6b21e107dd 🐛 fix channel events + message send 2021-09-13 00:17:56 +02:00
Flam3rboy
eea12afe0b 📝 added comments and updated type 2021-09-04 12:17:26 +02:00
AlTech98
a3c8ab163a Added missing permissions and channel types 2021-09-04 11:43:09 +02:00
Flam3rboy
11af8531cc 🐛 fix entity missing an id (replace .insert with new Entity().save) 2021-09-02 21:31:44 +02:00
Flam3rboy
3d929755fb delete _ids from entities 2021-08-31 17:54:09 +02:00
Flam3rboy
38162b1c20 typeorm gateway 2021-08-29 00:30:04 +02:00
Flam3rboy
766dcc24aa update util 2021-08-29 00:03:58 +02:00
Flam3rboy
18deb1e4b0 use RelationId 2021-08-26 20:48:09 +02:00
Flam3rboy
1e5ed28514 typeorm entities 2021-08-24 16:34:46 +02:00