James Booth
|
d81dbdb233
|
mucwin_affiliation_list_error takes ProfMucWin
|
2015-11-02 00:38:26 +00:00 |
|
James Booth
|
5c53c94253
|
mucwin_kick_error takes ProfMucWin
|
2015-11-02 00:33:31 +00:00 |
|
James Booth
|
d21faa4609
|
mucwin_room_disco_info takes ProfMucWin
|
2015-11-01 23:33:50 +00:00 |
|
James Booth
|
363fda82c1
|
mucwin_room_info_error takes ProfMucWin
|
2015-11-01 23:30:44 +00:00 |
|
James Booth
|
67f8faf645
|
Renamed ui_handle_room_role_set_error -> mucwin_role_set_error
|
2015-11-01 21:53:12 +00:00 |
|
James Booth
|
50765190f7
|
Renamed ui_handle_room_affiliation_set_error -> mucwin_affiliation_set_error
|
2015-11-01 21:52:27 +00:00 |
|
James Booth
|
556985ec39
|
Renamed ui_handle_room_role_list -> mucwin_handle_role_list
|
2015-11-01 21:50:32 +00:00 |
|
James Booth
|
2cc5f17871
|
Renamed ui_handle_room_role_list_error -> mucwin_role_list_error
|
2015-11-01 21:48:28 +00:00 |
|
James Booth
|
fa0ed64190
|
Renamed ui_handle_room_affiliation_list -> mucwin_handle_affiliation_list
|
2015-11-01 21:45:59 +00:00 |
|
James Booth
|
21d560f068
|
Renamed ui_handle_room_affiliation_list_error -> mucwin_affiliation_list_error
|
2015-11-01 21:37:09 +00:00 |
|
James Booth
|
a575ab174c
|
Renamed ui_handle_room_kick_error -> mucwin_kick_error
|
2015-11-01 21:34:28 +00:00 |
|
James Booth
|
fdd00b33a4
|
Renamed ui_show_room_disco_info -> mucwin_room_disco_info
|
2015-11-01 21:19:08 +00:00 |
|
James Booth
|
bb14b19bb1
|
Renamed ui_handle_room_info_error -> mucwin_room_info_error
|
2015-11-01 21:18:13 +00:00 |
|
James Booth
|
d6e4b74802
|
Removed ui_input_nonblocking()
|
2015-11-01 18:56:34 +00:00 |
|
James Booth
|
c8a6bdb381
|
Applied coding style to src/xmpp/
|
2015-10-26 00:14:23 +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
|
9d2745e462
|
Removed --disable-tls command line option
|
2015-10-18 00:17:45 +01:00 |
|
James Booth
|
31ecd41c8f
|
Renamed PREF_CERT_PATH -> PREF_TLS_CERTPATH
|
2015-10-18 00:03:15 +01:00 |
|
James Booth
|
904a5a81cf
|
Add ability to script commands after connect
|
2015-10-15 01:19:24 +01:00 |
|
James Booth
|
1fd2a8a4e9
|
Send service-unavailable when lastactivity disabled
|
2015-10-14 21:45:19 +01:00 |
|
James Booth
|
5fb8acb17f
|
Use lastactivity preference for presence updates
|
2015-10-14 21:30:48 +01:00 |
|
James Booth
|
aae526fbde
|
Moved idle time check for last activity
|
2015-10-14 21:12:26 +01:00 |
|
James Booth
|
c9165ef9d2
|
Title bar TLS indicator
Issue #616
|
2015-10-14 00:29:22 +01:00 |
|
James Booth
|
6e28df66e8
|
Use libstrophe/libmesode uuid generator
|
2015-10-12 23:37:11 +01:00 |
|
James Booth
|
1afe492e30
|
Added jabber:iq:last to capabilities
|
2015-09-29 23:55:01 +01:00 |
|
James Booth
|
bfdda17b7f
|
Fix last active query
|
2015-09-29 00:53:58 +01:00 |
|
James Booth
|
26d160cae8
|
WIP: Added last activity request and response
|
2015-09-29 00:01:38 +01:00 |
|
James Booth
|
9593e17c3c
|
Include last activity in initial presence
|
2015-09-27 23:53:06 +01:00 |
|
James Booth
|
54e225aa53
|
Added auto xa option, tidied autoaway code
|
2015-09-27 23:08:30 +01:00 |
|
James Booth
|
fe22fea9a8
|
Fixed spelling mistake
|
2015-09-27 18:32:21 +01:00 |
|
James Booth
|
b484411ea8
|
Save last activity to account on disconnect
|
2015-09-25 00:26:58 +01:00 |
|
James Booth
|
3e38d64397
|
Added HAVE_LIBMESODE check before setting cert path
|
2015-09-24 01:13:45 +01:00 |
|
James Booth
|
a37d55e1a9
|
Added TLS trusted certificate path preference
|
2015-09-23 20:37:41 +01:00 |
|
James Booth
|
9a53854a1d
|
Added conditionals for libmesode cert verification
|
2015-09-22 21:55:46 +01:00 |
|
James Booth
|
74151e6419
|
Added TLS cert fail callback
|
2015-09-22 20:55:41 +01:00 |
|
James Booth
|
2b88e2f1bf
|
Check for libmesode, fall back to libstrophe
|
2015-09-21 21:40:04 +01:00 |
|
James Booth
|
03ee1d56e6
|
Added conference and receipts features to caps query response
|
2015-09-09 22:36:07 +01:00 |
|
James Booth
|
b266e4d035
|
Pass delay timestamp to all incoming chat events
|
2015-09-08 20:18:31 +01:00 |
|
James Booth
|
2af5c151a0
|
Tidied pgp memory allocations
|
2015-08-11 01:00:23 +01:00 |
|
James Booth
|
0410dd90f1
|
Free timestamp and id for receipts
|
2015-08-09 23:08:36 +01:00 |
|
James Booth
|
131f1788c2
|
Free software version result properties
|
2015-08-09 01:10:02 +01:00 |
|
James Booth
|
70c0eeed1e
|
Free error message in carbons handlers
|
2015-08-09 00:43:00 +01:00 |
|
James Booth
|
783342a48c
|
Free timestamps and carbons stanzas
|
2015-08-09 00:40:37 +01:00 |
|
James Booth
|
406b821b35
|
Show software version result in current window
|
2015-08-06 01:56:52 +01:00 |
|
James Booth
|
af38ddc9e7
|
Handle resource not found on sofware version request
|
2015-08-05 01:14:41 +01:00 |
|
James Booth
|
0b7c79ac13
|
Use original JID in software version request in MUC
|
2015-08-05 01:01:46 +01:00 |
|
James Booth
|
ac3e7dd9e8
|
Handle software version requests for gateways that return from domainpart
|
2015-08-05 00:48:50 +01:00 |
|
James Booth
|
2a92169351
|
Use id handler for software version requests, handle errors
|
2015-08-05 00:26:29 +01:00 |
|
James Booth
|
7151792b8c
|
Handle private messages that include muc#user namespace
|
2015-08-02 01:12:54 +01:00 |
|
James Booth
|
f9a7e35001
|
Added id attributes to roster queries
fixes #596
|
2015-07-22 22:48:37 +01:00 |
|
Sam Whited
|
167ee28ec0
|
Add no-copy and no-store hints to OTR messages
|
2015-07-01 09:04:54 -05:00 |
|
James Booth
|
d5f79c7b35
|
Use reference counts for GDateTimes #516
|
2015-06-30 16:21:21 +01:00 |
|
James Booth
|
dd206ef637
|
WIP fix for #516, needs memory cleanup
|
2015-06-29 23:48:41 +01:00 |
|
James Booth
|
240f6a3f79
|
Fixed various jid and account mem leaks
|
2015-06-24 20:53:04 +01:00 |
|
James Booth
|
5669799690
|
Encryption modes for sv_ev_incoming_message
|
2015-06-21 20:08:46 +01:00 |
|
James Booth
|
9b991ae058
|
Extracted chat session code from message senders
|
2015-06-21 17:11:23 +01:00 |
|
James Booth
|
e45afd5c09
|
Added pgp checks for message sending
|
2015-06-21 01:48:25 +01:00 |
|
James Booth
|
9aff8abd2e
|
Merge branch 'master' into openpgp
Conflicts:
.travis.yml
|
2015-06-05 23:02:56 +01:00 |
|
James Booth
|
2c5b44421e
|
Added initial stabber test
|
2015-05-17 22:05:43 +01:00 |
|
James Booth
|
7f861b7743
|
Removed libgpg include from presence.c
|
2015-05-10 23:54:48 +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
|
a2281dbccf
|
Merge branch 'master' into openpgp
|
2015-05-07 23:16:22 +01:00 |
|
James Booth
|
56cbce2ff3
|
Renamed presence_update -> presence_send
|
2015-05-07 23:12:49 +01:00 |
|
James Booth
|
beeadd6ae3
|
Merge branch 'master' into openpgp
|
2015-05-07 22:51:42 +01:00 |
|
James Booth
|
f69ccbf0cc
|
Tidied _roster_result_handler
|
2015-05-07 22:51:35 +01:00 |
|
James Booth
|
8ebc1d4ac1
|
Moved pgp signature verification to sv_ev_contact_online
|
2015-05-07 22:22:28 +01:00 |
|
James Booth
|
6840f3b599
|
Merge branch 'master' into openpgp
|
2015-05-06 22:04:47 +01:00 |
|
James Booth
|
5067e565e3
|
Set ui nonblocking on presence updates
Speeds up joining rooms, and connecting.
|
2015-05-06 22:02:50 +01:00 |
|
James Booth
|
3fd9692aec
|
Merge branch 'master' into pgp
|
2015-05-04 23:40:58 +01:00 |
|
James Booth
|
c487fe5f77
|
Use null check convention in stanza.c
|
2015-05-04 23:23:55 +01:00 |
|
James Booth
|
defa955ae0
|
Use null check convention in roster.c
|
2015-05-04 23:22:06 +01:00 |
|
James Booth
|
8e64323503
|
Use null check convention in presence.c
|
2015-05-04 23:21:06 +01:00 |
|
James Booth
|
8e2578459e
|
Use null check convention in iq.c
|
2015-05-04 23:19:10 +01:00 |
|
James Booth
|
cbcf476a7c
|
Use null check convention in form.c
|
2015-05-04 23:17:18 +01:00 |
|
James Booth
|
af75bc4be6
|
Use null check convention in connection.c
|
2015-05-04 23:16:44 +01:00 |
|
James Booth
|
067ad7fa2c
|
Use null check convention in capabilities.c
|
2015-05-04 23:15:15 +01:00 |
|
James Booth
|
398eac4ed6
|
Use null check convention in bookmark.c
|
2015-05-04 23:14:18 +01:00 |
|
James Booth
|
65ea572dae
|
Merge branch 'master' into pgp
|
2015-05-04 21:31:22 +01:00 |
|
James Booth
|
a0c872edf8
|
Extracted carbons handling
|
2015-05-04 21:31:05 +01:00 |
|
James Booth
|
a5677206e9
|
Merge branch 'master' into pgp
|
2015-05-04 21:20:40 +01:00 |
|
James Booth
|
ac940c2c8a
|
Revert "Added carbons handler"
This reverts commit ff867e7f2b .
|
2015-05-04 21:18:53 +01:00 |
|
James Booth
|
0f3bece9e2
|
Merge branch 'master' into pgp
|
2015-05-03 02:35:15 +01:00 |
|
James Booth
|
ff867e7f2b
|
Added carbons handler
|
2015-05-03 02:34:58 +01:00 |
|
James Booth
|
f65c82e112
|
Merge branch 'master' into pgp
|
2015-05-03 01:48:32 +01:00 |
|
James Booth
|
f25f90b38b
|
Extracted receipt request processing in message.c
|
2015-05-03 01:48:12 +01:00 |
|
James Booth
|
d3f4347513
|
Merge branch 'master' into pgp
Conflicts:
src/xmpp/message.c
|
2015-05-03 01:30:14 +01:00 |
|
James Booth
|
530c060d2a
|
Extract private message hanlding in message.c
|
2015-05-03 01:25:33 +01:00 |
|
James Booth
|
79d21d4cd2
|
Merge branch 'master' into pgp
|
2015-05-03 00:35:47 +01:00 |
|
James Booth
|
236c854419
|
Tidy message.c
|
2015-05-03 00:35:31 +01:00 |
|
James Booth
|
03ef791401
|
Merge branch 'master' into pgp
|
2015-05-03 00:06:12 +01:00 |
|
James Booth
|
5a90e2862e
|
Extracted receipt received handler
|
2015-05-03 00:05:47 +01:00 |
|
James Booth
|
0bc4377ad7
|
Merge branch 'master' into pgp
|
2015-05-02 23:40:34 +01:00 |
|
James Booth
|
ddc64755a0
|
Tidy message.c
|
2015-05-02 23:40:14 +01:00 |
|
James Booth
|
cade9e7c4c
|
Merge branch 'master' into pgp
|
2015-05-01 00:55:58 +01:00 |
|
James Booth
|
0118178080
|
Removed server event delegation functions
|
2015-05-01 00:55:40 +01:00 |
|
James Booth
|
5d827cafec
|
Merge branch 'master' into pgp
Conflicts:
src/xmpp/message.c
|
2015-04-28 23:57:28 +01:00 |
|
James Booth
|
8aba52f4fe
|
Renamed event functions
|
2015-04-28 23:38:56 +01:00 |
|
James Booth
|
d612b9695a
|
Merge branch 'master' into pgp
Conflicts:
src/xmpp/message.c
|
2015-04-19 17:33:35 +01:00 |
|
James Booth
|
e688dd7d28
|
Renamed server event functions
|
2015-04-19 17:29:54 +01:00 |
|
James Booth
|
60f94722d4
|
Merge branch 'master' into pgp
|
2015-04-19 16:56:11 +01:00 |
|
James Booth
|
424f52c3fa
|
Moved server_events to event/
|
2015-04-19 16:54:16 +01:00 |
|
James Booth
|
7e4b756e44
|
Merge branch 'master' into pgp
|
2015-04-11 23:38:44 +01:00 |
|
James Booth
|
a2ccd89646
|
Autogenerate room name with UUID for /join with no args
|
2015-04-11 23:37:52 +01:00 |
|
James Booth
|
5305a3e3a6
|
Fixed message sending when not PGP key found
|
2015-04-05 16:03:50 +01:00 |
|
James Booth
|
c8c12a8f7a
|
Merge branch 'master' into pgp
|
2015-03-29 03:17:41 +01:00 |
|
James Booth
|
71c2be599b
|
Use password for chat room invites
|
2015-03-29 03:16:41 +01:00 |
|
James Booth
|
c36d4b3643
|
Merge branch 'master' into pgp
|
2015-03-29 02:51:05 +01:00 |
|
James Booth
|
1917d4c095
|
Added password to direct invites
|
2015-03-29 02:46:59 +01:00 |
|
James Booth
|
c1eceebcba
|
Merge branch 'master' into pgp
|
2015-03-29 00:59:42 +00:00 |
|
James Booth
|
714faeb2e6
|
Add callback data to room disco info response handler
|
2015-03-29 00:55:33 +00:00 |
|
James Booth
|
24a45e5292
|
Set members only property when getting room features
|
2015-03-29 00:21:18 +00:00 |
|
James Booth
|
fac2b2cf66
|
Added check members only room to send mediated invites
|
2015-03-28 22:51:41 +00:00 |
|
James Booth
|
0f6bc9b55d
|
Decrypt incoming messages
|
2015-03-25 00:05:32 +00:00 |
|
James Booth
|
eb5cb7b2f8
|
Send encrypted messages
|
2015-03-24 23:34:24 +00:00 |
|
James Booth
|
551f7df1f7
|
Added signature verification, /pgp fps command
|
2015-03-24 00:47:13 +00:00 |
|
James Booth
|
b87130b601
|
Added check for HAVE_LIBGPGME in presence.c
|
2015-03-23 23:51:35 +00:00 |
|
James Booth
|
475dfebd97
|
Added pgpkeyid account setting, send signed presence
|
2015-03-23 23:38:06 +00:00 |
|
James Booth
|
f1f047889e
|
Added individual options to send and request delivery receipts
|
2015-03-19 22:57:51 +00:00 |
|
James Booth
|
125719673b
|
Return after message receipt
|
2015-03-14 23:25:20 +00:00 |
|
James Booth
|
a79ea3cbe2
|
Merge branch 'master' into xep-0184
|
2015-03-14 16:45:44 +00:00 |
|
James Booth
|
ede3368f7a
|
Check for sent and received carbons
|
2015-03-14 16:44:21 +00:00 |
|
James Booth
|
060dcc24e3
|
Merge branch 'master' into xep-0184
Conflicts:
src/xmpp/message.c
|
2015-03-14 16:41:40 +00:00 |
|
James Booth
|
2fc7937dcd
|
Fixed error with /otr start with carbons enabled
|
2015-03-14 16:37:33 +00:00 |
|
James Booth
|
57c7564445
|
Show message received text for receipts
|
2015-03-11 23:47:11 +00:00 |
|
James Booth
|
78becceedb
|
Added basic delivery receipts
|
2015-03-11 23:18:28 +00:00 |
|
James Booth
|
2ff6873cf1
|
Send private carbons element with message when encrypted
|
2015-03-10 21:16:34 +00:00 |
|
James Booth
|
3c1e8c4e15
|
Added server error handling when setting /carbons preference
|
2015-03-09 23:07:51 +00:00 |
|
James Booth
|
945f29873e
|
Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280
|
2015-03-08 21:51:50 +00:00 |
|
James Booth
|
70b923a7fc
|
Lowercase barejid in Jid
|
2015-02-23 23:44:34 +00:00 |
|
James Booth
|
a2a187892b
|
Lowercase barejid before adding to roster
|
2015-02-23 23:12:44 +00:00 |
|
Olivier LE MOAL
|
ced5a8c2e0
|
merge
|
2015-02-23 10:47:54 +01:00 |
|
Olivier Le Moal
|
3eeafa2277
|
fix segfault on self sent message carbon
|
2015-02-21 22:22:21 +01:00 |
|
Christian Storm
|
a1d14c4526
|
Fixed spelling.
|
2015-02-17 10:52:37 +01:00 |
|
James Booth
|
9951da0c8f
|
Free jid on caps response handler
|
2015-02-11 00:17:07 +00:00 |
|
James Booth
|
b3be26a214
|
Updated copyright
|
2015-02-10 23:16:09 +00:00 |
|
Olivier LE MOAL
|
48f9f3b3b0
|
Add XEP-0280 support
|
2015-02-10 11:32:22 +01:00 |
|
James Booth
|
38e6dc0e85
|
Free expected_node for legacy caps
|
2015-02-09 21:59:17 +00:00 |
|
James Booth
|
50601d4db3
|
Removed strdup calls when creating capabilities
|
2015-02-09 21:36:04 +00:00 |
|
Olivier LE MOAL
|
2a12a4d93b
|
Add preference/commands for carbons message
|
2015-02-03 15:27:56 +01:00 |
|
Olivier LE MOAL
|
e3feacddd6
|
Add XEP-0280 support
|
2015-02-02 11:10:05 +01:00 |
|
James Booth
|
4c6cfcdca0
|
Simplified autocompleters and command history
|
2015-01-16 22:50:40 +00:00 |
|
James Booth
|
13f0166aa0
|
Only show UI events for chat states when in session
|
2015-01-11 23:04:22 +00:00 |
|
James Booth
|
c16871d143
|
Added remaining chat states
|
2015-01-11 20:20:17 +00:00 |
|
James Booth
|
76bd2ec13f
|
Send active chat state, handle composing and gone from recipients
|
2015-01-10 22:03:40 +00:00 |
|
James Booth
|
c3ad3c0ba6
|
Show resource in titlebar and on each message
|
2015-01-10 18:35:59 +00:00 |
|
James Booth
|
5e7d2f5f91
|
Removed chat states from chat_session module, WIP
|
2015-01-08 00:57:25 +00:00 |
|
James Booth
|
8bbf126e83
|
Refactored chat sessions in _chat_handler
|
2015-01-07 00:17:54 +00:00 |
|
James Booth
|
95ad564372
|
Added offline handler for chat sessions
|
2015-01-06 23:19:56 +00:00 |
|