session-ios/SessionMessagingKit
Morgan Pretty c500d4c6ca Fixed a few bugs, resolved a number of TODOs and deleted more unused code
Fixed a couple of bugs with search term highlighting (updated the logic to make the highlighted content follow similar logic to what terms would have actually matched)
Fixed a bug where info messages in search results weren't rendering correctly
Shifted some duplicate query code for global search into variables
Fixed a small bug where sending attachments could incorrectly result in the mentions UI being visible
Fixed a bug where quote content was appearing incorrectly
Consolidated the ShareExtension Item and the ConversationCell.ViewModel into one type (with a more-limited query) to remove duplicate code
Added back a missing asset (deleted a long time ago)
2022-05-23 17:16:14 +10:00
..
Database Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
File Server Add get Session version file server endpoint 2021-05-28 14:28:59 +10:00
Jobs/Types Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
Messages Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00
Meta Removed some more legacy code which has been refactored 2022-05-23 12:23:43 +10:00
Open Groups Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 2022-05-10 17:42:15 +10:00
Protos Removed 'publicKey' from the MessageRequestResponse and updated logic to use 'message.sender' isntead 2022-02-11 10:47:27 +11:00
Sending & Receiving Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
Shared Models Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
Utilities Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
Storage.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00