Commit Graph

33 Commits (9904d05fbf2a84872fa3b2be54eb3f140b7aa699)

Author SHA1 Message Date
Daniel Supernault a2524910dd
Add migration
Daniel Supernault bc84259a63
Lint
Daniel Supernault 96f24f337e
Update DirectMessageController, add carousel entity to threads
Daniel Supernault b24d2554a8
Update DirectMessageController, add timestamps to threads
Daniel Supernault 61d105fd25
Update DirectMessageController, add 72 hour delay for new accounts before they can send a DM
Daniel Supernault fe30cd25d1
Update DirectMessageController, add parental controls support
Daniel Supernault 38fee418a9
Update DirectMessageController
Daniel Supernault 9818656425
Update DirectMessageController, dispatch local deletes to pipeline
Daniel Supernault d1c297d1ad
Update DirectMessageController, revert delete delivery to sharedInbox
Daniel Supernault 7f462a8055
Update DirectMessageController, dispatch deliver and delete actions to the job queue
Daniel Supernault d848792ad4
Update DirectMessageController, deliver direct delete activities to user inbox instead of sharedInbox
Daniel Supernault 6cdb5bc672
Update Notification logic, remove message and rendered fields
Daniel Supernault 22da2647c7
Update filesystems, store all files as public by default and add default permissions. Fixes , . Closes
Daniel Supernault 9e223a6b83
Update DirectMessageController, include account entity in lookup endpoint
a 9e22b48a42 add back missing security context to direct messages
a be6dc8ac47 clean up json-ld schema
Daniel Supernault a4659fd2ab
Update DirectMessageController to support new Metro 2.0 UI DMs
Daniel Supernault f34a1e9d8e
Add Conversations model
Daniel Supernault bae6126db3
Update compiled assets
Daniel Supernault 0f00be4d98
Update DirectMessageController, fix autocomplete bug
Daniel Supernault 2d0a253e07
Update DirectMessageController, disable exception logging for invalid urls. Fixes
Daniel Supernault 7895097fc1
Update config() to config_cache()
Daniel Supernault 3a9203e039
Update config() to config_cache()
Daniel Supernault c0e693cc73
Update config() to config_cache()
Daniel Supernault 1d54204635
Update config() to config_cache()
Daniel Supernault e2e32682fd
Update DirectMessageController, add sharedInbox support
Daniel Supernault f1c28e7d0c
Update DirectMessageController, fix pgsql bug
Daniel Supernault 9d07071ee0
Update DirectMessageController
Daniel Supernault f796cc7c11
Update DirectMessageController
Daniel Supernault 4b90b1e0df
Update DirectMessageController
Daniel Supernault d63569c120
Add Direct Messages
Daniel Supernault d48f15a036
Update DirectMessageController
Daniel Supernault f8e19fdafe
Add DirectMessageController