James Booth
|
8cf9e0cccc
|
Use win_printf_line where appropriate
|
2016-10-15 16:31:54 +01:00 |
|
James Booth
|
33b4b79f2e
|
Add ch arg to win_printf_line
|
2016-10-15 00:04:57 +01:00 |
|
James Booth
|
2f888979c5
|
Use THEME_DEFAULT
|
2016-10-14 23:56:51 +01:00 |
|
James Booth
|
54cf1dbec4
|
Add win_printf_line
|
2016-10-14 23:38:39 +01:00 |
|
James Booth
|
24f0dc2734
|
Always use string format in win_printf
|
2016-10-12 00:40:41 +01:00 |
|
James Booth
|
7b31af3060
|
Remove args from win_print_with_receipt
|
2016-10-11 23:47:13 +01:00 |
|
James Booth
|
0890179fc4
|
Remove win_print, use win_printf instead
|
2016-10-11 23:38:59 +01:00 |
|
James Booth
|
0337c5b22c
|
Rename win_vprint -> win_printf
|
2016-10-11 23:10:48 +01:00 |
|
James Booth
|
a978bb12bf
|
Send receipt request only when receiver supports feature
issue #829
|
2016-08-18 22:53:23 +01:00 |
|
James Booth
|
5d6b2d0b04
|
Add resource to chat message plugin hooks
|
2016-08-10 21:37:22 +01:00 |
|
James Booth
|
90b9b48ab9
|
Moved roster_list.c
|
2016-07-24 15:08:47 +01:00 |
|
James Booth
|
25a6252a28
|
Moved chat_session.c
|
2016-07-24 14:23:55 +01:00 |
|
James Booth
|
e8fc80f5c1
|
Update GPL link in headers
|
2016-07-24 01:14:49 +01:00 |
|
James Booth
|
d1c71e98f4
|
Move connection fulljid function
|
2016-05-06 01:12:54 +01:00 |
|
James Booth
|
88f423afea
|
Rename jabber_ functions
|
2016-05-06 00:53:03 +01:00 |
|
James Booth
|
3bb1f12410
|
Add session.c
|
2016-05-05 23:51:49 +01:00 |
|
James Booth
|
9b177a9e01
|
Removed #AX_PREFIX_CONFIG_H
|
2016-03-31 21:05:02 +01:00 |
|
James Booth
|
6f537c3818
|
Add PGP decryption for incoming/outgoing carbons
|
2016-03-22 00:20:29 +00:00 |
|
James Booth
|
1f90aca503
|
Merge branch 'master' into plugins-c
Conflicts:
src/main.c
src/ui/console.c
|
2016-02-14 23:00:52 +00:00 |
|
James Booth
|
e53e94f1e2
|
Updated copyright
|
2016-02-14 22:54:46 +00:00 |
|
James Booth
|
41fe8c22b1
|
Added C plugin code from plugins branch
|
2016-02-14 22:28:55 +00:00 |
|
James Booth
|
6702bb9739
|
Don't show notification reminders for messages the user does not want notifications for
|
2016-02-04 01:24:37 +00:00 |
|
James Booth
|
c14ef33906
|
Tidy notify_message()
|
2016-02-04 00:41:53 +00:00 |
|
James Booth
|
8342265607
|
Removed unused arg: prefs_do_chat_notify()
|
2016-02-04 00:21:38 +00:00 |
|
James Booth
|
19a3066e28
|
Implemented /console chat setting
|
2016-02-03 23:16:42 +00:00 |
|
James Booth
|
055a5f71ce
|
Added roster struct, create and destroy roster on connect/disconnect
|
2016-01-05 00:06:50 +00:00 |
|
James Booth
|
d9435d3b65
|
Tidy wins_create_summary()
|
2015-11-29 23:58:52 +00:00 |
|
James Booth
|
3fbee4023e
|
Renamed /notify message -> /notify chat
|
2015-11-29 00:08:49 +00:00 |
|
James Booth
|
60305de0d9
|
Added room specific notify settings
|
2015-11-28 00:15:53 +00:00 |
|
James Booth
|
d3389db233
|
Only show reminder notifications when notifications are enabled
|
2015-11-25 22:33:26 +00:00 |
|
James Booth
|
b9794361f7
|
Implemented regular chat notify triggers
|
2015-11-25 01:42:27 +00:00 |
|
James Booth
|
9c8b137a51
|
Tidy regular chat and room notifications
|
2015-11-24 23:03:52 +00:00 |
|
James Booth
|
17488ca346
|
Added missing config.h includes
|
2015-10-31 23:38:08 +00:00 |
|
James Booth
|
24896a3bfb
|
Added HAVE_LIBOTR checks
|
2015-10-31 23:22:23 +00:00 |
|
James Booth
|
3f7f1186a6
|
Tidied remaining chatwin functions
|
2015-10-27 23:39:26 +00:00 |
|
James Booth
|
77e854c1e8
|
Renamed _win_show_history -> _chatwin_history
|
2015-10-27 23:28:59 +00:00 |
|
James Booth
|
31016a2150
|
Tidied chatwin_outgoing_carbon
|
2015-10-27 23:25:18 +00:00 |
|
James Booth
|
e7148bf82d
|
Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msg
|
2015-10-27 23:20:03 +00:00 |
|
James Booth
|
af1124f28f
|
Renamed ui_incoming_msg -> chatwin_incoming_msg
|
2015-10-27 23:18:42 +00:00 |
|
James Booth
|
ea09dcda18
|
Renamed ui_new_chat_win -> chatwin_new
|
2015-10-27 23:15:28 +00:00 |
|
James Booth
|
dfd55d24cd
|
Moved ui_handle_otr_error
|
2015-10-27 23:12:46 +00:00 |
|
James Booth
|
ae89028772
|
Renamed ui_recipient_gone -> chatwin_recipeint_gone
|
2015-10-27 23:06:27 +00:00 |
|
James Booth
|
62c2febc11
|
Tidied ui_recipient_gone
|
2015-10-27 23:05:20 +00:00 |
|
James Booth
|
ff9abecd50
|
Combined chatwin OTR SMP functions
|
2015-10-27 22:25:26 +00:00 |
|
James Booth
|
40dcd59727
|
Renamed chatwin OTR functions
|
2015-10-27 21:23:56 +00:00 |
|
James Booth
|
124aaa9809
|
remaining otr functions take ProfChatWin
|
2015-10-27 00:19:22 +00:00 |
|
James Booth
|
8bd74cefcf
|
ui_smp_successful takes ProfChatWin
|
2015-10-26 23:50:56 +00:00 |
|
James Booth
|
3cea2bc4f4
|
ui_smp_aborted takes ProfChatWin
|
2015-10-26 23:45:39 +00:00 |
|
James Booth
|
0b51f4d36f
|
ui_smp_unsuccessful_receiver takes ProfChatWin
|
2015-10-26 23:40:37 +00:00 |
|
James Booth
|
d11f8d5ffc
|
ui_smp_unsuccessful_sender takes ProfChatWin
|
2015-10-26 23:36:11 +00:00 |
|