session-ios/Session/Home
Morgan Pretty faa8918cd4 Replaced the remaining non-file legacy methods with their non-legacy equivalents
Updated the OpenGroup polling to run on a non-main thread
Updated the TSGroupModel to store moderatorIds as well as the adminIds (new endpoint is only going to give diffs)
Updated the BatchRequest to support json, base64 encoded strings and raw bytes for it's body
Replaced the 'lastMessageServerID' methods with 'OpenGroupSequenceNumber' methods (since we have swapped the property over)
Added an alert when banning fails (previously it would fail silently)
Fixed a bug where sent blinded messages were appearing as incoming messages
Fixed a bug where the OpenGroup infoUpdates wasn't getting decoded correctly
Fixed an issue where the ConversationVC wouldn't become the first responder again after the ban alerts disappeared
Fixed an issue where I'd incorrectly used the message 'seqNo' in place of the message server id
Fixed an issue where open group messages were setting their `sentTimestamp` to seconds instead of milliseconds for incoming messages
2022-02-24 10:39:22 +11:00
..
GlobalSearch add note to self to the default global search screen with empty search text 2022-01-28 09:59:05 +11:00
Message Requests Built out the Message Request functionality 2022-02-02 16:59:56 +11:00
Views Built out the Message Request functionality 2022-02-02 16:59:56 +11:00
HomeVC.swift Replaced the remaining non-file legacy methods with their non-legacy equivalents 2022-02-24 10:39:22 +11:00
NewConversationButtonSet.swift Fix code style & unnecessary changes 2021-06-03 11:39:52 +10:00