Page MenuHomePhabricator
Feed Advanced Search

Sep 2 2021

saghul committed rSYLKb717dff57bde: Don't instantiate NotificationCenter if unneeded (authored by saghul).
Don't instantiate NotificationCenter if unneeded
Sep 2 2021, 5:25 PM
saghul committed rSYLKa7eaf81be032: Fixed log line (authored by saghul).
Fixed log line
Sep 2 2021, 5:25 PM
saghul committed rSYLK39df1f1444af: Added echo application (authored by saghul).
Added echo application
Sep 2 2021, 5:25 PM
saghul committed rSYLKf6eccf6ff646: Updated changelog (authored by saghul).
Updated changelog
Sep 2 2021, 5:25 PM
saghul committed rSYLK01b1056a4b70: Raised python-sipsimple version dependency (authored by saghul).
Raised python-sipsimple version dependency
Sep 2 2021, 5:24 PM
saghul committed rSYLK5db09c71586c: Added more logs for subscriptions (authored by saghul).
Added more logs for subscriptions
Sep 2 2021, 5:24 PM
saghul committed rSYLK29beaf6847fb: Moved decorator (authored by saghul).
Moved decorator
Sep 2 2021, 5:24 PM
saghul committed rSYLK3e4e94f3aab5: Fixed setting same timestamp regardless of what device changed the presence… (authored by saghul).
Fixed setting same timestamp regardless of what device changed the presence…
Sep 2 2021, 5:24 PM
saghul committed rSYLKecd9b67514e8: Added timestamp to generated PIDF documents (authored by saghul).
Added timestamp to generated PIDF documents
Sep 2 2021, 5:24 PM
saghul committed rSYLK46581da4cb04: Removed as_string method from BaseURI (authored by saghul).
Removed as_string method from BaseURI
Sep 2 2021, 5:24 PM
saghul committed rSYLK44e0b645d240: Added more logs (authored by saghul).
Added more logs
Sep 2 2021, 5:24 PM
saghul committed rSYLK9f7224172a0e: Fixed log line formatting (authored by saghul).
Fixed log line formatting
Sep 2 2021, 5:23 PM
saghul committed rSYLK02895961431b: Fixed indentation with tabs (authored by saghul).
Fixed indentation with tabs
Sep 2 2021, 5:23 PM
saghul committed rSYLK310f978ab223: Fix typo (authored by saghul).
Fix typo
Sep 2 2021, 5:23 PM
saghul committed rSYLKf4cd224f1799: Improved logging (authored by saghul).
Improved logging
Sep 2 2021, 5:23 PM
saghul committed rSYLKd8760e11bb9a: Added SIP<->XMPP gateway abiliy to invite participants to a multiparty chat (authored by saghul).
Added SIP<->XMPP gateway abiliy to invite participants to a multiparty chat
Sep 2 2021, 5:23 PM
saghul committed rSYLKfed914e1755c: Fixed detecting nickname collision (authored by saghul).
Fixed detecting nickname collision
Sep 2 2021, 5:23 PM
saghul committed rSYLKd0471b120427: Fixed log line (authored by saghul).
Fixed log line
Sep 2 2021, 5:23 PM
saghul committed rSYLK05fc47478b7f: Fixed bogus log line (authored by saghul).
Fixed bogus log line
Sep 2 2021, 5:23 PM
saghul committed rSYLK734f0108344d: Fixed handling xmpp subscribe handling if notification is processed too late (authored by saghul).
Fixed handling xmpp subscribe handling if notification is processed too late
Sep 2 2021, 5:23 PM
saghul committed rSYLKee9c836e64ed: Removed bogus notification (authored by saghul).
Removed bogus notification
Sep 2 2021, 5:22 PM
saghul committed rSYLK4814557c1c3f: Fixed spacing and syntax errors (authored by saghul).
Fixed spacing and syntax errors
Sep 2 2021, 5:22 PM
saghul committed rSYLK2940e352ccf6: Fixed potential clashing of ids when building PIDF documents (authored by saghul).
Fixed potential clashing of ids when building PIDF documents
Sep 2 2021, 5:22 PM
saghul committed rSYLKa44a903a6b0a: Updated changelog (authored by saghul).
Updated changelog
Sep 2 2021, 5:22 PM
saghul committed rSYLK834d3052b251: Fixed syntax errors (authored by saghul).
Fixed syntax errors
Sep 2 2021, 5:22 PM
saghul committed rSYLK134ee26b03bc: Simplified message stanza handling code (authored by saghul).
Simplified message stanza handling code
Sep 2 2021, 5:22 PM
saghul committed rSYLKa5ac52454192: Made parsing of xmpp receipts more resilient (authored by saghul).
Made parsing of xmpp receipts more resilient
Sep 2 2021, 5:22 PM
saghul committed rSYLK6f18c930717e: Fixed parsing chatstate when namespace prefixes are used (authored by saghul).
Fixed parsing chatstate when namespace prefixes are used
Sep 2 2021, 5:22 PM
saghul committed rSYLK300ad163ef49: Fixed typo (authored by saghul).
Fixed typo
Sep 2 2021, 5:22 PM
saghul committed rSYLKc01c878a099e: Raised version and updated changelog (authored by saghul).
Raised version and updated changelog
Sep 2 2021, 5:22 PM
saghul committed rSYLK0738bd778b16: Fixed translating resource IDs for presence (authored by saghul).
Fixed translating resource IDs for presence
Sep 2 2021, 5:22 PM
saghul committed rSYLK14e06242c99b: Improved log line (authored by saghul).
Improved log line
Sep 2 2021, 5:22 PM
saghul committed rSYLK364eb1378981: Do not unnecessarily instantiate the NotificationCenter (authored by saghul).
Do not unnecessarily instantiate the NotificationCenter
Sep 2 2021, 5:21 PM
saghul committed rSYLK13844c3d3cbd: Added TODO note (authored by saghul).
Added TODO note
Sep 2 2021, 5:21 PM
saghul committed rSYLK50198fd0cd72: Fixed handling presence availability stanzas without a resource part in the from (authored by saghul).
Fixed handling presence availability stanzas without a resource part in the from
Sep 2 2021, 5:21 PM
saghul committed rSYLKf867c72b58f6: Removed bogus check (authored by saghul).
Removed bogus check
Sep 2 2021, 5:21 PM
saghul committed rSYLK877c3f6ed1f0: Added support for XEP-0030 (service discovery) (authored by saghul).
Added support for XEP-0030 (service discovery)
Sep 2 2021, 5:21 PM
saghul committed rSYLK37d2ad95a888: Removed extended-away state handling, it no longer exists (authored by saghul).
Removed extended-away state handling, it no longer exists
Sep 2 2021, 5:21 PM
saghul committed rSYLK2dfa5cffaf6d: Improved logging when adding participants to a conference (authored by saghul).
Improved logging when adding participants to a conference
Sep 2 2021, 5:21 PM
saghul committed rSYLK4acc49ab3406: Raised version and updated changelog (authored by saghul).
Raised version and updated changelog
Sep 2 2021, 5:21 PM
saghul committed rSYLK2ba8721c45fa: Simplified test (authored by saghul).
Simplified test
Sep 2 2021, 5:21 PM
saghul committed rSYLK5e1888bf3a27: Fixed attribute access (authored by saghul).
Fixed attribute access
Sep 2 2021, 5:21 PM
saghul committed rSYLK18f87d99d1d6: Fixed stream creating after API changes in SDK (authored by saghul).
Fixed stream creating after API changes in SDK
Sep 2 2021, 5:21 PM
saghul committed rSYLKe6495f25d8e1: Renamed ServerSession to Session (authored by saghul).
Renamed ServerSession to Session
Sep 2 2021, 5:21 PM
saghul committed rSYLKc45b8ce86c4b: Properly implement custom stream classes (authored by saghul).
Properly implement custom stream classes
Sep 2 2021, 5:20 PM
saghul committed rSYLK2cf52bc0ef91: Raised version and updated changelog (authored by saghul).
Raised version and updated changelog
Sep 2 2021, 5:20 PM
saghul committed rSYLKecfbc8ea5a36: Replace datetime.now with ISOTimestamp.now (authored by saghul).
Replace datetime.now with ISOTimestamp.now
Sep 2 2021, 5:20 PM
saghul committed rSYLK8b4b3d7b38b2: Reordered statements (authored by saghul).
Reordered statements
Sep 2 2021, 5:20 PM
saghul committed rSYLKcbbcbe6f65d5: Use 'xmpp' URI parameter as a hint on generated PIDFs (authored by saghul).
Use 'xmpp' URI parameter as a hint on generated PIDFs
Sep 2 2021, 5:20 PM
saghul committed rSYLKff4bd2b924df: Raised python-sipsimple version dependency (authored by saghul).
Raised python-sipsimple version dependency
Sep 2 2021, 5:20 PM
saghul committed rSYLK0baeed08c5e9: Publish service capabilities for PIDFs translated from XMPP (authored by saghul).
Publish service capabilities for PIDFs translated from XMPP
Sep 2 2021, 5:20 PM
saghul committed rSYLK354dd4d8ab58: Renamed MUCProtocol to MUCServerProtocol (authored by saghul).
Renamed MUCProtocol to MUCServerProtocol
Sep 2 2021, 5:20 PM
saghul committed rSYLKf562110be9a8: Added XEP-0115 caps to presence stanzas (authored by saghul).
Added XEP-0115 caps to presence stanzas
Sep 2 2021, 5:20 PM
saghul committed rSYLK4118c97c50c1: Fixed typo (authored by saghul).
Fixed typo
Sep 2 2021, 5:20 PM
saghul committed rSYLK5154c38293fc: Convert stanzas module into a package (authored by saghul).
Convert stanzas module into a package
Sep 2 2021, 5:20 PM
saghul committed rSYLKe243313a7493: Fixed not terminating incoming referral in certain cases (authored by saghul).
Fixed not terminating incoming referral in certain cases
Sep 2 2021, 5:20 PM
saghul committed rSYLK8b9ae8526fd1: Removed unneeded code (authored by saghul).
Removed unneeded code
Sep 2 2021, 5:20 PM
saghul committed rSYLK0de62b10a031: Fixed initializing conference application database (authored by saghul).
Fixed initializing conference application database
Sep 2 2021, 5:20 PM
saghul committed rSYLKe60d6259abe8: Adapted to changes in streams API (authored by saghul).
Adapted to changes in streams API
Sep 2 2021, 5:20 PM
saghul committed rSYLK49b22bc98be6: Fixed message dispatching if non matching identities are found (authored by saghul).
Fixed message dispatching if non matching identities are found
Sep 2 2021, 5:19 PM
saghul committed rSYLK9aac9d57444a: Raised version and updated changelog (authored by saghul).
Raised version and updated changelog
Sep 2 2021, 5:19 PM
saghul committed rSYLK2c269efe6e9a: TAG release-2.1.1 (authored by saghul).
TAG release-2.1.1
Sep 2 2021, 5:19 PM
saghul committed rSYLK892e130cd86e: Removed unneeded constants (authored by saghul).
Removed unneeded constants
Sep 2 2021, 5:19 PM
saghul committed rSYLK6c7d45012888: Disable private messages support when using Bonjour mode (authored by saghul).
Disable private messages support when using Bonjour mode
Sep 2 2021, 5:19 PM
saghul committed rSYLKb04d356d8f2c: Fixed normalizing IPAddress datatype (authored by saghul).
Fixed normalizing IPAddress datatype
Sep 2 2021, 5:19 PM
saghul committed rSYLKf185bc163593: Fixed file transfers when using Bonjour mode (authored by saghul).
Fixed file transfers when using Bonjour mode
Sep 2 2021, 5:19 PM
saghul committed rSYLK097542dae7c5: Updated changelog and prepared for release (authored by saghul).
Updated changelog and prepared for release
Sep 2 2021, 5:19 PM
saghul committed rSYLK15931d5319d4: TAG release-2.1.0 (authored by saghul).
TAG release-2.1.0
Sep 2 2021, 5:19 PM
saghul committed rSYLK235ec31aa5c9: Renamed variable (authored by saghul).
Renamed variable
Sep 2 2021, 5:18 PM
saghul committed rSYLK0f767b3ecbf6: Don't encode and quote DeviceInfo description (authored by saghul).
Don't encode and quote DeviceInfo description
Sep 2 2021, 5:18 PM
saghul committed rSYLK9f767cf66481: Fixed conference-info payload for Bonjour (authored by saghul).
Fixed conference-info payload for Bonjour
Sep 2 2021, 5:18 PM
saghul committed rSYLK5515fb984a7c: Raised version and updated changelog (authored by saghul).
Raised version and updated changelog
Sep 2 2021, 5:18 PM
saghul committed rSYLKe3f281142955: Style (authored by saghul).
Style
Sep 2 2021, 5:18 PM
saghul committed rSYLK1af0b7db3f20: Added ability to listen on all interfaces (authored by saghul).
Added ability to listen on all interfaces
Sep 2 2021, 5:18 PM
saghul committed rSYLK6fed829a4643: Fixed setting extended status for XMPP dnd state (authored by saghul).
Fixed setting extended status for XMPP dnd state
Sep 2 2021, 5:18 PM
saghul committed rSYLKbb6db7563736: More API change fixes (authored by saghul).
More API change fixes
Sep 2 2021, 5:18 PM
saghul committed rSYLK194d099616ed: Fixed remaining API calls due to changes in SIP SIMPLE SDK (authored by saghul).
Fixed remaining API calls due to changes in SIP SIMPLE SDK
Sep 2 2021, 5:18 PM
saghul committed rSYLK32aef9000ddd: Removed unused imports (authored by saghul).
Removed unused imports
Sep 2 2021, 5:18 PM
saghul committed rSYLK493521ae6518: Added missing statement (authored by saghul).
Added missing statement
Sep 2 2021, 5:18 PM
saghul committed rSYLK8c90eb40efc6: Refactored Bonjour support (authored by saghul).
Refactored Bonjour support
Sep 2 2021, 5:18 PM
saghul committed rSYLK8a186b16dc19: Added ability to configure the directory for resource files (authored by saghul).
Added ability to configure the directory for resource files
Sep 2 2021, 5:18 PM
saghul committed rSYLK7e8fbac89cb4: Fixed starting MoH playback (authored by saghul).
Fixed starting MoH playback
Sep 2 2021, 5:18 PM
saghul committed rSYLK3757bc72a7ff: Delay conference database initialization until application is started (authored by saghul).
Delay conference database initialization until application is started
Sep 2 2021, 5:18 PM
saghul committed rSYLK81d2f7754621: Added ability to disable applications (authored by saghul).
Added ability to disable applications
Sep 2 2021, 5:17 PM
saghul committed rSYLK92681cb97085: Fixed initializing transport list if ports are random (authored by saghul).
Fixed initializing transport list if ports are random
Sep 2 2021, 5:17 PM
saghul committed rSYLK231f714bd4f1: TAG release-2.0.0 (authored by saghul).
TAG release-2.0.0
Sep 2 2021, 5:17 PM
saghul committed rSYLK2900fecafae0: Added Suggests for mDNS library (authored by saghul).
Added Suggests for mDNS library
Sep 2 2021, 5:17 PM
saghul committed rSYLK8d3f538c942f: Added Debian .install files to MANIFEST (authored by saghul).
Added Debian .install files to MANIFEST
Sep 2 2021, 5:17 PM
saghul committed rSYLK747a4c314403: Removed no longer needed check (authored by saghul).
Removed no longer needed check
Sep 2 2021, 5:17 PM
saghul committed rSYLK1f9a629d64c7: Updated changelog for release (authored by saghul).
Updated changelog for release
Sep 2 2021, 5:17 PM
saghul committed rSYLKd833cc04d7ee: Raised version and updated changelog (authored by saghul).
Raised version and updated changelog
Sep 2 2021, 5:17 PM
saghul committed rSYLKee626254a00d: Bumped debian standards version to 3.9.3 (authored by saghul).
Bumped debian standards version to 3.9.3
Sep 2 2021, 5:17 PM
saghul committed rSYLKa30994c0f23e: Raised python-sipsimple dependency (authored by saghul).
Raised python-sipsimple dependency
Sep 2 2021, 5:17 PM
saghul committed rSYLK6df8a17be45d: Dropped Python 2.5 support (authored by saghul).
Dropped Python 2.5 support
Sep 2 2021, 5:17 PM
saghul committed rSYLK43dabb7a3f80: Removed runtime dependency checking (authored by saghul).
Removed runtime dependency checking
Sep 2 2021, 5:17 PM
saghul committed rSYLKbb3067369ec5: Raised python-application dependency (authored by saghul).
Raised python-application dependency
Sep 2 2021, 5:16 PM
saghul committed rSYLK70e2a565e44c: Adapted to eventlet package rename (authored by saghul).
Adapted to eventlet package rename
Sep 2 2021, 5:16 PM
saghul committed rSYLK6386fa416dcd: Fixed handling a SIP NOTIFY if the XMPP subscription is terminated (authored by saghul).
Fixed handling a SIP NOTIFY if the XMPP subscription is terminated
Sep 2 2021, 5:16 PM
saghul committed rSYLKf9c379e31d83: Made stopping rooms not block (authored by saghul).
Made stopping rooms not block
Sep 2 2021, 5:16 PM
saghul committed rSYLK4390f13d95b4: Renamed function for consistency (authored by saghul).
Renamed function for consistency
Sep 2 2021, 5:16 PM