Commit Graph

16 Commits

Author SHA1 Message Date
Nora Trapp
964d2fdffa Fix forwarding of messages with mentions 2022-03-08 00:00:43 -08:00
Jordan Rose
058a0213b7 Check whether you're blocked in a thread without a write transaction
In most cases when working with a ConversationItem we already have a
write transaction, but sometimes we don't. In this case, we know you
can only be blocked in a conversation if there's history in it (at
least as far as the local device knows), and so we can ignore any
threads that don't exist.
2022-02-18 14:00:27 -08:00
Matthew Chen
3204a2f805 Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
Matthew Chen
1dbbf2527e Apply design feedback. 2021-09-09 12:45:38 -03:00
Matthew Chen
85192894cb Design feedback around message forwarding flow. 2021-09-08 09:59:41 -03:00
Matthew Chen
8bc8a6b637 Design feedback around message forwarding flow. 2021-09-08 09:59:41 -03:00
Nora Trapp
2814ab7629 Convert to new Promise library 2021-09-03 11:41:34 -07:00
Matthew Chen
c5a35587b9 Fix message forwarding issues. 2021-08-25 11:04:13 -03:00
Matthew Chen
4071e1e4a5 Fix message forwarding issues. 2021-08-25 11:04:13 -03:00
Matthew Chen
55e8ce933d Respond to CR, ensure more views respond to theme changes. 2021-08-24 10:43:41 -03:00
Matthew Chen
2fb3227131 Fix glitches in new forward flow. 2021-08-24 09:41:00 -03:00
Matthew Chen
ef898bdc06 Rework conversation picker. 2021-08-24 09:41:00 -03:00
Matthew Chen
f8edb47a4b Rework conversation picker. 2021-08-24 09:41:00 -03:00
Matthew Chen
70402e916c Refine message forwarding flow. 2021-08-19 17:07:15 -03:00
Matthew Chen
207f646209 Refine message forwarding flow. 2021-08-19 17:07:15 -03:00
Matthew Chen
23b857ae4a Use InteractiveSheetViewController. 2021-08-19 17:07:15 -03:00