TingPing
|
0b95c1c444
|
Merge branch 'pluginreload'
|
2013-08-10 19:44:38 -04:00 |
|
TingPing
|
b2d2187b20
|
Only replace variables in connect commands
|
2013-08-10 16:51:56 -04:00 |
|
TingPing
|
e8456beadc
|
Add reload command for plugins and add to gui
|
2013-08-04 04:36:10 -04:00 |
|
TingPing
|
154ea98deb
|
Fix kickbanning opped users
|
2013-07-30 23:29:25 -04:00 |
|
TingPing
|
9d4a1a3b4f
|
Update docs links
|
2013-07-12 19:32:10 -04:00 |
|
TingPing
|
50219a63ad
|
Fix opening empty channel when url has trailing slash
|
2013-07-02 12:19:47 -04:00 |
|
Diogo Sousa
|
aef9e3922e
|
Fixed a few null pointer derefs caused by dummy code that somehow I
forgot about.
|
2013-06-28 16:08:03 +01:00 |
|
Diogo Sousa
|
ce6fef3d0a
|
A few messages missing regarding server-time.
|
2013-06-28 16:07:42 +01:00 |
|
Diogo Sousa
|
d1725e3f44
|
server-time for all numerical messages.
|
2013-06-28 16:04:32 +01:00 |
|
Diogo Sousa
|
6a0240aa18
|
server-time supported in most named messages.
|
2013-06-28 16:03:37 +01:00 |
|
Diogo Sousa
|
94186f7888
|
First step towards message tags extension support
(see http://ircv3.atheme.org/specification/message-tags-3.2).
In particular this commit implements a (very) dummy implementation
sketch of the server-time extension
(see http://ircv3.atheme.org/specification/message-tags-3.2 and #499).
|
2013-06-28 16:03:12 +01:00 |
|
Diogo Sousa
|
97e88b885a
|
Renamed tbuf to buf in create_mask() to avoid confusion.
|
2013-06-08 03:01:36 +01:00 |
|
Diogo Sousa
|
f84476cf87
|
Fixed possible overflow in create_mask().
|
2013-06-08 02:56:36 +01:00 |
|
TingPing
|
612032c9f8
|
Add QUIET command
|
2013-06-07 08:24:13 -04:00 |
|
TingPing
|
0e420fbee8
|
Save chanopt after any changes
|
2013-06-06 19:16:50 -04:00 |
|
TingPing
|
d0b3476839
|
update help message for /menu
|
2013-06-05 08:27:16 -04:00 |
|
TingPing
|
e3f699a9d8
|
Improve error message from /load -e
|
2013-06-04 06:34:15 -03:00 |
|
TingPing
|
e47dd3eb89
|
Don't send previous session's password
closes #616
|
2013-05-25 20:47:16 -03:00 |
|
Diogo Sousa
|
d3ce4f64f6
|
Passing a password to the /server command was ignored because the login method
was not set.
|
2013-05-23 13:22:34 +01:00 |
|
Berke Viktor
|
c168a9adc6
|
Add variables for user credentials in connect commands
|
2013-05-19 03:30:45 +02:00 |
|
TingPing
|
c4384265e4
|
remove incorrect notice help info
|
2013-04-30 21:27:41 -03:00 |
|
TingPing
|
b4c885861d
|
Remove away announce
|
2013-04-28 17:19:26 -04:00 |
|
Berke Viktor
|
6001ceff9f
|
Get rid of bundled beep
|
2013-04-27 23:00:18 +02:00 |
|
Berke Viktor
|
9dd2c85df4
|
Load connect commands from config dir
|
2013-04-14 12:31:27 +02:00 |
|
Berke Viktor
|
ea0479998a
|
Use bundled beep file for beep alerts
|
2013-04-14 11:56:50 +02:00 |
|
misdre
|
08d948435d
|
split cmd_msg too
|
2013-04-06 01:11:28 +02:00 |
|
misdre
|
5004f69b5e
|
'splitted' is'nt a word
|
2013-04-06 00:11:45 +02:00 |
|
misdre
|
bc5d16c4fb
|
split long message on action and notice
|
2013-04-05 23:14:51 +02:00 |
|
TingPing
|
86cf7de430
|
add %u to userlist popups for account
|
2013-04-03 18:10:14 -04:00 |
|
Berke Viktor
|
4de6db6c47
|
Disable Unix path detection mechanism
|
2013-04-01 00:24:42 +02:00 |
|
TingPing
|
62c7a743a7
|
Only check for key if there is a channel
|
2013-03-27 02:23:51 -03:00 |
|
TingPing
|
89d62ee4f8
|
Default ignore type to ALL
|
2013-03-17 16:27:26 -03:00 |
|
TingPing
|
c58a741abb
|
All unignoring nicks just like ignore
|
2013-03-17 16:20:38 -03:00 |
|
TingPing
|
9f7af7c4e4
|
Merge pull request #439 from TingPing/urlkey
Add channel key support to urls
|
2013-03-11 01:13:22 -07:00 |
|
TingPing
|
ab99bf7517
|
Use key on new servers
|
2013-03-04 16:30:36 -05:00 |
|
TingPing
|
d1c36f170b
|
Add key support to urls like mirc
|
2013-03-04 15:46:04 -05:00 |
|
TingPing
|
84f19881a3
|
fix query -nofocus
|
2013-03-04 12:02:55 -05:00 |
|
misdre
|
6db9a86366
|
focus the channel if it's already open (issue #406)
|
2013-02-24 23:04:48 +01:00 |
|
RichardHitt
|
4e0daf047e
|
Correct almost all compiler warning issues
|
2013-01-19 12:33:16 -08:00 |
|
RichardHitt
|
475eb9fcaa
|
Fix crash by detecting NULL channel in url_join_only() and just returning.
|
2013-01-10 00:13:25 -08:00 |
|
RichardHitt
|
6beef589e3
|
Make source cleah with cppcheck, except for mpc and sasl
|
2013-01-09 14:37:57 -08:00 |
|
Dan Mashal
|
b04377825f
|
fix incorrect FSF address
|
2012-12-23 11:36:54 -08:00 |
|
Berke Viktor
|
ed970381fb
|
Eliminate some more warnings and hide less warnings in VS
|
2012-11-10 18:26:45 +01:00 |
|
Berke Viktor
|
2c0f050df0
|
Remove spacing, it wouldn't work anyway
|
2012-11-05 15:42:48 +01:00 |
|
Berke Viktor
|
9ee3613bad
|
Add export config stub
|
2012-11-03 06:29:51 +01:00 |
|
Berke Viktor
|
a51a69134b
|
Nah, even more rebranding
|
2012-10-30 11:35:39 +01:00 |
|
Berke Viktor
|
fe1d958838
|
More polishing for the About dialog
|
2012-10-28 00:05:40 +02:00 |
|
Berke Viktor
|
1a75c8e1be
|
A lot more rebranding
|
2012-10-24 21:33:02 +02:00 |
|
Berke Viktor
|
51ae33cbe8
|
Variable cleanup for the rest
|
2012-10-22 15:55:43 +02:00 |
|
Berke Viktor
|
545b7dc6ff
|
Variable cleanup for irc_*
|
2012-10-22 14:50:36 +02:00 |
|