Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce scope of num in ui_print_system_msg_from_recipient() | Michael Vetter | 2019-07-22 | 1 | -3/+1 |
| | |||||
* | Add OMEMO policy | Paul Fariello | 2019-04-17 | 1 | -1/+1 |
| | | | | | | | | | | | | There is 3 policy: - manual: OMEMO session are only started manually - automatic: OMEMO session are only started if they have been started manually before - always: OMEMO session are always started unless they have been ended manually before Closes #1040 and fixes #1052 | ||||
* | Fix use after free bug | David Baer | 2019-03-22 | 1 | -5/+5 |
| | |||||
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Rename mucconf wins into conf wins | Paul Fariello | 2018-09-05 | 1 | -10/+10 |
| | | | | Configuration windows are now being used by both muc and cmd. | ||||
* | Use jid prefs in statusbar | James Booth | 2018-03-10 | 1 | -2/+2 |
| | |||||
* | WIP add self prefs for statusbar | James Booth | 2018-03-10 | 1 | -10/+6 |
| | |||||
* | Add preferences for tab display | James Booth | 2018-03-09 | 1 | -10/+14 |
| | |||||
* | Show name in statusbar tabs WIP | James Booth | 2018-03-08 | 1 | -9/+11 |
| | |||||
* | Add time to status bar | James Booth | 2018-03-07 | 1 | -1/+2 |
| | |||||
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Check roster contact before displayng typing notification | James Booth | 2017-01-23 | 1 | -2/+6 |
| | | | | fixes #896 | ||||
* | Allow clearing account resource | James Booth | 2016-11-22 | 1 | -5/+1 |
| | | | | issue #880 | ||||
* | Remove unused functions | James Booth | 2016-10-16 | 1 | -18/+0 |
| | |||||
* | Remove ui_current_print_formatted_line | James Booth | 2016-10-16 | 1 | -13/+0 |
| | |||||
* | Remove ui_current_print_line | James Booth | 2016-10-16 | 1 | -14/+1 |
| | |||||
* | Add win_append | James Booth | 2016-10-15 | 1 | -2/+2 |
| | |||||
* | Add win_appendln | James Booth | 2016-10-15 | 1 | -3/+2 |
| | |||||
* | Add win_print | James Booth | 2016-10-15 | 1 | -35/+35 |
| | |||||
* | Remove ui_current_error_line | James Booth | 2016-10-15 | 1 | -7/+0 |
| | |||||
* | Remove ui_win_error_line | James Booth | 2016-10-15 | 1 | -6/+0 |
| | |||||
* | Use win_printf_line instead of win_println | James Booth | 2016-10-15 | 1 | -3/+3 |
| | |||||
* | Use win_printf_line where appropriate | James Booth | 2016-10-15 | 1 | -23/+23 |
| | |||||
* | Add ch arg to win_printf_line | James Booth | 2016-10-15 | 1 | -12/+12 |
| | |||||
* | Add win_printf_line | James Booth | 2016-10-14 | 1 | -9/+9 |
| | |||||
* | Always use string format in win_printf | James Booth | 2016-10-12 | 1 | -7/+7 |
| | |||||
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 1 | -15/+15 |
| | |||||
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 1 | -23/+23 |
| | |||||
* | 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 |
| | |||||
* | Tidy headers | James Booth | 2016-07-24 | 1 | -13/+15 |
| | |||||
* | Moved roster_list.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved muc.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved jid.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved contact.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved chat_session.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Free plugins commands on quit | James Booth | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Rename command sources | James Booth | 2016-05-22 | 1 | -2/+2 |
| | |||||
* | Add cmd_autocomplete.c | James Booth | 2016-05-20 | 1 | -3/+4 |
| | |||||
* | Remove redundant tls secured function | James Booth | 2016-05-06 | 1 | -2/+2 |
| | |||||
* | Move connection fulljid function | James Booth | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -2/+2 |
| | |||||
* | Add session.c | James Booth | 2016-05-05 | 1 | -4/+4 |
| | |||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -10/+10 |
| | |||||
* | 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 |
| | |