about summary refs log tree commit diff
path: root/src/components
Commit message (Collapse)AuthorAgeFilesLines
* Reapply "Modify hosting provider text for better localization" (#7928)Minseo Lee2025-04-011-19/+17
| | | | | | | | | * Update HostingProvider.tsx * Update src/components/forms/HostingProvider.tsx --------- Co-authored-by: Hailey <hailey@blueskyweb.xyz>
* Translate number joined starter pack string and add plural formatting (#7984)surfdude292025-04-011-2/+4
| | | | | | | | | | | * translate number joined starter pack string * also add plural formatting in StarterPackScreen.tsx * import Plural * tweak * tweak
* [Reactions] Get reactions in chat list working again with new lexicon (#8093)Samuel Newman2025-04-011-3/+3
| | | | | * get chat list reactions working again with new lexicon * fix weird android bug where background wasn't clipped
* Fix loading jumps and footer on feeds tab (#8063)Samuel Newman2025-04-011-27/+32
| | | | | * Fix loading jumps and footer on feeds tab * same for lists/starter packs
* Fix suggested follows scrolling (#8036)Eric Bailey2025-04-011-28/+30
|
* add `msg` macro in EmojiPopup.android.tsx (#8091)surfdude292025-04-011-3/+3
|
* Preload emoji picker data for reactions on web (#8079)Eric Bailey2025-03-281-0/+3
| | | | | * Preload emoji picker data for reactions on web * Sort imports
* Put applied reactions inside context menu wrapper on native (#8078)Eric Bailey2025-03-281-71/+72
|
* Design tweaks to applied reactions (#8077)Eric Bailey2025-03-281-4/+8
| | | | | * Adjust styles of applied reactions * Tweaks for applied reactions styles
* Some design tweaks to web emoji picker (#8076)Eric Bailey2025-03-282-48/+61
| | | | | | | | | * Tighten up and reverse action items on web * Tweak web styles for emoji bar * Might as well make disabled more obvious * Format
* [DMs] Reactions - link up API (attempt 2) (#8074)Samuel Newman2025-03-287-72/+294
| | | | | | | | | | | | | | | | | | | | | | | | | | | * update package * wire up APIs * get reactions to display * allow removing emoji * handle limits better * listen to reactions in log * update convo list with reactions * tweaks to reaction display * Handle empty message fallback case * update package * shift reacts up by 2px --------- Co-authored-by: Eric Bailey <git@esb.lol>
* [DMs] Emoji reaction picker (#8023)Samuel Newman2025-03-2814-198/+692
|
* Allow selecting `ContextMenu` options via press-and-hold (#8020)Samuel Newman2025-03-273-103/+332
| | | | | | | | | * save locations of menu items * enable panning to select items * rm unused type * fix haptic overfiring
* make the sidebar smaller when offset, reduce total offset (#8052)Samuel Newman2025-03-241-1/+1
|
* Extract center column offset, reduce by 20px (#7974)Samuel Newman2025-03-243-4/+10
| | | | | * extract offset, reduce by 20px * move constant to `Layout/const.ts`
* New `ContextMenu` menu type for DM messages (#8014)Samuel Newman2025-03-2113-199/+988
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * get context menu somewhat working ish * take screenshot rather than double rendering * get animations somewhat working * get transform animation working * rm log * upwards safe area * get working on android * get android working once and for all * fix positioning on both platforms * use dark blur on ios always, fix dark mode * allow closing with hardware back press * try and fix type error * add note about ts-ignore * round post * add image capture error handling * extract magic numbers * set explicit embed width, rm top margin * Message embed width tweaks * Format * fix position of embeds * same as above for web --------- Co-authored-by: Eric Bailey <git@esb.lol>
* Fix post thread item hider line height crop (#8028)Samuel Newman2025-03-201-1/+3
|
* rm bad ref in render usage (#8024)Samuel Newman2025-03-191-14/+2
|
* Fix missing RecordWithMedia media embed preview in notifications view (#7988)Eric Bailey2025-03-141-0/+8
|
* fix newskie dialog width (#7949)Samuel Newman2025-03-131-2/+2
|
* Release 1.99 prep (#7925)Paul Frazee2025-03-061-17/+19
| | | | | | | | | * Revert #7847 (was causing layout issues) * Test fixes * Pull latest translations from crowdin * Run intl:extract:all
* Fix text not wrapping in social proof (#7920)Samuel Newman2025-03-061-0/+2
| | | | | | | * Fix text not wrapping in social proof * fix web too * add max_w_full atom
* Add context for toast messages (#7902)Minseo Lee2025-03-065-8/+10
| | | | | * add context for toast * add
* Filter searchable people list by accepted (#7915)Samuel Newman2025-03-061-1/+4
|
* Add report dialog e2e tests (#7913)Eric Bailey2025-03-052-1/+10
|
* Add language: Esperanto (#7863)surfdude292025-03-051-0/+2
| | | | | | | | | | | | | | | | | * Create messages.po * Update app.config.js * Update lingui.config.js * Update dates.ts * Update helpers.ts * Update i18n.ts * Update i18n.web.ts * Update languages.ts
* Add language: Scottish Gaelic (#7864)surfdude292025-03-051-0/+2
| | | | | | | | | | | | | | | | | * Create messages.po * Update app.config.js * Update lingui.config.js * Update dates.ts * Update helpers.ts * Update i18n.ts * Update i18n.web.ts * Update languages.ts
* Add language: Welsh (#7866)surfdude292025-03-051-0/+2
| | | | | | | | | | | | | | | | | * Create messages.po * Update app.config.js * Update lingui.config.js * Update dates.ts * Update helpers.ts * Update i18n.ts * Update i18n.web.ts * Update languages.ts
* mark label for translation (#7908)surfdude292025-03-051-1/+1
|
* Add dark mode option to in-app embed snippet dialog (#7377)Samuel Newman2025-03-051-59/+125
| | | | | | | | | * add color theme selection * change chevron direction * change chevron direction again * rm unused ref
* DMs inbox (#7778)Samuel Newman2025-03-047-45/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * improve error screen * add chat request prompt * mock up inbox * bigger button * use two-button layout * get inbox working somewhat * fix type errors * fetch both pages for badge * don't include read convos in preview * in-chat ui for non-accepted convos (part 1) * add chatstatusinfo * fix status info not disappearing * get chat status info working * change min item height * move files around * add updated sdk * improve badge behaviour * mock up mark all as read * update sdk to 0.14.4 * hide chat status info if initiating convo * fix unread count for deleted accounts * add toasts after rejection * add prompt to delete * adjust badge on desktop * requests -> chat requests * fix height flicker * add mark as read button to header * add mark all as read APIs * separate avatarstack into two components (#7845) * fix messages being hidden behind chatstatusinfo * show inbox preview on empty state * fix empty state again * Use new convo availability API (#7812) * [Inbox] Accept button on convo screen (#7795) * accept button on convo screen * fix types * fix type error * improve spacing * [DMs] Implement new log types (#7835) * optimise badge state * add read message log * add isLogAcceptConvo * mute/unmute convo logs * use setqueriesdata * always show label on button * optimistically update badge * change incorrect unread count change * Update src/screens/Messages/Inbox.tsx Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/screens/Messages/components/RequestButtons.tsx Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/screens/Messages/components/RequestButtons.tsx Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/screens/Messages/components/RequestListItem.tsx Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * fix race condition with accepting convo * fix back button on web * filter left convos from badge * update atproto to fix CI * Add accept override external to convo (#7891) * Add accept override external to convo * rm log --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: Eric Bailey <git@esb.lol>
* Add metrics to reporting flow (#7871)Eric Bailey2025-03-011-2/+21
| | | | | * Add metrics to reporting flow * Remove vestigial state
* New reporting flow (#7832)Eric Bailey2025-02-289-10/+1209
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add option to align web dialogs to top * Add new wait util * Pipe through feed view to feed components * Reset unneeded change to main * Copy over fresh report dialog based on old * Hack in temp testing data * Swap in new dialog in all cases but chat * Cleanup * Add load and initial error state * Fill in states * Add copyright link * Handle single labeler case * Comment out debug code * Improve centering of type in circles * Open details if Other is selected * Remove debug code * Tweak colors * Bump SDK * Tweak Admonition for better x-platform styles * Add retry button * Add close button * Remove todo not covered in this PR * Translate Retry
* Logger improvements (#7729)Eric Bailey2025-02-282-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove enablement * Refactor context and filtering * Fix imports, simplify transports config * Migrate usages of debug context * Re-org, add colors and grouping to console logging * Remove temp default context * Remove manual prefix * Move colorizing out of console transport body * Reduce reuse * Pass through context * Ensure bitdrift is enabled in dev * Enable Sentry on web only * Clean up types * Docs * Format * Update tests * Clean up tests * No positional args * Revert Sentry changes * Clean up context, use it, pass metadata through to Bitdrift * Fix up debugging * Clean up metadata before passing to Bitdrift * Correct transports * Reserve context prop on metadata and include in transports * Update tests
* tweak link handling (#7857)Hailey2025-02-272-1/+17
|
* Modify hosting provider text for better localization (#7847)Minseo Lee2025-02-261-14/+16
| | | | | | | | | * Update HostingProvider.tsx * Update src/components/forms/HostingProvider.tsx --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* label pref alignment (#7844)Samuel Newman2025-02-251-0/+1
|
* translate hosting provider text (#7834)surfdude292025-02-251-2/+2
|
* Better tablet layout (#7656)Samuel Newman2025-02-256-9/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * better tablet layout * adjust left nav spacing * add right nav to pwi * clearer logic * fix a couple screens that don't need the tablet layout * fix horiz scroll bar * fix double trending * fix ts-ignore * fix labeller screen * don't offset things within dialogs * fix load latest button (and add scale animation) * center loader on home screen * adjust break points * adjust left nav spacing * fix load latest btn (again) * add lang select to right nav if left nav is minimal * fix double scrollbar on tiny screens * fix scrollbar * fix type errors
* Fix max height of dialog flatlists (#7839)Eric Bailey2025-02-251-3/+8
| | | | | | | * Fix max height of dialog flatlists * Remove unneeded wrapper to fix Close positioning * Add wrapper back and fix with position static
* Constrain dropdown height to fit in the screen (#7730)Samuel Newman2025-02-251-1/+1
| | | | | | | * constrain dropdown height with css variable * fix duplicated dependency * fix pendantic lockfile
* Dedupe profile labels (#7833)Samuel Newman2025-02-242-6/+6
| | | | | * dedupe labels * apply to postalerts
* Tweak prompt title text when removing a feed (#7824)surfdude292025-02-241-1/+1
|
* Tweak accessibility strings (#7822)surfdude292025-02-241-1/+1
|
* Fix optimistic rendering of profile page (#7830)Samuel Newman2025-02-241-29/+28
| | | | | | | * don't hold up rendering on starter packs * add tab based on profile.associated * move query into component, fix pending states
* connect inputs together in signup (#7809)Samuel Newman2025-02-214-8/+45
|
* Fix android datepicker height (#7804)Samuel Newman2025-02-212-22/+11
| | | | | * fix datepicker height * fix suffixtext clipping
* set minimum birthday to 13 years ago (#7808)Samuel Newman2025-02-211-1/+2
|
* Get sheet padding working consistently (#7798)Samuel Newman2025-02-212-14/+23
| | | | | | | * tweak height/padding of iOS * tweak android ratio calculation * add a bit of extra padding to full height iOS to account for the bit below the safe area
* [APP-1049] show label expiration in frontend (#7738)Eric Bailey2025-02-182-37/+115
| | | | | | | | | | | | | * Add support for label exp to LabelsOnMeDialog * Add exp to PostAlerts, align with LabelsOnMe UI * Bump weight * Improve translations * Expiry should round up * Add a little visual alignment hack