Commit Graph

30902 Commits

Author SHA1 Message Date
Max Radermacher
1ded6d03ca Update release notes 2023-05-10 16:30:43 -07:00
Pete Walters
b118c83c41
Update App Store descriptions 2023-05-10 15:43:56 -07:00
Max Radermacher
0da24b5c0b
Swiftify linked device incoming receipt handling 2023-05-10 14:36:16 -07:00
Sasha Weiss
a6fbbefa9b
Remove PniIdentitySyncMessage 2023-05-10 14:35:48 -07:00
Max Radermacher
2599b85e0b
Remove legacyMessage & clean up REST envelopes 2023-05-10 14:34:42 -07:00
Sasha Weiss
88f304b0c9
Prune orphaned job records 2023-05-10 14:32:22 -07:00
Pete Walters
000bb248d1
Fix group description truncation 2023-05-10 14:11:17 -07:00
Max Radermacher
9ad1c8db90
Swiftify incoming receipt handling 2023-05-10 14:03:32 -07:00
Max Radermacher
62965f6781
Convert TSThread.anyRemove to ThreadRemover 2023-05-10 14:03:08 -07:00
Pete Walters
4da21a4d7b
Fix database corruption debug log creation 2023-05-10 15:16:15 -05:00
Max Radermacher
b08a123467 Remove some unused OWSWebSocket code 2023-05-10 11:43:10 -07:00
Max Radermacher
8fa4a8179a
Fix performance tests build & remove broken tests 2023-05-10 11:16:37 -07:00
Max Radermacher
a3b46cd32c
Remove pull to refresh that doesn’t do anything 2023-05-10 10:46:01 -07:00
Max Radermacher
f5759cd17e
Use modern matching check for duplicate messages 2023-05-10 10:36:42 -07:00
Max Radermacher
3a00535d39
Use identified envelope in finishProcessing… 2023-05-10 10:33:53 -07:00
Pete Walters
26d3665b67
Disable custom text formatting layout 2023-05-10 09:28:15 -05:00
automated-signal
a45cd99260 "Bump build to 6.24.0.6." (nightly-05-09-2023) 2023-05-09 04:01:23 -07:00
Igor Solomennikov
2b43b1fef9
Convert OWSTableViewController and related classes to Swift.
Also convert OWSTableContents, OWSTableSection and OWSTableItem to Swift.

The only subclass of OWSTableViewController was DebugUITableViewController which has to be converted to Swift as well.

I also changed OWSTableViewController to be a subclass of OWSViewController (more modern and all in Swift) instead of OWSViewControllerObjc.
2023-05-08 19:33:03 -07:00
Sasha Weiss
89f03674df
Remove a debug flag 2023-05-08 18:01:13 -07:00
Max Radermacher
47d1fd69d5
Don’t pad base64 values for v2/keys endpoints 2023-05-08 16:39:47 -07:00
Max Radermacher
da4d97e53b Replace “audio call” with “voice call” 2023-05-08 16:09:58 -07:00
Igor Solomennikov
838b6a6e6d
Fix usage of USE_DEBUG_UI define.
Guard compilation of all DebugUI* classes with USE_DEBUG_UI instead of DEBUG and stop defining USE_DEBUG_UI whenever DEBUG is defined. Instead I defined USE_DEBUG_UI separately for Debug builds
in the project settings.

Benefits:
• can easily enable Debug UI for non-debug builds.
• allow use USE_DEBUG_UI in Swift files.
2023-05-08 14:36:35 -07:00
Harry
4fdd5b712f
Migrate TSRequest to swift 2023-05-08 11:01:59 -07:00
automated-signal
0c9d141209 "Bump build to 6.24.0.5." (nightly-05-08-2023) 2023-05-08 04:01:19 -07:00
Harry
92c848534f
Fix media conversation list prefix 2023-05-07 23:20:10 -05:00
automated-signal
53bf1ba504 "Bump build to 6.24.0.4." (nightly-05-06-2023) 2023-05-06 04:01:14 -07:00
Max Radermacher
2a06e06f1a Remove TODOs from generated SDS files 2023-05-05 14:52:48 -07:00
Max Radermacher
2437083a68 Don’t mark SDS enumerate blocks as escaping 2023-05-05 14:52:48 -07:00
Max Radermacher
fcb5b60ec3 Remove anyRemoveAllWithoutInstantation 2023-05-05 14:52:48 -07:00
Max Radermacher
f575d64378 Simplify batching when removing all db objects 2023-05-05 14:52:48 -07:00
Max Radermacher
78224f3d31 Clean up sds_codegen script output 2023-05-05 14:52:48 -07:00
Sasha Weiss
3ef69f0455
Use more precise string for approved request to join 2023-05-05 11:50:23 -07:00
Sasha Weiss
eff9291c89
Make sure to apply group model options when creating a thread 2023-05-05 11:43:51 -07:00
Skjiisa
83196cb2e8 Show anchored emoji picker search results first 2023-05-05 11:41:30 -07:00
Skjiisa
627165500d Sort images by recent instead of creation date 2023-05-05 11:39:03 -07:00
Skjiisa
61b3d1c972 Allow emoji to be used in emoji picker search bar 2023-05-05 11:38:13 -07:00
Harry
cc2aea7a24
Fix conversation list preview text for info messages 2023-05-05 11:37:19 -07:00
Jon Chambers
8466691a1d
Remove lingering references to api.directory.signal.org 2023-05-05 11:06:41 -07:00
Harry
3ecb16d377
Fix tiny text in message composer 2023-05-05 11:00:47 -07:00
Harry
e7f2c3b059
Show text formatting styles in media gallery 2023-05-05 09:06:03 -07:00
automated-signal
25be885cfe "Bump build to 6.24.0.3." (nightly-05-05-2023) 2023-05-05 04:01:10 -07:00
Max Radermacher
154927ecac Don’t load every wallpaper on every launch 2023-05-04 17:50:55 -07:00
Max Radermacher
4887120cb8
Move OWSOrphanDataCleaner out of SignalMessaging 2023-05-04 17:49:48 -07:00
Max Radermacher
57a556e87c Clean up incoming envelope validation 2023-05-04 15:59:24 -07:00
Max Radermacher
ced56db57b Call markAsOnboarded if we're already registered 2023-05-04 15:58:34 -07:00
Max Radermacher
e789cc43fe
Remove unused ChatColors code 2023-05-04 15:58:11 -07:00
Max Radermacher
e72176c977 Remove use of hasDismissedOffers property
It’s been unused since aab95db806.
2023-05-04 13:31:08 -07:00
Pete Walters
407da806b3
Ignore edit label sizing for unedited messages 2023-05-04 15:30:54 -05:00
Pete Walters
0049c1222d "Bump build to 6.24.0.2." (nightly-05-04-2023) 2023-05-04 12:19:06 -05:00
Pete Walters
01c33eb21b Enable edit msg recieve on dev 2023-05-04 12:12:16 -05:00