Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-12 | Tweak 908 syntax | TingPing | |
2014-01-12 | Add another badge to readme | TingPing | |
2014-01-12 | ... Add inbound_sasl_supportedmechs to inbound.h | TingPing | |
2014-01-12 | Support numeric 908 | TingPing | |
2014-01-11 | Add Turkish language to preferences | TingPing | |
Users of uk, vi, and wa languages will have to manually change their lang on Windows after this. | |||
2014-01-11 | Fix Turkish translation & update language list | Eustachy Kapusta | |
2014-01-11 | Update Translations | Eustachy Kapusta | |
2014-01-11 | ... and ignore blank network passwords | TingPing | |
2014-01-11 | Login when /server is used on known hostname | TingPing | |
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 | libsexy: Properly reflect reset attributes in input | TingPing | |
2014-01-08 | Don't select tab while closing with middle-click | TingPing | |
Also fix unused warning and ignore shift right click | |||
2014-01-08 | Fix warnings | TingPing | |
2014-01-08 | Rewrite dns command | TingPing | |
- Cross platform - Doesn't depend on external tools | |||
2014-01-04 | Define AI_ADDRCONFIG in inet.h, needed by OpenBSD | Connor Cooper | |
2014-01-03 | Change url-handler example to firefox -new-window | TingPing | |
Firefox removed the ability to open private windows with a link | |||
2014-01-02 | Bind middle-click to close tab | TingPing | |
Closes #832 | |||
2013-12-27 | Fixed whitespace. | Arnavion | |
2013-12-27 | fe-gtk: Fixed notification balloons for PMs not getting displayed if ↵ | Arnavion | |
blinking tray icons for PMs is unchecked. | |||
2013-12-27 | Replaced use of T4 templates with PS-based templates. | Arnavion | |
TextTransform.exe is not available with Express versions of Visual Studio. | |||
2013-12-27 | Properly request server-time when it's the only cap | TingPing | |
Closes #862 | |||
2013-12-25 | Merge pull request #842 from ManiacTwister/setup-fix | TingPing | |
Fixed setup window title offsets | |||
2013-12-25 | Merge branch 'pr/823' | TingPing | |
2013-12-25 | Merge pull request #846 from grimreaper/patch-1 | TingPing | |
Fix autogen.sh shebang line | |||
2013-12-25 | Add Techman's World IRC network | PoorDog | |
Closes #813 | |||
2013-12-25 | Fix autogen.sh shebang line | grimreaper | |
/bin/bash does not exist on many systems. In addition this script appears to be POSIX compatible so just use the appropriate shebang line. | |||
2013-12-23 | Merge pull request #864 from RichardHitt/snadge | TingPing | |
Ignore realname if it's a null string | |||
2013-12-23 | Only return channel sessions from find_channel() | TingPing | |
Closes #865 | |||
2013-12-22 | Ignore realname if it's a null string | RichardHitt | |
2013-11-28 | Fix NAMES command syntax | TingPing | |
2013-11-27 | Merge pull request #848 from orium/print-priority-847 | TingPing | |
Print{,_attr} and server{,_attr} hooks priority fix | |||
2013-11-28 | Print{,_attr} and server{,_attr} hooks were incorrectly handled when both | Diogo Sousa | |
version existed (regular and attrs). Specifically, the priority was not respected, and both versions were run even when EAT_PLUGIN was returned. Fixes #847. | |||
2013-11-23 | Fix autogen.sh shebang line | grimreaper | |
/bin/bash does not exist on many systems. In addition this script appears to be POSIX compatible so just use the appropriate shebang line. | |||
2013-11-23 | update help message for /names | TingPing | |
2013-11-22 | Fix more warnings | TingPing | |
2013-11-22 | Fix warnings | TingPing | |
2013-11-19 | Merge pull request #845 from somasonic/master | TingPing | |
Added Interlinked to servlist.c | |||
2013-11-19 | Add Interlinked | Andrew | |
2013-11-18 | Fixed setup window title offsets | ManiacTwister | |
2013-11-17 | Fix crash with negative timestamp in banlist | TingPing | |
Closes #841 | |||
2013-11-16 | win32: Improvements to portable-mode in installer | TingPing | |
2013-11-15 | win32: Download spelling dictionaries from installer | TingPing | |
2013-11-14 | Fixes #836. Move to line boundary in _scroll{down,up}_timeout() not _scroll(). | RichardHitt | |
2013-11-12 | Fixes #837. Rewrite gtk_xtext_scroll{down,up}_timeout(). | RichardHitt | |
2013-11-11 | Fixes #836. In gtk_xtext_scroll() always force line integral line boundary. | RichardHitt | |
2013-11-10 | win32: Download deps during installation | TingPing | |
2013-11-03 | installer: Use correct path to iscc.exe depending on the platform. | Arnavion | |
2013-11-03 | fe-gtk: Quote path to glib-compile-resources.exe | Arnavion | |
2013-11-03 | Use correct path to TextTransform.exe depending on the platform. | Arnavion | |
2013-11-02 | Fix invalid timestamps crashing on Windows | TingPing | |
2013-11-01 | Update help message for kick/kickban | TingPing | |