.. |
Attachment.swift
|
Fixed a few issues found during QA
|
2022-08-04 13:25:46 +10:00 |
BlindedIdLookup.swift
|
Fixed a few bugs with media attachment handling, added webp support
|
2022-07-29 15:26:24 +10:00 |
Capability.swift
|
feat: add capability check for open group emoji reacts
|
2022-08-18 16:13:20 +10:00 |
ClosedGroup.swift
|
Fixed a few more bugs and tweaked attachment download logic
|
2022-07-01 12:52:41 +10:00 |
ClosedGroupKeyPair.swift
|
Fixed a few closed group and job issues
|
2022-04-22 18:47:11 +10:00 |
Contact.swift
|
Fixed a number of bugs found during QA
|
2022-07-18 09:54:23 +10:00 |
ControlMessageProcessRecord.swift
|
Made a couple of tweaks to the GRDBStorage interface
|
2022-06-21 13:39:46 +10:00 |
DisappearingMessageConfiguration.swift
|
Fixed search performance, started styling in-conversaiton settings
|
2022-09-07 17:37:01 +10:00 |
GroupMember.swift
|
Fixed an issue where hidden mods/admins wouldn't be properly recognised
|
2022-08-16 13:56:40 +10:00 |
Interaction.swift
|
Merge remote-tracking branch 'upstream/dev' into feature/theming
|
2022-09-15 14:22:11 +10:00 |
InteractionAttachment.swift
|
Added logic for the GarbageCollectionJob
|
2022-06-02 14:13:07 +10:00 |
LinkPreview.swift
|
Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated)
|
2022-07-01 13:08:45 +10:00 |
OpenGroup.swift
|
Fixed a bug where deleted incoming messages could incorrectly be counted as unread
|
2022-08-16 11:44:11 +10:00 |
Profile.swift
|
Fixed search performance, started styling in-conversaiton settings
|
2022-09-07 17:37:01 +10:00 |
Quote.swift
|
Fixed a few issues found during QA
|
2022-08-04 13:25:46 +10:00 |
Reaction.swift
|
update sortId logic after open group reaction index
|
2022-08-08 13:07:29 +10:00 |
RecipientState.swift
|
Finished removing usages to non-theme colour variables
|
2022-09-20 16:06:01 +10:00 |
SessionThread.swift
|
A few bugs fixes and some optimisations
|
2022-08-19 16:58:47 +10:00 |
ThreadTypingIndicator.swift
|
Finished of the Conversation screen and JobQueue concurrency
|
2022-05-31 17:41:02 +10:00 |