Commit Graph

9488 Commits (63d88ef5cbf6bc69e8571f7e02c14acf982bb9cf)
 

Author SHA1 Message Date
Matthew Chen 63d88ef5cb Sketch out TypingIndicatorCell. 7 years ago
Matthew Chen eedc9f9a26 Sketch out "typing indicators" interaction and cell. 7 years ago
Matthew Chen 50381cc94c Add typing indicators in home view. 7 years ago
Matthew Chen b063a49d56 Rework typing indicators API. 7 years ago
Michael Kirk a113271b50 Merge branch 'mkirk/splash-screen' 7 years ago
Michael Kirk d9a4c6e837 typing indicator upgrade screen 7 years ago
Matthew Chen 13ab75fea9 Merge branch 'charlesmchen/typingIndicators6' 7 years ago
Matthew Chen 1db5a157ce Respond to CR. 7 years ago
Matthew Chen a5ebe394d1 Include typing indicators in configuration sync messages; emit when that value changes. 7 years ago
Matthew Chen 33f5398ba8 Update proto schema for configuration messages to reflect typing indicators setting. 7 years ago
Michael Kirk 6b1b2ddae2 Merge branch 'mkirk/whitelist-staging-cds' 7 years ago
Michael Kirk aa22f9a556 whitelist staging cds domain 7 years ago
Michael Kirk 2a7ee15ead Merge branch 'mkirk/media-gallery-call-banner' 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
Michael Kirk 6d8a7ed800 things working 7 years ago
Michael Kirk 1af750363a fix media-gallery doesn't respect call banner 7 years ago
Matthew Chen cdafeb8388 Merge branch 'charlesmchen/conversationViewModel1' 7 years ago
Matthew Chen 834bba8880 Respond to CR. 7 years ago
Matthew Chen 32d3eed7ba Add ConversationViewModel. 7 years ago
Matthew Chen 10868c9f9e Merge branch 'charlesmchen/typingIndicators3' 7 years ago
Matthew Chen ea734ad171 Respond to CR. 7 years ago
Matthew Chen a09cb16e74 Add typing indicators setting. 7 years ago
Michael Kirk 5f7eee92d0 Merge branch 'mkirk/orientation-changes' 7 years ago
Michael Kirk f24ef7a0e8 separate title view for landscape 7 years ago
Michael Kirk 432fcc016c Gallery tile landscape 7 years ago
Michael Kirk 85a4fc7b66 restore calling banner
The `statusBarDidChange` is called when entering but not leaving landscape mode
we we've got to update manually before showing the call banner.
7 years ago
Michael Kirk 19f2d0db48 WIP: Media Landscape Mode 7 years ago
Michael Kirk 85f85d9c3a fix debug crash 7 years ago
Michael Kirk fe15a260ef Merge branch 'release/2.31.0' 7 years ago
Michael Kirk 338364eff1 Merge branch 'charlesmchen/profileFetchConcurrency' into release/2.31.0 7 years ago
Matthew Chen 3729398507 Request profile fetches on main thread. 7 years ago
Matthew Chen d620c36a5e Merge branch 'charlesmchen/typingIndicators1' 7 years ago
Matthew Chen 3d0e7386a4 Respond to CR. 7 years ago
Matthew Chen a98c82645c Start work on typing indicators.
* Update proto schema to reflect typing indicators.
* Sketch out OWSTypingIndicatorMessage.
* Add "online" to the service message params.
* Sketch out logic to send typing indicator messages.
* Sketch out OWSTypingIndicators class.
7 years ago
Matthew Chen 40aa78e001 Merge remote-tracking branch 'origin/release/2.31.0' 7 years ago
Matthew Chen ec2478645d "Bump build to 2.31.0.25." 7 years ago
Michael Kirk 82d64405d0 fixup blogpost url 7 years ago
Matthew Chen b5bf3761a1 "Bump build to 2.31.0.24." 7 years ago
Matthew Chen 08befe914f Merge branch 'charlesmchen/udRefinements' into release/2.31.0 7 years ago
Matthew Chen 698e48f2d8 Respond to security review. 7 years ago
Matthew Chen 7d8b20d091 Apply refinements to UD logic. 7 years ago
Matthew Chen 44f6774396 Apply refinements to UD logic. 7 years ago
Matthew Chen c28d131f97 Respond to CR. 7 years ago
Matthew Chen e11d43d1f8 Respond to CR. 7 years ago
Matthew Chen ee87f1b489 Fix test breakage. 7 years ago
Matthew Chen c5f4711595 Apply refinements to UD logic. 7 years ago
Matthew Chen 2541be1619 Apply refinements to UD logic. 7 years ago
Michael Kirk e94e4d0a90 Merge branch 'mkirk/wrap-exceptions' into release/2.31.0 7 years ago
Michael Kirk 86066a37d5 update pods for exception wrapping 7 years ago
Michael Kirk 1dea927a3f Remove some usage of throwswrapped_ in udmanager since we don't need to
propogate the wrapped exception anyway.
7 years ago