Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix tests | James Booth | 2017-01-16 | 1 | -1/+0 | |
| | ||||||
* | Remove status from cl_ev_presence_send | James Booth | 2017-01-15 | 5 | -5/+33 | |
| | | | | fixes #888 | |||||
* | Allow clearing account resource | James Booth | 2016-11-22 | 3 | -2/+3 | |
| | | | | issue #880 | |||||
* | Use server features for account muc service | James Booth | 2016-11-20 | 5 | -18/+2 | |
| | | | | issue #878 | |||||
* | Remove ui_current_print_formatted_line | James Booth | 2016-10-16 | 3 | -15/+6 | |
| | ||||||
* | Remove ui_current_print_line | James Booth | 2016-10-16 | 3 | -7/+15 | |
| | ||||||
* | Use varargs in win_println_indent | James Booth | 2016-10-15 | 1 | -1/+1 | |
| | ||||||
* | Add win_appendln | James Booth | 2016-10-15 | 1 | -0/+1 | |
| | ||||||
* | Add win_print | James Booth | 2016-10-15 | 1 | -1/+2 | |
| | ||||||
* | Rename win_println -> win_println_indent | James Booth | 2016-10-15 | 1 | -1/+1 | |
| | ||||||
* | Remove win_vprintln_ch | James Booth | 2016-10-15 | 1 | -1/+0 | |
| | ||||||
* | Remove ui_current_error_line | James Booth | 2016-10-15 | 1 | -2/+0 | |
| | ||||||
* | Remove ui_win_error_line | James Booth | 2016-10-15 | 1 | -1/+0 | |
| | ||||||
* | Rename win_get_string -> win_to_string | James Booth | 2016-10-15 | 1 | -1/+1 | |
| | ||||||
* | Add ch arg to win_printf_line | James Booth | 2016-10-15 | 1 | -1/+1 | |
| | ||||||
* | Add win_printf_line | James Booth | 2016-10-12 | 1 | -0/+2 | |
| | ||||||
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 1 | -1/+0 | |
| | ||||||
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 1 | -1/+1 | |
| | ||||||
* | Use current room for /bookmark add and /bookmark remove | James Booth | 2016-10-05 | 1 | -1/+2 | |
| | ||||||
* | Tests: disable occupants panel in functional tests | James Booth | 2016-09-26 | 2 | -2/+2 | |
| | ||||||
* | Tests: longer timeout for failing functional test on travis | James Booth | 2016-09-26 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'master' into win-order | James Booth | 2016-09-25 | 2 | -1/+11 | |
|\ | ||||||
| * | Fix assertion errors in unit tests | James Booth | 2016-09-25 | 2 | -1/+11 | |
| | | ||||||
* | | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 1 | -1/+1 | |
| | | ||||||
* | | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 1 | -1/+1 | |
|/ | ||||||
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 1 | -0/+1 | |
| | | | | closes #853 | |||||
* | Rename Bookmark->jid to Bookmark->barejid | James Booth | 2016-08-28 | 1 | -7/+7 | |
| | ||||||
* | log_info on private carbons | James Booth | 2016-08-28 | 3 | -0/+32 | |
| | ||||||
* | Use hash table for bookmarks | James Booth | 2016-08-21 | 2 | -3/+1 | |
| | ||||||
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 6 | -6/+51 | |
| | | | | issue #829 | |||||
* | Only include receipts feature in disco responses when enabled | James Booth | 2016-08-18 | 1 | -0/+2 | |
| | | | | issue #829 | |||||
* | Use hashtables for plugin disco features | James Booth | 2016-08-17 | 3 | -0/+147 | |
| | ||||||
* | Rename Capabilties -> EntityCapabilities | James Booth | 2016-08-13 | 1 | -2/+2 | |
| | ||||||
* | Move all filepath handling to files.c | James Booth | 2016-07-24 | 1 | -18/+2 | |
| | ||||||
* | Move xgd functions | James Booth | 2016-07-24 | 1 | -2/+2 | |
| | ||||||
* | Move window functions to window_list.c | James Booth | 2016-07-24 | 3 | -315/+0 | |
| | ||||||
* | Move autoaway check | James Booth | 2016-07-24 | 1 | -0/+2 | |
| | ||||||
* | Moved window_list.c | James Booth | 2016-07-24 | 1 | -1/+1 | |
| | ||||||
* | Moved roster_list.c | James Booth | 2016-07-24 | 4 | -4/+4 | |
| | ||||||
* | Moved muc.c | James Booth | 2016-07-24 | 4 | -4/+4 | |
| | ||||||
* | Moved jid.c | James Booth | 2016-07-24 | 1 | -2/+2 | |
| | ||||||
* | Moved contact.c | James Booth | 2016-07-24 | 3 | -3/+3 | |
| | ||||||
* | Moved chat_session.c | James Booth | 2016-07-24 | 5 | -6/+6 | |
| | ||||||
* | Move event timeout to connection module | James Booth | 2016-07-24 | 1 | -1/+1 | |
| | ||||||
* | Remove plugin window on /close | James Booth | 2016-07-12 | 1 | -1/+1 | |
| | ||||||
* | Unit test for callback_add_command() | James Booth | 2016-07-04 | 1 | -7/+32 | |
| | ||||||
* | Free plugins commands on quit | James Booth | 2016-07-04 | 4 | -1/+39 | |
| | ||||||
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 1 | -1/+1 | |
| | | | | This reverts commit a01eb5d08e1b39d60a6f8fc26e5a87ceb92ec18f. | |||||
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 1 | -1/+1 | |
| | ||||||
* | Move /statuses options to /presence command | James Booth | 2016-05-31 | 4 | -61/+61 | |
| |