about summary refs log tree commit diff stats
path: root/src/ui/console.c
Commit message (Expand)AuthorAgeFilesLines
* Add win_appendJames Booth2016-10-151-29/+28
* Add win_appendlnJames Booth2016-10-151-26/+26
* Add win_printJames Booth2016-10-151-87/+96
* Rename win_println -> win_println_indentJames Booth2016-10-151-1/+1
* Use win_printf_line instead of win_printlnJames Booth2016-10-151-18/+18
* Add ch arg to win_printf_lineJames Booth2016-10-151-34/+34
* Use THEME_DEFAULTJames Booth2016-10-141-36/+36
* Add win_printf_lineJames Booth2016-10-141-36/+36
* Always use string format in win_printfJames Booth2016-10-121-13/+13
* Remove win_print, use win_printf insteadJames Booth2016-10-111-65/+58
* Rename win_vprint -> win_printfJames Booth2016-10-111-50/+50
* Allow vertical positioning of all windowsJames Booth2016-09-231-5/+8
* Rename /titlebar -> /wintitleJames Booth2016-09-221-8/+8
* Add /inputwin top|bottom commandJames Booth2016-09-191-0/+9
* Rename Bookmark->jid to Bookmark->barejidJames Booth2016-08-281-4/+4
* Use SoftwareVersion in EntityCapabilitiesJames Booth2016-08-131-32/+39
* Use DiscoIdentity in EntityCapabilitiesJames Booth2016-08-131-18/+22
* Rename Capabilties -> EntityCapabilitiesJames Booth2016-08-131-2/+2
* Tidy headersJames Booth2016-07-241-5/+5
* Moved roster_list.cJames Booth2016-07-241-1/+1
* Moved muc.cJames Booth2016-07-241-1/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Updated GPL URLPete Maynard2016-07-211-1/+1
* Move /statuses options to /presence commandJames Booth2016-05-311-19/+14
* Update window navigation helpJames Booth2016-05-251-5/+8
* Option to bookmark room invitesJames Booth2016-05-231-0/+8
* Merge branch 'cmd-tidy'James Booth2016-05-231-1/+1
|\
| * Rename command sourcesJames Booth2016-05-221-1/+1
* | Updated console output for room invitesJames Booth2016-05-231-1/+2
|/
* Fix output for tray timer settingJames Booth2016-05-151-1/+5
* Add /tray timer <seconds>James Booth2016-05-151-0/+3
* Add /tray read on|off commandJames Booth2016-05-151-0/+5
* Move available resources to connection structJames Booth2016-05-071-1/+1
* Remove redundant tls secured functionJames Booth2016-05-061-1/+1
* Rename jabber_ functionsJames Booth2016-05-061-3/+3
* Add session.cJames Booth2016-05-051-2/+2
* Tidy xmpp headersJames Booth2016-05-041-1/+0
* Merge remote-tracking branch 'asdil12/tray_config'James Booth2016-04-171-0/+10
|\
| * Make tray icon configurable using /tray cmdDominik Heidler2016-04-161-0/+14
|/
* Added whole word matches for room mentionJames Booth2016-04-071-0/+10
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-15/+15
* Added prof_cons_bad_cmd_usage plugin functionJames Booth2016-02-181-43/+0
* Integrated plugins with /help commandJames Booth2016-02-181-0/+1
* Tidied cons_show_helpJames Booth2016-02-181-43/+43
* Added new help format to c plugins WIPJames Booth2016-02-181-0/+43
* Merge branch 'master' into plugins-cJames Booth2016-02-141-2/+2
|\
| * Updated copyrightJames Booth2016-02-141-2/+2
* | Added C plugin code from plugins branchJames Booth2016-02-141-15/+15
|/
* Highlight room trigger termsJames Booth2016-02-131-0/+1
* Added roommention.term theme optionJames Booth2016-02-101-0/+1