Commit Graph

18 Commits (ea9d00835480f971511d94d270b906942d2f713e)

Author SHA1 Message Date
Rodrigo Nascimento ea9d008354 Convert file uploads to model style 9 years ago
Rodrigo Nascimento 06560541ec Closes #1367; Add ability to delete files 9 years ago
Diego Sampaio 7cac1c4b2a removed all console.logs from publishes and methods 10 years ago
Rodrigo Nascimento 831bfd8c70 Replace all ChatMessage.update 10 years ago
Rodrigo Nascimento ef42cad738 Replace all ChatMessage.insert 10 years ago
Rodrigo Nascimento 271233b642 Replace all ChatMessage.remove 10 years ago
Rodrigo Nascimento 8dedb22795 Replace all ChatMessage.findOne 10 years ago
Rodrigo Nascimento 8aab1ea51a Remove empty line 10 years ago
Rodrigo Nascimento 007390a4f4 Move code to use originalMessage instead message 10 years ago
Rodrigo Nascimento e9fbad715d Remove unecessary code 10 years ago
Rodrigo Nascimento e920f8089e Verify is user can delete message getting the message from db before 10 years ago
Reid Wakida c2e6e0fa2c Create RocketChat authorization package that handles role and permission 10 years ago
Rodrigo Nascimento e56c2238c3 Replace all Meteor.users.findOne 10 years ago
Marcelo Schmidt 3b6d283122 Fixed, allowing delete message by admin 10 years ago
Rodrigo Nascimento 5e3d683285 Replace stream of deleted messages by Notifications stream 10 years ago
Aaron 8a462752a7 added checks to updateMessage and deleteMessage 10 years ago
Marcelo Schmidt 9e602a6d44 Check for settings allowing/forbidding editing/deleting messages 10 years ago
Marcelo Schmidt eb6d49a0eb Enable edit and delete messages based on settings 10 years ago
Rodrigo Nascimento afbb394221 Fix message deletion and fix render of previous message 10 years ago