TingPing
|
407613a8db
|
Fix NAMES command syntax
|
2013-11-28 05:01:40 -05:00 |
|
TingPing
|
d38bbb1e2c
|
update help message for /names
|
2013-11-23 15:31:09 -05:00 |
|
TingPing
|
7e6f37b4cd
|
Update help message for kick/kickban
|
2013-11-01 14:42:43 -04:00 |
|
TingPing
|
30a47cf62e
|
Fix random_line() cutting off text
fgets() wont include the newline
|
2013-10-27 13:21:52 -04:00 |
|
Farow
|
bb5d589c79
|
Open channel list window on /list
|
2013-10-22 13:35:28 -04:00 |
|
TingPing
|
c6ad450151
|
Focus new server tabs
|
2013-10-15 22:54:38 -04:00 |
|
TingPing
|
490b9a91e4
|
Don't overwrite existing ignores when flooded
Closes #792
|
2013-10-14 17:25:21 -04:00 |
|
Diogo Sousa
|
cf370d7e79
|
When opening a query dialog with /query nick msg, the message was not shown in
the newly opened dialog. This fixes that issue.
|
2013-10-13 14:38:26 -04:00 |
|
TingPing
|
4ba886f7aa
|
Accept %I in text events
|
2013-09-29 01:52:21 -04:00 |
|
TingPing
|
f198581a09
|
Split long messages at spaces
|
2013-09-24 19:57:37 -04:00 |
|
TingPing
|
9c4112cda7
|
Fix /cycle command
- Uses the correct channelkey when called from another tab
- Allows it to be used from any tab in the same server
- Verifies it's a channel you are in
|
2013-09-23 17:17:35 -04:00 |
|
TingPing
|
1007af9506
|
Add message arguement to /query
Closes #757
|
2013-09-17 18:19:02 -04:00 |
|
TingPing
|
4e775df156
|
Update CLEAR and MSG help message
|
2013-08-25 11:16:49 -04:00 |
|
TingPing
|
bf0ff98385
|
Update help for close command
|
2013-08-25 10:52:37 -04:00 |
|
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 |
|