TingPing
121cb8b88d
Fix formatting warnings
...
Found by #1059
2014-07-18 07:16:43 -04:00
TingPing
45526205ab
Remove broken debug code
2014-06-21 22:21:12 -04:00
TingPing
11e3ecc739
Stop hardcoding plugin extensions everywhere
2014-06-04 11:15:35 -04:00
TingPing
5849a0588e
Use glib to parse and launch commands for util_exec
...
Fixes #958
2014-06-04 10:38:23 -04:00
cortexcorepl
187c04f7e2
Add missing NULL check in cmd_lastlog
...
Closes #961
2014-05-12 02:33:02 -04:00
TingPing
10d3c15143
Add /getbool command
2014-02-04 20:46:43 -05:00
TingPing
8e55157e6a
Print help messages for user commands
2014-02-04 20:32:10 -05:00
TingPing
0297da4d6e
Fix warning when built without plugins
2014-01-16 00:46:49 -05:00
TingPing
7337007fe2
... and ignore blank network passwords
2014-01-11 16:27:34 -05:00
TingPing
6e049d5975
Login when /server is used on known hostname
...
This brings back old behavior where you can /server to another
server in the same network and login with services but now is only
sent when the server is known not every time so more secure.
2014-01-11 16:08:50 -05:00
TingPing
20d26aea94
Rewrite dns command
...
- Cross platform
- Doesn't depend on external tools
2014-01-08 01:32:28 -05:00
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