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/SessionUIKit/Components
Morgan Pretty 00f246a21e Added group message requests, admin message deletion, fixed a few bugs
Added logic for Group Message Requests
Added a 'ManualResultJob' which allows for a way to add a dependency to a job which can be resolved separately from the job system (it's not persistent though)
Added the ability for admins to delete select messages from updated groups
Swapped 'save'/'saved' calls to be 'upsert'/'upserted' as that's the actual behaviour we expect (unique key based rather than primary key based)
Fixed a bug where the 'limitedReuse' 'drainBehaviour' could get stuck in an invalid state
Fixed a bug where job dependencies could swap queues which could theoretically result in deadlocks in some cases
2 years ago
..
ConfirmationModal.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
GradientView.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago
HighlightMentionBackgroundView.swift Fixed a number of issues found during internal testing 3 years ago
Modal.swift Updated the profile picture management UI 3 years ago
PlaceholderIcon.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
ProfilePictureView.swift Finished adding logic to ignore messages invalidated by config 3 years ago
RadioButton.swift Added group message requests, admin message deletion, fixed a few bugs 2 years ago
SearchBar.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago
Separator.swift Added in missing code changes unrelated to closed groups rebuild 3 years ago
SessionButton.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
StyledNavigationController.swift Fixed most of the styling issues raised during QA 3 years ago
TabBar.swift Updated the colours to source from direct theme values (instead of individual) 3 years ago
TappableLabel.swift Fixed an issue where Appium couldn't long press message bubbles 3 years ago
TextField.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago
TextView.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago
TopBannerController.swift Added functionality for a bunch of GroupUpdate messages 2 years ago