Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 9 | -103/+209 | |
* | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 3 | -10/+10 | |
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 6 | -13/+97 | |
* | Fix implicit declaration of function free | Dmitry Podgorny | 2016-09-02 | 1 | -0/+1 | |
* | Rename Bookmark->jid to Bookmark->barejid | James Booth | 2016-08-28 | 1 | -4/+4 | |
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 2 | -3/+5 | |
* | Use SoftwareVersion in EntityCapabilities | James Booth | 2016-08-13 | 2 | -64/+79 | |
* | Use DiscoIdentity in EntityCapabilities | James Booth | 2016-08-13 | 2 | -36/+44 | |
* | Rename Capabilties -> EntityCapabilities | James Booth | 2016-08-13 | 2 | -4/+4 | |
* | Add resource to chat message plugin hooks | James Booth | 2016-08-10 | 1 | -2/+2 | |
* | Tidy rosterwin memory handling | James Booth | 2016-07-25 | 1 | -10/+20 | |
* | Unreference GDateTime | James Booth | 2016-07-25 | 1 | -0/+1 | |
* | Store GTimeZone in statusbar | James Booth | 2016-07-25 | 1 | -2/+5 | |
* | Free old hash table on wins_tidy | James Booth | 2016-07-25 | 1 | -2/+3 | |
* | Free icon dir path name | James Booth | 2016-07-25 | 1 | -0/+1 | |
* | Move all filepath handling to files.c | James Booth | 2016-07-24 | 2 | -5/+3 | |
* | Move xgd functions | James Booth | 2016-07-24 | 2 | -2/+3 | |
* | Move window functions to window_list.c | James Booth | 2016-07-24 | 1 | -12/+87 | |
* | Add config/files.c | James Booth | 2016-07-24 | 1 | -0/+1 | |
* | Tidy headers | James Booth | 2016-07-24 | 19 | -62/+68 | |
* | Moved window_list.c | James Booth | 2016-07-24 | 2 | -0/+1128 | |
* | Moved tray.c | James Booth | 2016-07-24 | 2 | -0/+281 | |
* | Moved roster_list.c | James Booth | 2016-07-24 | 7 | -7/+7 | |
* | Moved muc.c | James Booth | 2016-07-24 | 6 | -6/+6 | |
* | Moved jid.c | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Moved contact.c | James Booth | 2016-07-24 | 3 | -3/+3 | |
* | Moved chat_state.c | James Booth | 2016-07-24 | 3 | -3/+3 | |
* | Moved chat_session.c | James Booth | 2016-07-24 | 3 | -3/+3 | |
* | Moved chat state handling code to chat_state.c | James Booth | 2016-07-24 | 1 | -2/+3 | |
* | Update GPL link in headers | James Booth | 2016-07-24 | 22 | -22/+22 | |
* | Updated GPL URL | Pete Maynard | 2016-07-21 | 1 | -1/+1 | |
* | Free memory when plugin windows closed | James Booth | 2016-07-13 | 1 | -0/+1 | |
* | Remove plugin window on /close | James Booth | 2016-07-12 | 3 | -2/+4 | |
* | Free plugins commands on quit | James Booth | 2016-07-04 | 2 | -2/+2 | |
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 2 | -2/+2 | |
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 2 | -2/+2 | |
* | Move /statuses options to /presence command | James Booth | 2016-05-31 | 2 | -20/+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 | 4 | -9/+10 | |
|\ | ||||||
| * | Rename command sources | James Booth | 2016-05-22 | 4 | -5/+5 | |
| * | Add cmd_autocomplete.c | James Booth | 2016-05-20 | 2 | -6/+7 | |
* | | 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 | |
* | Reorder headers in inputwin.c | James Booth | 2016-05-11 | 1 | -1/+1 | |
* | Added missing header in ui.h | James Booth | 2016-05-11 | 1 | -0/+1 | |
* | Move available resources to connection struct | James Booth | 2016-05-07 | 1 | -1/+1 | |
* | Remove redundant tls secured function | James Booth | 2016-05-06 | 3 | -5/+5 |