Commit Graph

154 Commits

Author SHA1 Message Date
Niels Andriesse e68dbe306d Remove unneeded debug assertions 2019-09-17 10:26:22 +10:00
Niels Andriesse af39b35da7 Clean & implement moderator tags UI 2019-09-12 15:06:20 +10:00
Mikunj f0fda330de Removed old moderator logic. 2019-09-12 14:10:52 +10:00
Niels Andriesse f205767b98 Implement sending quotes in group chats 2019-09-11 14:07:51 +10:00
Niels Andriesse 462c61d38f Fix message deletion 2019-09-02 14:39:02 +10:00
Niels Andriesse 1e7949a029 Clean 2019-09-02 13:46:56 +10:00
Niels Andriesse 3a1d07e5a8 Fix promise usage & clean 2019-09-02 13:46:56 +10:00
Niels Andriesse 9283012988 Make moderation permission both group and server specific
Also fix dependence on self and app delegate issue
2019-09-02 13:46:22 +10:00
Mikunj 7bc37be34d Minor fix 2019-08-29 15:17:00 +10:00
Mikunj 679b2f7742 Added mod polling 2019-08-29 15:08:34 +10:00
Mikunj bf09a2014b Hookup api. 2019-08-29 11:34:59 +10:00
Mikunj e68de54a87 Show the delete action in public chats. 2019-08-28 15:47:21 +10:00
Niels Andriesse cbac37a95f Fix friend request UI bugs 2019-05-24 16:23:27 +10:00
Niels Andriesse 750a25622b Partially fix remaining UI issues 2019-05-17 16:36:24 +10:00
Niels Andriesse aeb3cecf55 WIP 2019-05-03 07:58:48 +10:00
Matthew Chen 6cc28bdf8f Redraw message bubbles when corner state changes. 2019-03-18 16:31:47 -04:00
Matthew Chen df4cf5c09e Respond to CR. 2019-03-18 14:24:33 -04:00
Matthew Chen b6724ee181 Clean up ahead of PR. 2019-03-18 14:14:20 -04:00
Matthew Chen 4bfa251321 Ensure constant bubble sizes for oversize text. 2019-03-18 14:14:20 -04:00
Matthew Chen 67c89cb4e3 Ensure constant bubble sizes for oversize text. 2019-03-18 14:14:20 -04:00
Matthew Chen dc168270c2 Ensure constant bubble sizes for generic attachments. 2019-03-18 14:14:20 -04:00
Matthew Chen d1447d0730 Ensure constant bubble sizes for audio media. 2019-03-18 14:14:20 -04:00
Matthew Chen 14e7274c3d Ensure constant bubble sizes for visual media. 2019-03-18 14:14:20 -04:00
Michael Kirk 72e0d2c20a Only render visual media as album
This check was enforced for AttachmentStreams, but not AttachmentPointers
2019-02-28 16:38:32 -07:00
Michael Kirk c6a3772a5e clearer constant names 2019-02-25 13:27:49 -07:00
Michael Kirk 7e5256856c render media+longText message 2019-02-25 13:27:49 -07:00
Michael Kirk bc4260b444 Send long-text with other attachments 2019-02-25 13:27:49 -07:00
Matthew Chen 9c806d59df Safely ignore invalid link preview images. 2019-01-25 15:33:32 -05:00
Matthew Chen c7053aa36d Add link previews to converastion view items. 2019-01-23 09:26:05 -05:00
Matthew Chen 79000d5fbb Save and share all items in album. 2019-01-22 17:14:06 -05:00
Matthew Chen 8dc6ea0c08 Revert "Save and share all items in album"
This reverts commit 58ab3948e969fe09872e51061e2311535d9e0eb4.
2019-01-22 17:14:06 -05:00
Matthew Chen 4fda1be3f5 Save and share all items in album 2019-01-22 17:14:06 -05:00
Matthew Chen e91195385b Respond to CR. 2019-01-15 16:39:01 -05:00
Matthew Chen 04a300784f Respond to CR. 2019-01-15 16:34:46 -05:00
Matthew Chen 42762ad907 Allow taps in albums with failed images. 2019-01-15 16:34:46 -05:00
Michael Kirk df79fc9ed0 Move String+OWS into SSK
name Switcharoo String+OWS/String+SSK categories to reflect where they live.
2018-12-20 09:54:08 -07:00
Matthew Chen 90d8fb3d14 Refine view model diffing. 2018-12-13 09:21:13 -05:00
Matthew Chen ab9e2c4e11 Ensure quoted replies with attachments are handled properly. 2018-11-30 11:05:55 -07:00
Matthew Chen cd224a1590 Render single media as albums. 2018-11-08 15:44:22 -05:00
Matthew Chen c1a5e1e258 Rename to media album. 2018-11-08 15:33:57 -05:00
Matthew Chen 2dfd4b2c0d Rename to media album. 2018-11-07 12:24:53 -05:00
Matthew Chen c7c02f03d1 Display caption indicators for media albums in conversation view. 2018-11-07 11:12:13 -05:00
Matthew Chen d538301632 Fix media gallery cell edge cases. 2018-11-06 15:23:09 -05:00
Matthew Chen 34e85dd90e Fix media gallery cell edge cases. 2018-11-06 15:23:09 -05:00
Matthew Chen ee3bdca336 Fix media gallery cell edge cases. 2018-11-06 15:23:09 -05:00
Matthew Chen cf057e3af3 Modify MediaGalleryCellView to handle still images. 2018-11-06 15:23:09 -05:00
Matthew Chen 0341f5dc2b Modify ConversationViewItem to support media galleries. 2018-11-06 15:23:09 -05:00
Matthew Chen f2c0985907 Add 'is valid media?' method. 2018-11-06 15:23:09 -05:00
Matthew Chen ecba67b511 Add debug UI for multi-image sends. 2018-11-02 13:04:05 -04:00
Matthew Chen 4088bebe05 Clean up ahead of PR. 2018-11-01 16:44:47 -04:00