Commit Graph

7 Commits

Author SHA1 Message Date
Road-block cf4c9ac361 api: add and use rgbhex function
* A memoizing method to cache and return hex colorstrings from rgb input.
* Refactor all occurences of adhoc rgb to hex string concatenation to use the new method
* Refactor chat module to use it
2019-05-01 15:23:05 +02:00
shagu 7bc60e723d core: whitelist a bunch of modules for tbc 2019-04-07 14:48:58 +02:00
shagu 051fec509c chatcopy: only add line when msg exists 2019-03-31 14:59:21 +02:00
shagu 90a838dbcc chatcopy: lower button strata 2019-03-31 14:59:20 +02:00
shagu 0d453acc50 chatcopy: move button to chat toppanel
* Only use one button
* Increase limit to 100
2019-03-31 14:59:20 +02:00
shagu b25325cccd chatcopy: remove leftover variable 2019-03-31 14:59:20 +02:00
shagu b450d14620 chatcopy: add module to copy chat contents
* chatmenu is now available via rightclick on chatcopy
* moved whisperproxy into a seperate module
* reduced/cleaned up whisperproxy code
2019-03-31 14:59:20 +02:00