Nora Trapp
|
d71e2c2eca
|
Fix group reply cell sizing bug
|
2022-04-02 15:21:30 -07:00 |
|
Nora Trapp
|
4bb1bedbf3
|
Start with group replies scrolled to top
|
2022-04-02 15:21:30 -07:00 |
|
Nora Trapp
|
433f3da3f1
|
"Bump build to 5.35.0.18." (nightly-04-02-2022)
|
2022-04-02 04:00:45 -07:00 |
|
Nora Trapp
|
702e38e7ff
|
Break up index migrations over multiple releases
|
2022-04-01 16:21:21 -07:00 |
|
Michelle Linington
|
532db84e73
|
Merge branch 'mlin/PR/VariousFixes'
|
2022-04-01 14:55:50 -07:00 |
|
Michelle Linington
|
f4539ab83c
|
PR Feedback: Restrict logging
|
2022-04-01 14:55:30 -07:00 |
|
Michelle Linington
|
cebd09e17c
|
Disable button while trying to create profile
|
2022-04-01 14:55:30 -07:00 |
|
Michelle Linington
|
0f3a2b4c2e
|
Perform emoji mapping in EmojiGenerator
|
2022-04-01 14:55:30 -07:00 |
|
Michelle Linington
|
f2bb180d65
|
Leverage spinner error UI
|
2022-04-01 14:55:30 -07:00 |
|
Michelle Linington
|
29dc1eefcd
|
Lint
|
2022-04-01 14:55:30 -07:00 |
|
Michelle Linington
|
350cc16c17
|
Update fastlane dependency
|
2022-04-01 14:55:30 -07:00 |
|
Michelle Linington
|
5d404bb350
|
IOS-2286: Onboarding loop during profile creation failure
|
2022-04-01 14:55:30 -07:00 |
|
Michelle Linington
|
ea25ebb9ff
|
Don't show USMI emoji in picker sheet
|
2022-04-01 14:55:30 -07:00 |
|
Michelle Linington
|
fc69576a74
|
Include status code in network request success log message
|
2022-04-01 14:55:30 -07:00 |
|
Michelle Linington
|
049b68c4ea
|
Better description for OWSHTTPHeaders
|
2022-04-01 14:55:30 -07:00 |
|
Nora Trapp
|
4eeb9f6e6d
|
"Bump build to 5.35.0.17." (nightly-04-01-2022)
|
2022-04-01 04:00:42 -07:00 |
|
Nora Trapp
|
90649969dd
|
"Bump build to 5.35.0.16." (Internal)
|
2022-04-01 00:46:11 -07:00 |
|
Nora Trapp
|
9ae0ec4127
|
"Bump build to 5.35.0.14." (Internal)
|
2022-03-31 22:14:56 -07:00 |
|
Nora Trapp
|
26c6f9a6e2
|
"Bump build to 5.35.0.13." (Internal)
|
2022-03-31 22:14:04 -07:00 |
|
Nora Trapp
|
404f140a19
|
"Bump build to 5.35.0.12." (Internal)
|
2022-03-31 22:13:58 -07:00 |
|
Nora Trapp
|
c36d8fb31e
|
"Bump build to 5.35.0.11." (Internal)
|
2022-03-31 22:13:51 -07:00 |
|
Nora Trapp
|
4cda6541b3
|
"Bump build to 5.35.0.10." (Internal)
|
2022-03-31 22:13:44 -07:00 |
|
Michelle Linington
|
c0d6bd9ef4
|
Merge branch 'release/5.34.0'
|
2022-03-31 13:50:38 -07:00 |
|
Michelle Linington
|
dfe63ad91b
|
"Bump build to 5.34.0.20." (Internal)
|
2022-03-31 13:47:59 -07:00 |
|
Michelle Linington
|
c07be79e7b
|
"Feature flags for .qa."
|
2022-03-31 13:47:55 -07:00 |
|
Michelle Linington
|
56d4d4a13a
|
"Bump build to 5.34.0.19." (Beta)
|
2022-03-31 13:47:53 -07:00 |
|
Michelle Linington
|
5092bb3b56
|
"Feature flags for .beta."
|
2022-03-31 13:47:49 -07:00 |
|
Michelle Linington
|
1704e9740d
|
"Bump build to 5.34.0.18."
|
2022-03-31 13:47:46 -07:00 |
|
Michelle Linington
|
2e3c216e27
|
"Feature flags for .production."
|
2022-03-31 13:47:39 -07:00 |
|
Michelle Linington
|
af2ca8a3fc
|
Merge branch 'release/5.33.2' into release/5.34.0
|
2022-03-31 13:47:22 -07:00 |
|
Michelle Linington
|
c8bd971612
|
"Bump build to 5.33.2.2."
|
2022-03-31 13:42:05 -07:00 |
|
Jordan Rose
|
70073b1ecb
|
Report HTTP status code when web sockets fail to connect
Necessary to detect when a device has been unlinked or unregistered.
|
2022-03-31 13:41:55 -07:00 |
|
Michelle Linington
|
eff6b9740e
|
"Bump build to 5.33.2.1."
|
2022-03-31 13:22:50 -07:00 |
|
Michelle Linington
|
41e25e1694
|
PR Feedback
|
2022-03-31 13:22:33 -07:00 |
|
Michelle Linington
|
db64c160ac
|
IOS-2283: Crash on launch: Invalid pointer offset
|
2022-03-31 13:22:33 -07:00 |
|
Evan Hahn
|
3b937976be
|
Merge branch 'evanhahn/fix-badgeselectionmode-typo'
|
2022-03-31 09:10:49 -05:00 |
|
Evan Hahn
|
0ff066b29e
|
Fix typo in variable name
`badgeSelctionMode` should be `badgeSelectionMode`.
`git grep -i selction` no longer returns any results.
|
2022-03-31 09:10:27 -05:00 |
|
Nora Trapp
|
4579ca3ee6
|
"Bump build to 5.35.0.9." (nightly-03-31-2022)
|
2022-03-31 04:00:39 -07:00 |
|
Nora Trapp
|
9b5206772f
|
"Bump build to 5.35.0.8." (Internal)
|
2022-03-31 01:53:04 -07:00 |
|
Nora Trapp
|
409e89e721
|
Add index for story reply counts
|
2022-03-31 01:52:54 -07:00 |
|
Nora Trapp
|
1769a822be
|
"Bump build to 5.35.0.7." (Internal)
|
2022-03-31 00:46:12 -07:00 |
|
Nora Trapp
|
fcba39fcc9
|
Merge branch 'nt/stories-5'
|
2022-03-31 00:41:05 -07:00 |
|
Nora Trapp
|
8290284e1b
|
Add support for story captions
|
2022-03-31 00:40:47 -07:00 |
|
Nora Trapp
|
1f4bd82542
|
Open to the oldest story if all stories are read
|
2022-03-31 00:40:47 -07:00 |
|
Nora Trapp
|
f526eae87d
|
Make tapping forward 80% of the view
|
2022-03-31 00:40:47 -07:00 |
|
Nora Trapp
|
cfcae70065
|
Hide the reply button if we're not allowed to reply
|
2022-03-31 00:40:47 -07:00 |
|
Nora Trapp
|
6a74ea7526
|
Hide the reply button when long pressing
|
2022-03-31 00:40:47 -07:00 |
|
Nora Trapp
|
052e4c085e
|
Customize story playback duration based on attachment content
|
2022-03-31 00:40:47 -07:00 |
|
Nora Trapp
|
60b35f3e60
|
Support preview only text stories
|
2022-03-31 00:40:47 -07:00 |
|
Nora Trapp
|
7837ab0512
|
Pause story playback when a link preview is tapped
|
2022-03-31 00:40:47 -07:00 |
|