Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Allow chat prefix char to be set by plugins | James Booth | 2017-01-20 | 1 | -1/+39 |
| | |||||
* | Add titlebar encryption text to plugins api | James Booth | 2017-01-19 | 1 | -0/+18 |
| | |||||
* | Add win_print_history | James Booth | 2016-10-15 | 1 | -1/+1 |
| | |||||
* | Use win_print_outgoing for carbons | James Booth | 2016-10-15 | 1 | -1/+1 |
| | |||||
* | Rename win_print_incoming_message -> win_print_incoming | James Booth | 2016-10-15 | 1 | -2/+2 |
| | |||||
* | Add win_print_outgoing | James Booth | 2016-10-15 | 1 | -1/+1 |
| | |||||
* | Add win_print | James Booth | 2016-10-15 | 1 | -19/+19 |
| | |||||
* | Remove win_vprintln_ch | James Booth | 2016-10-15 | 1 | -12/+12 |
| | |||||
* | Use win_printf_line where appropriate | James Booth | 2016-10-15 | 1 | -6/+6 |
| | |||||
* | Add ch arg to win_printf_line | James Booth | 2016-10-15 | 1 | -1/+1 |
| | |||||
* | Use THEME_DEFAULT | James Booth | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | Add win_printf_line | James Booth | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | Always use string format in win_printf | James Booth | 2016-10-12 | 1 | -4/+4 |
| | |||||
* | Remove args from win_print_with_receipt | James Booth | 2016-10-11 | 1 | -1/+1 |
| | |||||
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 1 | -9/+9 |
| | |||||
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 1 | -1/+1 |
| | |||||
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 1 | -2/+3 |
| | | | | issue #829 | ||||
* | Add resource to chat message plugin hooks | James Booth | 2016-08-10 | 1 | -2/+2 |
| | |||||
* | Moved roster_list.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 |
| | |||||
* | Move connection fulljid function | James Booth | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | Add session.c | James Booth | 2016-05-05 | 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 | -2/+7 |
| | |||||
* | 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 | -6/+13 |
|/ | |||||
* | Don't show notification reminders for messages the user does not want ↵ | James Booth | 2016-02-04 | 1 | -3/+1 |
| | | | | notifications for | ||||
* | Tidy notify_message() | James Booth | 2016-02-04 | 1 | -14/+2 |
| | |||||
* | Removed unused arg: prefs_do_chat_notify() | James Booth | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | Implemented /console chat setting | James Booth | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | Added roster struct, create and destroy roster on connect/disconnect | James Booth | 2016-01-05 | 1 | -6/+11 |
| | |||||
* | Tidy wins_create_summary() | James Booth | 2015-11-29 | 1 | -0/+26 |
| | |||||
* | Renamed /notify message -> /notify chat | James Booth | 2015-11-29 | 1 | -1/+1 |
| | |||||
* | Added room specific notify settings | James Booth | 2015-11-28 | 1 | -1/+1 |
| | |||||
* | Only show reminder notifications when notifications are enabled | James Booth | 2015-11-25 | 1 | -2/+6 |
| | |||||
* | Implemented regular chat notify triggers | James Booth | 2015-11-25 | 1 | -11/+1 |
| | |||||
* | Tidy regular chat and room notifications | James Booth | 2015-11-24 | 1 | -2/+26 |
| | |||||
* | Added missing config.h includes | James Booth | 2015-10-31 | 1 | -0/+5 |
| | |||||
* | Added HAVE_LIBOTR checks | James Booth | 2015-10-31 | 1 | -0/+2 |
| | |||||
* | Tidied remaining chatwin functions | James Booth | 2015-10-27 | 1 | -15/+10 |
| | |||||
* | Renamed _win_show_history -> _chatwin_history | James Booth | 2015-10-27 | 1 | -4/+4 |
| | |||||
* | Tidied chatwin_outgoing_carbon | James Booth | 2015-10-27 | 1 | -10/+8 |
| | |||||
* | Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msg | James Booth | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Renamed ui_incoming_msg -> chatwin_incoming_msg | James Booth | 2015-10-27 | 1 | -24/+24 |
| | |||||
* | Renamed ui_new_chat_win -> chatwin_new | James Booth | 2015-10-27 | 1 | -2/+2 |
| | |||||
* | Moved ui_handle_otr_error | James Booth | 2015-10-27 | 1 | -11/+0 |
| |