Signal-iOS/SignalMessaging
Michelle Linington a2deaf1cae Tweak our log stripper to not strip timestamps
The new hex stripper is a bit too aggressive and will strip out
timestamps as well. Adjusting the minimum number of bytes from 6 to 7
buys us a couple hundred years.

Initial: "timestamp: 1628539368550"
Before:  "timestamp: [ REDACTED_HEX:...550 ]"
After:   "timestamp: 1628539368550"
2021-08-12 19:20:06 -07:00
..
appearance Context Menu Design Feedback 2021-08-02 13:27:38 -10:00
attachments Don't allow sending high quality outside of the main app 2021-07-23 21:20:08 -07:00
categories Fix build warnings. 2021-08-12 20:08:32 -03:00
contacts Respond to CR. 2021-08-04 17:08:40 -03:00
environment Respond to CR. 2021-08-04 17:08:40 -03:00
groups Fix layout in gallery detail view. 2021-08-11 10:37:43 -03:00
Notifications PR Feedback 2021-08-06 10:08:26 -07:00
Payments Clean up async completions. 2021-07-07 09:49:44 -03:00
profiles Rework blocking manager. 2021-07-21 16:38:36 -07:00
Storage Service Rework blocking manager. 2021-07-21 16:37:59 -07:00
utils Tweak our log stripper to not strip timestamps 2021-08-12 19:20:06 -07:00
ViewControllers A collection of fixes for mp4 gifs 2021-08-10 10:57:04 -03:00
ViewModels Show sent timestamp in home view, not received timestamp. 2021-08-06 09:58:48 -03:00
Views Fix layout in gallery detail view. 2021-08-11 02:50:50 -03:00
Wallpapers Clean up async completions. 2021-07-07 09:49:44 -03:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
SignalMessaging.h Rework avatar building and caching. 2021-06-18 14:01:32 -03:00