Matthew Chen
|
03acf2ffdd
|
Remove uiRead().
|
2021-07-02 22:04:58 -03:00 |
|
Matthew Chen
|
d84d6ab120
|
Respond to CR feedback.
|
2021-07-02 16:56:55 -03:00 |
|
Matthew Chen
|
e88671584b
|
Remove ZXing.
|
2021-07-02 16:23:46 -03:00 |
|
Matthew Chen
|
8d15ab618e
|
Remove ZXing.
|
2021-07-02 16:23:46 -03:00 |
|
Matthew Chen
|
a904ae8078
|
Remove ZXing.
|
2021-07-02 16:23:46 -03:00 |
|
Matthew Chen
|
40f15c49c5
|
Remove ZXing.
|
2021-07-02 16:23:46 -03:00 |
|
Matthew Chen
|
730ed5d281
|
Remove ZXing.
|
2021-07-02 16:23:46 -03:00 |
|
Matthew Chen
|
1c93a4097e
|
Remove ZXing.
|
2021-07-02 16:23:46 -03:00 |
|
Matthew Chen
|
5324f1833e
|
Remove ZXing.
|
2021-07-02 16:23:46 -03:00 |
|
Matthew Chen
|
0cfbd41266
|
Remove ZXing.
|
2021-07-02 16:23:46 -03:00 |
|
Matthew Chen
|
2e87b8929f
|
Remove ZXing.
|
2021-07-02 16:23:46 -03:00 |
|
Matthew Chen
|
8cb9472595
|
Remove ZXing.
|
2021-07-02 16:23:46 -03:00 |
|
Matthew Chen
|
c4e757eae4
|
Remove ZXing.
|
2021-07-02 16:23:46 -03:00 |
|
Nora Trapp
|
aa7cf5ae55
|
Fix donation decimal handling
|
2021-06-29 15:28:12 -07:00 |
|
Nora Trapp
|
21b903bf2c
|
Add support for scanning new link device URL
|
2021-06-18 10:26:41 -07:00 |
|
Matthew Chen
|
013e72c863
|
Respond to CR.
|
2021-06-18 14:02:30 -03:00 |
|
Matthew Chen
|
968898d3d1
|
Respond to CR.
|
2021-06-18 14:02:30 -03:00 |
|
Matthew Chen
|
1d5b2aa2f5
|
Rework avatar building and caching.
|
2021-06-18 14:01:32 -03:00 |
|
Matthew Chen
|
d0befacbdb
|
Rework user profile writes.
|
2021-06-18 13:46:39 -03:00 |
|
Matthew Chen
|
786e7cef3d
|
Fix build warnings.
|
2021-06-07 11:11:28 -04:00 |
|
Matthew Chen
|
74377e4935
|
Small fixes.
|
2021-05-25 21:41:39 -03:00 |
|
Matthew Chen
|
76fe7ddd7d
|
Refine re-registration.
|
2021-05-25 17:41:57 -03:00 |
|
Matthew Chen
|
66a617b5a4
|
Reset payments if necessary.
|
2021-05-25 17:40:48 -03:00 |
|
Matthew Chen
|
7d4f47753a
|
Eliminate "custom cell" pattern in table views.
|
2021-05-25 16:22:34 -03:00 |
|
Matthew Chen
|
7acdd6f662
|
Replace ConversationColors with "avatar colors".
|
2021-05-25 16:22:31 -03:00 |
|
Matthew Chen
|
c81f115e2b
|
Replace ConversationColors with "avatar colors".
|
2021-05-25 16:22:31 -03:00 |
|
Matthew Chen
|
2c7c7b3d1c
|
Replace ConversationColors with "avatar colors".
|
2021-05-25 16:22:31 -03:00 |
|
Matthew Chen
|
225461cf16
|
Start work on chat colors.
|
2021-05-25 16:22:26 -03:00 |
|
Matthew Chen
|
8bcfbde7ee
|
Fix leak in privacy view.
|
2021-05-19 19:33:45 -03:00 |
|
Matthew Chen
|
c41a1db744
|
Fix retain cycle around contact cells.
|
2021-05-19 13:37:24 -03:00 |
|
Matthew Chen
|
ab39a9af46
|
Fix retain cycle around contact cells.
|
2021-05-19 13:37:24 -03:00 |
|
Nora Trapp
|
1e40ec144d
|
Add support for group descriptions
|
2021-05-17 09:58:35 -03:00 |
|
Nora Trapp
|
5bf94de2a6
|
little fixes
|
2021-05-13 09:32:21 -07:00 |
|
Nora Trapp
|
db940e8e5a
|
Design feedback
|
2021-05-12 18:31:53 -07:00 |
|
Nora Trapp
|
2b731e15f5
|
PR Feedback
|
2021-05-12 18:31:53 -07:00 |
|
Nora Trapp
|
ea8156f298
|
Wrap title
|
2021-05-12 18:31:53 -07:00 |
|
Nora Trapp
|
d024cdd0f7
|
Add donation megaphone
|
2021-05-12 18:31:53 -07:00 |
|
Nora Trapp
|
e8e6917ac7
|
ApplePay donation support
|
2021-05-12 18:31:53 -07:00 |
|
Nora Trapp
|
0dee0cb3d9
|
Initial ApplePay donation support
|
2021-05-12 18:31:53 -07:00 |
|
Nora Trapp
|
b5dfa1d68f
|
Don't allow dismissal while unsaved changes, immediately save DM timer
|
2021-05-07 12:32:02 -07:00 |
|
Matthew Chen
|
c0a9c705d9
|
Refine handling of max profile avatar size.
|
2021-05-04 21:45:16 -03:00 |
|
Matthew Chen
|
2f5341c858
|
Reuse contact cells.
|
2021-05-04 21:45:15 -03:00 |
|
Matthew Chen
|
9e8f87ae0a
|
Clean up how local user name is rendered in contact cells.
|
2021-05-04 21:45:15 -03:00 |
|
Matthew Chen
|
0241fd25e8
|
Convert contact cells to Swift, clean up configuration, reduce transaction count.
|
2021-05-04 21:45:15 -03:00 |
|
Nora Trapp
|
a365b45522
|
Add support for viewed receipts
|
2021-04-29 18:01:18 -07:00 |
|
Nora Trapp
|
dcb1a3e1e9
|
PR Feedback
|
2021-04-29 15:46:43 -07:00 |
|
Nora Trapp
|
5aefb604ed
|
put behind feature flag
|
2021-04-29 15:46:43 -07:00 |
|
Nora Trapp
|
9475658233
|
Sync universal expire timer
|
2021-04-29 15:46:43 -07:00 |
|
Nora Trapp
|
3d7d072913
|
Allow selecting custom disappearing message times
|
2021-04-29 15:46:43 -07:00 |
|
Nora Trapp
|
6783db210e
|
Add default disappearing message timer
|
2021-04-29 15:46:43 -07:00 |
|