- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 18 2021
Sep 18 2021
Delete messages panel change
About panel change
Fixed loading older messages
adigeo committed rSYLKWRTCM375b543a055c: Save if outgoing message is encrypted (authored by adigeo).
Save if outgoing message is encrypted
Sep 17 2021
Sep 17 2021
Fixed linting errors
tijmen committed rSYLKRTCf3814b52a0ec: Added message encryption and decryption (authored by tijmen).
Added message encryption and decryption
Updated jshint for es8
Update API doc
adigeo committed rSYLKWRTCM08b4cb3202e8: Message sync bug fixes and enrollment improvements (authored by adigeo).
Message sync bug fixes and enrollment improvements
Added isSecure flag to message object
Added es2017 support
tijmen committed rSYLKRTC816b8f17c1e7: Added function to check if your public key is on the server (authored by tijmen).
Added function to check if your public key is on the server
tijmen committed rSYLKRTC5006d7f0711f: Added function twqo check if your public key is on the server (authored by tijmen).
Added function twqo check if your public key is on the server
Fixed spacing
tijmen committed rSYLKRTCa4b15509e90e: Changed messageStateChanged event to contain more data (authored by tijmen).
Changed messageStateChanged event to contain more data
tijmen committed rSYLKRTC9f29ba19b3c2: Added PGP class for message encryption support (authored by tijmen).
Added PGP class for message encryption support
Added dependency to openpgp
Sep 16 2021
Sep 16 2021
Increase android version
Increase iOS version
adigeo committed rSYLKWRTCM766c7526da24: Hide import private key panel if key imported on another device (authored by adigeo).
Hide import private key panel if key imported on another device
adigeo committed rSYLKWRTCM299af8fe550a: Added lookup for OpenPGP keys based on latest sylkrtc.js API (authored by adigeo).
Added lookup for OpenPGP keys based on latest sylkrtc.js API
Added public key lookup function
Increase iOS version
Added info about install cocoapods
Navigation fixes
Added bugs.txt
Sep 15 2021
Sep 15 2021
adigeo committed rSYLKPUSHebdf913f9e24: Add instructions for generating Apple certificates (authored by adigeo).
Add instructions for generating Apple certificates
Added version 5.2.3
Added public key lookup function
tijmen committed rSYLK27b6b40c01d0: Save timestamp/id map for meesages with content type pgp-private-key (authored by tijmen).
Save timestamp/id map for meesages with content type pgp-private-key
Prevent adding wrong public key in db
Sep 14 2021
Sep 14 2021
Added changelog for last version
Increase version
adigeo committed rSYLKWRTCM50456382ebe1: Fixes for multiple accounts on same devices (authored by adigeo).
Fixes for multiple accounts on same devices
Removed obsolete file
Increase version
Code cleanup
adigeo committed rSYLKWRTCMf6458ba9d3c7: Message sync fixes and speed improvements (authored by adigeo).
Message sync fixes and speed improvements
Sep 11 2021
Sep 11 2021
Renamed Contact files
Refactor call history management
Fixed reading proxy setting
Sep 10 2021
Sep 10 2021
tijmen committed rSYLK4391a89769fd: Remove previous 'conversation-read' entries (authored by tijmen).
Remove previous 'conversation-read' entries
Fixed undeclared variable
Sep 9 2021
Sep 9 2021
Increase versions
Message sync fixes
Compact sync logic
adigeo committed rSYLKWRTCMae7e02b10242: Fixed checking if synced messages were already read (authored by adigeo).
Fixed checking if synced messages were already read
adigeo committed rSYLKWRTCM4ea865d92889: Fixed sending message delivery notifications (authored by adigeo).
Fixed sending message delivery notifications
Sep 8 2021
Sep 8 2021
Increase version
Migrate PGP keys to SQL storage
Sep 7 2021
Sep 7 2021
Migrate contacts to sqlite storage
Sep 6 2021
Sep 6 2021
Increase app store versions
Messaging fixes
adigeo committed rSYLKWRTCMc25c302fac23: Conversations replication fixes and improvements (authored by adigeo).
Conversations replication fixes and improvements
Sep 2 2021
Sep 2 2021
tijmen committed rSYLKe057601d6add: Added function to mark conversation as read (authored by tijmen).
Added function to mark conversation as read
tijmen committed rSYLKa8ff8f31cffc: Added local_sip_messages to example config (authored by tijmen).
Added local_sip_messages to example config
Only update timestamp if no id is found
Fixed token route
tijmen committed rSYLK080f5f45c52e: Update IMDN state also for message from sender (authored by tijmen).
Update IMDN state also for message from sender
Return server URL in token message
Fixed registering with token set
tijmen committed rSYLK752fd222fea1: Delete messages also from message receiver (authored by tijmen).
Delete messages also from message receiver
Fixed logging messages
Skip storage of private key messages
Fixed storing private key id timestamp
Fixed syntax
tijmen committed rSYLKc10014e780c9: Added possibility to send SIP messages only to ourself (authored by tijmen).
Added possibility to send SIP messages only to ourself
Fixed push token remove function from 410
tijmen committed rSYLK1ad100125b0f: Handle SIP message reception in webrtc application and skip Janus message event (authored by tijmen).
Handle SIP message reception in webrtc application and skip Janus message event
tijmen committed rSYLK7dc12a0e83f5: Added web API route to fetch message history (authored by tijmen).
Added web API route to fetch message history
tijmen committed rSYLK9adab3005e0d: Fixed calling token remove function on logout (authored by tijmen).
Fixed calling token remove function on logout
Renamed function
tijmen committed rSYLK317ebf0fc93d: Added message storage functions/API to websocket connection (authored by tijmen).
Added message storage functions/API to websocket connection
tijmen committed rSYLK92d544e8354b: Load message storage on webrtc application start (authored by tijmen).
Load message storage on webrtc application start
Fixed push tokens remove function
tijmen committed rSYLKbbdbbef20fcb: Added message storage class for webrtc application (authored by tijmen).
Added message storage class for webrtc application
Added created_at field in tokens table
tijmen committed rSYLK7005e27c0724: Added cassandra models for message storage (authored by tijmen).
Added cassandra models for message storage
tijmen committed rSYLK81ce3ea85ecc: Handle binary encoded reasons in message failures (authored by tijmen).
Handle binary encoded reasons in message failures
Refactored token storage
Renamed storage classes
Split IOS tokens on '-'
tijmen committed rSYLK38c234f7edc1: Skip isComposing message inside the CPIM payload (authored by tijmen).
Skip isComposing message inside the CPIM payload
Added log dir server settings
Fixed Janus trace logging
adigeo committed rSYLKe49a9bbd5050: Fixed loading mime types in a sandboxed environment (authored by adigeo).
Fixed loading mime types in a sandboxed environment
Fixed saving shared screens in conference
adigeo committed rSYLK36bad6eab3c3: Fixed sending conference info notifications (authored by adigeo).
Fixed sending conference info notifications
Fixed push logic
tijmen committed rSYLK6162c045d474: Fixed webserver and screensharing resource for conferences (authored by tijmen).
Fixed webserver and screensharing resource for conferences
adigeo committed rSYLK2e792ebeb353: Fixed handling screen sharing in conference (authored by adigeo).
Fixed handling screen sharing in conference
Fixes for p2p chat
adigeo committed rSYLKf727e53e58fd: Fixed dispatching messages in conference app (authored by adigeo).
Fixed dispatching messages in conference app
Added trace_notification server setting
tijmen committed rSYLKb43466a08455: Removed encode for message id in conference chat (authored by tijmen).
Removed encode for message id in conference chat
tijmen committed rSYLK2266ef67a442: Fixed conference subscription for sessions from sylkserver (authored by tijmen).
Fixed conference subscription for sessions from sylkserver
Fixed conference chat destination
tijmen committed rSYLKc64220d04bdd: Fixed websocket for communicating with janus (authored by tijmen).
Fixed websocket for communicating with janus
Fixed websocket to webrtc client
tijmen committed rSYLKf2c4ff5e8583: Fixed method encoding for file uploads in webrtc webserver (authored by tijmen).
Fixed method encoding for file uploads in webrtc webserver