1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-11-15 12:33:03 +01:00
Commit Graph

231 Commits

Author SHA1 Message Date
Jfreegman
9cd8afe90a
add mod and unmod commands 2015-05-29 02:00:18 -04:00
Jfreegman
526bd02189
Add group peer kicking && update related callback 2015-05-26 01:23:09 -04:00
Jfreegman
a6d7e9b839
add ability for founder to set group peer limit 2015-05-24 03:27:50 -04:00
Jfreegman
29d0384a90
add ability for founder to set group privacy state 2015-05-22 21:41:32 -04:00
Jfreegman
f021908f8b
implement group passwords 2015-05-20 19:07:25 -04:00
Jfreegman
2acd99b04c
show self in group when it's first created 2015-04-14 01:59:39 -04:00
Jfreegman
a360afe08a
remove group self-timeout callback 2015-04-12 21:56:42 -04:00
Jfreegman
ee074f334e
merge with master (new api) 2015-03-30 21:46:25 -04:00
Jfreegman
ae87b2eb2d
begin port to new API 2015-03-25 22:56:45 -04:00
Jfreegman
386c5a8fa5
sound/desktop alert on private group message 2015-03-22 17:07:33 -04:00
Jfreegman
5caa9bed51
fix nick parsing bug for private messages 2015-03-22 17:01:46 -04:00
Jfreegman
59b90b1328
better format for private messages 2015-03-22 01:37:07 -04:00
Jfreegman
05c05868c6 implement group private messaging 2015-03-22 01:07:56 -04:00
Jfreegman
6cc8fdf215
don't delete groups on client exit 2015-03-19 17:39:11 -04:00
Jfreegman
f8ff5df2f3
fix race conditions 2015-03-13 16:32:35 -04:00
Jfreegman
2bcce234a8
add group rejoin command 2015-03-07 00:05:54 -05:00
Jfreegman
5859763f04
load saved group names 2015-03-04 00:08:30 -05:00
Jfreegman
4cc0805036
fix small bug 2015-02-28 14:37:28 -05:00
Jfreegman
830ddb21b5 add support for group persistence 2015-02-28 02:44:41 -05:00
Jfreegman
dd3ea3dab5
merge with upstream 2015-02-19 21:33:46 -05:00
Loui Chang
38a0f6fae4 Make little action indicators on each output line configurable.
Also added a new DISCONNECTION line info type.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2015-02-13 02:09:40 -05:00
Jfreegman
ff69cdd253
add friend group invites 2015-01-23 00:52:09 -05:00
Jfreegman
38e55d55b3
fix formatting bug 2015-01-20 18:06:26 -05:00
Jfreegman
0348f81ba8
remove old group audio code 2015-01-18 22:32:59 -05:00
Jfreegman
7ee858110c improve command parsing so you don't need quotes & add group ignoring 2015-01-12 20:56:32 -05:00
Jfreegman
89637e7d2f
implement group join rejection callback 2015-01-12 01:09:56 -05:00
Jfreegman
ff3da5f657
implement group status/nick changes, various fixes 2015-01-11 16:48:40 -05:00
Jfreegman
26dda8dbf9
implement new groupchats 2015-01-04 01:56:37 -05:00
Jfreegman
7700ef83e0
disable broken callback 2014-12-09 20:30:13 -05:00
Jfreegman
9922b3a4f3
forgot IFDEFs 2014-12-09 18:55:14 -05:00
Jfreegman
d561d2e1ac
fix 2014-12-09 18:35:14 -05:00
Jfreegman
7865cea284
group audio stuff 2014-12-09 18:29:07 -05:00
Jfreegman
424189cad9
small fix 2014-12-07 21:48:29 -05:00
Jfreegman
82aa64e8f7
properly close all groupchats on exit 2014-12-07 13:51:12 -05:00
Jfreegman
f451d961bc
close output device on group exit 2014-12-07 12:16:49 -05:00
Jfreegman
0a0891fa98
fix building without audio 2014-12-06 13:40:45 -05:00
Jfreegman
9464b369a4
fix possible crash 2014-12-06 13:26:27 -05:00
Jfreegman
90985af007
properly handle file pausing 2014-12-05 13:23:45 -05:00
Jfreegman
867f041c23 more group stuff 2014-11-29 09:39:55 -05:00
Jfreegman
78587ad20b
disable group audio callback until it works properly 2014-11-26 17:39:02 -05:00
Jfreegman
09bbec79cf
group audio almost works 2014-11-26 15:22:34 -05:00
Jfreegman
141b36af04
handle errors for name functions 2014-11-15 22:39:24 -05:00
Jfreegman
4e177d60b0
group title fixes and api update 2014-11-15 15:55:45 -05:00
Jfreegman
1bd880708b
a couple formatting fixes 2014-11-14 22:35:23 -05:00
Jfreegman
76c21c8b34
implement group titles 2014-11-14 22:15:59 -05:00
Jfreegman
dd8c2caac7
more prep for audio groups 2014-11-14 20:13:08 -05:00
Jfreegman
7a7e8a7f8d
prep for audio groups 2014-11-11 20:49:05 -05:00
Jfreegman
e42d635195
non-critical thread failures shouldn't be fatal 2014-10-09 16:39:01 -04:00
Jfreegman
e4a28d1839
make groupchat announcements behave properly 2014-10-09 01:39:22 -04:00
Jfreegman
e6b18231c0
add ability to toggle groupchat peerlist with ctrl-b 2014-10-08 02:45:08 -04:00