Page MenuHomePhabricator
Feed Advanced Search

Mar 16 2021

tijmen committed rSYLK1b19adbd86cb: Removed empty lines and spaces (authored by tijmen).
Removed empty lines and spaces
Mar 16 2021, 3:50 PM

Mar 5 2021

tijmen added a comment to rCCaf8c7e46b80a: Fixed missing import.

How can this be missing? TimeoutMixin is never used in the code since it is not needed

Mar 5 2021, 9:42 AM

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'
Mar 1 2021, 8:39 PM

Feb 26 2021

tijmen committed rSYLKRTC1314edad4967: Moved Message class to own file (authored by tijmen).
Moved Message class to own file
Feb 26 2021, 11:32 AM
tijmen committed rSYLKRTCe5debd4e5a18: Simplified message constructor (authored by tijmen).
Simplified message constructor
Feb 26 2021, 11:32 AM

Feb 2 2021

tijmen committed rSYLKPUSH741a079df9a7: Added synchronous return for push v2 (authored by tijmen).
Added synchronous return for push v2
Feb 2 2021, 11:41 AM
tijmen committed rSYLKPUSH0d42555322f2: Always print request result in pushclient-v2 (authored by tijmen).
Always print request result in pushclient-v2
Feb 2 2021, 11:41 AM

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
Feb 1 2021, 1:24 PM
tijmen committed rSYLKPUSH31951ac91ec7: Handle 410 responses in client (authored by tijmen).
Handle 410 responses in client
Feb 1 2021, 1:24 PM

Jan 29 2021

tijmen committed rSYLKPUSH29785a91964a: Fixed removing devices (authored by tijmen).
Fixed removing devices
Jan 29 2021, 6:34 PM
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 29 2021, 6:34 PM

Jan 27 2021

tijmen committed rSYLKWRTCMaa0295a8beac: Updated react-native-sylkrtc version dependency (authored by tijmen).
Updated react-native-sylkrtc version dependency
Jan 27 2021, 2:32 PM

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
Jan 19 2021, 8:26 PM
tijmen committed rSYLKWRTCMc2e954396f6f: Fix ios compilation error (authored by danj).
Fix ios compilation error
Jan 19 2021, 8:13 PM

Jan 18 2021

tijmen committed rSYLKRTCb81edfb8fa94: Fixed missing Type in docs (authored by tijmen).
Fixed missing Type in docs
Jan 18 2021, 4:46 PM

Dec 23 2020

tijmen committed rSYLKPUSH55dba1fc48a1: Use background token for cancel (authored by tijmen).
Use background token for cancel
Dec 23 2020, 2:40 PM
tijmen committed rSYLKPUSH4cdcc04c63e3: Return background token from storage (authored by tijmen).
Return background token from storage
Dec 23 2020, 2:40 PM
tijmen committed rSYLKPUSHb3a478802bba: Fixed syntax (authored by tijmen).
Fixed syntax
Dec 23 2020, 2:40 PM
tijmen committed rSYLKPUSH8fc5f469e4ff: Added reason to push parameters in client (authored by tijmen).
Added reason to push parameters in client
Dec 23 2020, 11:30 AM

Dec 22 2020

tijmen committed rSYLKPUSH5e1c5f049590: Changed request/response logs (authored by tijmen).
Changed request/response logs
Dec 22 2020, 3:40 PM
tijmen committed rSYLKPUSHff7668af09d8: Changed log message (authored by tijmen).
Changed log message
Dec 22 2020, 1:40 PM
tijmen committed rSYLKPUSH21f97c9436c2: Return 500 on storage errrors (authored by tijmen).
Return 500 on storage errrors
Dec 22 2020, 1:40 PM
tijmen committed rSYLKPUSH020b5c0ad3c9: Removed some leftover prints (authored by tijmen).
Removed some leftover prints
Dec 22 2020, 1:40 PM
tijmen committed rSYLKPUSHf7644554799f: Changed request id for new api (authored by tijmen).
Changed request id for new api
Dec 22 2020, 1:40 PM
tijmen committed rSYLKPUSH15d7124d1ed3: Raise storage error on errors (authored by tijmen).
Raise storage error on errors
Dec 22 2020, 1:40 PM
tijmen committed rSYLKPUSHa94d3ad60e16: Added storage error (authored by tijmen).
Added storage error
Dec 22 2020, 1:40 PM

