- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Dec 19 2017
Dec 19 2017
Updated debian package description
Removed unnecessary version dependencies
Removed dependency on dummy package
Split debian dependencies one per line
Dec 18 2017
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 14 2017
Dec 14 2017
• dan committed rSYLK945e1af085ea: Simplified signature for the push notification functions (authored by • dan).
Simplified signature for the push notification functions
Dec 12 2017
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
• dan committed rSYLK519716401197: Added method to send conference invite push notifications (authored by • dan).
Added method to send conference invite push notifications
• dan committed rSYLK8e2d2b2e2174: Use JSON models for Firebase push notifications (authored by • dan).
Use JSON models for Firebase push notifications
Use UTC timestamps in push notifications
Dec 11 2017
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
• dan committed rSYLK250857303ab9: Fixed DisplayNameValidator to work with empty names (authored by • dan).
Fixed DisplayNameValidator to work with empty names
Added type hinting for sylkrtc models
Moved validators to validators.py
• dan committed rSYLKe7469654982e: Added DisplayNameValidator that removes optional quotes (authored by • dan).
Added DisplayNameValidator that removes optional quotes
• dan committed rSYLKa1393ef0230a: Moved FixedValueProperty and LimitedChoiceProperty to jsonobjects.py (authored by • dan).
Moved FixedValueProperty and LimitedChoiceProperty to jsonobjects.py
• dan committed rSYLK275930b64605: Keep all internal SIP URIs as AORs for consistency (authored by • dan).
Keep all internal SIP URIs as AORs for consistency
• 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
Optimized returned value
Removed unnecessary util.py module
Removed unnecessary class
Fixed code formatting warnings
• 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 8 2017
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
Nov 6 2017
Nov 6 2017
Raised version
tijmen committed rSYLKRTC4c71f7002793: Downgraded webrtc-adapter for compatibilty with cordova-iosrtc (authored by tijmen).
Downgraded webrtc-adapter for compatibilty with cordova-iosrtc
Oct 26 2017
Oct 26 2017
Updated version
tijmen committed rSYLKRTC90d654e53171: Changed connection to not reconnect after max delay (authored by tijmen).
Changed connection to not reconnect after max delay
• dan committed rSYLK26dc143170d0: Improved data extraction speed by a factor of 2 (authored by • dan).
Improved data extraction speed by a factor of 2
Simplified AbstractProperty getter
Oct 25 2017
Oct 25 2017
Removed unused attribute
Oct 23 2017
Oct 23 2017
Changed variable to const
Oct 13 2017
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
Fixed missing semicolumns
Fixed log message
• dan committed rSYLKRTC44a7ca5f04e1: Removed unnecessary escaping for double quotes (authored by • dan).
Removed unnecessary escaping for double quotes
• 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
• 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
• 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
• dan committed rSYLK5a103cff66ef: Renamed VideoRoom to Videoroom in class names (authored by • dan).
Renamed VideoRoom to Videoroom in class names
• 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
• dan committed rSYLK78ca24606a56: Replaced dependency on python-jsonmodels with internal module (authored by • dan).
Replaced dependency on python-jsonmodels with internal module
Oct 12 2017
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
tijmen committed rCDRTb9101518750c: Replaced short opening tags and formmated file (authored by tijmen).
Replaced short opening tags and formmated file
Replaced short opening tag
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
Replaced short opening tag
Oct 10 2017
Oct 10 2017
Removed short opening tags
Oct 5 2017
Oct 5 2017
tijmen committed rCDRT9dce51af6342: Removed short opening tags and formatted files (authored by tijmen).
Removed short opening tags and formatted files
tijmen committed rCDRTd2e39124d7c8: Replaced short opening tags and formatted files (authored by tijmen).
Replaced short opening tags and formatted files
tijmen committed rCDRT926ec5da1a5d: Replaced short opening tags and formatted files (authored by tijmen).
Replaced short opening tags and formatted files
tijmen committed rCDRTd95e50db3357: Replaced short opening tags and formatted files (authored by tijmen).
Replaced short opening tags and formatted files
tijmen committed rCDRT3859773563c4: Removed short opening tags and formatted file (authored by tijmen).
Removed short opening tags and formatted file
tijmen committed rCDRT088289b862f5: Removed short opening tags and formatted file (authored by tijmen).
Removed short opening tags and formatted file
tijmen committed rCDRT303bad81960d: Removed short opening tag and formatted file (authored by tijmen).
Removed short opening tag and formatted file
Sep 25 2017
Sep 25 2017
Improve README
Sep 22 2017
Sep 22 2017
Raised version
tijmen committed rSYLKRTC9f8e0281175a: Added closing peer connection on trickle errors (authored by tijmen).
Added closing peer connection on trickle errors
Sep 18 2017
Sep 18 2017
tijmen committed rSYLKRTCe7e2bd9356ef: Added conference room config function and event (authored by tijmen).
Added conference room config function and event
Corrected API typo
Added missing lines to API doc
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
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 14 2017
Sep 14 2017
Updated README
Sep 11 2017
Sep 11 2017
Updated TODO
Sep 5 2017
Sep 5 2017
• dan committed rSYLK434b72e41b6d: Fixed error with cancelling already called timer (authored by • dan).
Fixed error with cancelling already called timer
Sep 1 2017
Sep 1 2017
Fixed return value from deferred callback
• 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
• dan committed rSYLK98dfa4f36f13: Do not allow request arguments to overwrite core attributes (authored by • dan).
Do not allow request arguments to overwrite core attributes
Simplified code sending janus requests
• dan committed rSYLKebb8519be675: Optimized code to only send keepalive messages when necessary (authored by • dan).
Optimized code to only send keepalive messages when necessary
Removed redundant namespace prefix
• dan committed rSYLK4d55bfb1118b: Explicitly added protocol methods to JanusBackend (authored by • dan).
Explicitly added protocol methods to JanusBackend
Grouped public/private API methods together
Simplified stopping the keepalive timer
• dan committed rSYLK0ca6ac5e4e1f: Refactored sending keepalives to be internal to the protocol (authored by • dan).
Refactored sending keepalives to be internal to the protocol
• dan committed rSYLKb7625f54bbe5: Renamed some arguments and variables for clarity (authored by • dan).
Renamed some arguments and variables for clarity
• dan committed rSYLKc3241e1294e7: Renamed attribute to better reflect its function (authored by • dan).
Renamed attribute to better reflect its function
• dan committed rSYLKa22fc0f2b29b: Removed unnecessary references to the janus backend everywhere (authored by • dan).
Removed unnecessary references to the janus backend everywhere
Simplified webrtcgateway package structure
Renamed function
Simplified keepalive callback
Removed unnecessary partial function
Updated bowser version
Updated blueimp-md5 version
Aug 30 2017
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
• 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
Removed pointless assert
• dan committed rSYLK934dc796909e: Removed unnecessary additional private method (authored by • dan).
Removed unnecessary additional private method
Moved comment
• dan committed rSYLK15d98bf1f551: Restructured code to avoid unnecessary extra return statements (authored by • dan).
Restructured code to avoid unnecessary extra return statements
Removed code that was never reached
• dan committed rSYLK21b5181b7f04: Simplified instantiating sylkrtc models from requests (authored by • dan).
Simplified instantiating sylkrtc models from requests
• dan committed rSYLK492c517b77d5: Added generic sylkrtc request to model mapper (authored by • dan).
Added generic sylkrtc request to model mapper
• 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 28 2017
Aug 28 2017
• dan committed rSYLK9cf7e38d2c32: Moved general exception handling into operation handlers (authored by • dan).
Moved general exception handling into operation handlers
Lowercase operation type
Aug 25 2017
Aug 25 2017
Formatted files and removed tabs
Aug 24 2017
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
• dan committed rSYLK1740e3461d33: Split operation handlers into request and event handlers (authored by • dan).
Split operation handlers into request and event handlers