Page MenuHomePhabricator
Feed All Stories

Dec 19 2017

dan committed rSYLK3a99d2ea172a: Updated debian package description (authored by dan).
Updated debian package description
Dec 19 2017, 12:13 PM
dan committed rSYLK0a675087e11f: Removed unnecessary version dependencies (authored by dan).
Removed unnecessary version dependencies
Dec 19 2017, 12:13 PM
dan committed rSYLK87a1c2d40ddf: Removed dependency on dummy package (authored by dan).
Removed dependency on dummy package
Dec 19 2017, 12:13 PM
dan committed rSYLK6475dc8eae0a: Split debian dependencies one per line (authored by dan).
Split debian dependencies one per line
Dec 19 2017, 12:13 PM

Dec 18 2017

dan committed rSYLK6dc50b3794f4: Fixed race condition with cleaning subscriber sessions in conference rooms (authored by dan).
Fixed race condition with cleaning subscriber sessions in conference rooms
Dec 18 2017, 12:43 PM

Dec 14 2017

dan committed rSYLK945e1af085ea: Simplified signature for the push notification functions (authored by dan).
Simplified signature for the push notification functions
Dec 14 2017, 1:01 PM

Dec 12 2017

dan committed rSYLK5562ec452036: Renamed push notification methods from xyz_session to xyz_call (authored by dan).
Renamed push notification methods from xyz_session to xyz_call
Dec 12 2017, 1:11 PM
dan committed rSYLK519716401197: Added method to send conference invite push notifications (authored by dan).
Added method to send conference invite push notifications
Dec 12 2017, 1:11 PM
dan committed rSYLK8e2d2b2e2174: Use JSON models for Firebase push notifications (authored by dan).
Use JSON models for Firebase push notifications
Dec 12 2017, 1:11 PM
dan committed rSYLKf4a2af584662: Use UTC timestamps in push notifications (authored by dan).
Use UTC timestamps in push notifications
Dec 12 2017, 1:11 PM

Dec 11 2017

dan committed rSYLK47980d072d44: Use JSON models to encode/decode messages to/from Janus (authored by dan).
Use JSON models to encode/decode messages to/from Janus
Dec 11 2017, 5:55 PM
dan committed rSYLK250857303ab9: Fixed DisplayNameValidator to work with empty names (authored by dan).
Fixed DisplayNameValidator to work with empty names
Dec 11 2017, 5:55 PM
dan committed rSYLKe8a7aa3fb62c: Added type hinting for sylkrtc models (authored by dan).
Added type hinting for sylkrtc models
Dec 11 2017, 5:55 PM
dan committed rSYLK97372000e5bc: Moved validators to validators.py (authored by dan).
Moved validators to validators.py
Dec 11 2017, 5:55 PM
dan committed rSYLKe7469654982e: Added DisplayNameValidator that removes optional quotes (authored by dan).
Added DisplayNameValidator that removes optional quotes
Dec 11 2017, 5:55 PM
dan committed rSYLKa1393ef0230a: Moved FixedValueProperty and LimitedChoiceProperty to jsonobjects.py (authored by dan).
Moved FixedValueProperty and LimitedChoiceProperty to jsonobjects.py
Dec 11 2017, 5:55 PM
dan committed rSYLK275930b64605: Keep all internal SIP URIs as AORs for consistency (authored by dan).
Keep all internal SIP URIs as AORs for consistency
Dec 11 2017, 5:54 PM
dan committed rSYLK0f55b2de1fae: Allow LimitedChoiceProperty to be optional and have a default value (authored by dan).
Allow LimitedChoiceProperty to be optional and have a default value
Dec 11 2017, 5:54 PM
dan committed rSYLKba2364cc7a4a: Optimized returned value (authored by dan).
Optimized returned value
Dec 11 2017, 5:54 PM
dan committed rSYLK83e52123776e: Removed unnecessary util.py module (authored by dan).
Removed unnecessary util.py module
Dec 11 2017, 5:54 PM
dan committed rSYLK372be698b038: Removed unnecessary class (authored by dan).
Removed unnecessary class
Dec 11 2017, 5:54 PM
dan committed rSYLKc6df8890be46: Fixed code formatting warnings (authored by dan).
Fixed code formatting warnings
Dec 11 2017, 5:54 PM
dan committed rSYLKc309c55d8b95: Have the 'in' operator to check if a property is defined in a JSONObject (authored by dan).
Have the 'in' operator to check if a property is defined in a JSONObject
Dec 11 2017, 5:54 PM

Dec 8 2017

tijmen committed rSYLKRTCc4edf3624374: Set default display name to null instead of empty (authored by tijmen).
Set default display name to null instead of empty
Dec 8 2017, 11:52 AM

Nov 6 2017