Dec 21 2020

tijmen committed rSYLKPUSH5865ee74aa88: Removed stale print line (authored by tijmen).
Removed stale print line
Dec 21 2020, 3:00 PM
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 21 2020, 2:52 PM

Dec 17 2020

tijmen committed rSYLKPUSH8e7b1a707b0c: Added sylk-pushserver-db script (authored by tijmen).
Added sylk-pushserver-db script
Dec 17 2020, 2:41 PM
tijmen committed rSYLKPUSH5ddbcfd002ca: Formatted output sylk-pushlcient-v2 (authored by tijmen).
Formatted output sylk-pushlcient-v2
Dec 17 2020, 2:41 PM
tijmen committed rSYLKPUSH6a28024e1c27: Make url not required for sylk-pushclient-v2 (authored by tijmen).
Make url not required for sylk-pushclient-v2
Dec 17 2020, 2:41 PM

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
Dec 16 2020, 2:11 PM
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
Dec 16 2020, 2:10 PM
tijmen committed rSYLKPUSH86a77b5dcb70: Allow config for the Cassandra table used (authored by tijmen).
Allow config for the Cassandra table used
Dec 16 2020, 2:10 PM

Dec 15 2020

tijmen committed rSYLKPUSH7998aaea122e: Updated docs (authored by tijmen).
Updated docs
Dec 15 2020, 7:50 PM
tijmen committed rSYLKPUSH07f5d8dc0a48: Update docs (authored by tijmen).
Update docs
Dec 15 2020, 7:30 PM
tijmen committed rSYLKPUSHfedc02202190: Added push client for API v2 (authored by tijmen).
Added push client for API v2
Dec 15 2020, 7:30 PM
tijmen committed rSYLKPUSH35e13d406a4c: Override uvicorn overriding the root logger level (authored by tijmen).
Override uvicorn overriding the root logger level
Dec 15 2020, 4:30 PM
tijmen committed rSYLKPUSH5a21eecc2965: Refactored logging (authored by tijmen).
Refactored logging
Dec 15 2020, 2:23 PM

Dec 11 2020

tijmen committed rSYLKPUSHdae644bca864: Fixed debian packaging (authored by tijmen).
Fixed debian packaging
Dec 11 2020, 4:26 PM

Dec 7 2020

tijmen committed rSYLKPUSHc6bcb298fefe: Fixed typo (authored by tijmen).
Fixed typo
Dec 7 2020, 3:27 PM

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
Dec 4 2020, 1:30 PM
tijmen committed rSYLKPUSH1805b420cc8a: Cleaned up log functions (authored by tijmen).
Cleaned up log functions
Dec 4 2020, 1:30 PM
tijmen committed rSYLKPUSH19cd3273cfb8: Enable v2 API routes (authored by tijmen).
Enable v2 API routes
Dec 4 2020, 1:30 PM
tijmen committed rSYLKPUSHeaaf08b49f90: Added v2 routes (authored by tijmen).
Added v2 routes
Dec 4 2020, 1:10 PM
tijmen committed rSYLKPUSHd09fe7a34063: Changed shebang so it runs in a virtual env (authored by tijmen).
Changed shebang so it runs in a virtual env
Dec 4 2020, 1:10 PM
tijmen committed rSYLKPUSHd3f26b1f8ee8: Init storage on start (authored by tijmen).
Init storage on start
Dec 4 2020, 1:10 PM

Dec 3 2020

tijmen committed rSYLKPUSHcc454ee1634a: Added token storage (authored by tijmen).
Added token storage
Dec 3 2020, 4:10 PM
tijmen committed rSYLKPUSHd5fc695b0b5b: Added new sections to config to support storage (authored by tijmen).
Added new sections to config to support storage
Dec 3 2020, 3:30 PM
tijmen committed rSYLKPUSH63c61e28ba4d: Refactored configuration loading (authored by tijmen).
Refactored configuration loading
Dec 3 2020, 2:40 PM
tijmen committed rSYLKPUSH3bddeaf86dd5: Removed duplicate import (authored by tijmen).
Removed duplicate import
Dec 3 2020, 2:01 PM

