servatrice/cockatrice
ebbit1q 1e995cd97c
add option to delete a user's messages (#4362)
* add option to delete a user's messages

add optional parameter remove_messages to the ban and warn commands
add event for clients to redact messages
implement server side command and message handling
implement server history removal
todo: client side implementation

add option to remove messages to moderator action dialogs

add storage of message beginnings to chatview

add redactMessage command
handle Event_RemoveMessages on rooms

this approach is favored over parsing the chatroom after the fact but
will use additional memory to store the block indexes

this also leaves a problem in that user messages from the chat backlog
are not removed in the same way because they don't have a user
associated with them

add workaround for old qt versions

add action for users to remove messages from users in chats

add chat history to userMessagePositions with regex

proper const usage for userName

allow removing the messages of unregistered users

add menus to usernames in chat history

this allows you to remove user messages on chat history as well
this also allows moderators to take actions on users in chat history

Apply suggestions from code review

* readd missing call to handler
2021-09-14 16:05:20 -04:00
..
resources #4316: Wording change: CMC --> MV (#4388) 2021-07-27 17:30:55 +02:00
sounds fix lowercase (#2419) 2017-02-23 08:53:18 +01:00
src add option to delete a user's messages (#4362) 2021-09-14 16:05:20 -04:00
themes add button to open themes location to settings (#4289) 2021-03-21 13:11:34 -04:00
translations Translations from Transifex 2021-01-26 14:50:05 -05:00
.qdevelop icon_draw and icon_untap added, icon_general and icon_messages modified 2009-07-31 13:37:16 +02:00
CMakeLists.txt File name cleanup (#4154) 2020-11-01 19:03:08 -05:00
cockatrice.desktop Updated Spanish translation 2011-07-16 11:38:57 +02:00
cockatrice.qrc rework pt setting (#3584) 2019-03-03 16:24:57 -05:00
cockatrice.rc Included uninstaller for Windows version 2010-09-17 15:26:07 +02:00