Elaine
|
f282dcf8f2
|
Make username too short error string plural-aware
|
2024-03-01 10:19:40 -07:00 |
|
Harry
|
9c61b54d32
|
Add v2 Attachment class stub definition
|
2024-03-01 09:07:47 -08:00 |
|
Ehren Kret
|
f742ea7658
|
remove NSUserDefaults+OWS
|
2024-03-01 10:50:11 -06:00 |
|
Ehren Kret
|
5ce4717c7e
|
remove unused define
|
2024-03-01 10:50:11 -06:00 |
|
Ehren Kret
|
ef4d1227e2
|
remove OWSQueues.h which is now unused
|
2024-03-01 10:50:11 -06:00 |
|
Ehren Kret
|
085e28032b
|
fixup swiftlint errors
|
2024-03-01 10:50:11 -06:00 |
|
Elaine
|
9f940ccae2
|
Replace Stories search bar with a search controller
|
2024-03-01 09:45:56 -07:00 |
|
Ehren Kret
|
c76f7dfbdf
|
migrate HTTPUtils to swift
|
2024-03-01 08:32:34 -08:00 |
|
Pete Walters
|
54581676b7
|
Add missing spam string
|
2024-03-01 08:28:58 -08:00 |
|
automated-signal
|
5d26fa079f
|
"Bump build to 7.2.0.2." (nightly-03-01-2024)
|
2024-03-01 04:01:10 -08:00 |
|
Elaine
|
cdde6de460
|
Fix emoji search bar position in RTL languages
|
2024-02-29 16:08:25 -07:00 |
|
Sasha Weiss
|
02ec2cab83
|
Reload all rows when the DB changes externally
|
2024-02-29 14:49:59 -08:00 |
|
Max Radermacher
|
d95dd27225
|
Fix a bunch of syntax errors in the codegen script
|
2024-02-29 16:38:16 -06:00 |
|
Pete Walters
|
33070f3ca8
|
GroupV2Swift -> GroupsV2
|
2024-02-29 14:28:41 -06:00 |
|
Sasha Weiss
|
7ded2d3f49
|
Always update the snapshot when loading calls anew
|
2024-02-29 11:49:12 -08:00 |
|
Ehren Kret
|
8a69067d97
|
convert RESTNetworkManager to swift
|
2024-02-29 12:58:55 -06:00 |
|
Pete Walters
|
8080d0810a
|
Async-ify more of GroupManager
|
2024-02-29 12:55:04 -06:00 |
|
Max Radermacher
|
f8ae2fa1ad
|
Update to SQLCipher v4.5.6
|
2024-02-29 12:27:20 -06:00 |
|
Elaine
|
6362f4a886
|
Improve chat list search bar behavior
|
2024-02-29 09:54:03 -07:00 |
|
Harry
|
ac19cdf0b4
|
Handle adding/removing body attachments in TSResourceStore
|
2024-02-29 08:12:28 -08:00 |
|
Ehren Kret
|
9556fc78e8
|
remove apparently unused objective-c bridges
OWSURLSession related classes and protocols appear to no longer
require bridging to objective-c so this removes the bridging.
|
2024-02-29 08:44:15 -06:00 |
|
automated-signal
|
06339d04f1
|
"Bump build to 7.2.0.1." (nightly-02-29-2024)
|
2024-02-29 04:01:07 -08:00 |
|
Ehren Kret
|
e6efa999c2
|
use modern organization name in README
|
2024-02-28 18:10:24 -06:00 |
|
Ehren Kret
|
ad59fc953b
|
update README copyright year
|
2024-02-28 17:51:40 -06:00 |
|
Pete Walters
|
d4902c4d45
|
"Bump build to 7.2.0.0." (nightly-02-28-2024)
|
2024-02-28 17:37:10 -06:00 |
|
Pete Walters
|
75b1b04c05
|
Update translations
|
2024-02-28 17:36:18 -06:00 |
|
Pete Walters
|
0c8856171c
|
Update release notes
|
2024-02-28 17:36:18 -06:00 |
|
Ehren Kret
|
400bdb5218
|
remove unused functions
|
2024-02-28 17:29:25 -06:00 |
|
Ehren Kret
|
1b8f56250e
|
remove 'convenience' method in interest of better readability
|
2024-02-28 17:29:25 -06:00 |
|
Ehren Kret
|
a551217390
|
remove 'convenience' method in interest of better readability
|
2024-02-28 17:29:25 -06:00 |
|
Ehren Kret
|
4cc29bd942
|
remove 'convenience' method in interest of better readability
|
2024-02-28 17:29:25 -06:00 |
|
Pete Walters
|
42b1d1d396
|
Enable spam reporting in groups.
|
2024-02-28 16:59:15 -06:00 |
|
Harry
|
c0e148212c
|
Move loading oversize text onto TSResource
|
2024-02-28 14:44:04 -08:00 |
|
Pete Walters
|
e862daf61d
|
Persist serverGuid on group info messages if present.
|
2024-02-28 16:25:07 -06:00 |
|
Pete Walters
|
63cd6d37a7
|
Reorder group invite events to prefer invitation over creation
|
2024-02-28 15:23:40 -06:00 |
|
Sasha Weiss
|
9f9f7050f4
|
Remove the Calls Tab feature flag
|
2024-02-28 12:50:13 -08:00 |
|
Elaine
|
487cf4e380
|
Collapse Calls Tab search bar by default
|
2024-02-28 12:19:21 -07:00 |
|
Jon Chambers
|
2c07c7009e
|
Retire old SVR2 enclaves
|
2024-02-28 12:59:03 -06:00 |
|
Harry
|
088f577bd5
|
Add ConcreteTSResource enum
|
2024-02-28 08:22:12 -08:00 |
|
Harry
|
4600fbd440
|
Add initial TSResourceStore
|
2024-02-28 08:20:29 -08:00 |
|
automated-signal
|
24eeb9ae8f
|
"Bump build to 7.1.0.8." (nightly-02-28-2024)
|
2024-02-28 04:01:06 -08:00 |
|
Pete Walters
|
8fe89c26b1
|
Don't delete the temporary file before we upload it.
|
2024-02-27 22:01:56 -06:00 |
|
Elaine
|
0ea008683d
|
Add call details to calls tab
|
2024-02-27 19:17:43 -07:00 |
|
Pete Walters
|
8cd9a34b0d
|
Add Safety Tips button
|
2024-02-27 19:59:50 -06:00 |
|
Sasha Weiss
|
e435345585
|
Reload the Calls Tab if the database changed externally
|
2024-02-27 17:30:33 -08:00 |
|
Elaine
|
7072e63145
|
Check ability to start new calls
|
2024-02-27 18:29:44 -07:00 |
|
Max Radermacher
|
9d807ac0cd
|
Filter Unknown contacts in the recipient picker
|
2024-02-27 18:24:44 -06:00 |
|
Max Radermacher
|
42e84fe5d2
|
Clean up isNetworkFailureOrTimeout
|
2024-02-27 18:21:45 -06:00 |
|
Max Radermacher
|
03288e8be0
|
Introduce DisplayName for rendering names
|
2024-02-27 18:21:30 -06:00 |
|
Harry
|
ae1f43239b
|
Clean up quoted attachments code for audio attachments
|
2024-02-27 15:39:37 -08:00 |
|