Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Move connection fulljid function | James Booth | 2016-05-06 | 2 | -2/+2 | |
* | Rename jabber_ functions | James Booth | 2016-05-06 | 3 | -6/+6 | |
* | Add session.c | James Booth | 2016-05-05 | 6 | -10/+10 | |
* | Tidy xmpp headers | James Booth | 2016-05-04 | 1 | -1/+0 | |
* | Define stanza's attributes as const char* | Dmitry Podgorny | 2016-04-27 | 1 | -2/+2 | |
* | Fix OSX compile | James Booth | 2016-04-26 | 3 | -1/+45 | |
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 5 | -0/+42 | |
* | Merge remote-tracking branch 'asdil12/tray_config' | James Booth | 2016-04-17 | 2 | -0/+11 | |
|\ | ||||||
| * | Make tray icon configurable using /tray cmd | Dominik Heidler | 2016-04-16 | 2 | -0/+17 | |
|/ | ||||||
* | Plugins: Added on_room_history_message | James Booth | 2016-04-08 | 1 | -0/+3 |