tijmen committed rSYLKRTC54226ff8d69c: Raised version (authored by tijmen).
Raised version
Nov 6 2017, 4:54 PM
tijmen committed rSYLKRTC4c71f7002793: Downgraded webrtc-adapter for compatibilty with cordova-iosrtc (authored by tijmen).
Downgraded webrtc-adapter for compatibilty with cordova-iosrtc
Nov 6 2017, 4:54 PM

Oct 26 2017

tijmen committed rSYLKRTCa8c25fb81016: Updated version (authored by tijmen).
Updated version
Oct 26 2017, 2:31 PM
tijmen committed rSYLKRTC90d654e53171: Changed connection to not reconnect after max delay (authored by tijmen).
Changed connection to not reconnect after max delay
Oct 26 2017, 2:21 PM
dan committed rSYLK26dc143170d0: Improved data extraction speed by a factor of 2 (authored by dan).
Improved data extraction speed by a factor of 2
Oct 26 2017, 2:02 PM
dan committed rSYLK950636fa4f7c: Simplified AbstractProperty getter (authored by dan).
Simplified AbstractProperty getter
Oct 26 2017, 2:02 PM

Oct 25 2017

dan committed rSYLK830946d7cae5: Removed unused attribute (authored by dan).
Removed unused attribute
Oct 25 2017, 5:15 PM

Oct 23 2017

tijmen committed rSYLKRTC857c0b8ed12a: Changed variable to const (authored by tijmen).
Changed variable to const
Oct 23 2017, 1:24 PM

Oct 13 2017

tijmen committed rSYLKRTC5daa63cae1cf: Added empty participant object back in conference event handler (authored by tijmen).
Added empty participant object back in conference event handler
Oct 13 2017, 4:41 PM
tijmen committed rSYLKRTC19c923bb5880: Fixed missing semicolumns (authored by tijmen).
Fixed missing semicolumns
Oct 13 2017, 4:41 PM
dan committed rSYLKRTCeb5e8387080f: Fixed log message (authored by dan).
Fixed log message
Oct 13 2017, 3:41 PM
dan committed rSYLKRTC44a7ca5f04e1: Removed unnecessary escaping for double quotes (authored by dan).
Removed unnecessary escaping for double quotes
Oct 13 2017, 3:12 PM
dan committed rSYLKRTC6513b146467a: Better fix for potential race condition in session state order (authored by dan).
Better fix for potential race condition in session state order
Oct 13 2017, 3:11 PM
dan committed rSYLKRTC666d462cadd6: Refactored client API to simplify it and make it consistent (authored by dan).
Refactored client API to simplify it and make it consistent
Oct 13 2017, 2:50 PM
dan committed rSYLKd55ed0bf36eb: Refactored client API to simplify it and make it consistent (authored by dan).
Refactored client API to simplify it and make it consistent
Oct 13 2017, 1:54 PM
dan committed rSYLK5a103cff66ef: Renamed VideoRoom to Videoroom in class names (authored by dan).
Renamed VideoRoom to Videoroom in class names
Oct 13 2017, 1:54 PM
dan committed rSYLK11efb13bda2e: Added ConnectionHandler.send method to replace notify and _send_response (authored by dan).
Added ConnectionHandler.send method to replace notify and _send_response
Oct 13 2017, 1:54 PM
dan committed rSYLK78ca24606a56: Replaced dependency on python-jsonmodels with internal module (authored by dan).
Replaced dependency on python-jsonmodels with internal module
Oct 13 2017, 1:54 PM

Oct 12 2017

tijmen committed rCDRT16963465fda3: Fixed missing comma in enrollement sample, replaced short opening tag (authored by tijmen).
Fixed missing comma in enrollement sample, replaced short opening tag
Oct 12 2017, 5:01 PM
tijmen committed rCDRTb9101518750c: Replaced short opening tags and formmated file (authored by tijmen).
Replaced short opening tags and formmated file
Oct 12 2017, 3:21 PM
tijmen committed rCDRTec6ecda89852: Replaced short opening tag (authored by tijmen).
Replaced short opening tag
Oct 12 2017, 3:12 PM
tijmen committed rCDRT2620eda48f91: Formatted prepaid cards to PSR-2 and use new sql debug (authored by tijmen).
Formatted prepaid cards to PSR-2 and use new sql debug
Oct 12 2017, 12:02 PM
tijmen committed rCDRT0031caa7ce5f: Replaced short opening tag (authored by tijmen).
Replaced short opening tag
Oct 12 2017, 12:02 PM

Oct 10 2017

tijmen committed rCDRT3432a427a039: Removed short opening tags (authored by tijmen).
Removed short opening tags
Oct 10 2017, 11:22 AM

Oct 5 2017

