James Booth
|
88f423afea
|
Rename jabber_ functions
|
2016-05-06 00:53:03 +01:00 |
|
Dominik Heidler
|
1b0ce852bb
|
Implement XEP-0363: HTTP File Upload
|
2016-04-26 23:50:55 +02:00 |
|
James Booth
|
9b177a9e01
|
Removed #AX_PREFIX_CONFIG_H
|
2016-03-31 21:05:02 +01:00 |
|
James Booth
|
2ac911618a
|
Fix call to plugins_post_chat_message_send
|
2016-02-16 23:48:47 +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
|
77e819e81a
|
Handle self leaving room in private wins
|
2016-02-03 00:11:38 +00:00 |
|
James Booth
|
150015fa3d
|
Show message in private windows when user offline
|
2016-02-02 21:52:13 +00:00 |
|
James Booth
|
393e690165
|
Merge branch 'master' into roster-struct
|
2016-01-05 01:38:31 +00:00 |
|
James Booth
|
e1e0fda8b3
|
Call UI disconnect functions before disconnecting with /disconnect
fixes #703
|
2016-01-05 01:30:32 +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
|
8e9bf08389
|
Add cl_ev_disconnect
|
2016-01-03 17:23:36 +00:00 |
|
James Booth
|
60215cdf9d
|
Renamed MUC private window functions
|
2015-11-08 22:08:29 +00:00 |
|
James Booth
|
17488ca346
|
Added missing config.h includes
|
2015-10-31 23:38:08 +00:00 |
|
James Booth
|
e7148bf82d
|
Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msg
|
2015-10-27 23:20:03 +00:00 |
|
James Booth
|
afbd2693cd
|
Applied coding style to src/event/
|
2015-10-25 22:32:46 +00:00 |
|
James Booth
|
6640a0891f
|
Force tls on all connections, add tls policy account property
|
2015-10-18 03:06:23 +01:00 |
|
James Booth
|
9593e17c3c
|
Include last activity in initial presence
|
2015-09-27 23:53:06 +01:00 |
|
James Booth
|
b4722632b6
|
Split PGP incoming and outgoing message handling
|
2015-08-30 01:32:13 +01:00 |
|
James Booth
|
5e962fe0f5
|
Fixed compile when no OTR or PGP support
|
2015-08-26 01:48:21 +01:00 |
|
James Booth
|
f998ab8f3b
|
Display special char for encrypted messages
|
2015-08-26 00:42:56 +01:00 |
|
James Booth
|
524c7a8671
|
Free account on pgp presence send
|
2015-06-24 22:02:29 +01:00 |
|
James Booth
|
3d2f999efb
|
Added PGP logging preferences
|
2015-06-21 21:42:58 +01:00 |
|
James Booth
|
03a4aa4408
|
Tidied OTR and PGP combinations in client_events.c
|
2015-06-21 19:29:23 +01:00 |
|
James Booth
|
e45afd5c09
|
Added pgp checks for message sending
|
2015-06-21 01:48:25 +01:00 |
|
James Booth
|
edbb3d938e
|
Merge branch 'master' into openpgp
|
2015-06-19 00:15:40 +01:00 |
|
James Booth
|
e117c0368f
|
Added missing include client_events.c
|
2015-06-19 00:14:48 +01:00 |
|
James Booth
|
c76692516a
|
Merge branch 'master' into openpgp
|
2015-06-15 20:39:17 +01:00 |
|
James Booth
|
38ed9188d3
|
Moved ui/windows -> window_list
|
2015-06-15 19:26:28 +01:00 |
|
James Booth
|
9aff8abd2e
|
Merge branch 'master' into openpgp
Conflicts:
.travis.yml
|
2015-06-05 23:02:56 +01:00 |
|
James Booth
|
80665ea051
|
Added rooms iq test
|
2015-05-24 04:13:28 +01:00 |
|
James Booth
|
acd2d2309f
|
Moved pgp signature generation to cl_ev_presence_send
|
2015-05-08 00:07:21 +01:00 |
|
James Booth
|
d853284f92
|
Added cl_ev_presence_send
|
2015-05-07 23:21:48 +01:00 |
|
James Booth
|
c8eaaa0ce9
|
Added ui_ev_new_private_win to ui events
|
2015-05-04 01:31:27 +01:00 |
|
James Booth
|
b1dd1e2726
|
cl_ev_send_muc_msg takes ProfMucWin as arg
|
2015-05-04 01:06:12 +01:00 |
|
James Booth
|
ef54ff305e
|
ui_outgoing_chat_msg now takes ProfChatWin as argument
|
2015-05-04 00:55:43 +01:00 |
|
James Booth
|
be4ee40ed4
|
Pass ProfChatWin to otr_on_message_send
|
2015-05-02 23:23:12 +01:00 |
|
James Booth
|
2e75e54460
|
Added ui_win_error_line()
|
2015-04-29 23:16:28 +01:00 |
|
James Booth
|
665c34414d
|
Return result on OTR message sending
|
2015-04-29 22:59:44 +01:00 |
|
James Booth
|
d3698e6bee
|
Added ui events module
|
2015-04-28 23:53:37 +01:00 |
|
James Booth
|
8aba52f4fe
|
Renamed event functions
|
2015-04-28 23:38:56 +01:00 |
|
James Booth
|
70d1756a1c
|
Moved otr message send event to otr module
|
2015-04-27 23:30:33 +01:00 |
|
James Booth
|
bc9e6b79cd
|
Tidied account login
|
2015-04-23 21:56:48 +01:00 |
|
James Booth
|
ba286c54ef
|
Moved login events to client events module
|
2015-04-22 00:29:37 +01:00 |
|
James Booth
|
88739d5c59
|
Moved new chat win events to client events module
|
2015-04-21 23:28:52 +01:00 |
|
James Booth
|
53f2a4a35c
|
Moved all message sending to client events module
|
2015-04-21 21:57:39 +01:00 |
|
James Booth
|
32da6548da
|
Added client_events module, reuse message sending code for all commands
|
2015-04-19 19:40:15 +01:00 |
|