Commit Graph

5507 Commits

Author SHA1 Message Date
Eric Bailey 5d4b6d6ff1 Correct transports 2025-02-26 22:10:00 -06:00
Eric Bailey 4b343e513e Clean up metadata before passing to Bitdrift 2025-02-26 21:19:11 -06:00
Eric Bailey b215579c1a Fix up debugging 2025-02-26 20:41:48 -06:00
Eric Bailey ce3d6685ac Clean up context, use it, pass metadata through to Bitdrift 2025-02-26 20:23:29 -06:00
Eric Bailey f7e9ddf787 Revert Sentry changes 2025-02-26 20:12:36 -06:00
Eric Bailey 71395ede31 No positional args 2025-02-26 20:09:22 -06:00
Eric Bailey 71a890efe0 Clean up tests 2025-02-26 20:09:22 -06:00
Eric Bailey 59bbba3ec8 Update tests 2025-02-26 20:09:22 -06:00
Eric Bailey 6c6e217fa9 Format 2025-02-26 20:09:22 -06:00
Eric Bailey f3312fdd11 Docs 2025-02-26 20:09:22 -06:00
Eric Bailey 66280fd731 Clean up types 2025-02-26 20:09:22 -06:00
Eric Bailey df50f7d6a3 Enable Sentry on web only 2025-02-26 20:09:21 -06:00
Eric Bailey 1d859325c7 Ensure bitdrift is enabled in dev 2025-02-26 20:09:21 -06:00
Eric Bailey 3d8804ddaf Pass through context 2025-02-26 20:09:21 -06:00
Eric Bailey 6ee0d3ca30 Reduce reuse 2025-02-26 20:09:21 -06:00
Eric Bailey ea6d2bec7a Move colorizing out of console transport body 2025-02-26 20:09:21 -06:00
Eric Bailey dad50ce731 Remove manual prefix 2025-02-26 20:09:21 -06:00
Eric Bailey 46f56278c3 Remove temp default context 2025-02-26 20:09:21 -06:00
Eric Bailey 7ee247c472 Re-org, add colors and grouping to console logging 2025-02-26 20:09:21 -06:00
Eric Bailey 11109c3854 Migrate usages of debug context 2025-02-26 20:09:21 -06:00
Eric Bailey 9f7a4166aa Fix imports, simplify transports config 2025-02-26 20:09:21 -06:00
Eric Bailey 5df4ded61e Refactor context and filtering 2025-02-26 20:09:21 -06:00
Eric Bailey 4f3dbd2102 Remove enablement 2025-02-26 20:09:21 -06:00
surfdude29 b996b304c3 Tweak accessibility label and add translation comment (#7843)
* make label clearer

* add translation comment
2025-02-26 07:36:53 -08:00
Minseo Lee ec75cbc01f Modify hosting provider text for better localization (#7847)
* Update HostingProvider.tsx

* Update src/components/forms/HostingProvider.tsx

---------

Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2025-02-26 07:36:31 -08:00
Seth Wood b924c53b23 Fix for avatar preloading (#7816)
* mobile avatar profile preloading fix

* updating fix to include moderation

* removing comments, adding disableNavigation to PreviewableUserAvatarProps
2025-02-26 07:33:27 -08:00
Samuel Newman c5b831d5d8 Bump version (#7846) 2025-02-26 06:24:19 -08:00
pfrazee 3795d85591 Nightly source-language update 2025-02-26 02:32:31 +00:00
Samuel Newman 7dc8ba8e4e label pref alignment (#7844) 2025-02-25 19:50:01 -06:00
Samuel Newman 22aee9704c improve toasts on oled dark mode (#7842) 2025-02-25 11:12:38 -08:00
Samuel Newman 3409a72548 Add soft reset to chat list (#7771)
* add soft reset to chat list

* refresh when soft resetting
2025-02-25 10:27:11 -08:00
surfdude29 595a894551 translate hosting provider text (#7834) 2025-02-25 09:54:20 -08:00
Samuel Newman 0d1373bb71 Remove moderatePost_wrapped (#7188)
* rm `moderatePost_wrapped`

* Handle display in app

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2025-02-25 11:21:00 -06:00
Samuel Newman cc8369e868 Better tablet layout (#7656)
* 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
2025-02-25 09:20:37 -08:00
Eric Bailey 0437838649 Fix max height of dialog flatlists (#7839)
* Fix max height of dialog flatlists

* Remove unneeded wrapper to fix Close positioning

* Add wrapper back and fix with position static
2025-02-25 11:12:56 -06:00
Samuel Newman 23f0092440 hackfix likes tab (#7770) 2025-02-25 09:02:08 -08:00
Samuel Newman 9c5d92088d Constrain dropdown height to fit in the screen (#7730)
* constrain dropdown height with css variable

* fix duplicated dependency

* fix pendantic lockfile
2025-02-25 08:08:30 -08:00
Samuel Newman e40656128d #6861: Use available space to make focus on Composer TextInput easier (copy) (#7836)
* 6861: Use available space to make focus on Composer TextInput easier

* Undo web

* bluesky-social#6861: Adjust focus area for native platforms taking Embeds into consideration

* use atoms

* remove empty div

* remove debug atom, whoopsie

---------

Co-authored-by: GrizliK1988 <dgrachikov@gmail.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2025-02-25 08:07:45 -08:00
pfrazee d76cd88d91 Nightly source-language update 2025-02-25 02:32:46 +00:00
Samuel Newman 6254cf020a Dedupe profile labels (#7833)
* dedupe labels

* apply to postalerts
2025-02-24 14:17:59 -08:00
Hailey 61a14043e5 add to blink (#7788) 2025-02-24 13:59:57 -08:00
surfdude29 3fc4c32ac6 Plural formatting for accessibility unread items strings (#7743) 2025-02-24 13:11:01 -08:00
surfdude29 a383b9ba28 Plural formatting for TimeIndicator accessibilityLabel (#7826) 2025-02-24 13:10:53 -08:00
surfdude29 bf4d3e89c2 Add plural formatting for months in narrow form (#7744) 2025-02-24 13:10:40 -08:00
surfdude29 1fd3af3c46 Tweak app language string in Settings (#7825) 2025-02-24 13:10:00 -08:00
surfdude29 3f879f0315 Tweak prompt title text when removing a feed (#7824) 2025-02-24 13:04:01 -08:00
Samuel Newman 7c14b54ab2 Fix DMs input automatically accepting autocomplete suggestion instead of clearing (#7796)
* fix input not clearing when autocomplete suggestion active

* fix up storybook

* restore web focus hack
2025-02-24 13:03:01 -08:00
surfdude29 9c739912a3 Tweak accessibility strings (#7822) 2025-02-24 12:59:55 -08:00
surfdude29 c4dec63960 Suggested updates to localization doc (#7828)
* update localization doc

* tweak wording order

---------

Co-authored-by: Hailey <me@haileyok.com>
2025-02-24 12:52:39 -08:00
surfdude29 a7e1913e22 move translation tags (#7823) 2025-02-24 12:49:26 -08:00