James Booth
|
f998ab8f3b
|
Display special char for encrypted messages
|
2015-08-26 00:42:56 +01:00 |
|
James Booth
|
525876770a
|
Removed unused barejid argument from PGP decryption
|
2015-08-24 00:13:57 +01:00 |
|
James Booth
|
2af5c151a0
|
Tidied pgp memory allocations
|
2015-08-11 01:00:23 +01:00 |
|
James Booth
|
8ec931eb84
|
Added cons_show_padded
|
2015-07-29 23:48:28 +01:00 |
|
James Booth
|
dd206ef637
|
WIP fix for #516, needs memory cleanup
|
2015-06-29 23:48:41 +01:00 |
|
James Booth
|
524c7a8671
|
Free account on pgp presence send
|
2015-06-24 22:02:29 +01:00 |
|
James Booth
|
d89a9862b1
|
Merge remote-tracking branch 'pasis/pgp-without-otr-fix'
|
2015-06-23 23:32:41 +01:00 |
|
James Booth
|
358e9d6af0
|
Added /pgp setkey command
|
2015-06-23 23:29:10 +01:00 |
|
Dmitry Podgorny
|
6a73ca1b52
|
pgp: Fixed compilation error when libotr is not supported
|
2015-06-23 22:13:50 +00:00 |
|
James Booth
|
3d2f999efb
|
Added PGP logging preferences
|
2015-06-21 21:42:58 +01:00 |
|
James Booth
|
446027b950
|
Moved setting otr.warn -> enc.warn
|
2015-06-21 21:07:57 +01:00 |
|
James Booth
|
e72ddf5488
|
Show message when contact ends PGP
|
2015-06-21 20:27:56 +01:00 |
|
James Booth
|
5669799690
|
Encryption modes for sv_ev_incoming_message
|
2015-06-21 20:08:46 +01:00 |
|
James Booth
|
03a4aa4408
|
Tidied OTR and PGP combinations in client_events.c
|
2015-06-21 19:29:23 +01:00 |
|
James Booth
|
13a612cbc2
|
Moved window creation to sv_ev_incoming_message
|
2015-06-21 18:29:20 +01:00 |
|
James Booth
|
8d2d923603
|
Moved message display logic to sv_ev_incoming_message
|
2015-06-21 18:00:57 +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
|
0db7bcbdcd
|
Merge branch 'master' into openpgp
|
2015-05-07 23:23:45 +01:00 |
|
James Booth
|
d853284f92
|
Added cl_ev_presence_send
|
2015-05-07 23:21:48 +01:00 |
|
James Booth
|
8ebc1d4ac1
|
Moved pgp signature verification to sv_ev_contact_online
|
2015-05-07 22:22:28 +01:00 |
|
James Booth
|
a2c6211732
|
Added ui_contact_online
|
2015-05-07 22:05:36 +01:00 |
|
James Booth
|
4dc9033472
|
Use null check convention in server_events.c
|
2015-05-04 22:51:15 +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
|
530c060d2a
|
Extract private message hanlding in message.c
|
2015-05-03 01:25:33 +01:00 |
|
James Booth
|
be4ee40ed4
|
Pass ProfChatWin to otr_on_message_send
|
2015-05-02 23:23:12 +01:00 |
|
James Booth
|
0118178080
|
Removed server event delegation functions
|
2015-05-01 00:55:40 +01:00 |
|
James Booth
|
e11e55e31a
|
Move current win check to event, removed next and prev win functions
|
2015-04-30 22:43:08 +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
|
0df8b8beff
|
Return new window on new chat win event
|
2015-04-29 22:10:32 +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
|
eb177ccbef
|
Removed server_events dependency on libotr headers
|
2015-04-27 23:17:38 +01:00 |
|
James Booth
|
f219302f06
|
Renamed incoming otr message
|
2015-04-27 22:34:06 +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 |
|
James Booth
|
e688dd7d28
|
Renamed server event functions
|
2015-04-19 17:29:54 +01:00 |
|