- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jan 18 2023
Jan 18 2023
Spellcheck in changelog
Changed log message
Removed some leftover prints
Return 500 on storage errrors
Changed request id for new api
Raise storage error on errors
Added storage error
Removed stale print line
Added sylk-pushserver-db script
tijmen committed rSYLKPUSH4aa3ecd01264: 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
Formatted output sylk-pushlcient-v2
tijmen committed rSYLKPUSH09a6b35485b6: 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 rSYLKPUSH950460909d5f: Make url not required for sylk-pushclient-v2 (authored by tijmen).
Make url not required for sylk-pushclient-v2
tijmen committed rSYLKPUSH3240daa7f3cb: 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 rSYLKPUSH0b5cb9918022: Allow config for the Cassandra table used (authored by tijmen).
Allow config for the Cassandra table used
Updated docs
Update docs
Added push client for API v2
tijmen committed rSYLKPUSHfea92abbbba8: Override uvicorn overriding the root logger level (authored by tijmen).
Override uvicorn overriding the root logger level
adigeo committed rSYLKPUSH34dd377bf327: Added description for mobile_devices table (authored by adigeo).
Added description for mobile_devices table
Refactored logging
adigeo committed rSYLKPUSHdae4ca660500: Increased versdion and added changelog for version 2.0 (authored by adigeo).
Increased versdion and added changelog for version 2.0
Fixed debian packaging
Update authors
Fixed typo
tijmen committed rSYLKPUSHb1b94fdc6b89: 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
Added v2 routes
Enable v2 API routes
tijmen committed rSYLKPUSH4be064bcba5c: 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
Added token storage
Refactored configuration loading
tijmen committed rSYLKPUSHdf7dd9d947c4: Added new sections to config to support storage (authored by tijmen).
Added new sections to config to support storage
Removed duplicate import
tijmen committed rSYLKPUSH092ca6440e67: Added util function to log push requests (authored by tijmen).
Added util function to log push requests
tijmen committed rSYLKPUSHe52663f321da: Added util function to log remove token requests (authored by tijmen).
Added util function to log remove token requests
tijmen committed rSYLKPUSHff5c69ff8429: 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
tijmen committed rSYLKPUSH29664f8e2357: Added remove request and response model (authored by tijmen).
Added remove request and response model
Added push request model
Formatting
Added add request and response models
Updated debian dependencies
tijmen committed rSYLKPUSH7dc79636c6dd: Return more usefull errors if request validation fails (authored by tijmen).
Return more usefull errors if request validation fails
Force uvicorn version 0.11.8
Updated dependencies for virtual env
Comment out firebase boilerplate
Added version 1.0.7
Removed unused code
Capture Firebase 404 code
Debian package fixes
Added version 1.0.6
Removed sylk_pushserver.egg-info
Fixed handling expired tokens
Added FCM native boilerpate
Increase version
Add cancel reason
adigeo committed rSYLKPUSHf730802ddb05: Always refresh Firebase access token before sending push notification (authored by adigeo).
Always refresh Firebase access token before sending push notification
Update links to FCM docs
Increased version
adigeo committed rSYLKPUSH2e2544937fa3: Retry once if Firebase responds with 401 (authored by adigeo).
Retry once if Firebase responds with 401
adigeo committed rSYLKPUSHd550b3d8443a: Always retry imediately with new token if Firebase returned 401 (authored by adigeo).
Always retry imediately with new token if Firebase returned 401
Use python3 for deb build script
Remove duplicate logging
Fixed parsing Firebase payload
Increased version
adigeo committed rSYLKPUSHb8d6738c3a3e: Detect firebase expired token based on 404 code (authored by adigeo).
Detect firebase expired token based on 404 code
Remove debuild action
Added firebase expire token patch
Added version 1.0.2
adigeo committed rSYLKPUSHcd3f1f929a86: Switch Sylk conference invite push type to VoIP (authored by adigeo).
Switch Sylk conference invite push type to VoIP
Don't temper with original call-id
bibo committed rSYLKPUSHc9e5525c3189: Refresh firebase pns acces_token log message added (authored by bibo).
Refresh firebase pns acces_token log message added
update token fixed
Added changelog for 1.0.1
access_token error catch fixed
error 401 exception added
TAG 2.0.0
Reorder changelog
Jan 13 2023
Jan 13 2023
Updated changelog
Added support for transfer event
Jan 12 2023
Jan 12 2023
adigeo committed rSIPCLIENTSee9331abf125: Fixed pgp key storage inside session (authored by adigeo).
Fixed pgp key storage inside session
Small fix
Fixed help text
Support ffmpeg 5.1
Fixed spacing
Dec 14 2022
Dec 14 2022
tijmen committed rSYLKPUSH8185ba944250: Fixed default value of badge in script (authored by tijmen).
Fixed default value of badge in script
Dec 13 2022
Dec 13 2022
Use version in fastAPI server
Dec 12 2022
Dec 12 2022
tijmen committed rSYLKPUSH191617fdf158: Use default reactor in cassandra if asyncio is not available (authored by tijmen).
Use default reactor in cassandra if asyncio is not available
Dec 3 2022
Dec 3 2022
Update Installation instructions
Fix for:
Dec 1 2022
Dec 1 2022
tijmen committed rSYLK531e6721d662: Send API sip delete message to sip client when deleting a message from webrtc (authored by tijmen).
Send API sip delete message to sip client when deleting a message from webrtc
tijmen committed rSYLK2575f216d14a: Added API to delete messages from sip client (authored by tijmen).
Added API to delete messages from sip client
adigeo committed rSYLKfd5a33ff20c0: Always used passed identity to send_message function (authored by adigeo).
Always used passed identity to send_message function
adigeo committed rSYLK337c265c72c2: Allow passing extra headers to send_message function (authored by adigeo).
Allow passing extra headers to send_message function
Nov 30 2022
Nov 30 2022
tijmen committed rSYLK45bd86c14df7: Fixed exception in returning stored messages when they are in gc_grace period (authored by tijmen).
Fixed exception in returning stored messages when they are in gc_grace period
Nov 29 2022
Nov 29 2022
Syntax fixes
tijmen committed rCDRTcaf08ea4d7f5: Fixed empty password in hashed ha1 on passowrd change (authored by tijmen).
Fixed empty password in hashed ha1 on passowrd change