Eric Bailey
7a4e1b8a3f
Align dist
2023-11-28 21:43:19 -06:00
Eric Bailey
2053fece6f
Just use package version
2023-11-28 21:34:53 -06:00
Eric Bailey
65d9d234fb
Add build version
2023-11-28 17:39:50 -06:00
Eric Bailey
c84b0b4a54
Align on release/dist
2023-11-28 17:35:12 -06:00
Eric Bailey
09bd795088
Replace invalid character
2023-11-28 15:04:54 -06:00
Eric Bailey
ab05426f8b
Clarify
2023-11-28 14:46:17 -06:00
Eric Bailey
76640d8b9e
Remove scripts
2023-11-28 14:36:56 -06:00
Eric Bailey
28fadb1a90
Set env in Expo
2023-11-28 14:30:58 -06:00
Eric Bailey
11bb077045
Fix typo
2023-11-28 14:27:47 -06:00
Eric Bailey
0880295e21
Remove unecessary config
2023-11-28 14:26:07 -06:00
Eric Bailey
5138df038d
Remove debug
2023-11-28 14:20:52 -06:00
Eric Bailey
2524b38295
Fix typo
2023-11-28 14:20:35 -06:00
Eric Bailey
7d191aa7b7
Add TF build
2023-11-28 14:17:06 -06:00
Eric Bailey
a0d984ad38
Remove debug
2023-11-28 14:16:50 -06:00
Eric Bailey
69bf8a59b6
Ok actually enable in dev
2023-11-28 14:16:06 -06:00
Eric Bailey
8cb12b3e17
Enable sentry
2023-11-28 14:08:12 -06:00
Eric Bailey
6406627c39
Update build profiles, sentry config
2023-11-28 14:06:16 -06:00
Eric Bailey
bb9d340d42
Fix pinned feeds mutation issue ( #2016 )
2023-11-28 12:50:41 -06:00
Eric Bailey
0b2c85b967
Fix pinned feeds re-ordering ( #2014 )
2023-11-28 09:04:15 -08:00
Eric Bailey
bdabfa9d38
Guard against following tab stub being used un-authed ( #2013 )
2023-11-28 08:44:25 -08:00
Eric Bailey
cf1b0b1881
Handle other feed auth response ( #2012 )
2023-11-28 08:43:25 -08:00
Paul Frazee
60886b76c8
Bump ios build number
2023-11-27 17:46:13 -08:00
Eric Bailey
17a183514a
Ensure we use following feed if merge is disabled ( #2005 )
2023-11-27 17:42:02 -08:00
Paul Frazee
f580d4daf0
Restore post-thread caching behaviors (react-query refactor) ( #2010 )
...
* Rework resolve-did and resolve-uri queries to be smarter about cache reuse
* Precache handle resolutions
* Remove old unused code
* Load placeholder threads from the post-feed and notifications-feed queries
* Remove logs
* Fix bad ref
* Add loading spinners to the cache-loading thread view
* Scroll replies into view when loading threads
* Add caching within a thread
* Fix: dont show bottom border when the child spinner is active
2023-11-27 17:41:30 -08:00
Eric Bailey
d4714baf13
[PWI] Home ( #2007 )
...
* Fix up home page
* Fix spacing
* Remove unused default tab
* Update logic
2023-11-27 17:17:09 -08:00
Eric Bailey
a741a201b9
Don't check unread if session doesn't exist ( #2008 )
2023-11-27 16:40:20 -08:00
Eric Bailey
26bbe07068
Add more debugging to auth ( #2009 )
2023-11-27 16:39:53 -08:00
Eric Bailey
5fd2d36273
Filter out blocked posts from thread view ( #2006 )
2023-11-27 12:41:53 -08:00
Paul Frazee
cd43adf698
Two fixes to react-key generation ( #2004 )
...
* Fix missing react keys in ListMembers
* Fix react key construction for the posts feed
2023-11-27 12:30:41 -08:00
Eric Bailey
1dc017367e
Make sure logger serializes errors ( #2001 )
2023-11-27 10:28:21 -08:00
Eric Bailey
6758755316
Nav home after switch accounts ( #2002 )
2023-11-27 10:27:38 -08:00
Eric Bailey
828e53d533
Fix soft reset scroll on profile ( #1998 )
2023-11-27 09:43:05 -06:00
Ansh
0079030244
create build v1.57 ( #2000 )
2023-11-26 13:46:31 -08:00
Eric Bailey
08355e5166
Raise levels of some logs during pre-release ( #1994 )
2023-11-26 13:44:30 -08:00
Eric Bailey
4a59227459
Fix translation strings ( #1995 )
2023-11-26 13:44:17 -08:00
Eric Bailey
3007c1dc8a
Fix bad references in account switcher ( #1999 )
2023-11-26 13:44:08 -08:00
Eric Bailey
486fb72798
Fix double border, improve load state ( #1997 )
2023-11-26 13:43:49 -08:00
Eric Bailey
e9a11114d3
[PWI] Clarify different ways of clearing current account/logout ( #1991 )
...
* Clarify different ways of clearing current account/logout
* Reorder log
2023-11-24 17:41:42 -06:00
Eric Bailey
20b699a008
Fall back for non-public feeds ( #1988 )
2023-11-24 17:37:28 -06:00
Eric Bailey
1bcbc0cf2a
Fix onboarding web layout ( #1990 )
2023-11-24 16:40:07 -06:00
dan
f2d164ec23
PWI: Refactor Shell ( #1989 )
...
* Vendor createNativeStackNavigator for further tweaks
* Completely disable withAuthRequired
* Render LoggedOut for protected routes
* Move web shell into the navigator
* Simplify the logic
* Add login modal
* Delete withAuthRequired
* Reset app state on session change
* Move TS suppression
2023-11-24 22:31:33 +00:00
Ansh
4b59a21cac
Allow dynamic locale imports for web ( #1971 )
...
* allow dynamic locale imports for web
* remove unnecessary file
2023-11-24 12:35:25 -08:00
dan
43c8fb6f03
Fix missing effect cleanup ( #1986 )
2023-11-24 19:22:00 +00:00
dan
7ccbd14d5f
Show feeds in PWI ( #1984 )
2023-11-23 19:43:23 +00:00
dan
4272d291a9
PWI: Profile ( #1982 )
...
* PWI: Profile
* Show replies conditionally
* Dismiss modals on auth action
2023-11-23 00:30:49 +00:00
Eric Bailey
edf3114e47
Fixes 1731, compare URLs case-insensitive ( #1980 )
2023-11-22 17:20:35 -06:00
Eric Bailey
ec819f06ce
[PWI] Clean up logged out screen ( #1978 )
...
* Clean up logged out screen
* Better responsive styles
2023-11-22 16:53:25 -06:00
Eric Bailey
95f8bd8ddb
[PWI] Misc ( #1977 )
...
* PostDropdownBtn
* Hide reply prompt
* Hide FABs
2023-11-22 16:53:11 -06:00
dan
08333002cc
Implement "scroll to top" for profile tabs ( #1973 )
...
* Hook up scroll to top handlers
* Scroll and invalidate Feeds/Lists
* Fix index calc due to conditional tabs
* Reorder lines for clarity
2023-11-22 04:25:11 +00:00
Eric Bailey
3de1d556a9
[PWI] Feeds ( #1970 )
...
* Feeds page
* Hide save buttons on Feeds page
* ProfileFeed
2023-11-21 17:36:29 -06:00