Eric Bailey
ebb887ded5
FeedsSelector
2024-10-23 11:20:26 -05:00
Eric Bailey
c09345c603
Hide tags behind button
2024-10-23 10:25:56 -05:00
Eric Bailey
ae026bb699
Tags and users
2024-10-22 21:06:07 -05:00
Eric Bailey
e714711a39
Bippin and boppin
2024-10-22 17:27:21 -05:00
Eric Bailey
830b560b89
Revise autocomplete usage
2024-10-22 16:09:36 -05:00
Eric Bailey
5607c06bad
Basic outline tags on web
2024-10-22 16:04:04 -05:00
Eric Bailey
24679d5fe3
Fix NavSignupCard on web ( #5813 )
2024-10-21 10:56:54 -05:00
Hailey
fd2e94f353
Fix dragging up in flat list dialogs on Android ( #5817 )
2024-10-17 14:28:38 -07:00
Eric Bailey
0d5af050d3
Remove BaseLink component ( #5682 )
...
* Remove BaseLink component
* Fix StarterPackCard Link component
* Rm flex_1 causing overflow
* Make newskie usage full width
2024-10-17 14:35:45 -05:00
Samuel Newman
74b0929e4d
Logged out improvments ( #5771 )
...
* fetch all accounts in one go
* delete unused component
* add safeareaview to logged out layout
* add safe area insets to LoggedOut view
* add safe area insets to the error boundary
* sanitize displaynames/handles
* use button for X
* increase spacing
2024-10-17 18:48:38 +03:00
Hailey
2e74f98392
Add graphic media self label ( #5758 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2024-10-16 19:17:22 -07:00
Samuel Newman
6bc00f8d71
Composer - Self label dialog ALF rewrite ( #4354 )
2024-10-16 08:52:14 -07:00
Samuel Newman
c3d0cc55d9
Edit profile dialog ALF refresh ( #5633 )
2024-10-15 21:57:28 +03:00
Samuel Newman
2d88463453
Remove top padding from shell, move down into individual screens ( #5548 )
2024-10-14 22:09:47 +03:00
Samuel Newman
ef5bc5243e
Use admonitions in settings screens ( #5741 )
2024-10-14 21:45:47 +03:00
Eric Bailey
0b4dc64c63
Add util for link static clicks ( #5683 )
...
* Add util for link static clicks
* Format
* Update copy
2024-10-14 10:44:04 -05:00
Hailey
432dc867f8
Fix keyboard hiding alt text input after viewing DMs on iOS ( #5739 )
2024-10-14 08:02:16 -07:00
Eric Bailey
830b4bee9c
Add Admonition component ( #5680 )
...
* Add Admonition component
* Tweak mobile padding
* Format
2024-10-14 12:06:07 +03:00
Samuel Newman
d6322477fe
Present in-app browser as sheet ( #5718 )
...
* use page sheet presentation
* move to its own file rather than sitting in prefs
* whoops, missed one
2024-10-11 16:42:58 -07:00
Hailey
a8fb8dc6b2
GIF dialog is scrollable on web ( #5704 )
2024-10-10 20:27:31 -07:00
Hailey
5da0bcaec2
Persist taps in the dialog scrollview ( #5701 )
2024-10-10 19:49:21 -07:00
Eric Bailey
2fc1f9ca65
Bump icon size for small size buttons ( #5687 )
2024-10-10 16:50:19 -07:00
Hailey
2ebe8f435b
Update the email verification dialog ( #5663 )
2024-10-10 15:02:36 -07:00
Hailey
912b4450b9
Fix Text emoji type (make emoji optional) ( #5678 )
2024-10-10 14:18:07 -07:00
Eric Bailey
3b44ea203c
Invert non config filtering ( #5674 )
...
* Invert filtering logic
* Rename
* Rm comment
2024-10-10 10:04:23 -07:00
Hailey
9f070cd9cd
Cleanup unused props from dialogs ( #5665 )
2024-10-09 14:50:54 -07:00
Samuel Newman
cca344a3d1
Allow nested sheets without boilerplate ( #5660 )
...
Co-authored-by: Hailey <me@haileyok.com >
2024-10-09 11:30:42 -07:00
Hailey
f52be63358
Fix layout bugs in appeals dialog ( #5657 )
2024-10-08 17:59:30 -07:00
Hailey
3da4f9b170
fix clear button in input ( #5650 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2024-10-08 11:45:04 -07:00
Samuel Newman
fc82d2f6d5
Move Dialogs to Radix ( #5648 )
...
* Use Redix FocusTrap (#5638 )
* Use Redix FocusTrap
* force resolutions on radix libs
* add focus guards
* use @radix-ui/dismissable-layer for escape handling
* fix banner menu keypress by using `Pressable`
* add menu in dialog example to storybook
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
* use DismissableLayer/FocusScope for composer
* fix storybook dialog
* thread Portal through Prompt and avatar/banner
* fix dialog style regression
* remove tamagui
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2024-10-08 20:00:49 +03:00
Eric Bailey
db76452822
Update neue nux date ( #5643 )
2024-10-07 19:43:55 -05:00
Hailey
58b1d9326d
Swipeable to delete chat, custom swipeable ( #5614 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2024-10-07 11:15:17 -07:00
Frudrax Cheng
d28186ac62
Add Cantonese Localization ( #5479 )
...
* Add zh-HK localization
* Update dates.ts
* HK: Update Translates
* HK: Fix typo
* HK: Fix wrong language code
* HK: Update Translates
* HK: Update Translates
* rename 'Chinese (Hong Kong)' to 'Cantonese'
* HK: Update Translates
* Update languages.ts
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* HK: Update Translates by reviewers
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2024-10-07 11:20:06 -05:00
Takayuki KUSANO
140f720fac
Restored the dot in the message displayed in the moderation details dialog ( #5622 )
2024-10-07 15:53:38 +03:00
Takayuki KUSANO
1118fd6883
Enclose the entire message in Trans tags for translation ( #5616 )
2024-10-05 16:12:30 -07:00
Eric Bailey
d17da8474b
Emoji handling nested ( #5609 )
2024-10-04 13:31:40 -07:00
Hailey
00486e9499
[Sheets] [Pt. 1] Root PR ( #5557 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
Co-authored-by: Eric Bailey <git@esb.lol >
Co-authored-by: dan <dan.abramov@gmail.com >
Co-authored-by: Hailey <me@haileyok.com >
2024-10-04 13:24:12 -07:00
Eric Bailey
eb3b01d0ad
Fix profile header buttons ( #5558 )
...
* Fix profile header buttons
* Adjust labeler buttons too
* Fix load state jumps
* Small tweak for web
* Remove log
2024-10-03 10:45:01 -05:00
Samuel Newman
7e79c7f768
[ 🐴 ] Reduce amount that message sent date is shown ( #4228 )
2024-10-03 18:19:38 +03:00
Samuel Newman
c2dac855cc
Delete messages NUX ( #5574 )
2024-10-02 22:23:11 +03:00
Hailey
a444fc53a0
import order ( #5571 )
2024-10-02 11:09:54 -05:00
Eric Bailey
3569873123
Tweak verify email dialog ( #5555 )
...
* Add intent/verify-email to go server
* Tweak verify intent dialog
2024-10-02 10:54:51 -05:00
Samuel Newman
2129f69fa0
ALF text input for generic search input ( #5511 )
...
* alf text input for generic search input
* clearer ref naming
* Adjust props and definition
* Migrate props
* Migrate props
* Migrate props
* Replace on search screen
* rm old props
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2024-09-30 16:53:11 -05:00
Hailey
389e6f1509
Lazy load ViewShot ( #5517 )
...
* lazy one spot
* lazy signup
* fix type
* tweak type, fix missing viewshot type
* only import type oops
2024-09-27 12:52:32 +09:00
Eric Bailey
1ae7fa6363
Adjust header offset ( #5501 )
2024-09-27 01:59:04 +09:00
Eric Bailey
960f4450ee
Adjust dialog timing ( #5502 )
2024-09-27 01:58:47 +09:00
Eric Bailey
5a142161cb
Remove 10milly dialog, revert header logo changes ( #5503 )
2024-09-26 11:47:13 -05:00
Eric Bailey
23dd638f6a
Clean up left nav on web ( #5488 )
...
* Tweak nav item count style
* Fix nav item icon width and alignment
* Just refactor the thing
* New compose button
* Z index
* Rounded
* Tweak gradient
* Tweak gradient
* Tweak gradient
* Solid
* Adjust position of counter
* Always a circle
2024-09-26 10:57:45 -05:00
Eric Bailey
179a913f20
Emoji in account list ( #5497 )
2024-09-26 23:59:32 +09:00
Eric Bailey
b1ca2503de
Add language filtering UI to search ( #5459 )
...
* Use new TextField for search bar
* Add lang dropdown
* Dialog
* Revert "Dialog"
This reverts commit 257573cd9c .
* Extract util, test, cleanup
* Fix formatting
* Pass through other params
* Fix sticky header
* Fix stale data, hide/show
* Improve query parsing
* Replace memo
* Couple tweaks
* Revert cancel change
* Remove unused placeholder
2024-09-25 15:54:43 -05:00