Commit graph

174 commits

Author SHA1 Message Date
nielsandriesse
1e8b1d3fca Cache volume samples 2020-10-01 14:24:00 +10:00
nielsandriesse
aa568aba7b Integrate new voice message design 2020-10-01 09:25:17 +10:00
nielsandriesse
6ff0834065 Implement new voice message design 2020-10-01 08:37:54 +10:00
nielsandriesse
06e6230c3b WIP 2020-08-28 13:48:27 +10:00
nielsandriesse
830dcfb4d6 Fix typo 2020-08-19 16:41:25 +10:00
Ryan ZHAO
794ac0c954 fix crash that link preview attachment is might be null 2020-08-19 11:17:11 +10:00
nielsandriesse
d096a2c574 Make things compile again 2020-07-20 15:39:21 +10:00
nielsandriesse
28f066b059 Fix missed case 2020-06-23 11:51:26 +10:00
nielsandriesse
51a7bc0383 Fix message action inconsistencies 2020-06-23 11:45:22 +10:00
nielsandriesse
eab26c504c Fix build 2020-06-05 13:43:06 +10:00
nielsandriesse
74bbe067d8 Update Pods 2020-06-05 10:38:44 +10:00
nielsandriesse
8672577a8b Clean 2020-04-20 16:53:40 +10:00
Niels Andriesse
3d29480c29 Don't include an auth token with encrypted file uploads
Also refactor a bit
2020-02-10 12:01:23 +11:00
Niels Andriesse
fc44b1c191 Debug 2019-11-15 11:13:55 +11:00
Niels Andriesse
8b3c2cc32f Fix public chat message deletion 2019-11-14 16:47:02 +11:00
Niels Andriesse
b4af9d16d5 Refactor 2019-10-15 10:29:41 +11:00
Niels Andriesse
7b0e2d06b0 Partially implement feedback 2019-10-15 08:53:56 +11:00
Mikunj
d8d33287d1 Added PublicChatManager.
Added migrations.
2019-10-09 15:57:17 +11:00
Mikunj
683a5c1edc Remove dependency on hard coded public chat values. 2019-10-09 11:18:11 +11:00
Niels Andriesse
7f17a9cb22 Fix TTL bug 2019-10-03 15:19:39 +10:00
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