- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mar 16 2021
Mar 16 2021
Removed empty lines and spaces
Mar 5 2021
Mar 5 2021
How can this be missing? TimeoutMixin is never used in the code since it is not needed
Mar 1 2021
Mar 1 2021
tijmen committed rSYLKfa150aa6aa16: Delay cleanup in videoroom hangup event to prevent colliding with 'leaving' (authored by tijmen).
Delay cleanup in videoroom hangup event to prevent colliding with 'leaving'
Feb 26 2021
Feb 26 2021
Moved Message class to own file
Simplified message constructor
Feb 2 2021
Feb 2 2021
Added synchronous return for push v2
tijmen committed rSYLKPUSH0d42555322f2: Always print request result in pushclient-v2 (authored by tijmen).
Always print request result in pushclient-v2
Feb 1 2021
Feb 1 2021
tijmen committed rSYLKPUSH9ae819240768: Added support for deviceid in push v2 route (authored by tijmen).
Added support for deviceid in push v2 route
Handle 410 responses in client
Jan 29 2021
Jan 29 2021
Fixed removing devices
tijmen committed rSYLKPUSH9b4e0ab70602: Change logger back to info if it got changed (authored by tijmen).
Change logger back to info if it got changed
Jan 27 2021
Jan 27 2021
tijmen committed rSYLKWRTCMaa0295a8beac: Updated react-native-sylkrtc version dependency (authored by tijmen).
Updated react-native-sylkrtc version dependency
Jan 19 2021
Jan 19 2021
tijmen committed rSYLKWRTCM9e6a65a727e2: Merge commit 'refs/pull/3/head' of https://github.com/agprojects/sylk-mobile (authored by tijmen).
Merge commit 'refs/pull/3/head' of https://github.com/agprojects/sylk-mobile
Fix ios compilation error
Jan 18 2021
Jan 18 2021
Fixed missing Type in docs
Dec 23 2020
Dec 23 2020
Use background token for cancel
Return background token from storage
Fixed syntax
tijmen committed rSYLKPUSH8fc5f469e4ff: Added reason to push parameters in client (authored by tijmen).
Added reason to push parameters in client
Dec 22 2020
Dec 22 2020
Changed request/response logs
Changed log message
Return 500 on storage errrors
Removed some leftover prints
Changed request id for new api
Raise storage error on errors
Added storage error
Dec 21 2020
Dec 21 2020
Removed stale print line
tijmen committed rSYLKPUSH6d58f2a15f37: Don't split token in pushclient-v2, it is not needed (authored by tijmen).
Don't split token in pushclient-v2, it is not needed
Dec 17 2020
Dec 17 2020
Added sylk-pushserver-db script
Formatted output sylk-pushlcient-v2
tijmen committed rSYLKPUSH6a28024e1c27: Make url not required for sylk-pushclient-v2 (authored by tijmen).
Make url not required for sylk-pushclient-v2
Dec 16 2020
Dec 16 2020
tijmen committed rSYLKPUSH7e7969164b61: Catch errors when a specified cassandra table is not there (authored by tijmen).
Catch errors when a specified cassandra table is not there
tijmen committed rSYLKPUSH931b6691208b: Set default log level for cassandra to info and add debug option from config (authored by tijmen).
Set default log level for cassandra to info and add debug option from config
tijmen committed rSYLKPUSH86a77b5dcb70: Allow config for the Cassandra table used (authored by tijmen).
Allow config for the Cassandra table used
Dec 15 2020
Dec 15 2020
Updated docs
Update docs
Added push client for API v2
tijmen committed rSYLKPUSH35e13d406a4c: Override uvicorn overriding the root logger level (authored by tijmen).
Override uvicorn overriding the root logger level
Refactored logging
Dec 11 2020
Dec 11 2020
Fixed debian packaging
Dec 7 2020
Dec 7 2020
Fixed typo
Dec 4 2020
Dec 4 2020
tijmen committed rSYLKPUSHc7008e8c6a4f: Pick the log function per request in validation errors (authored by tijmen).
Pick the log function per request in validation errors
Cleaned up log functions
Enable v2 API routes
Added v2 routes
tijmen committed rSYLKPUSHd09fe7a34063: Changed shebang so it runs in a virtual env (authored by tijmen).
Changed shebang so it runs in a virtual env
Init storage on start
Dec 3 2020
Dec 3 2020
Added token storage
tijmen committed rSYLKPUSHd5fc695b0b5b: Added new sections to config to support storage (authored by tijmen).
Added new sections to config to support storage
Refactored configuration loading
Removed duplicate import
Dec 2 2020
Dec 2 2020
tijmen committed rSYLKPUSHe8c02d9d2c46: Added util function to log push requests (authored by tijmen).
Added util function to log push requests
tijmen committed rSYLKPUSH550b44de0abc: Added util function to log remove token requests (authored by tijmen).
Added util function to log remove token requests
tijmen committed rSYLKPUSH2a3c81f7ce78: Added util function to log add token requests (authored by tijmen).
Added util function to log add token requests
Use payload fix function
Added util function to fix payload
Added push request model
tijmen committed rSYLKPUSHa3325b19e5e7: Added remove request and response model (authored by tijmen).
Added remove request and response model
Formatting
Added add request and response models
Dec 1 2020
Dec 1 2020
tijmen committed rSYLKPUSH13022d09d8e9: Return more usefull errors if request validation fails (authored by tijmen).
Return more usefull errors if request validation fails
Updated debian dependencies
Updated dependencies for virtual env
Oct 14 2020
Oct 14 2020
Fixed syntax error
Oct 8 2020
Oct 8 2020
TAG release-1.4.9
Raised version
Change msid for participant offer
Sep 17 2020
Sep 17 2020
Fixed push media types
Raised version
tijmen committed rSYLKRTCc0853d23e5ec: Added supoort for audio only conferences (authored by tijmen).
Added supoort for audio only conferences
Added supoort for audio only conferences
Aug 26 2020
Aug 26 2020
Raised version
Aug 25 2020
Aug 25 2020
tijmen committed rSYLKRTC4db06efb5749: Added support for sending plain text password over websocket connection (authored by tijmen).
Added support for sending plain text password over websocket connection
Use compatible syntax
Formatted file
Fixed requires/includes
Removed stale code and changed require
Aug 17 2020
Aug 17 2020
tijmen committed rSYLKd65f11451f56: Read device token from push response on 410 code (authored by tijmen).
Read device token from push response on 410 code
Aug 14 2020
Aug 14 2020
Require is not a function
Require is not a function
Formatted file
Use async signals if they exist
Removed SIGKILL handler on rating server
Aug 5 2020
Aug 5 2020
tijmen committed rSYLKWRTCMbeb0cdc8dc4b: Updated react-native-sylkrtc.js dependency (authored by tijmen).
Updated react-native-sylkrtc.js dependency
tijmen committed rSYLKWRTCMde7909a8ba9e: Raised react-native-sylkrtc.js dependency (authored by tijmen).
Raised react-native-sylkrtc.js dependency
Fixed check
Raised version
Add support for early media
tijmen committed rSYLK25597b90cdac: Reworked early media by adding extra event (authored by tijmen).
Reworked early media by adding extra event
Aug 4 2020
Aug 4 2020
Added support for early media
tijmen committed rSYLKWRTCM692989d1b43a: Updated react-native-sylkrtc.js dependency (authored by tijmen).
Updated react-native-sylkrtc.js dependency
Aug 3 2020
Aug 3 2020
tijmen committed rSYLKWRTCM13f829c1efb6: Updated react-native-sylkrtc.js dependency (authored by tijmen).
Updated react-native-sylkrtc.js dependency
tijmen committed rSYLKWRTCM817603d3f797: Updated react-native-sylkrtc.js dependency (authored by tijmen).
Updated react-native-sylkrtc.js dependency
tijmen committed rSYLKWRTCMe9537bd22eba: Updated react-native-webrtc dependency (authored by tijmen).
Updated react-native-webrtc dependency
Jul 31 2020
Jul 31 2020
Made log list items smaller
Log changes
Removed camelcase
Fixed function name
tijmen committed rSYLKWRTCM7cc5b14f0856: Remove timeout timers after user decided the fate of the call (authored by adigeo).
Remove timeout timers after user decided the fate of the call