mirror of
https://github.com/oxen-io/session-ios.git
synced 2023-12-13 21:30:14 +01:00
c7e8071dd1
Added a setting to control whether open group messages older than 6 months should be pruned Added some defensive coding to prevent an edge-case which could cause a crash (wasn't filtering out a potential invalid row from the home screen data) Fixed a bug where preOffer call messages weren't correctly sending push notifications Fixed a bug where all incoming calls would be rejected and seen as calls disabled Fixed a bug where the copy on call info messages was displaying the sender's name instead of the thread contact's name for outgoing calls Fixed a bug where the input view wouldn't appear when creating new DM conversations Fixed a bug where threads might not show the message request approval UI Fixed an issue where some logic might not have run correctly when first registering an account Fixed a bug where the note to self thread could incorrectly appear when restoring a device Updated the GarbageCollectionJob to run onActive instead of onLaunch (since it's likely we will rarely launch) Updated the logic for erasing an account from a device |
||
---|---|---|
.. | ||
CallManagerProtocol.swift | ||
CallMode.swift | ||
CurrentCallProtocol.swift | ||
EndCallMode.swift | ||
TurnServerInfo.swift | ||
WebRTC+Utilities.swift | ||
WebRTCSession+DataChannel.swift | ||
WebRTCSession+MessageHandling.swift | ||
WebRTCSession+UI.swift | ||
WebRTCSession.swift |