mconf / bigbluebutton

BigBlueButton is an open source web conferencing system for distance education
www.bigbluebutton.org
40 stars 33 forks source link

Add a button for the moderator to be able to clear the chat window history. #311

Closed mconf-daileon closed 8 years ago

mconf-daileon commented 8 years ago

Author Name: Rafael Petersen (Rafael Petersen) Original Redmine Issue: 1931, http://dev.mconf.org/redmine/issues/1931 Original Date: 2016-02-17 Original Assignee: Felipe Cecagno


Add a button for moderators to be able to clear the chat window, removing all the messages from the server and clearing it for all current users and future conference joiners.

mconf-daileon commented 8 years ago

Original Redmine Comment Author Name: Rafael Petersen (Rafael Petersen) Original Date: 2016-02-23T20:34:06Z


Implemented a button to clear chat history. New conversation joiners will not receive the history previous to the clearing. Current conversation users will clear the local chat history and be notified that a moderator cleared the chat. Implemented a Warning PopUp Window to check that the moderator really wants to clear the chat.

link to the compare: https://github.com/mconf/bigbluebutton/compare/mconf...RafaFP:feature-1931?expand=1

mconf-daileon commented 8 years ago

Original attachments:


fcecagno commented 8 years ago

Implemented and merged on branch mconf