TingPing
42e3587fd5
copy xtext selection to all clipboards
2013-06-04 07:00:08 -03:00
TingPing
e3f699a9d8
Improve error message from /load -e
2013-06-04 06:34:15 -03:00
TingPing
5201f0fd06
Python: revert 43bd9483ce
...
Will possibly come back to this at a later time...
2013-06-04 06:13:28 -03:00
TingPing
df0e97550b
fix loading startup.txt automatically
2013-06-04 06:07:51 -03:00
TingPing
983b4ace89
treat banlist event as a generic list event (for quiets etc)
2013-06-03 08:19:27 -04:00
TingPing
f0684dc74e
translate servlist tabs
2013-06-02 20:50:43 -04:00
TingPing
39923e05f3
Rename favorite channels to autojoin channels
2013-06-02 20:44:05 -04:00
TingPing
51bf9165b2
Merge pull request #633 from FionnK/master
...
Add IRCNode to network list
2013-06-02 17:27:50 -07:00
Fionn Kelleher
f1735f3ae1
Remove IPv6 check for IRCNode entry in server list.
2013-06-03 02:21:42 +02:00
Fionn Kelleher
2ba785f648
Add IRCNode to the server list.
2013-06-03 02:10:44 +02:00
TingPing
c9b7a3f86e
Python: return true/false from set/del_pluginpref
2013-06-02 00:29:34 -03:00
TingPing
43bd9483ce
Python: Save pluginprefs to seperate files
2013-06-02 00:22:00 -03:00
TingPing
1277b4c30f
be more specific about sysinfo menu entry
2013-06-01 19:06:58 -04:00
Arnav Singh
e1ce1c90f7
configure.ac: Use pkg-config's CFLAGS for libxml2 instead of guessing our own.
2013-06-01 13:46:33 -07:00
TingPing
f45c2dd061
Add valleynode to network list
...
Closes #631
2013-05-31 20:12:21 -03:00
TingPing
855c20501b
fix crash
2013-05-30 22:23:00 -03:00
TingPing
945251c6b8
add .js to list of loadable filetypes
2013-05-29 01:55:41 -03:00
TingPing
e47dd3eb89
Don't send previous session's password
...
closes #616
2013-05-25 20:47:16 -03:00
TingPing
c9c8993b9d
Merge pull request #625 from orium/network-name-improve
...
Improved server_get_network()
2013-05-25 16:31:51 -07:00
Diogo Sousa
d934e60c2b
Improved server_get_network(): if we don't have the current network in the
...
network list use the server name in received in event 005.
(This fixes the problem that the network (%n) in the log file names would be
"NETWORK" instead of the real network name (this happened if the network was
not in the network list).)
2013-05-25 22:31:45 +01:00
TingPing
11478719cd
Merge pull request #624 from Niichan/master
...
PonyChat added to network list
2013-05-24 21:12:00 -07:00
Sam Dodrill
7284addb09
Added PonyChat to network list
2013-05-24 21:01:06 -07:00
TingPing
270cde42f1
Merge pull request #590 from orium/run-as-root-589-504
...
Now hexchat doesn't abnormally terminate when started as root.
2013-05-24 15:01:27 -07:00
RichardHitt
b690098941
Merge pull request #622 from orium/null-ptr-favchan-fix
...
Fixed null pointer deref when we try to autojoin a channel
2013-05-24 14:07:14 -07:00
Diogo Sousa
fffe9f4bd9
Restored inbound.c to make the pull request cleaner.
2013-05-24 22:04:34 +01:00
Diogo Sousa
7353bf2698
Followed richtroye suggestion and implemented the net == NULL guard in
...
servlist_favchan_find().
2013-05-24 21:49:46 +01:00
Diogo Sousa
133b0f7d94
Fixed null pointer deref when we try to autojoin a channel of a network not
...
in the network list.
2013-05-24 20:29:15 +01:00
TingPing
4878012065
Merge pull request #621 from orium/dictionaries-update-fix
...
Spell check dictionaries were not being updated when changed
2013-05-24 08:53:48 -07:00
Diogo Sousa
4402ea34de
Fixed mistake in last commit.
2013-05-24 16:46:35 +01:00
Diogo Sousa
faa53a5335
Spell check dictionaries were not being updated when changed.
2013-05-24 00:01:25 +01:00
TingPing
44a88fc1ab
Merge pull request #618 from orium/server-command-password-fix
...
Fix issue with /server command
2013-05-23 07:28:58 -07: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
TingPing
fcdd85ae5e
Merge pull request #603 from orium/lag-meter-stuck
...
Fix an issue where the lag meter could get stuck after reconnect
2013-05-22 17:17:28 -07:00
TingPing
fd71bb768a
Python: Allow unhooking commands and prints by name
2013-05-22 19:30:49 -03:00
TingPing
66bb79ef10
Improve sort keybinding in servlist
...
also disable auto sorting on fav channels, closes #606
2013-05-20 13:19:20 -03:00
Berke Viktor
3b4cc9d806
Use png instead of svg
2013-05-20 15:59:41 +02:00
Berke Viktor
79221c403b
Temporary workaround for reconnect crashes on win32
...
Yes, we really need to fix this ASAP
2013-05-20 14:39:24 +02:00
Berke Viktor
0ab11cc09a
Add structs and use treeview
2013-05-20 13:21:27 +02:00
Berke Viktor
1432ecfb33
Sample code docs for challengeauth_response()
2013-05-20 12:38:50 +02:00
Berke Viktor
341cfbb527
Set up Doxyfile
2013-05-20 12:31:09 +02:00
Berke Viktor
78573ae0c9
Add default Doxyfile
2013-05-20 12:24:25 +02:00
Berke Viktor
8a9d3e21f2
Update dirent.h win32 implementation
2013-05-20 00:22:20 +02:00
Berke Viktor
8655c4b007
Reorganize Preferences
2013-05-19 20:43:21 +02:00
Berke Viktor
5fa23341b3
Avoid useless strdup() and free() calls
2013-05-19 12:17:37 +02:00
Berke Viktor
67274f91e9
Add default connect commands for networks with obscure login methods
...
Yeah, QuakeNet is an exception
2013-05-19 12:15:31 +02:00
Berke Viktor
c0cc6a2c93
Cosmetics
2013-05-19 11:49:27 +03:00
Berke Viktor
b2fec642fe
Login type cleanup
2013-05-19 05:17:13 +02:00
Berke Viktor
d60cecb8d3
Add custom login type to avoid collisions
2013-05-19 04:34:20 +02:00
Berke Viktor
c168a9adc6
Add variables for user credentials in connect commands
2013-05-19 03:30:45 +02:00
Berke Viktor
f778245a86
Simplify SASL auth string generation code
2013-05-19 01:21:27 +02:00