Eric Bailey
087246e1ee
Rename, comment
2025-06-11 11:40:35 -05:00
Eric Bailey
03bf51206b
Fix up no-unauthenticated posts
2025-06-11 11:40:34 -05:00
Eric Bailey
c71b4ecb73
Feature gate
2025-06-11 11:40:34 -05:00
Eric Bailey
45538dc0d8
Update types
2025-06-11 11:40:34 -05:00
Eric Bailey
412b9943b5
Set to default params, update comment
2025-06-11 11:40:34 -05:00
Eric Bailey
e1587661f4
More reorg
2025-06-11 11:40:33 -05:00
Eric Bailey
3223ab859b
Reorg
2025-06-11 11:40:33 -05:00
Eric Bailey
37cd3840a4
Basically working read more
2025-06-11 11:40:33 -05:00
Eric Bailey
2497099d81
Handle read more cases in tree view
2025-06-11 11:40:33 -05:00
Eric Bailey
4c4274ada3
Fix optimistic insert
2025-06-11 11:40:33 -05:00
Eric Bailey
8f59675fc4
Nvm don't kill me
2025-06-11 11:40:33 -05:00
Eric Bailey
ef3baf8368
Update APIs
2025-06-11 11:40:33 -05:00
Eric Bailey
da4afb78d0
WIP kill me
2025-06-11 11:40:33 -05:00
Eric Bailey
2183de7452
Add annotations
2025-06-11 11:40:33 -05:00
Eric Bailey
a16f5ecbff
Clean up onPostSuccess
2025-06-11 11:40:33 -05:00
Eric Bailey
6dd71ebae2
Clean up scrolling
2025-06-11 11:40:33 -05:00
Eric Bailey
b0cc8ee573
WIP scroll tweaks
2025-06-11 11:40:33 -05:00
Eric Bailey
fc9d8d060a
WIP scroll handling
2025-06-11 11:40:33 -05:00
Eric Bailey
8e2bdecc25
Update types
2025-06-11 11:39:52 -05:00
Eric Bailey
03b5ef162c
Add in new optimistic insert logic
2025-06-11 11:39:52 -05:00
Eric Bailey
5f586cbec0
Re-org
2025-06-11 11:39:52 -05:00
Eric Bailey
e82627cf4f
Little cleanup, inserting dupes
2025-06-11 11:39:52 -05:00
Eric Bailey
4a83579795
Optimistic WIP
2025-06-11 11:39:52 -05:00
Eric Bailey
b428f8f93c
WIP optimistic
2025-06-11 11:39:52 -05:00
Eric Bailey
21601390e4
WIP RaW
2025-06-11 11:39:52 -05:00
Eric Bailey
f82641b86d
Fix parents
2025-06-11 11:39:52 -05:00
Eric Bailey
64598ab9d0
Better muted/hidden sorting and handling
2025-06-11 11:39:52 -05:00
Eric Bailey
df607870f0
Rough handling of hidden/muted
2025-06-11 11:39:52 -05:00
Eric Bailey
e42cd77fc0
Sorting working
2025-06-11 11:39:52 -05:00
Eric Bailey
59ab4f9668
WIP
2025-06-11 11:39:52 -05:00
dan
f938963462
Update react-navigation ( #5967 )
2025-06-09 22:29:53 +03:00
hailey
2a453cd9ca
invert flag for sending to statsig ( #8431 )
2025-05-30 12:13:44 -07:00
Samuel Newman
4890648116
Fix link to like-via-repost ( #8428 )
2025-05-30 12:27:24 +03:00
Samuel Newman
7b3916c8cc
Share bandwidth estimate between video instances ( #8377 )
2025-05-30 00:24:01 +03:00
Samuel Newman
cf63c2ca07
Send FeedFeedback interactions in thread view ( #8414 )
2025-05-28 22:09:28 +03:00
Samuel Newman
4303bca860
Floating "Load more" makeover ( #8420 )
2025-05-28 00:33:19 +03:00
Eric Bailey
342f820ec0
Quiet some logs, fix a bug ( #8404 )
...
* Composer, 142k
* Log geolocation error at most once per session
* Clean thumb cache, 1.4m
* Quiet generic network errors
* Handle undefined notification payloads
2025-05-27 13:25:41 -05:00
Samuel Newman
c3f88e0a48
Share menu ( #7840 )
...
* move post ctrls to #/components
* restructure post controls, basic share menu
* add border radius to searchable people list for android
* Revert "add border radius to searchable people list for android"
This reverts commit 417449086e25b82f5683b12f6405d972f48ce50e.
* add copy link to native share menu
* reorg files again
* open native share menu on long press
* Translation comments
Thanks @surfdude29
* abs path
* update type imports, remove forwardRef
* rm react import
* equal spacing of buttons, extract disco debug
* add better icon
* add right offset to share button for visual alignment
* Add recent chats to share menu (#7853 )
* add recent chats to share menu
* Update RecentChats.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update RecentChats.tsx
* add fading edge on andriod
* tweak scrollview
* Add metrics and A/B alt icon to share menu (#8401 )
* add metrics
* add a/b tested alt icon
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* More descriptive share text/icon on web (#7854 )
* more descriptive share text on web
* revert dev mode changes
* add missing import
* use modified share icon everywhere
* Add back conflicting changes
---------
Co-authored-by: Eric Bailey <git@esb.lol >
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2025-05-23 18:02:38 -05:00
Samuel Newman
a0ea634349
Speculative fix to Android camera roll issue ( #8397 )
2025-05-21 21:51:57 +03:00
hailey
c16cd36b64
add reqId to feed feedback ( #8396 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-05-21 11:15:55 -07:00
Samuel Newman
fe73c13530
Improve select language prompt ( #8391 )
2025-05-20 18:49:47 +03:00
Samuel Newman
1cdbfc7092
Live via service config ( #8378 )
...
* add config (with temp config)
* only allow whitelisted domains in form
* move config to generic config
* use array-based config
* update deps
* rm expect-error
2025-05-16 15:38:34 -07:00
Samuel Newman
a0bd804262
Live ( #8354 )
2025-05-10 00:06:06 +03:00
Jerry Chen
ce2fffc88c
Fix notifications badge on web ( #8347 )
...
* Add notificationCountWeb style
* Apply styles.notificationCountWeb to BottomBarWeb NavItem
2025-05-09 11:17:39 -07:00
Samuel Newman
6c28d7d535
move and rename button ( #8358 )
2025-05-09 11:12:40 -07:00
Samuel Newman
207527f1d5
[Android] Save photos to "Bluesky" folder ( #8018 )
2025-05-08 23:50:12 +03:00
Samuel Newman
36697755c7
fix reply display name being clipped ( #8315 )
2025-05-08 23:17:44 +03:00
Samuel Newman
f1372abec5
delete unused auth components ( #8334 )
2025-05-07 11:44:38 -07:00
Eric Bailey
0f96669f8c
[APP-1158] Refactor email-related dialogs ( #8296 )
...
* WIP
* Update email
* Fire off confirmation email after change
* Verify step, integrate stateful control
* Remove tentative EnterCode step
* Handle token step
* Handle instructions and integrate into 2FA setting
* Fix load state when reusing same email
* Add new state
* Add 2FA screens
* Clean up state in Update step
* Clean up verify state, handle normal callback
* Normalize convetions
* Add verification reminder screen
* Improve session refresh
* Handle verification requirements for composer and convo
* Fix lint
* Do better
* Couple missing translations
* Format
* Use listeners for easier to grok logic
* Clean errors
* Move to global context
* [APP-1158] Gate features by email verification state (#8305 )
* Use new hook in all locations
* Format
* Seems to work, not great duplication
* Wrap all open composer calls
* Remove unneeded spans
* Missed one
* Fix handler on Conversation
* Gate new chat in header
* Add comment
* Remove whoopsie
* Format
* add hackfix for dialog not showing
* add prompt to accept chat btn
* navigation not necessary
* send back one screen, rather than home
* Update comment
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
* Clear dialog state
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
* Update icon
* Check color
* Add 2FA warning
* Update instructions
* Fix X button
* Use an effect silly goose
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/components/dialaUpdate copyogs/EmailDialog/screens/Update.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
* Update copy
* Update copy
* Update copy
* Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update copy
* Add link back to update email from verify email dialog
* Handle token field validation
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2025-05-07 10:23:33 -05:00
Samuel Newman
d1ec73a289
hide footer when lists list is empty ( #8337 )
2025-05-06 23:07:48 +03:00