Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add session.c | James Booth | 2016-05-05 | 1 | -2/+2 |
| | |||||
* | Tidy xmpp headers | James Booth | 2016-05-04 | 1 | -0/+1 |
| | |||||
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 1 | -0/+11 |
| | |||||
* | Plugins: Added on_room_win_focus | James Booth | 2016-04-07 | 1 | -0/+1 |
| | |||||
* | Plugins: Added on_chat_win_focus | James Booth | 2016-04-07 | 1 | -0/+3 |
| | |||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | Free GList in wins_get_plugin | James Booth | 2016-03-07 | 1 | -0/+1 |
| | |||||
* | Add plugin wins to /win and /close autocompletion | James Booth | 2016-03-01 | 1 | -3/+17 |
| | |||||
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: src/main.c src/ui/console.c | ||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | | |||||
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -1/+33 |
|/ | |||||
* | Fix memory leaks | James Booth | 2016-02-14 | 1 | -0/+1 |
| | |||||
* | Fix room notification reminders | James Booth | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | Added /roster show|hide unsubscribed | James Booth | 2016-02-07 | 1 | -0/+29 |
| | |||||
* | Don't show notification reminders for messages the user does not want ↵ | James Booth | 2016-02-04 | 1 | -3/+0 |
| | | | | notifications for | ||||
* | Removed unused arg: prefs_do_chat_notify() | James Booth | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | Update autocompleters on roster nick change/clear | James Booth | 2016-02-03 | 1 | -0/+26 |
| | | | | fixes #720 | ||||
* | Handle occupant nick change in private wins | James Booth | 2016-02-02 | 1 | -0/+24 |
| | |||||
* | Added themes for roster room mention and triggers | James Booth | 2016-01-25 | 1 | -0/+2 |
| | | | | closes #718 | ||||
* | Added private chat roster group | James Booth | 2016-01-24 | 1 | -1/+1 |
| | |||||
* | Added private chat to roster rooms | James Booth | 2016-01-24 | 1 | -0/+25 |
| | |||||
* | Added window title autocomplete to /close command | James Booth | 2016-01-13 | 1 | -0/+28 |
| | |||||
* | Added /win navigation by jid, win title | James Booth | 2016-01-07 | 1 | -0/+124 |
| | |||||
* | Added /wins unread | James Booth | 2015-11-30 | 1 | -12/+18 |
| | |||||
* | Tidy wins_create_summary() | James Booth | 2015-11-29 | 1 | -92/+12 |
| | |||||
* | Only show reminder notifications when notifications are enabled | James Booth | 2015-11-25 | 1 | -0/+20 |
| | |||||
* | Renamed ui_switch_win -> ui_focus_win | James Booth | 2015-11-02 | 1 | -3/+3 |
| | |||||
* | Removed ui_events module | James Booth | 2015-10-27 | 1 | -1/+0 |
| | |||||
* | Removed ui_ev_focus_win | James Booth | 2015-10-27 | 1 | -3/+3 |
| | |||||
* | Removed ui_chat_win_exists | James Booth | 2015-10-26 | 1 | -0/+7 |
| | |||||
* | Applied coding style to src/ | James Booth | 2015-10-26 | 1 | -27/+27 |
| | |||||
* | Added indent padding | James Booth | 2015-07-29 | 1 | -1/+1 |
| | |||||
* | Removed wins_get_current_* functions | James Booth | 2015-06-17 | 1 | -68/+0 |
| | |||||
* | Moved UI interfaces to ui.h | James Booth | 2015-06-15 | 1 | -1/+0 |
| | |||||
* | Moved ui/windows -> window_list | James Booth | 2015-06-15 | 1 | -0/+810 |