Commit Graph

137 Commits (10388c3b024ad9bc38ee960ef52d422b3245f77a)

Author SHA1 Message Date
Niels Andriesse ce0e6db40a Fix Session Public Chat profile picture 6 years ago
Niels Andriesse ccd2d30f61 Refactor 6 years ago
Niels Andriesse 64fd89291e Fix multi device x closed groups 6 years ago
Niels Andriesse 1d848d7332 Clean up group members UI 6 years ago
Niels Andriesse 7762418ac1 Clean 6 years ago
Niels Andriesse 0f0eba9325 Merge branch 'dev' into group-chats 6 years ago
Niels Andriesse f70b914d3e Update copy & fix blurry icons 6 years ago
Ryan ZHAO 8838dfb430 add admins to group, clean up some code 6 years ago
Ryan ZHAO 0df5f857a7 let users know when members are removed 6 years ago
Ryan ZHAO b29096ad21 try to make settings for group chat working 6 years ago
Ryan ZHAO d9a7dc07ef Distinguish public chat and rss feed from regular groups 6 years ago
Niels Andriesse 53a231a3bd Finish up first version of redesign 6 years ago
Niels Andriesse d90abd3fe8 Implement conversation settings screen redesign 6 years ago
Niels Andriesse 40bb4ba1a4 Set device link message TTL, clean & add more analytics 6 years ago
Niels Andriesse 4eda27dcc0 Re-enable settings for group conversations 6 years ago
Niels Andriesse 6b0454317e Re-enable search for regular conversations 6 years ago
Niels Andriesse 1bf0d44246 Add basic styling 6 years ago
Niels Andriesse 30c02207d3 Clean up conversation settings screen 6 years ago
Niels Andriesse e81a074efc Show online status 6 years ago
Niels Andriesse b83766ef74 Clean & fix conversation settings crash 7 years ago
Niels Andriesse aeb3cecf55 WIP 7 years ago
Michael Kirk e69494450b put conversation search behind feature flag 7 years ago
Matthew Chen 3ce3f9faaa Add accessibilityIdentifiers to conversation settings view. 7 years ago
Matthew Chen f073dd9a52 Add accessibilityIdentifiers to conversation settings view. 7 years ago
Michael Kirk ed6b461662 search icon 7 years ago
Matthew Chen 882dd16d7c Apply presentAlert() throughout codebase. 7 years ago
Michael Kirk 71dd4eb151 in-conversation search
- use MediaTime for computing benchmarks
7 years ago
Michael Kirk 5bd3cec6dc Merge tag '2.36.1.0' 7 years ago
Matthew Chen 72082edad8 Fix a visual bug that would sometimes occur while rendering settings switches. Thanks to Gunnar C. Pope for the bug report. 7 years ago
Michael Kirk fabd3996c2 pop view if message is deleted
- use global ui database connection
7 years ago
Matthew Chen afcacbb55c Sketch out the 'onboarding profile' view. 7 years ago
Matthew Chen 7654d05417 Landscape orientation. 7 years ago
Matthew Chen 460f160cbb Landscape orientation. 7 years ago
Matthew Chen 449633e0dc Respond to CR. 7 years ago
Matthew Chen e52feb3c36 Note to Self. 7 years ago
Michael Kirk df79fc9ed0 Move String+OWS into SSK
name Switcharoo String+OWS/String+SSK categories to reflect where they live.
7 years ago
Michael Kirk 5671fd2520 Revert "Revert 'new sort id'."
This reverts commit ebae75af00.
7 years ago
Michael Kirk f6e9fce0d3 fix All Media button from conversation settings 7 years ago
Michael Kirk 542d5826de fix a million retain cycles in conversation settings 7 years ago
Michael Kirk 77bd9b8852 Extract most Gallery functionality from the gallery NavigationController.
By not overriding the initializer for an OWSNavigationController subclass,
we can use the dynamic disaptch intialization chain.

The root difficulty here is that super.init(navBarClass:) wants to call
self.init(nibNam)
7 years ago
Matthew Chen 40aa78e001 Merge remote-tracking branch 'origin/release/2.31.0' 7 years ago
Michael Kirk 3560f3be5c Durable send operation
TODO
-[x] respect order of queue
-[x] replacements
  -[x] those w/o completion handler
  -[x] basic send+log operation persists
  -[x] send+ui completion
  -[x] share extension
  -[x] update state jobs
-[x] App Lifecyle
  -[x] settable
  -[x] Mark as ready on startup
  -[x] Fail appropriate jobs on startup

NICE TO HAVE
-[x] concurrent per senders
-[ ] longer retry (e.g. 24hrs)
-[ ] App Lifecyle
  -[x] retry failed jobs on startup?
  -[ ] reachability

DONE
-[x] basic passing test
-[x] datamodel
-[x] queue/classes
7 years ago
Matthew Chen 28f37a7a34 Update contacts cells' dependencies. 7 years ago
Matthew Chen f1d93d4472 Merge remote-tracking branch 'origin/release/2.30.2' 7 years ago
Matthew Chen 17541a8888 Change conversation bubble colors. 7 years ago
Michael Kirk 2b805e4eae Constantize ConversationColorName, map previous incorrect values 7 years ago
Michael Kirk bdb5bd5596 minimize diff 7 years ago
Michael Kirk 375c8bee04 Use stand accessoryView mechanics 7 years ago
Michael Kirk 5127352f7a update color picker cell per design 7 years ago
Matthew Chen 0125535d4d Pull out SignalCoreKit. 7 years ago