Commit Graph

1743 Commits

Author SHA1 Message Date
Matthew Chen
63260ee94d Fix registration. 2019-01-08 15:38:08 -05:00
Michael Kirk
b95dcd4ae3 fix broken test 2019-01-07 12:51:35 -07:00
Matthew Chen
46b0cdb872 Caution around group avatars. 2019-01-07 12:47:15 -05:00
Matthew Chen
951f0dab22 Respond to CR. 2019-01-07 09:02:39 -05:00
Matthew Chen
ed25f4748d Deprecate 'signaling key'. 2019-01-07 09:02:39 -05:00
Matthew Chen
78d0685cba Discard transient messages if there is no session. 2019-01-07 08:49:31 -05:00
Matthew Chen
1934b5d589 Tweak unseen database view accessor. 2019-01-07 08:48:52 -05:00
Matthew Chen
9ab8bec2b1 Fix searching for 'note to self'. 2019-01-07 08:45:42 -05:00
Michael Kirk
432af13b63 Fix timer update message.
This was broken in 5671fd252 while resolving merge conflicts from applying the
sortId changes.
2019-01-04 10:57:13 -07:00
Matthew Chen
449633e0dc Respond to CR. 2019-01-04 09:19:41 -05:00
Matthew Chen
a7909c9c2e Note to Self. 2019-01-03 18:06:56 -05:00
Matthew Chen
1d13a02927 Note to Self. 2019-01-03 18:06:56 -05:00
Matthew Chen
17c3ba0580 Image editor fixes. 2019-01-03 16:56:24 -05:00
Matthew Chen
dc6dadad43 Respond to CR. 2019-01-03 16:43:52 -05:00
Matthew Chen
1260e7459d Add asserts around attachment crash. 2019-01-03 16:43:52 -05:00
Michael Kirk
38d5db9658 remove unnecessary logging 2018-12-21 12:12:52 -07:00
Michael Kirk
260002b02f move extension methods to SCK 2018-12-20 09:54:08 -07:00
Michael Kirk
3151e6e1a3 move string extensions up 2018-12-20 09:54:08 -07:00
Michael Kirk
e735916388 move all possible methods into String+OWS in SCK 2018-12-20 09:54:08 -07: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
1d905119ac Fix issues from integration testing. 2018-12-19 18:26:15 -05:00
Matthew Chen
cd194af31a Respond to CR. 2018-12-19 18:26:15 -05:00
Matthew Chen
bf2edf2486 Update comments. 2018-12-19 18:26:15 -05:00
Matthew Chen
2d3314751b Clean up ahead of PR. 2018-12-19 18:26:15 -05:00
Matthew Chen
0005a33d37 Decrypt device names in linked devices views. 2018-12-19 18:26:15 -05:00
Matthew Chen
c113c8e962 Add DeviceNamesTest. 2018-12-19 18:26:15 -05:00
Matthew Chen
d59e2bb613 Add decryption to DeviceNames. 2018-12-19 18:26:15 -05:00
Matthew Chen
0d20ebc62b Add encryption to DeviceNames. 2018-12-19 18:26:15 -05:00
Matthew Chen
79375e20b2 Update proto schema. 2018-12-19 18:26:15 -05:00
Michael Kirk
7bc5357397 [PERF] optimize search normalization saves 2.5% on large migration 2018-12-19 15:19:02 -07:00
Michael Kirk
0cb702b37f [PERF] save 2% on large migrations 2018-12-19 15:19:02 -07:00
Michael Kirk
ca5b3c8ec9 make factory methods public 2018-12-19 15:19:02 -07:00
Michael Kirk
fc7a713619 CR: use existing transaction rather than open sneaky one 2018-12-19 15:16:36 -07:00
Michael Kirk
e0c9b590c0 CR: fix comment typo 2018-12-19 15:16:36 -07:00
Michael Kirk
af7ee5e1d1 address compiler breakage after rebase 2018-12-19 15:16:36 -07:00
Michael Kirk
0db3f240dd keep legacy properties around just in case... 2018-12-19 15:16:36 -07:00
Michael Kirk
9d5753bd81 fix sortId comparison 2018-12-19 15:16:36 -07:00
Michael Kirk
5671fd2520 Revert "Revert 'new sort id'."
This reverts commit ebae75af00.
2018-12-19 15:16:36 -07:00
Matthew Chen
2df70aba6b Localize voice verification codes. 2018-12-19 15:09:46 -05:00
Michael Kirk
dfb985f46c Merge tag '2.33.0.10' 2018-12-19 10:32:46 -07:00
Matthew Chen
4e0cfac911 Respond to CR. 2018-12-18 16:24:06 -05:00
Matthew Chen
07fef16155 Discard typing indicators for blocked and left groups. 2018-12-18 16:24:06 -05:00
Matthew Chen
fa9af6c923 Try to play .mpg videos. 2018-12-18 14:54:05 -05:00
Matthew Chen
b0e0c6e8c2 Replace edited attachments when sending. 2018-12-18 10:53:41 -05:00
Matthew Chen
26a25f861b Start sketching out image editor. 2018-12-18 10:53:41 -05:00
Michael Kirk
67cc1027cc Fix compiler warnings 2018-12-17 14:43:21 -07:00
Matthew Chen
ca129bf360 Preheat more UI DB views. 2018-12-13 12:28:18 -05:00
Matthew Chen
19a2bfeaad More conversation viewmodel perf improvements. 2018-12-13 11:50:55 -05:00
Matthew Chen
5f637f24e9 Preheat UI DB views. 2018-12-13 11:48:24 -05:00
Matthew Chen
b0295b736b Add ReverseDispatchQueue. 2018-12-13 11:44:29 -05:00