Commit Graph

27 Commits

Author SHA1 Message Date
Michael Kirk
9be32858d0 permissively parse legacy and modern mexican phone number formats 2020-01-16 11:41:48 -07:00
Nora Trapp
c30bb49cf9 Merge branch 'release/3.0.4' 2019-12-05 15:26:31 -08:00
Nora Trapp
e2e73b4d3a Fix some accessibility labels 2019-12-05 15:15:51 -08:00
Michael Kirk
17dd01c266 fix janky animation when table resizes due to pinning to keyboard 2019-12-05 14:05:33 -07:00
Nora Trapp
35cd3a4d64 Allow conforming to sync manager stuff in Swift 2019-11-19 18:07:51 -08:00
Matthew Chen
4da84b986f Respond to CR. 2019-11-19 13:13:05 -03:00
Matthew Chen
0ca1b2e028 Rework profile fetch. 2019-11-19 13:06:48 -03:00
Michael Kirk
3b1bcb5368 recreate sort order for synced conversations 2019-11-06 21:24:53 -07:00
Nora Trapp
a1dd08b4eb Wait for all sync request responses on pull to refresh + provisioning 2019-11-05 13:07:55 -08:00
Nora Trapp
6067a60ea7 Usernames can't start with a number 2019-11-05 13:05:10 -08:00
Nora Trapp
65d54e7282 UIAlertController -> ActionSheetController 2019-10-28 14:43:59 -07:00
Matthew Chen
e132af82bf Improve GRDB perf for FTS searches with many results. 2019-10-21 16:50:00 -03:00
Matthew Chen
e7479567a4 Improve GRDB perf for FTS searches with many results. 2019-10-21 16:50:00 -03:00
Michael Kirk
95f2d511e1 font updates 2019-09-26 12:20:42 -07:00
Michael Kirk
54812451f4 Update and apply palette. Consolidate dupes. 2019-09-24 15:12:51 -07:00
Michael Kirk
f63a64243a convert colors to Swift 2019-09-24 15:12:50 -07:00
Matthew Chen
e2a5e93116 Merge tag '2.43.0.10' 2019-09-19 12:40:59 -03:00
Michael Kirk
9713a86db4 enforce minimum search match 2019-09-18 12:29:54 -07:00
Michael Kirk
5523ea2eb7 thread safety, dont update stale 2019-09-18 11:52:49 -07:00
Michael Kirk
8770785fce hide "no results" if showing phone number result 2019-09-18 11:52:49 -07:00
Michael Kirk
d387354927 Don't search compose until at least 3 chars
Also fixes assert wherein we'd do a search for the empty string.
2019-09-18 11:52:49 -07:00
Nora Trapp
d72cd3b237 Initial support for building with Xcode 11 + iOS 13 SDK 2019-09-16 10:26:00 -07:00
Nora Trapp
3d82f2edbe PR Feedback 2019-08-22 09:27:36 -07:00
Nora Trapp
2d566ae029 Allow adding usernames to existing groups. 2019-08-22 09:27:36 -07:00
Nora Trapp
c4d0553f04 Allow creating groups with usernames 2019-08-22 09:27:36 -07:00
Nora Trapp
285357ff84 Allow adding usernames to block list 2019-08-22 09:27:36 -07:00
Nora Trapp
aa58084ca2 Rework NewContactThreadViewController to be reusable 2019-08-22 09:27:36 -07:00