Jan Kaluza
|
bd58841581
|
Libtransport: test for aliases in MUC rooms
|
2016-02-08 10:19:21 +01:00 |
|
Jan Kaluza
|
39c8618da6
|
Libtransport: Allow setting room list per user
|
2016-02-07 20:53:35 +01:00 |
|
Jan Kaluza
|
5f04f45903
|
Libtransport: Fix #85 - Add iconhash field to Participant type. When backend uses that field, Frontends will ask for VCards with name set to 'room/user' format.
|
2016-02-06 15:51:11 +01:00 |
|
Jan Kaluza
|
3566e833e3
|
Libpurple: Fix #107 - Forward room topic to frontend
|
2016-02-06 11:41:43 +01:00 |
|
Jan Kaluza
|
66323700f5
|
Libtransport: Fix IQs forwarding in Raw XML mode + test it
|
2016-02-06 09:37:25 +01:00 |
|
Jan Kaluza
|
17f3dabe14
|
Libtransport: Fix and enable rawXML tests
|
2016-02-06 07:57:48 +01:00 |
|
Jan Kaluza
|
10d29c265b
|
Conversation: Use full JID escaping when \40 found in the room JID
|
2016-02-04 15:12:23 +01:00 |
|
Jan Kaluza
|
12bb35171c
|
Test: add missing avatar.py
|
2016-02-04 08:52:17 +01:00 |
|
Jan Kaluza
|
ddee629fe4
|
Libtransport: Fix crash in avatar handling code when storage backend is not set. Add extended_test for avatars using libpurple backend
|
2016-02-04 08:09:37 +01:00 |
|
Jan Kaluza
|
321215840b
|
Fix #92 - Handle the XMPP user's VCard change and forward it to the backend.
|
2016-02-04 06:55:14 +01:00 |
|
Jan Kaluza
|
58e21039ff
|
Slack: Parse channel_joined and channel_created RTM messages
|
2016-02-01 09:18:16 +01:00 |
|
Jan Kaluza
|
f6949a020a
|
Fix SlackAPI::channelCreate
|
2016-02-01 08:09:47 +01:00 |
|
Jan Kaluza
|
4b7baa6910
|
Unit test for SlackRTM
|
2016-02-01 07:10:28 +01:00 |
|
Jan Kaluza
|
9d2692c5d2
|
Fix #103 - Escape also nodes for MUC rooms in Conversation
|
2016-01-27 10:54:10 +01:00 |
|
Jan Kaluza
|
1cb79aafa6
|
Test room escaping in DiscoItemsResponder
|
2016-01-27 08:50:41 +01:00 |
|
Jan Kaluza
|
fd9c9af71b
|
Slack: Send real team name chosen by user to Web interface, create channel chosen by the user when joining the room if it does not exists
|
2016-01-26 18:55:22 +01:00 |
|
Jan Kaluza
|
8d64493eef
|
Fix #86 - Use utf8 aware to_lower function
|
2016-01-23 21:58:48 +01:00 |
|
Jan Kaluza
|
af75453834
|
Fix #86 - Support case-sensitive buddy names transparently. When lower-cased name is received from frontend, it is mapped to case-sensitive name sent by the backend originally.
|
2016-01-22 15:17:51 +01:00 |
|
Jan Kaluza
|
17fe52b61f
|
Fix #98 - Leave the room internally when disconnecting user from room because of error.
|
2016-01-20 07:36:05 +01:00 |
|
Jan Kaluza
|
a3d98fb0ae
|
Remove 3rd-party protocols tests from 'make test'
|
2016-01-05 20:41:27 +01:00 |
|
Jan Kaluza
|
9ff51c193c
|
Twitter: Fix joining room by disabling sending raw xml to backends which do not need it
|
2016-01-05 15:44:18 +01:00 |
|
Jan Kaluza
|
5f92bf9899
|
Fix twitter tests
|
2016-01-04 10:33:41 +01:00 |
|
Jan Kaluza
|
7b6db0d460
|
Revert twitter test changes committed by a mistake
|
2016-01-03 21:43:21 +01:00 |
|
Jan Kaluza
|
bd9219797e
|
Fix crash in Twitter populateRoster with Swiften3; Commite spectru2_manager changes
|
2016-01-02 20:31:03 +01:00 |
|
Jan Kaluza
|
e9ddaff577
|
Change password to Slack test account to match the reality
|
2015-12-29 10:18:31 +01:00 |
|
Vitaly Takmazov
|
b08537191b
|
fix tests
|
2015-12-28 14:23:28 +03:00 |
|
Jan Kaluza
|
b6c1ba543c
|
Add support for .spectrum2 reconnect Slack command and show better error message when disconnected from 3rd-party network
|
2015-12-28 10:44:56 +01:00 |
|
Jan Kaluza
|
5f0dc68407
|
Tests for twitter
|
2015-12-27 16:31:00 +01:00 |
|
Jan Kaluza
|
99f83a73ef
|
Check also for plaintext auth error message
|
2015-12-24 17:38:17 +01:00 |
|
Jan Kaluza
|
deba434ac0
|
Fix handling of connection error to 3rd-party network from Slack and add test for that.
|
2015-12-24 15:44:25 +01:00 |
|
Jan Kaluza
|
512571a406
|
Fix slack test
|
2015-12-24 12:19:07 +01:00 |
|
Jan Kaluza
|
8ef948c25f
|
Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target.
|
2015-12-24 10:08:19 +01:00 |
|
Jan Kaluza
|
84de9b0ca6
|
Removed examples and tests since they were not used/compiled anymore
|
2011-11-16 08:56:28 +01:00 |
|
Jan Kaluza
|
b37bd6524f
|
removed hardcoded libraries
|
2011-06-14 12:48:32 +02:00 |
|
HanzZ
|
33587d6fc1
|
Fixed compilation with latest Swiften
|
2011-06-09 22:58:42 +02:00 |
|
Jan Kaluza
|
f8d3089f4e
|
login_bad_name2 test
|
2011-06-09 08:36:43 +02:00 |
|
Jan Kaluza
|
568d2e62b7
|
Allow all tests
|
2011-06-09 08:30:41 +02:00 |
|
Jan Kaluza
|
04f7a03780
|
Fixed some bad bugs + improved tests
|
2011-06-08 16:36:30 +02:00 |
|
Jan Kaluza
|
2a40419b2b
|
Fixed crash in handleDisconnect handler
|
2011-06-08 14:21:20 +02:00 |
|
Jan Kaluza
|
a9fbe73b80
|
Tests tweaking
|
2011-06-08 13:17:09 +02:00 |
|
Jan Kaluza
|
b74fb0544e
|
Simple tests for basic usage
|
2011-06-07 15:31:52 +02:00 |
|