1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-04-18 20:52:57 +02:00

11 Commits

Author SHA1 Message Date
jfreegman
e9f8293a0a
Add topic lock command and callbacks 2022-03-06 15:45:43 -05:00
jfreegman
1d8aafba3b
Don't announce/alert on self group join 2022-03-06 15:45:43 -05:00
jfreegman
a5b44dffd2
Add the ability to make peer-specific commands using public keys
This allows us to use commands on peers who may be using nicks with strange
or unsupported unicode characters
2022-03-06 15:45:42 -05:00
jfreegman
408c8f7c10
Add /list command that lists all group peers w/ public keys 2022-03-06 15:45:41 -05:00
jfreegman
9a885ed2ba
Remove redundant command /mykey
You can get your own key with the /whois command
2022-03-06 15:45:40 -05:00
jfreegman
ad238fc2fd
Sync with master branch 2022-03-06 15:45:39 -05:00
jfreegman
2625094d34
Fix/update groupchat UI 2022-03-06 15:45:38 -05:00
jfreegman
9848ca902e
Fix bug causing group PM's to increment window notifications by 2 instead of 1 2022-03-06 15:45:38 -05:00
jfreegman
4c903bab64
Port fix for invalid error handling of widechar conversions from master 2022-03-06 15:45:37 -05:00
jfreegman
0a0756ec6a
Fix/update group logging implementation 2022-03-06 15:45:37 -05:00
jfreegman
e6136d45d2
Implement new groupchats 2022-03-06 15:45:34 -05:00