Commit Graph

6280 Commits

Author SHA1 Message Date
Eric Bailey 2e70e1df79 Reduce space in compact mode 2025-09-04 16:44:55 -05:00
Eric Bailey 00efc4da11 Add count to anchor 2025-09-04 16:33:57 -05:00
Eric Bailey 0138e8368a Refine hitslop 2025-09-04 15:35:59 -05:00
Samuel Newman c23bdac0dc add preventExpansion: true 2025-09-04 19:57:32 +03:00
Eric Bailey 8a8e76714c Tweak alt 2025-09-04 11:36:21 -05:00
Eric Bailey 5e548aed5e Fork shadow for web/native 2025-09-04 11:28:33 -05:00
Eric Bailey 8d620b1da7 Remove debug limit 2025-09-04 11:20:09 -05:00
Eric Bailey 05a5f3b871 Remove unused code block 2025-09-04 11:20:08 -05:00
Eric Bailey 3bd34dc2eb Comment 2025-09-04 11:20:08 -05:00
Eric Bailey 7927943b01 Add metrics 2025-09-04 11:20:08 -05:00
Eric Bailey df27275353 Better optimistic adding/removing 2025-09-04 11:20:08 -05:00
Eric Bailey 08d62f3b36 Rm decimals over 10k 2025-09-04 11:20:08 -05:00
Eric Bailey 1a13a9734e Limit spacing on desktop 2025-09-04 11:20:08 -05:00
Eric Bailey 89b3a1401a Swap in new image 2025-09-04 11:20:08 -05:00
Eric Bailey af5e783d7d Update api pkg 2025-09-04 11:20:08 -05:00
Eric Bailey 1e3cfa6f2e Prevent layout shift with align_start 2025-09-04 11:20:08 -05:00
Eric Bailey a8895a77a3 Use curvier variant of repost icon 2025-09-04 11:20:08 -05:00
Eric Bailey d1195cc3eb New reply icon 2025-09-04 11:20:08 -05:00
Eric Bailey 813499ad52 Finesse post controls 2025-09-04 11:20:08 -05:00
Eric Bailey 81ac0734c5 Stage NUX, needs image 2025-09-04 11:20:08 -05:00
Eric Bailey 9ba43051ce Add undo buttons to toasts 2025-09-04 11:20:08 -05:00
Eric Bailey dd00a3a765 Add toasts 2025-09-04 11:20:08 -05:00
Eric Bailey 969557d118 Add empty state 2025-09-04 11:20:08 -05:00
Eric Bailey a639758f5f Use truncateAndInvalidate strategy 2025-09-04 11:20:08 -05:00
Eric Bailey 85a4a006fa Handle removals via shadow 2025-09-04 11:20:08 -05:00
Eric Bailey 8c40895fd5 Build out Bookmarks screen 2025-09-04 11:20:08 -05:00
Eric Bailey ea29a3509e Add Bookmarks screen 2025-09-04 11:20:08 -05:00
Eric Bailey 2950b3b8c0 Hook up shadow and mutation 2025-09-04 11:20:08 -05:00
Eric Bailey 5782ce7a0e Add button to controls, respace 2025-09-04 11:20:08 -05:00
estrattonbailey 0dafc2ccd6 Nightly source-language update 2025-09-04 16:11:27 +00:00
Eric Bailey f8ae0540a0 Provide geo-gated users optional GPS fallback for precise location data (#8973) 2025-09-04 11:07:12 -05:00
Alex Benzer 625b4e61db Welcome modal on logged-out homepage (#8944)
* Adds welcome modal to logged-out homepage

* Adds metrics and feature gate for welcome modal

* Slightly smaller text for mobile screens to avoid wrapping

* Remove unused SVG

* Adds text gradient and "X" close button

* Fix color on "Already have an account?" text

* tweak hooks, react import

* rm stylesheet

* use hardcoded colors

* add focus guards and scope

* no such thing as /home

* reduce spacign

* use css animations

* use session storage

* fix animation fill mode

* add a11y props

* Fix link/button color mismatch, reduce gap between buttons, show modal until user dismisses it

* Fix "Already have an account?" line left-aligning in small window sizes

* Adds "dismissed" and "presented" metric events

---------

Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2025-09-04 07:20:46 -07:00
Samuel Newman 0b02d9d9a7 bump version (#8970) 2025-09-04 07:16:52 -07:00
pfrazee 07d4ff4e8c Nightly source-language update 2025-09-04 02:34:11 +00:00
hailey 6c8e9fd8c9 add cursor constraint to safelink (#8966) 2025-09-03 08:55:09 -07:00
jim fd7b1292b8 Merge pull request #8923 from internet-development/@APiligrim/update-gif-select
Update: search on Gif select component to add small padding to match other search experiences
2025-09-02 22:21:16 -07:00
jim 135f37eae6 Merge pull request #8962 from internet-development/caidanw/app-1327-remove-pinned-post-from-replies-tab-on-profile
[APP-1327] Remove pinned post from replies tab on profiles
2025-09-02 22:19:15 -07:00
Eric Bailey 125191fc20 1.107.0 Prep Take 2 (#8964)
* Pull down latest translations

* Extract
2025-09-02 22:02:12 -05:00
Eric Bailey 566e869802 Use Automatic representation for all image pickers (#8963) 2025-09-02 21:43:33 -05:00
pfrazee c99500f5d3 Nightly source-language update 2025-09-03 02:33:35 +00:00
hailey bec0329774 enable link redirection in message (#8961) 2025-09-02 16:31:37 -07:00
Samuel Newman 670995a649 update bad token error message (#8954) 2025-09-02 18:27:52 -05:00
Caidan Williams b2ecaf9aa7 fix(feed): only include pins for author threads filter
Previously, pins were included for both 'posts_with_replies' and
'posts_and_author_threads' filters. This change restricts pin inclusion
to only the 'posts_and_author_threads' filter, ensuring correct feed
behavior and reducing unnecessary data in other filter modes.
2025-09-02 15:48:28 -07:00
hailey 01c466a213 fix safelink package.json (#8959) 2025-09-02 14:07:22 -07:00
Samuel Newman 75f0ee8a1e Tweaks to add to starter pack dialog (#8957) 2025-09-03 00:01:36 +03:00
hailey 5ce4aa5139 rm unknown fields (#8958) 2025-09-02 13:43:44 -07:00
hailey acdc509630 safelink (#8917)
Co-authored-by: hailey <me@haileyok.com>
Co-authored-by: Stanislas Signoud <signez@stanisoft.net>
Co-authored-by: will berry <wsb@wills-MBP.attlocal.net>
Co-authored-by: BlueSkiesAndGreenPastures <will@blueskyweb.xyz>
Co-authored-by: Chenyu Huang <itschenyu@gmail.com>
2025-09-02 13:36:20 -07:00
Samuel Newman b2258fb6cb Add QR code to github action (#8948) 2025-09-01 17:56:21 -07:00
Bartosz Kaszubowski 0bda727e8b Web: fix Suggested Accounts tabs end of scroll detection (#8939) 2025-09-01 03:23:41 -07:00
Anastasiya Uraleva 3601933ff6 move background to the parent and remove unused view 2025-08-29 17:40:41 -07:00