Dan Abramov
d3ed9abd8d
More layout
2023-12-12 22:15:50 +00:00
Dan Abramov
a71f96a527
Fix more layout
2023-12-12 22:15:50 +00:00
Dan Abramov
ccc287274e
Layout fixes
2023-12-12 22:15:50 +00:00
Dan Abramov
f58487efc9
More FlatList parity
2023-12-12 22:15:50 +00:00
Dan Abramov
2ab2f8ab5a
Fixes to layout
2023-12-12 22:15:50 +00:00
Dan Abramov
163c2d25c1
Fix borked scroll animation
2023-12-12 22:15:50 +00:00
Dan Abramov
cc34ae9b82
Fix types
2023-12-12 22:15:50 +00:00
Dan Abramov
6b9aaa7726
Fix composer
2023-12-12 22:15:50 +00:00
Dan Abramov
86ed4b8f6a
Add content-visibility for rows
2023-12-12 22:15:50 +00:00
Dan Abramov
4112b02cd5
Don't scroll away modal or lightbox
2023-12-12 22:15:50 +00:00
Dan Abramov
539e009bb8
Memoize, lint
2023-12-12 22:15:50 +00:00
Dan Abramov
a3a29556e9
Cleanup 3
2023-12-12 22:15:50 +00:00
Dan Abramov
68cdd9897c
Trim down both versions
2023-12-12 22:15:50 +00:00
Dan Abramov
cd9a92fcd7
Undo PagerWithHeader changes and fork it
2023-12-12 22:15:50 +00:00
Dan Abramov
9020c3ba2d
Clean up 2
2023-12-12 22:15:50 +00:00
Dan Abramov
113e70e176
Clean up 1
2023-12-12 22:15:50 +00:00
Dan Abramov
8b23b73aec
position: sticky
2023-12-12 22:15:50 +00:00
Dan Abramov
87e40a6bac
Fixes
2023-12-12 22:15:50 +00:00
Dan Abramov
e4cc7ea409
More scroll
2023-12-12 22:15:50 +00:00
Dan Abramov
8c81407ca9
Shell bars
2023-12-12 22:15:50 +00:00
Dan Abramov
a23929238b
onScroll
2023-12-12 22:15:50 +00:00
Dan Abramov
69a1830727
Fix background
2023-12-12 22:15:50 +00:00
Dan Abramov
8dd695b672
scrollToOffset
2023-12-12 22:15:50 +00:00
Dan Abramov
8bfbfd2c07
onEndReached
2023-12-12 22:15:50 +00:00
Dan Abramov
d290dda4d8
Screw around with layout
2023-12-12 22:15:50 +00:00
Dan Abramov
2df4db31d3
Rip out virtualization on the web
2023-12-12 22:15:50 +00:00
dan
5c701f8e0b
Re-rendering improvements for like/unlike ( #2180 )
...
* Add a few memos
* Memo PostDropdownBtn better
* More memo
* More granularity
* Extract PostContent
* Fix a usage I missed
* oops
2023-12-12 13:50:43 -08:00
Eric Bailey
a5e25a7a16
Add largeHeap to AndroidManifest.xml ( #2191 )
2023-12-12 13:40:24 -08:00
Jaz
bc42747297
Don't create embeds of profiles/posts from users who ask not to be sh… ( #2189 )
...
* Don't create embeds of profiles/posts from users who ask not to be shown in public views
* Formatting cleanup
* Bump workflow file to build an image for this branch
2023-12-12 13:10:13 -08:00
Ansh
9ab0ff6f1d
add scrollview to moderation screen ( #2187 )
2023-12-12 13:07:59 -08:00
Ansh
1289b161a1
disable modal profile popup android ( #2188 )
2023-12-12 13:07:30 -08:00
Paul Frazee
870505cbe2
Go back to content-driven slice keys in feeds ( #2190 )
...
* Go back to deterministic react keys
* Quick fix to cases when custom feeds serve empty responses
2023-12-12 13:07:09 -08:00
Ansh
90647fe7cf
Japanese localization ( #2003 )
...
* add japanese to list of languages
* add japanese translations
* change `jp` to `ja`
* minor changes to Japanese translation
* minor changes to Japanese translation
* update japanese strings with feedback
* Update languages.ts
* Extract translations
* Gitignore new compiled file
* allow switching to japanese
---------
Co-authored-by: Jake Gold <jake@blueskyweb.xyz >
Co-authored-by: Eric Bailey <git@esb.lol >
2023-12-13 01:12:19 +05:30
dan
27561ae79f
Fix View Full Thread ( #2181 )
2023-12-12 11:31:02 -08:00
Eric Bailey
2f8e7b2656
Make right nav scrollable on short screens ( #2186 )
2023-12-12 11:20:06 -08:00
Eric Bailey
e7141a77d8
Stub broadcast channel for unspported contexts ( #2175 )
2023-12-12 11:19:27 -08:00
Eric Bailey
c6ab6e8b8e
i18n settings improvements ( #2184 )
...
* Handle language selector
* Improve type safety
* Add a little more safety
* Update comment
2023-12-12 12:42:11 -06:00
Paul Frazee
d82b1a1047
1.58
2023-12-11 15:52:56 -08:00
Paul Frazee
c5f8909ecf
Double the footer on the list members flatlist
2023-12-11 15:52:00 -08:00
Eric Bailey
fc85901a46
Fix links in profiles ( #2178 )
...
* Resolve links in profile bios
* Improve solution
* On mobile, dont disable pointer events on the bio richtext
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com >
2023-12-11 15:34:25 -08:00
Eric Bailey
bae63f9bf0
Patch bad migration, sanitize bad value ( #2179 )
2023-12-11 15:34:18 -08:00
Paul Frazee
3592f6f50b
Hide the mobile reply control if outside the threadgate ( #2177 )
2023-12-11 15:11:36 -08:00
Eric Bailey
9a59525b73
Revise FeedSourceCard load state to allow deletion for failures ( #2172 )
...
* Revise FeedSourceCard load state to allow deletion for failures
* Translate
* Remove test error feed
* Fix missing uri param
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com >
2023-12-11 14:48:22 -08:00
Eric Bailey
586c2417a8
Handle failed pinned feed fetches when rendering list of pinned feeds ( #2173 )
2023-12-11 14:31:05 -08:00
dan
52ffd6aabb
Don't validate embeds when traversing cache ( #2174 )
2023-12-11 14:30:32 -08:00
Ansh
0f7dbbba4a
dismiss keyboard when threadgate settings are opened ( #2161 )
2023-12-11 13:55:40 -08:00
Eric Bailey
f7ec7f700e
Clarify MyList filter intent ( #2167 )
2023-12-11 13:55:14 -08:00
Paul Frazee
99cf6b626f
Additional reductions in request traffic ( #2169 )
...
* Dont poll for new content on profiles
* Drop the whenAppReady query after new post to reduce traffic overhead
* Reduce getPosts calls in notifs to only use them when needed
2023-12-11 13:53:37 -08:00
dan
ab04074197
Fix scroll on native ( #2170 )
2023-12-11 13:47:41 -08:00
dan
8929ff526f
Fix scroll on profile lists/feeds ( #2168 )
2023-12-11 13:24:31 -08:00