| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Colocate bitdrift in logger, use logger for transport
(cherry picked from commit cdd6941fd7f6de9829d61712340a30a55936d2ee)
* Fix mocks, format
(cherry picked from commit 9de88660c6217ebe7f83e3abfb198f85e26d9c53)
* Ok I guess mocks dir doesn't work
(cherry picked from commit 9f37e52011d2794ad8fcd732eb26558e9f0ef42c)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* make label clearer
* add translation comment
|
|
|
|
|
|
|
|
|
| |
* Update HostingProvider.tsx
* Update src/components/forms/HostingProvider.tsx
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
|
|
|
|
|
|
|
| |
* mobile avatar profile preloading fix
* updating fix to include moderation
* removing comments, adding disableNavigation to PreviewableUserAvatarProps
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* add soft reset to chat list
* refresh when soft resetting
|
| |
|
|
|
|
|
|
|
|
|
| |
* rm `moderatePost_wrapped`
* Handle display in app
---------
Co-authored-by: Eric Bailey <git@esb.lol>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
* Remove unneeded wrapper to fix Close positioning
* Add wrapper back and fix with position static
|
| |
|
|
|
|
|
|
|
| |
* constrain dropdown height with css variable
* fix duplicated dependency
* fix pendantic lockfile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#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>
|
| |
|
|
|
|
|
| |
* dedupe labels
* apply to postalerts
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
clearing (#7796)
* fix input not clearing when autocomplete suggestion active
* fix up storybook
* restore web focus hack
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add min password requirement
* add field specific errors
* move email tld check to after other email checks
* add password length check to change password dialog
* Update src/view/com/modals/ChangePassword.tsx
Co-authored-by: Hailey <me@haileyok.com>
* Update src/screens/Signup/StepInfo/index.tsx
Co-authored-by: Hailey <me@haileyok.com>
* fix lint
---------
Co-authored-by: Hailey <me@haileyok.com>
|
| |
|
|
|
|
|
|
|
| |
* don't hold up rendering on starter packs
* add tab based on profile.associated
* move query into component, fix pending states
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Co-authored-by: Stanislas Signoud <signez@stanisoft.net>
Co-authored-by: Hailey <me@haileyok.com>
|
| |
|
|
|
|
|
| |
* mute account from post
* move options around
|
|
|
|
|
| |
* fix datepicker height
* fix suffixtext clipping
|
| |
|
| |
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|