tijmen committed rCDRT9dce51af6342: Removed short opening tags and formatted files (authored by tijmen).
Removed short opening tags and formatted files
Oct 5 2017, 3:11 PM
tijmen committed rCDRTd2e39124d7c8: Replaced short opening tags and formatted files (authored by tijmen).
Replaced short opening tags and formatted files
Oct 5 2017, 2:01 PM
tijmen committed rCDRT926ec5da1a5d: Replaced short opening tags and formatted files (authored by tijmen).
Replaced short opening tags and formatted files
Oct 5 2017, 1:31 PM
tijmen committed rCDRTd95e50db3357: Replaced short opening tags and formatted files (authored by tijmen).
Replaced short opening tags and formatted files
Oct 5 2017, 1:11 PM
tijmen committed rCDRT3859773563c4: Removed short opening tags and formatted file (authored by tijmen).
Removed short opening tags and formatted file
Oct 5 2017, 12:02 PM
tijmen committed rCDRT088289b862f5: Removed short opening tags and formatted file (authored by tijmen).
Removed short opening tags and formatted file
Oct 5 2017, 12:02 PM
tijmen committed rCDRT303bad81960d: Removed short opening tag and formatted file (authored by tijmen).
Removed short opening tag and formatted file
Oct 5 2017, 11:21 AM

Sep 25 2017

adigeo committed rSYLKec9aecf08fde: Improve README (authored by adigeo).
Improve README
Sep 25 2017, 4:18 AM

Sep 22 2017

tijmen committed rSYLKRTC8d9f5f5aff46: Raised version (authored by tijmen).
Raised version
Sep 22 2017, 3:21 PM
tijmen committed rSYLKRTC9f8e0281175a: Added closing peer connection on trickle errors (authored by tijmen).
Added closing peer connection on trickle errors
Sep 22 2017, 3:12 PM

Sep 18 2017

tijmen committed rSYLKRTCe7e2bd9356ef: Added conference room config function and event (authored by tijmen).
Added conference room config function and event
Sep 18 2017, 1:31 PM
tijmen committed rSYLKRTC03e23992a33f: Corrected API typo (authored by tijmen).
Corrected API typo
Sep 18 2017, 12:31 PM
tijmen committed rSYLKRTC6afb28882f72: Added missing lines to API doc (authored by tijmen).
Added missing lines to API doc
Sep 18 2017, 11:21 AM
tijmen committed rSYLKRTCf44b72f68d69: Added publisher id key to internal participants map to simplify matching (authored by tijmen).
Added publisher id key to internal participants map to simplify matching
Sep 18 2017, 11:21 AM
tijmen committed rSYLKRTC8c931b650f78: Added getter to participant to get publisher session id (authored by tijmen).
Added getter to participant to get publisher session id
Sep 18 2017, 11:10 AM

Sep 14 2017

adigeo committed rSYLK0b81ae5ee179: Updated README (authored by adigeo).
Updated README
Sep 14 2017, 2:56 AM

Sep 11 2017

dan committed rSYLK5cc7dc74e9fd: Updated TODO (authored by dan).
Updated TODO
Sep 11 2017, 1:15 PM

Sep 5 2017

dan committed rSYLK434b72e41b6d: Fixed error with cancelling already called timer (authored by dan).
Fixed error with cancelling already called timer
Sep 5 2017, 12:12 AM

Sep 1 2017

