about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.101.0 (#8229)Paul Frazee2025-04-1840-22353/+31323
| | | | | * Update tests * Localization import from crowdin
* change `UK` country code to `GB` in additional-moderation-authorities.ts (#8211)surfdude292025-04-181-2/+2
|
* Nightly source-language updatepfrazee2025-04-191-428/+651
|
* Verification (#8226)Eric Bailey2025-04-1863-395/+2332
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP * Alignment with icon * Add create/remove prompts * Fill out check dialog a bit * Reorg * Handle was verified state * Add warning to edit profile * Add warning to handle dialog * Decent alignment in posts on all platforms * Refactor alignment for posts, chatlist, hover card * Disable on profile * Convo header * Compute simple verification state * Add other icon, rename, integrate * Swap in simple state for profile edits * Clean up utility hooks * Add verifications UI to dialog * Add edu nux * Revert change * Fix wrapping of check on profile * Rename * Fix gap under PostMeta * Update check dialogs * Handle takendown verifiers in check dialog * alf composer reply to * Refactor verification state * Add create/remove mutations, non-functional for now * Fix up post-rebase * Add check to first author noty * Do cache updates after mutations * DRY up hook, add to profile updates too * Add to drawer * Update account list * Adapt to new types * Hook up mutations * Use profile shadow in feeds * Add to settings * Shadow currentAccountProfile * Add invalid state to verifications * Fix alignment and overflow in Settings and Drawer * Re-integrate post rebase * Remove debug code * Update copy * Add unverified notification support * Remove link * Make sure dialog closes * Update URL * Add settings screen * Integrate new setting into verification states * Add metrics, bump package, fix bad import * NUX fixes * Update copy * Fixes * Update types * fix search autocomplete * fix lint * add display name warning to new dialog * update default prefs * Add parsing support for notifications * Bump pkg * Tweak noty styles * Adjust check alignment * Tweak check alignment * Fix badge for verifier * Modify copy --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Nightly source-language updatepfrazee2025-04-181-111/+124
|
* Clear image cache button (#8190)Samuel Newman2025-04-173-3/+59
|
* Use `SearchablePeopleList` for add user to list dialog, replace old modal ↵Samuel Newman2025-04-1711-465/+378
| | | | | | | | | | | | | | | | | (#8212) * move to dialogs dir * make searchable people list more generic * new list-add-remove-users dialog * update header text * fix header on android * delete old modal * reduce spacing on items
* Nightly source-language updatepfrazee2025-04-171-33/+38
|
* ALF search cards (#8210)Eric Bailey2025-04-163-85/+78
|
* ALF Notifications screen (#8208)Samuel Newman2025-04-162-208/+196
| | | | | | | | | | | | | * alf notifs page * Stop propagation * Ok safari wants preventDefault too * Fix lint --------- Co-authored-by: Eric Bailey <git@esb.lol>
* Nightly source-language updatepfrazee2025-04-161-43/+38
|
* Standarize on shields (#8204)Eric Bailey2025-04-156-20/+23
|
* [Embed] Fix 3-image grid on Safari (#8198)Samuel Newman2025-04-151-8/+10
| | | | | * fix 3-image grid for safari * match 4-grid aspect ratio to app
* Replace old ProfileCard with new (#8195)Eric Bailey2025-04-158-509/+189
| | | | | | | | | | | | | | | | | | | | | * Replace usages of old ProfileCard * Replace Pills with Labels component * Replace impl of ProfileCardWithFollowButton * Remove never-used LikesDialog * Handle missing mod opts * Add missing profile hover * use modern button in listmembers * remove follow button from muted accounts list --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Nightly source-language updatepfrazee2025-04-151-55/+55
|
* Don't re-use profile-specific components in Settings (#8193)Eric Bailey2025-04-141-9/+30
|
* bump version (v1.101) (#8189)Samuel Newman2025-04-141-1/+1
|
* Fix end of feed border thickness (#8187)Samuel Newman2025-04-141-9/+5
|
* Use consistent hosting provider height (#8186)Samuel Newman2025-04-141-2/+1
|
* [Embed] Fix up post embeds, and other tweaks (#8185)Samuel Newman2025-04-144-35/+36
| | | | | | | | | | | * fix eslint * Update .eslintrc.cjs * fix 3 and 4 image aspect ratios * round embeds more * fix line height
* change chat settings icon to a gear icon (#8192)Samuel Newman2025-04-141-16/+16
|
* Fix labeler header scroll and loading/error states (#8088)Samuel Newman2025-04-143-182/+184
| | | | | | | * add forwardRef to Layout.Content * lift scrollview up out of inner component * fix scrolling on android (#8188)
* Configure moderationEric Bailey2025-04-101-12/+67
|
* Update translations from crowdin (#8172)Paul Frazee2025-04-0939-5479/+5479
|
* Add translate metrics (#8171)Eric Bailey2025-04-094-14/+64
| | | | | * Add translate metrics * Format
* update crowdin links to point to public page (#8100)surfdude292025-04-091-4/+4
|
* Pass in Sentry vars to prod android build (#8170)Eric Bailey2025-04-091-1/+1
|
* Nightly source-language updatepfrazee2025-04-091-4/+4
|
* Release 1.100 (#8168)Paul Frazee2025-04-0841-20843/+29588
| | | | | | | | | * Tests fix * Move the hosting provider text in account creation into the inside of the button to improve translation handling (close #8166) * Pull latest translations * Revert the 'you are creating an account' change entirely; it doesnt work
* Increase suggested follows in the new user progress guide modal (#8162)Paul Frazee2025-04-083-17/+23
| | | | | | | | | | | * Increase number of accounts suggested in the follow dialog progress guide * Increase the bottom pad on the dialog flatlist component * Format --------- Co-authored-by: Eric Bailey <git@esb.lol>
* [Explore] Reduced experience (#8160)Eric Bailey2025-04-0811-62/+173
| | | | | | | | | | | * Only show suggested users for non-english users * Fall back to searching for users for non-english speakers * Disable other queries if full experience is disabled * Bump package * If no content langs, use full exp
* Tweak performance settings on Android (#8158)Eric Bailey2025-04-081-7/+20
|
* Nightly source-language updatepfrazee2025-04-081-63/+71
|
* Update patches (#8151)Eric Bailey2025-04-0711-77/+110
| | | | | | | | | * Update patches after #8133 * Bump deps * Revert @react-native-picker/picker downgrade * Migrate RN patch
* Add in new suggested accounts endpoint into FollowDialog (#8147)Eric Bailey2025-04-072-149/+89
| | | | | | | | | * Add in new suggested accounts endpoint into FollowDialog * Fix lint --------- Co-authored-by: Hailey <me@haileyok.com>
* Rm sticky headers (#8154)Eric Bailey2025-04-072-20/+3
|
* Slice 'For You' results (#8152)Eric Bailey2025-04-071-2/+7
|
* Align copy in `Your interests` toasts (#8138)surfdude292025-04-071-2/+7
| | | | | * update copy in toasts * prettier
* Center the selected tab in the sugg follows tabbar (#8146)Eric Bailey2025-04-071-20/+6
| | | Co-authored-by: Hailey <me@haileyok.com>
* [Explore] Small fixes (#8145)Eric Bailey2025-04-0712-190/+344
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Hover on sugg account * Add subtle hover to all components except feed * Use skeleton states for refetch on focus * Empty results state for sugg users * Filter out pinned posts from feed previews * Add trending header if not top module * Tighten up spacing * Fetch 10 profiles * Update interests copy * Remove refetch on focus * Add PTR * use a map * Update src/screens/Search/modules/ExploreInterestsCard.tsx * fix web double border --------- Co-authored-by: Hailey <me@haileyok.com>
* Remove unused index to fix lint (#8148)Eric Bailey2025-04-072-2/+1
|
* Nightly source-language updatepfrazee2025-04-051-128/+181
|
* Rework the visual design of the interests card in explore (#8135)Paul Frazee2025-04-041-18/+17
|
* Fix the 'seen' metric in explore (#8134)Paul Frazee2025-04-042-32/+27
|
* [Explore] Invalidate queries post-interests edit (#8128)Eric Bailey2025-04-042-3/+23
| | | | | | | | | * Insert fresh interests and reset relevant queries * reset suggested users --------- Co-authored-by: Hailey <me@haileyok.com>
* Update deps to support ios 18.4 (#8133)Paul Frazee2025-04-042-529/+526
|
* [Explore] Design tweaks (#8131)Eric Bailey2025-04-048-21/+30
| | | | | | | | | | | | | | | * Fix interests card spacing * Space out AvatarStack * SP icon size * Visual alignment of tab bar and headers * Tweak spacing around search input * Drop text size in sp card overflow count * Tweak
* [Explore] New suggested follows endpoint (#8130)Eric Bailey2025-04-046-106/+108
| | | | | | | * Bump SDK * Integrate new endpoint, add profile shadow, For You tab * Format
* [Explore] Add interests card (#8125)Eric Bailey2025-04-044-27/+195
| | | | | | | | | * Add interests card to top of Explore * Add tip to add interests if they have none or deselect * Format * Copy
* Match placeholder color with other skeletons (#8129)Samuel Newman2025-04-041-4/+4
|