You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionSnodeKit
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)
3 years ago
..
Database Removed a bunch of legacy code 3 years ago
Meta Create SessionSnodeKit 5 years ago
Models Added back the majority of the ConversationVC interactions 3 years ago
Types Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
Utilities Refresh snode pool at least once a day 4 years ago
Configuration.swift Further work on the JobRunner 3 years ago
GetSnodePoolJob.swift Further work on the JobRunner 3 years ago
Notification+OnionRequestAPI.swift Rename various things 5 years ago
OnionRequestAPI+Encryption.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
OnionRequestAPI.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
SnodeAPI.swift Got the ability to send message working again and other tweaks 3 years ago
SnodeMessage.swift Further work on migrations and message pipeline refactoring 3 years ago