.. |
config
|
Added account theme property
|
2016-01-22 01:06:28 +00:00 |
log
|
Pass delay timestamp to all incoming chat events
|
2015-09-08 20:18:31 +01:00 |
otr
|
Moved message display logic to sv_ev_incoming_message
|
2015-06-21 18:00:57 +01:00 |
pgp
|
Show PGP error strings
|
2015-12-15 00:38:16 +00:00 |
ui
|
WIP: Add /theme properties command
|
2016-01-21 00:50:55 +00:00 |
xmpp
|
Added hardcoded autoping timeout
|
2015-12-31 01:48:04 +00:00 |
helpers.c
|
Fix resource leak
|
2015-10-26 14:30:26 +01:00 |
helpers.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_autocomplete.c
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_autocomplete.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_chat_session.c
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_chat_session.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_cmd_account.c
|
Added account theme property
|
2016-01-22 01:06:28 +00:00 |
test_cmd_account.h
|
Added messaage when account resource changed whilst connected
|
2015-06-24 21:36:39 +01:00 |
test_cmd_alias.c
|
Fixed tests for new command format
|
2015-07-27 00:04:48 +01:00 |
test_cmd_alias.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_cmd_bookmark.c
|
Fixed tests for new command format
|
2015-07-27 00:04:48 +01:00 |
test_cmd_bookmark.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_cmd_connect.c
|
Added account theme property
|
2016-01-22 01:06:28 +00:00 |
test_cmd_connect.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_cmd_disconnect.c
|
Added roster struct, create and destroy roster on connect/disconnect
|
2016-01-05 00:06:50 +00:00 |
test_cmd_disconnect.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_cmd_join.c
|
Added account theme property
|
2016-01-22 01:06:28 +00:00 |
test_cmd_join.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_cmd_otr.c
|
Added account theme property
|
2016-01-22 01:06:28 +00:00 |
test_cmd_otr.h
|
Moved setting otr.warn -> enc.warn
|
2015-06-21 21:07:57 +01:00 |
test_cmd_pgp.c
|
Fixed tests for new command format
|
2015-07-27 00:04:48 +01:00 |
test_cmd_pgp.h
|
Added initial /pgp start checks
|
2015-06-18 01:34:27 +01:00 |
test_cmd_rooms.c
|
Added account theme property
|
2016-01-22 01:06:28 +00:00 |
test_cmd_rooms.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_cmd_roster.c
|
Added roster struct, create and destroy roster on connect/disconnect
|
2016-01-05 00:06:50 +00:00 |
test_cmd_roster.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_cmd_statuses.c
|
Fixed tests for new command format
|
2015-07-27 00:04:48 +01:00 |
test_cmd_statuses.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_cmd_sub.c
|
Fixed tests for new command format
|
2015-07-27 00:04:48 +01:00 |
test_cmd_sub.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_common.c
|
Remove trailing whitespaces
|
2015-10-21 15:07:58 +02:00 |
test_common.h
|
Fixed OTR decryption check
|
2015-08-27 00:37:48 +01:00 |
test_contact.c
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_contact.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_form.c
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_form.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_jid.c
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_jid.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_keyhandlers.c
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_keyhandlers.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_muc.c
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_muc.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_parser.c
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_parser.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_preferences.c
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_preferences.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
test_roster_list.c
|
Added roster struct, create and destroy roster on connect/disconnect
|
2016-01-05 00:06:50 +00:00 |
test_roster_list.h
|
Added more group tests
|
2015-11-14 22:21:57 +00:00 |
test_server_events.c
|
Added roster struct, create and destroy roster on connect/disconnect
|
2016-01-05 00:06:50 +00:00 |
test_server_events.h
|
Moved all tests to tests folder
|
2015-06-12 23:53:30 +01:00 |
unittests.c
|
Added more group tests
|
2015-11-14 22:21:57 +00:00 |