Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include CHANGELOG and README.md in package | James Booth | 2017-02-07 | 1 | -1/+1 |
* | Add stub_ui.h to Makefile.am | James Booth | 2016-10-02 | 1 | -1/+1 |
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 1 | -0/+1 |
* | Release 0.5.0 | James Booth | 2016-09-15 | 1 | -1/+1 |
* | Use hashtables for plugin disco features | James Booth | 2016-08-17 | 1 | -0/+1 |
* | Add config/files.c | James Booth | 2016-07-24 | 1 | -0/+2 |
* | Moved window_list.c | James Booth | 2016-07-24 | 1 | -2/+2 |
* | Moved tray.c | James Booth | 2016-07-24 | 1 | -2/+2 |
* | Moved roster_list.c | James Booth | 2016-07-24 | 1 | -2/+2 |
* | Moved resource.c | James Booth | 2016-07-24 | 1 | -2/+2 |
* | Moved muc.c | James Booth | 2016-07-24 | 1 | -2/+2 |
* | Moved jid.c | James Booth | 2016-07-24 | 1 | -2/+2 |
* | Moved contact.c | James Booth | 2016-07-24 | 1 | -2/+2 |
* | Moved chat_state.c | James Booth | 2016-07-24 | 1 | -2/+2 |
* | Moved chat_session.c | James Booth | 2016-07-24 | 1 | -4/+4 |
* | Free plugins commands on quit | James Booth | 2016-07-04 | 1 | -0/+1 |
* | Move /statuses options to /presence command | James Booth | 2016-05-31 | 1 | -1/+1 |
* | Rename command sources | James Booth | 2016-05-22 | 1 | -6/+6 |
* | Add cmd_autocomplete.c | James Booth | 2016-05-20 | 1 | -0/+2 |
* | Add session.c | James Booth | 2016-05-05 | 1 | -0/+1 |
* | Renamed connection.c -> session.c | James Booth | 2016-05-05 | 1 | -2/+2 |
* | Add /blocked command | James Booth | 2016-05-01 | 1 | -0/+1 |
* | Plugins: Added prof_disco_add_feature() | James Booth | 2016-04-30 | 1 | -0/+2 |
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 1 | -0/+3 |
* | Merge remote-tracking branch 'Dav1d23/master' | James Booth | 2016-04-11 | 1 | -2/+8 |
|\ | |||||
| * | fix tests | David | 2016-03-13 | 1 | -0/+1 |
| * | Merge branch 'tray_icon' into HEAD | David | 2016-03-12 | 1 | -2/+7 |
| |\ | |||||
| | * | Use a folder to add icons | David | 2016-03-07 | 1 | -1/+5 |
| | * | Introduce Tray Icon for Profanity | David | 2016-03-06 | 1 | -1/+2 |
* | | | Added boolean settings for plugins | James Booth | 2016-03-25 | 1 | -1/+3 |
|/ / | |||||
* | | Merge branch 'master' into plugins-python | James Booth | 2016-02-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixed cygwin compile | James Booth | 2016-02-28 | 1 | -1/+1 |
* | | | Added python plugins code | James Booth | 2016-02-24 | 1 | -0/+9 |
|/ / | |||||
* | | Added theme support to plugins | James Booth | 2016-02-21 | 1 | -1/+3 |
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -1/+27 |
|/ | |||||
* | Call UI disconnect functions before disconnecting with /disconnect | James Booth | 2016-01-05 | 1 | -0/+1 |
* | Added muc functional tests | James Booth | 2015-12-20 | 1 | -0/+1 |
* | Created config/conflists.c for shared config list handling | James Booth | 2015-11-23 | 1 | -0/+2 |
* | Added privwin module | James Booth | 2015-11-05 | 1 | -0/+1 |
* | Added mucconfwin module | James Booth | 2015-11-02 | 1 | -0/+1 |
* | Added mucwin module | James Booth | 2015-11-01 | 1 | -0/+1 |
* | Added xmlwin module | James Booth | 2015-11-01 | 1 | -0/+1 |
* | Removed ui_events module | James Booth | 2015-10-27 | 1 | -2/+0 |
* | Extracted chatwin.c | James Booth | 2015-10-26 | 1 | -0/+1 |
* | Add ability to script commands after connect | James Booth | 2015-10-15 | 1 | -1/+3 |
* | Save trusted certificates to tlscerts file with more information | James Booth | 2015-09-24 | 1 | -0/+2 |
* | Added software version request tests | James Booth | 2015-08-04 | 1 | -0/+1 |
* | Fixed tests for new command format | James Booth | 2015-07-27 | 1 | -17/+17 |
* | Added id attributes to roster queries | James Booth | 2015-07-22 | 1 | -0/+1 |
* | Added libexpect check for functional tests | James Booth | 2015-07-20 | 1 | -0/+2 |