- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 16 2020
Jul 16 2020
Make intercom domains generic
adigeo committed rSYLKWRTCMf7475203ccb9: Use conference.sip2sip.info as video conference domain (authored by adigeo).
Use conference.sip2sip.info as video conference domain
Jul 15 2020
Jul 15 2020
Fixed CSS
Fixed history display
Comment some logs
adigeo committed rSYLKWRTCM39b128bc4e5b: Renamed obsolete function to avoid warnings (authored by adigeo).
Renamed obsolete function to avoid warnings
CSS changes
adigeo committed rSYLKWRTCMd1a541fdd76b: Fixed transition from an active call to a new inbound call (authored by adigeo).
Fixed transition from an active call to a new inbound call
Android fixes for wake up from sleep
adigeo committed rSYLKWRTCMf43f4c1426c8: Disable Firebase usage in ios project (authored by adigeo).
Disable Firebase usage in ios project
Css changes
Fixed checking Android permission
User Agent name change
Contacts fixes
Call flow bug fixes
adigeo committed rSYLKWRTCM0b65eaa26c31: Added missing manifest item to wake up Android (authored by adigeo).
Added missing manifest item to wake up Android
adigeo committed rSYLKWRTCMec60a03854f9: Moved history functions to its own component (authored by adigeo).
Moved history functions to its own component
adigeo committed rSYLKWRTCM827c0b724811: Fixed incoming call when waking up iOS (authored by adigeo).
Fixed incoming call when waking up iOS
Jul 14 2020
Jul 14 2020
tijmen committed rSYLKRTC0a51746cd9eb: Allow setting call/conference id from options (authored by tijmen).
Allow setting call/conference id from options
Bug fixes for various call flows
adigeo committed rSYLKWRTCM17646357e066: Refactored history object to easy debugging (authored by adigeo).
Refactored history object to easy debugging
Jul 13 2020
Jul 13 2020
Conference invite fixes
adigeo committed rSYLKWRTCMcce9aee5789f: Reuse previously encountered participants in conferences (authored by adigeo).
Reuse previously encountered participants in conferences
Fixed syntax
Only remove push token if it is set
Fixed serializing push request to JSON
Improve history tile display
Jul 12 2020
Jul 12 2020
adigeo committed rSYLKWRTCMde8653e591d1: Update readme with how to make a Release (authored by adigeo).
Update readme with how to make a Release
First iOS beta
adigeo committed rSYLKWRTCMa3944a507702: Fetch server history quicker after last call (authored by adigeo).
Fetch server history quicker after last call
CSS layout fixes
Fixed sorting history
Fixed creating syntetic contacts
adigeo committed rSYLKWRTCMc660be8a5262: Improve Register, Enrollment and initial loading screens (authored by adigeo).
Improve Register, Enrollment and initial loading screens
Fixed display of name in audio calls
Add a space
Fixed user agent string
Added local history for conferences
Increase iOS build version
adigeo committed rSYLKWRTCM6d72dd661ab7: Revert support for ios 10.0, react only works for iOS >=11 (authored by adigeo).
Revert support for ios 10.0, react only works for iOS >=11
Jul 11 2020
Jul 11 2020
adigeo committed rSYLKWRTCMaf1a6354522d: Fixed handling incoming calls if app was sleeping (authored by adigeo).
Fixed handling incoming calls if app was sleeping
Improve layout for tablets
Better User Agent string
adigeo committed rSYLKWRTCMb824d8f22386: Detect phone model and other device info (authored by adigeo).
Detect phone model and other device info
Refactore contacts and close T793
adigeo committed rSYLKWRTCM2536ee4c8840: Refactor history to support multiple columns in landscape view (authored by adigeo).
Refactor history to support multiple columns in landscape view
Jul 10 2020
Jul 10 2020
adigeo committed rSYLKWRTCM15bf2afdc4e6: Fixed handlig calls from outside the app (authored by adigeo).
Fixed handlig calls from outside the app
Comment out some log lines
Revive and improve Video preview
Fixed user agent
Fixed catching error
adigeo committed rSYLKWRTCM57116532d5ee: Fixed passing remote URI to Conference components (authored by adigeo).
Fixed passing remote URI to Conference components
Store IOS tokens split on topic
Remove token on logout
Fixed syntax error
adigeo committed rSYLKWRTCM9d160e4dfac3: Audio call css fix and remove log line (authored by adigeo).
Audio call css fix and remove log line
adigeo committed rSYLKWRTCMbb30129d2d52: Fixed initiating outgoing call / Fixed T901 (authored by adigeo).
Fixed initiating outgoing call / Fixed T901
Update user agent
Update About panel
adigeo committed rSYLKWRTCMc6105aec7be1: Merge branch 'master' of https://docs-new.sipthor.net/diffusion/SYLKWRTCM/sylk… (authored by adigeo).
Merge branch 'master' of https://docs-new.sipthor.net/diffusion/SYLKWRTCM/sylk…
adigeo committed rSYLKWRTCM43ac8eb5324a: Cache native contacts in the app for further lookups (authored by adigeo).
Cache native contacts in the app for further lookups
adigeo committed rSYLKWRTCM435d12fc8b9f: Pass both uri and display name to components (authored by adigeo).
Pass both uri and display name to components
Fixed sending push tokens on iOS
Jul 9 2020
Jul 9 2020
Small css change
More CallKeeper logging
adigeo committed rSYLKWRTCM3a8bd1d667c7: Don't invoke alert panel for conference twice (authored by adigeo).
Don't invoke alert panel for conference twice
adigeo committed rSYLKWRTCM9e0206f7db70: Split css for Ready box for landscape and portrait (authored by adigeo).
Split css for Ready box for landscape and portrait
Improve display of audipo calls
Css change
adigeo committed rSYLKWRTCM8c1fd1aeeef7: Update domain to default for ready box placeholder (authored by adigeo).
Update domain to default for ready box placeholder
Switch default domain to @sylk.link
Added test contacts at first start
Fixed handling failed registrations
tijmen committed rSYLK64e8506e0839: Fixed removing token on 410 response from push server (authored by tijmen).
Fixed removing token on 410 response from push server
Jul 8 2020
Jul 8 2020
Improve DTMF panel
adigeo committed rSYLKWRTCM52b116e9bd30: Fixed incoming conference/callkeep interactions, requires sylkrtc.js update (authored by adigeo).
Fixed incoming conference/callkeep interactions, requires sylkrtc.js update
adigeo committed rSYLKWRTCM8121595450fe: Remove try/cacth addAccount as the problem was caused in the library (authored by adigeo).
Remove try/cacth addAccount as the problem was caused in the library
tijmen committed rSYLKRTC84e80e91e9ef: Remove event handlers from old sock when client detects a disconnect (authored by tijmen).
Remove event handlers from old sock when client detects a disconnect
Updated debug text
adigeo committed rSYLKWRTCM2874a95c0166: Show large avatar in Audio call screen (authored by adigeo).
Show large avatar in Audio call screen
Fixed purging data on logout
adigeo committed rSYLKWRTCM408bcfab37a9: Enable show recent calls in iOS history (authored by adigeo).
Enable show recent calls in iOS history
adigeo committed rSYLKWRTCMa5aa28bf649b: Hangup all calls when connection lost (authored by adigeo).
Hangup all calls when connection lost
Added a timestamp to critical logs
tijmen committed rSYLKba68340a7918: Only translate session id in conference invite (authored by tijmen).
Only translate session id in conference invite
Jul 7 2020
Jul 7 2020
Added firebase expire token patch
adigeo committed rSYLKWRTCM336601005a2f: * Customize css per platform for audio call screen * Added recipient URI… (authored by adigeo).
* Customize css per platform for audio call screen * Added recipient URI…
Update about panel
adigeo committed rSYLKWRTCM3dfdfe0cfc7d: Moved Alert panel to call manager and handle several broken call flows (authored by adigeo).
Moved Alert panel to call manager and handle several broken call flows
Jul 6 2020
Jul 6 2020
add in contact photo lookup
fix missed merge conflict
update sylkrtc dependency
Update DTMF css
Update DTMF panel
adigeo committed rSYLKWRTCM15556ced7f87: Added incoming invitation to wake up logic (authored by adigeo).
Added incoming invitation to wake up logic
adigeo committed rSYLKWRTCMa84b7e011efa: Fixed various call flows and signaling corner cases (authored by adigeo).
Fixed various call flows and signaling corner cases
adigeo committed rSYLKWRTCMe88825937d0a: Generate UUID locally for outgoing call, need to update sylkrtc.js (authored by adigeo).
Generate UUID locally for outgoing call, need to update sylkrtc.js
Cast random integer to string
Update list of ipad orientations