dan committed rSYLKb5c0a791affc: Fixed return value from deferred callback (authored by dan).
Fixed return value from deferred callback
Sep 1 2017, 7:46 PM
dan committed rSYLK737a10742821: Do not attempt to send messages after the connection was closed (authored by dan).
Do not attempt to send messages after the connection was closed
Sep 1 2017, 7:45 PM
dan committed rSYLK98dfa4f36f13: Do not allow request arguments to overwrite core attributes (authored by dan).
Do not allow request arguments to overwrite core attributes
Sep 1 2017, 7:45 PM
dan committed rSYLK53abd21de669: Simplified code sending janus requests (authored by dan).
Simplified code sending janus requests
Sep 1 2017, 7:45 PM
dan committed rSYLKebb8519be675: Optimized code to only send keepalive messages when necessary (authored by dan).
Optimized code to only send keepalive messages when necessary
Sep 1 2017, 7:45 PM
dan committed rSYLK3b95d81e6bba: Removed redundant namespace prefix (authored by dan).
Removed redundant namespace prefix
Sep 1 2017, 7:45 PM
dan committed rSYLK4d55bfb1118b: Explicitly added protocol methods to JanusBackend (authored by dan).
Explicitly added protocol methods to JanusBackend
Sep 1 2017, 7:45 PM
dan committed rSYLKe6a1061ea3f8: Grouped public/private API methods together (authored by dan).
Grouped public/private API methods together
Sep 1 2017, 7:45 PM
dan committed rSYLK2ce8489bd67a: Simplified stopping the keepalive timer (authored by dan).
Simplified stopping the keepalive timer
Sep 1 2017, 7:45 PM
dan committed rSYLK0ca6ac5e4e1f: Refactored sending keepalives to be internal to the protocol (authored by dan).
Refactored sending keepalives to be internal to the protocol
Sep 1 2017, 7:45 PM
dan committed rSYLKb7625f54bbe5: Renamed some arguments and variables for clarity (authored by dan).
Renamed some arguments and variables for clarity
Sep 1 2017, 7:45 PM
dan committed rSYLKc3241e1294e7: Renamed attribute to better reflect its function (authored by dan).
Renamed attribute to better reflect its function
Sep 1 2017, 7:44 PM
dan committed rSYLKa22fc0f2b29b: Removed unnecessary references to the janus backend everywhere (authored by dan).
Removed unnecessary references to the janus backend everywhere
Sep 1 2017, 7:44 PM
dan committed rSYLKdd64a49d4e3f: Simplified webrtcgateway package structure (authored by dan).
Simplified webrtcgateway package structure
Sep 1 2017, 7:44 PM
dan committed rSYLKa4fbbff71284: Renamed function (authored by dan).
Renamed function
Sep 1 2017, 7:44 PM
dan committed rSYLK20f4ae9b3950: Simplified keepalive callback (authored by dan).
Simplified keepalive callback
Sep 1 2017, 7:44 PM
dan committed rSYLK26c5fa850416: Removed unnecessary partial function (authored by dan).
Removed unnecessary partial function
Sep 1 2017, 7:44 PM
tijmen committed rSYLKRTC8408e8d1b097: Updated bowser version (authored by tijmen).
Updated bowser version
Sep 1 2017, 12:16 PM
tijmen committed rSYLKRTC40522be6d4d3: Updated blueimp-md5 version (authored by tijmen).
Updated blueimp-md5 version
Sep 1 2017, 12:16 PM

Aug 30 2017

dan committed rSYLK0b793ef08175: Fixed race condition when cleaning up a connection handler while stopping (authored by dan).
Fixed race condition when cleaning up a connection handler while stopping
Aug 30 2017, 1:02 PM
dan committed rSYLK25d5ac995098: Fixed race condition when a connection handler is stopped while starting (authored by dan).
Fixed race condition when a connection handler is stopped while starting
Aug 30 2017, 1:02 PM
dan committed rSYLK7685c83616d2: Removed pointless assert (authored by dan).
Removed pointless assert
Aug 30 2017, 1:02 PM
dan committed rSYLK934dc796909e: Removed unnecessary additional private method (authored by dan).
Removed unnecessary additional private method
Aug 30 2017, 1:02 PM
dan committed rSYLKe088b99c8536: Moved comment (authored by dan).
Moved comment
Aug 30 2017, 1:02 PM
dan committed rSYLK15d98bf1f551: Restructured code to avoid unnecessary extra return statements (authored by dan).
Restructured code to avoid unnecessary extra return statements
Aug 30 2017, 1:02 PM
dan committed rSYLK60a8b8818501: Removed code that was never reached (authored by dan).
Removed code that was never reached
Aug 30 2017, 1:02 PM
dan committed rSYLK21b5181b7f04: Simplified instantiating sylkrtc models from requests (authored by dan).
Simplified instantiating sylkrtc models from requests
Aug 30 2017, 1:02 PM
dan committed rSYLK492c517b77d5: Added generic sylkrtc request to model mapper (authored by dan).
Added generic sylkrtc request to model mapper
Aug 30 2017, 1:01 PM
dan committed rSYLK530e15980520: Wait for the connection to be ready once before processing operations (authored by dan).
Wait for the connection to be ready once before processing operations
Aug 30 2017, 1:01 PM

Aug 28 2017

dan committed rSYLK9cf7e38d2c32: Moved general exception handling into operation handlers (authored by dan).
Moved general exception handling into operation handlers
Aug 28 2017, 6:15 PM
dan committed rSYLK68c41d17d104: Lowercase operation type (authored by dan).
Lowercase operation type
Aug 28 2017, 6:15 PM

Aug 25 2017

tijmen committed rCDRT5fb2b5b8682f: Formatted files and removed tabs (authored by tijmen).
Formatted files and removed tabs
Aug 25 2017, 11:43 AM

Aug 24 2017

dan committed rSYLKa5b2b33d24bc: Moved boilerplate code out of the request handlers (authored by dan).
Moved boilerplate code out of the request handlers
Aug 24 2017, 2:10 PM
dan committed rSYLK1740e3461d33: Split operation handlers into request and event handlers (authored by dan).
Split operation handlers into request and event handlers
Aug 24 2017, 2:10 PM