Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | 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 | |||||
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 1 | -1/+2 | |
| | | | | issue #829 | |||||
* | Remove plugin window on /close | James Booth | 2016-07-12 | 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 | |
| | ||||||
* | Merge remote-tracking branch 'asdil12/tray_config' | James Booth | 2016-04-17 | 1 | -0/+1 | |
| | ||||||
* | Added whole word matches for room mention | James Booth | 2016-04-07 | 1 | -1/+1 | |
| | ||||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -3/+3 | |
| | ||||||
* | Add PGP decryption for incoming/outgoing carbons | James Booth | 2016-03-22 | 1 | -1/+1 | |
| | ||||||
* | Tidied cons_show_help | James Booth | 2016-02-18 | 1 | -3/+1 | |
| | ||||||
* | Added new help format to c plugins WIP | James Booth | 2016-02-18 | 1 | -0/+2 | |
| | ||||||
* | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -5/+14 | |
| | ||||||
* | Highlight room trigger terms | James Booth | 2016-02-13 | 1 | -1/+1 | |
| | ||||||
* | Fix room notification reminders | James Booth | 2016-02-07 | 1 | -1/+1 | |
| | ||||||
* | Implemented /console chat setting | James Booth | 2016-02-03 | 1 | -1/+1 | |
| | ||||||
* | Fixed tests | James Booth | 2016-02-03 | 1 | -0/+2 | |
| | ||||||
* | Handle occupant kicked/banned in private chat wins | James Booth | 2016-02-02 | 1 | -0/+6 | |
| | ||||||
* | Show console messages for room mention and triggers | James Booth | 2016-01-24 | 1 | -1/+1 | |
| | | | | closes #719 | |||||
* | Fixed tests | James Booth | 2016-01-24 | 1 | -1/+1 | |
| | ||||||
* | WIP: Add /theme properties command | James Booth | 2016-01-21 | 1 | -0/+1 | |
| | ||||||
* | Added roster struct, create and destroy roster on connect/disconnect | James Booth | 2016-01-05 | 1 | -1/+1 | |
| | ||||||
* | Added /console command | James Booth | 2015-12-29 | 1 | -0/+1 | |
| | ||||||
* | Added cons_show_incoming_room_message() | James Booth | 2015-12-20 | 1 | -0/+1 | |
| | ||||||
* | Added /wins unread | James Booth | 2015-11-30 | 1 | -1/+5 | |
| | ||||||
* | Only show reminder notifications when notifications are enabled | James Booth | 2015-11-25 | 1 | -0/+4 | |
| | ||||||
* | Tidy regular chat and room notifications | James Booth | 2015-11-24 | 1 | -1/+1 | |
| | ||||||
* | Show summary of trusted certificates, add /tls cert <fingerprint> | James Booth | 2015-11-22 | 1 | -1/+1 | |
| | | | | fixes #676 | |||||
* | Removed unused priority settings | James Booth | 2015-11-20 | 1 | -1/+0 | |
| | ||||||
* | Fixed tests | James Booth | 2015-11-10 | 1 | -0/+11 | |
| | ||||||
* | Renamed MUC private window functions | James Booth | 2015-11-08 | 1 | -2/+2 | |
| | ||||||
* | ui_incoming_private_msg takes ProfPrivateWin, added asserts | James Booth | 2015-11-08 | 1 | -1/+1 | |
| | ||||||
* | Removed ui_new_private_win | James Booth | 2015-11-05 | 1 | -4/+0 | |
| | ||||||
* | Make all mucconfwin functions take ProfMucConfWin | James Booth | 2015-11-02 | 1 | -2/+2 | |
| | ||||||
* | Renamed mucconfwin functions | James Booth | 2015-11-02 | 1 | -5/+5 | |
| | ||||||
* | Removed ui_statusbar_new | James Booth | 2015-11-02 | 1 | -1/+0 | |
| | ||||||
* | Removed ui_clear_win | James Booth | 2015-11-02 | 1 | -2/+1 | |
| | ||||||
* | Removed ui_unread | James Booth | 2015-11-02 | 1 | -4/+0 | |
| |