Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added main.help.header theme option | Frank Zschockelt | 2016-10-29 | 1 | -9/+9 |
* | Remove cons_show_word | James Booth | 2016-10-16 | 1 | -7/+0 |
* | Remove cons_show_time | James Booth | 2016-10-16 | 1 | -7/+0 |
* | Use varargs in win_println_indent | James Booth | 2016-10-15 | 1 | -2/+2 |
* | Add win_append | James Booth | 2016-10-15 | 1 | -29/+28 |
* | Add win_appendln | James Booth | 2016-10-15 | 1 | -26/+26 |
* | Add win_print | James Booth | 2016-10-15 | 1 | -87/+96 |
* | Rename win_println -> win_println_indent | James Booth | 2016-10-15 | 1 | -1/+1 |
* | Use win_printf_line instead of win_println | James Booth | 2016-10-15 | 1 | -18/+18 |
* | Add ch arg to win_printf_line | James Booth | 2016-10-15 | 1 | -34/+34 |
* | Use THEME_DEFAULT | James Booth | 2016-10-14 | 1 | -36/+36 |
* | Add win_printf_line | James Booth | 2016-10-14 | 1 | -36/+36 |
* | Always use string format in win_printf | James Booth | 2016-10-12 | 1 | -13/+13 |
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 1 | -65/+58 |
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 1 | -50/+50 |
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 1 | -5/+8 |
* | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 1 | -8/+8 |
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 1 | -0/+9 |
* | Rename Bookmark->jid to Bookmark->barejid | James Booth | 2016-08-28 | 1 | -4/+4 |
* | Use SoftwareVersion in EntityCapabilities | James Booth | 2016-08-13 | 1 | -32/+39 |
* | Use DiscoIdentity in EntityCapabilities | James Booth | 2016-08-13 | 1 | -18/+22 |
* | Rename Capabilties -> EntityCapabilities | James Booth | 2016-08-13 | 1 | -2/+2 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -5/+5 |
* | Moved roster_list.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved muc.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Updated GPL URL | Pete Maynard | 2016-07-21 | 1 | -1/+1 |
* | Move /statuses options to /presence command | James Booth | 2016-05-31 | 1 | -19/+14 |
* | Update window navigation help | James Booth | 2016-05-25 | 1 | -5/+8 |
* | Option to bookmark room invites | James Booth | 2016-05-23 | 1 | -0/+8 |
* | Merge branch 'cmd-tidy' | James Booth | 2016-05-23 | 1 | -1/+1 |
|\ | |||||
| * | Rename command sources | James Booth | 2016-05-22 | 1 | -1/+1 |
* | | Updated console output for room invites | James Booth | 2016-05-23 | 1 | -1/+2 |
|/ | |||||
* | Fix output for tray timer setting | James Booth | 2016-05-15 | 1 | -1/+5 |
* | Add /tray timer <seconds> | James Booth | 2016-05-15 | 1 | -0/+3 |
* | Add /tray read on|off command | James Booth | 2016-05-15 | 1 | -0/+5 |
* | Move available resources to connection struct | James Booth | 2016-05-07 | 1 | -1/+1 |
* | Remove redundant tls secured function | James Booth | 2016-05-06 | 1 | -1/+1 |
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -3/+3 |
* | Add session.c | James Booth | 2016-05-05 | 1 | -2/+2 |
* | Tidy xmpp headers | James Booth | 2016-05-04 | 1 | -1/+0 |
* | Merge remote-tracking branch 'asdil12/tray_config' | James Booth | 2016-04-17 | 1 | -0/+10 |
|\ | |||||
| * | Make tray icon configurable using /tray cmd | Dominik Heidler | 2016-04-16 | 1 | -0/+14 |
|/ | |||||
* | Added whole word matches for room mention | James Booth | 2016-04-07 | 1 | -0/+10 |
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -15/+15 |
* | Added prof_cons_bad_cmd_usage plugin function | James Booth | 2016-02-18 | 1 | -43/+0 |
* | Integrated plugins with /help command | James Booth | 2016-02-18 | 1 | -0/+1 |
* | Tidied cons_show_help | James Booth | 2016-02-18 | 1 | -43/+43 |
* | Added new help format to c plugins WIP | James Booth | 2016-02-18 | 1 | -0/+43 |
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -2/+2 |
|\ |