The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/app/threads
Douglas Fabris 1fdd7a24e6
[FIX] Not possible to edit some messages inside threads (#22325)
4 years ago
..
client [FIX] Not possible to edit some messages inside threads (#22325) 4 years ago
server Revert "[NEW][ENTERPRISE] Hide message history for new channel members (#20253)" (#20461) 4 years ago
README.md [NEW] Threads V 1.0 (#13996) 6 years ago

README.md

Threads

TODO

  • Tests
    • reply to message and check if thread is created
    • reply to a msg reply and see if thead id updated
    • remove the unique reply of a thread and see if the thread is removed
    • remove some message from a thread and see if tlm is updated
    • open threads list
      • start a thread sending a reply, the thread should appear on the list
      • remove a thread, the thread should be removed from the list
    • open a thread
      • send a new reply, the message should appear
      • delete a reply, the message should be removed
      • remove the thread, the panel should close