Craig Andrews
|
a3725de47b
|
handle_incoming -> handleIncoming
|
2010-09-03 17:50:29 -04:00 |
|
Craig Andrews
|
f038eacca4
|
enqueue_incoming_raw -> enqueueIncomingRaw
|
2010-09-03 17:50:28 -04:00 |
|
Craig Andrews
|
e7a026091c
|
enqueue_outgoing_raw -> enqueueOutgoingRaw
|
2010-09-03 17:50:28 -04:00 |
|
Craig Andrews
|
b05ab5fc85
|
daemon_screenname -> daemonScreenname
|
2010-09-03 17:50:28 -04:00 |
|
Craig Andrews
|
764e0ab962
|
receive_raw_message -> receiveRawMessage
|
2010-09-03 17:50:28 -04:00 |
|
Craig Andrews
|
6a848bcc8a
|
send_message -> sendMessage
|
2010-09-03 17:50:28 -04:00 |
|
Craig Andrews
|
6c02c665f2
|
Use hash if available
|
2010-08-18 14:07:40 -04:00 |
|
Craig Andrews
|
05712ae62b
|
reconnect failed doesn't include a parameter in its invocation
|
2010-08-18 13:37:38 -04:00 |
|
Craig Andrews
|
b699364982
|
Merge remote branch 'chat-interface-plugins/msn-plugin' into 1.0.x
|
2010-08-18 13:34:39 -04:00 |
|
Craig Andrews
|
f5e4fc12e0
|
include mhash from php compat
|
2010-08-18 13:34:32 -04:00 |
|
Craig Andrews
|
ab89df0094
|
Use mhash from Compat if mhash isn't available
|
2010-08-18 13:33:52 -04:00 |
|
Luke Fitzgerald
|
79a81e5d54
|
Removed old code accidently left in ($data)
|
2010-08-18 10:27:03 -07:00 |
|
Craig Andrews
|
bbcc76e7e7
|
Remove .svn subversion control files
|
2010-08-18 12:42:32 -04:00 |
|
Luke Fitzgerald
|
17f6c08063
|
Disabled debugging output
|
2010-08-11 10:36:19 -07:00 |
|
Luke Fitzgerald
|
ef6813eb67
|
Fix some typos and missing letters
|
2010-08-10 17:42:18 -07:00 |
|
Luke Fitzgerald
|
bc331a0155
|
Made private methods protected
|
2010-08-09 07:05:58 -07:00 |
|
Luke Fitzgerald
|
d321b6e76f
|
Requeue waiting messages on start/connection loss
|
2010-08-09 07:03:54 -07:00 |
|
Luke Fitzgerald
|
55ec8a7465
|
Always remove messages from waiting queue and requeue messages if one fails
|
2010-08-04 16:14:25 -07:00 |
|
Luke Fitzgerald
|
68ec3f855d
|
Fix a bunch of bugs where DB object wasn't correctly defined
|
2010-07-31 10:47:58 -07:00 |
|
Luke Fitzgerald
|
0f7fdd4804
|
Changes to make plugin use database instead of polling session readiness
|
2010-07-30 17:12:35 -07:00 |
|
Luke Fitzgerald
|
e911480587
|
Add timeout method to force call of idle to send ping
|
2010-07-26 11:21:11 -07:00 |
|
Luke Fitzgerald
|
82f44c5fa0
|
Fix typo
|
2010-07-26 11:14:18 -07:00 |
|
Luke Fitzgerald
|
75373e4a7a
|
Remove old comment
|
2010-07-24 10:07:02 -07:00 |
|
Luke Fitzgerald
|
ee7098c0db
|
Removed hard tabs
|
2010-07-18 12:58:06 -07:00 |
|
Luke Fitzgerald
|
c4458bc40a
|
Removed hard tabs
|
2010-06-30 12:50:07 -07:00 |
|
Luke Fitzgerald
|
9a7c60a3e2
|
Added wait on signon failure due to update contacts failing
|
2010-06-30 09:18:44 -07:00 |
|
Luke Fitzgerald
|
4c3b420969
|
Fixed warning thrown and simplified list calls
|
2010-06-29 17:06:44 -07:00 |
|
Luke Fitzgerald
|
7ac937e8e0
|
Added required PHP extensions to README
|
2010-06-29 11:14:26 -07:00 |
|
Luke Fitzgerald
|
2e8a4e3a0f
|
Added README file
|
2010-06-29 10:57:48 -07:00 |
|
Luke Fitzgerald
|
6aa8ce08ae
|
Hide list error if network is not specified
|
2010-06-28 17:17:51 -07:00 |
|
Luke Fitzgerald
|
bcb718cd31
|
Fixed a bug where sessions were not cleared
|
2010-06-28 17:03:19 -07:00 |
|
Luke Fitzgerald
|
8175f0f3bf
|
Fixed a number of bugs in the library and wrapper - Seems to work!
|
2010-06-26 12:55:32 -07:00 |
|
Luke Fitzgerald
|
c5ad04c865
|
Lots of fixes for library. Almost have confirmation emails working
|
2010-06-22 20:26:23 -07:00 |
|
Luke Fitzgerald
|
f37228f413
|
Use built in email verifier
|
2010-06-20 15:53:36 +01:00 |
|
Luke Fitzgerald
|
6dd221957e
|
Add comma to end of list and small cosmetic change
|
2010-06-16 20:58:27 +01:00 |
|
Luke Fitzgerald
|
d69aa725f7
|
Remove callback method as we're not using status changes
|
2010-06-16 20:35:46 +01:00 |
|
Luke Fitzgerald
|
6dbf0ab1fe
|
Add callback for status changes
|
2010-06-16 18:05:29 +01:00 |
|
Luke Fitzgerald
|
b313bc3cde
|
Remove any existing switchboard sessions when we (re)signon
|
2010-06-16 17:12:20 +01:00 |
|
Luke Fitzgerald
|
50610c2611
|
Added some more error handling and commenting
|
2010-06-16 14:15:08 +01:00 |
|
Luke Fitzgerald
|
a665739283
|
Added error reporting to SB socket writes and call endSBSession if socket is dead when we try to send a message
|
2010-06-16 02:31:51 +01:00 |
|
Luke Fitzgerald
|
6f388a8b50
|
Use correct array index access for switchBoardSessions in sendMessageToSBSession
|
2010-06-16 02:28:13 +01:00 |
|
Luke Fitzgerald
|
7b998f4b2a
|
Reduced if statements used in sendOtherNetworkMessage
|
2010-06-16 02:25:09 +01:00 |
|
Luke Fitzgerald
|
47bc0ae4c4
|
Implemented error checking in sendOtherNetworkMessage
|
2010-06-16 02:23:19 +01:00 |
|
Luke Fitzgerald
|
242e8905cd
|
Fix indentation
|
2010-06-16 02:16:29 +01:00 |
|
Luke Fitzgerald
|
3d36f24b49
|
Return true if OIM is sent successfully
|
2010-06-16 02:11:39 +01:00 |
|
Luke Fitzgerald
|
392ea6fd32
|
Correctly access length constants
|
2010-06-16 02:03:31 +01:00 |
|
Luke Fitzgerald
|
62a7f10275
|
$killsession parameter not needed - we'll kill the session later anyway
|
2010-06-16 01:43:55 +01:00 |
|
Luke Fitzgerald
|
956b24f05d
|
Access constants and static methods properly ;)
|
2010-06-16 01:30:44 +01:00 |
|
Luke Fitzgerald
|
d52f6d5aea
|
Removed unnecessary else statement
|
2010-06-16 01:24:28 +01:00 |
|
Luke Fitzgerald
|
2d883eed89
|
Reordered methods and changed properties to constants as needed
|
2010-06-16 01:22:52 +01:00 |
|