Dec 2 2020

tijmen committed rSYLKPUSHe8c02d9d2c46: Added util function to log push requests (authored by tijmen).
Added util function to log push requests
Dec 2 2020, 4:20 PM
tijmen committed rSYLKPUSH550b44de0abc: Added util function to log remove token requests (authored by tijmen).
Added util function to log remove token requests
Dec 2 2020, 4:20 PM
tijmen committed rSYLKPUSH2a3c81f7ce78: Added util function to log add token requests (authored by tijmen).
Added util function to log add token requests
Dec 2 2020, 4:10 PM
tijmen committed rSYLKPUSH2b1d384b5f79: Use payload fix function (authored by tijmen).
Use payload fix function
Dec 2 2020, 4:10 PM
tijmen committed rSYLKPUSH448f79fd52e4: Added util function to fix payload (authored by tijmen).
Added util function to fix payload
Dec 2 2020, 4:10 PM
tijmen committed rSYLKPUSH8eb5b3625adc: Added push request model (authored by tijmen).
Added push request model
Dec 2 2020, 3:30 PM
tijmen committed rSYLKPUSHa3325b19e5e7: Added remove request and response model (authored by tijmen).
Added remove request and response model
Dec 2 2020, 3:20 PM
tijmen committed rSYLKPUSHd6afe1fd82f0: Formatting (authored by tijmen).
Formatting
Dec 2 2020, 3:20 PM
tijmen committed rSYLKPUSH6debb612a62a: Added add request and response models (authored by tijmen).
Added add request and response models
Dec 2 2020, 3:11 PM

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
Dec 1 2020, 5:00 PM
tijmen committed rSYLKPUSH490d3fe3b61b: Updated debian dependencies (authored by tijmen).
Updated debian dependencies
Dec 1 2020, 4:44 PM
tijmen committed rSYLKPUSH263d4b2b4b7c: Updated dependencies for virtual env (authored by tijmen).
Updated dependencies for virtual env
Dec 1 2020, 4:43 PM
tijmen committed rSYLKPUSHbae8e092e680: TAG 1.0.7 (authored by tijmen).
TAG 1.0.7
Dec 1 2020, 4:43 PM

Oct 14 2020

tijmen committed rCDRT28107cc08eeb: Fixed syntax error (authored by tijmen).
Fixed syntax error
Oct 14 2020, 6:12 PM

Oct 8 2020

tijmen committed rSYLKRTC9fa6d0944bd3: TAG release-1.4.9 (authored by tijmen).
TAG release-1.4.9
Oct 8 2020, 12:19 PM
tijmen committed rSYLKRTC69eea1564115: Raised version (authored by tijmen).
Raised version
Oct 8 2020, 12:19 PM
tijmen committed rSYLKRTC04c7cdfb17b8: Change msid for participant offer (authored by tijmen).
Change msid for participant offer
Oct 8 2020, 12:19 PM

Sep 17 2020

tijmen committed rSYLKea9a33078766: Fixed push media types (authored by tijmen).
Fixed push media types
Sep 17 2020, 4:11 PM
tijmen committed rSYLKRTCb78025a71db2: Raised version (authored by tijmen).
Raised version
Sep 17 2020, 3:17 PM
tijmen committed rSYLKRTCc0853d23e5ec: Added supoort for audio only conferences (authored by tijmen).
Added supoort for audio only conferences
Sep 17 2020, 3:17 PM
tijmen committed rSYLK988297026cf8: Added supoort for audio only conferences (authored by tijmen).
Added supoort for audio only conferences
Sep 17 2020, 2:33 PM

Aug 26 2020

tijmen committed rSYLKRTC4af4c777da09: Raised version (authored by tijmen).
Raised version
Aug 26 2020, 11:20 AM

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
Aug 25 2020, 5:08 PM
tijmen committed rCDRT75c58a38f64c: Use compatible syntax (authored by tijmen).
Use compatible syntax
Aug 25 2020, 11:30 AM
tijmen committed rCDRTebf6b5e5bfc5: Formatted file (authored by tijmen).
Formatted file
Aug 25 2020, 10:24 AM
tijmen committed rCDRT94120ed6f652: Fixed requires/includes (authored by tijmen).
Fixed requires/includes
Aug 25 2020, 10:24 AM
tijmen committed rCDRT26a9698356d4: Removed stale code and changed require (authored by tijmen).
Removed stale code and changed require
Aug 25 2020, 10:24 AM

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 17 2020, 5:12 PM

Aug 14 2020

tijmen committed rCDRTfd44b0927503: Require is not a function (authored by tijmen).
Require is not a function
Aug 14 2020, 3:42 PM
tijmen committed rCDRT2d115f19ce55: Require is not a function (authored by tijmen).
Require is not a function
Aug 14 2020, 3:42 PM
tijmen committed rCDRTc724e83a507a: Formatted file (authored by tijmen).
Formatted file
Aug 14 2020, 3:42 PM
tijmen committed rCDRT7af5704960da: Use async signals if they exist (authored by tijmen).
Use async signals if they exist
Aug 14 2020, 3:42 PM
tijmen committed rCDRT919886765d0a: Removed SIGKILL handler on rating server (authored by tijmen).
Removed SIGKILL handler on rating server
Aug 14 2020, 3:42 PM

Aug 5 2020

tijmen committed rSYLKWRTCMbeb0cdc8dc4b: Updated react-native-sylkrtc.js dependency (authored by tijmen).
Updated react-native-sylkrtc.js dependency
Aug 5 2020, 2:12 PM
tijmen committed rSYLKWRTCMde7909a8ba9e: Raised react-native-sylkrtc.js dependency (authored by tijmen).
Raised react-native-sylkrtc.js dependency
Aug 5 2020, 1:20 PM
tijmen committed rSYLKRTC1df763c576ed: Fixed check (authored by tijmen).
Fixed check
Aug 5 2020, 11:58 AM
tijmen committed rSYLKRTC1edb538c1edd: Raised version (authored by tijmen).
Raised version
Aug 5 2020, 11:58 AM
tijmen committed rSYLKRTCba5c292720b3: Add support for early media (authored by tijmen).
Add support for early media
Aug 5 2020, 11:58 AM
tijmen committed rSYLK25597b90cdac: Reworked early media by adding extra event (authored by tijmen).
Reworked early media by adding extra event
Aug 5 2020, 10:51 AM

Aug 4 2020

tijmen committed rSYLKbbc6d12f8fac: Added support for early media (authored by tijmen).
Added support for early media
Aug 4 2020, 5:24 PM
tijmen committed rSYLKWRTCM692989d1b43a: Updated react-native-sylkrtc.js dependency (authored by tijmen).
Updated react-native-sylkrtc.js dependency
Aug 4 2020, 2:28 PM

Aug 3 2020

tijmen committed rSYLKWRTCM13f829c1efb6: Updated react-native-sylkrtc.js dependency (authored by tijmen).
Updated react-native-sylkrtc.js dependency
Aug 3 2020, 3:22 PM
tijmen committed rSYLKWRTCM817603d3f797: Updated react-native-sylkrtc.js dependency (authored by tijmen).
Updated react-native-sylkrtc.js dependency
Aug 3 2020, 2:54 PM
tijmen committed rSYLKWRTCMe9537bd22eba: Updated react-native-webrtc dependency (authored by tijmen).
Updated react-native-webrtc dependency
Aug 3 2020, 2:54 PM

Jul 31 2020

tijmen committed rSYLKWRTCMad621f219b88: Made log list items smaller (authored by tijmen).
Made log list items smaller
Jul 31 2020, 9:10 PM
tijmen committed rSYLKWRTCMce71c9426de4: Log changes (authored by adigeo).
Log changes
Jul 31 2020, 9:10 PM
tijmen committed rSYLKWRTCM4671f841fb84: Removed camelcase (authored by tijmen).
Removed camelcase
Jul 31 2020, 9:10 PM
tijmen committed rSYLKWRTCM92e21a8ffaa9: Fixed function name (authored by adigeo).
Fixed function name
Jul 31 2020, 9:10 PM
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
Jul 31 2020, 9:10 PM