| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Create italian translation
* Add files via upload
* Delete src/locale/locales/it/italian translation
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
* Update src/locale/locales/it/messages.po
Co-authored-by: Daniele <irsooti+code@gmail.com>
---------
Co-authored-by: Daniele <irsooti+code@gmail.com>
|
| |
|
| |
|
|\
| |
| |
| | |
https://github.com/mary-ext/fork-bsky-app into mary-ext-feat/logged-out-improvements
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* move `IconCircle` to `components` for reuse
* add copy to feeds page
* start of a header
* saveit
* add lg size
* add your feeds
* don't show Your Feeds if you don't have any
* Minor ui tweaks
* cleanup
* remove unused activity indicator
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
| |
|
| |
|
|
|
|
|
| |
* Hide invite codes UI, comment in settings
* Just comment out
|
| |
|
|
|
|
|
| |
* Improve a11y of inputs
* Remove old comment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* basic export repository link in settings
Absolutely no prior React experience, and limited TypeScript, so
probably doing all kinds of things wrong!
I tried to make it a download button instead of link but that didn't
work.
There is probably a safer way to construct the URL string.
I think having the download open in the browser is reasonable, as
opposed to an in-app save flow in mobile. But i'm not sure.
* Remove appview proxy toggle
* Move Settings screen to a subfolder
* Add support for the download attribute on links in web
* Rewrite ExportRepository modal using ALF
* Mobile ui tweaks
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
|
|
|
|
| |
* pad right for treeview
* add comment
|
|
|
|
|
| |
* add search bar to header
* add button on web
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Replace the ServerInput modal with a new dialog based on alf that remembers your server address history and doesnt put staging and localdev in the options
* Update the server selector during account creation
* dont apply capitalization, use url keyboard
* Apply insets to dialog top
* Improve padding of dialogs on native
* Fix race condition in dialog close; also fix fire of the onClose event in dialogs
---------
Co-authored-by: Hailey <me@haileyok.com>
|
|
|
|
|
| |
* remove line height from text input for composer
* only apply removal to ios
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add user-minus icon
* add follow button to highlighted post
* web hack for animations
* adjustments
* remove static string width, use flexbox
* Revert "add user-minus icon"
This reverts commit f1aafb3e39dce131b729864924d63a22368f9187.
* better displaying of display name
|
|
|
| |
Leave the file identical to the number of lines in the English version!
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update translations and fix wording
* Update translation for Bluesky client service provider
* Update Chinese translation for "Logged-out visibility" message
* Update Chinese translation for password prompt
* Update Chinese translations for invite codes
* Update translations for Chinese locale
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Adjust Japanese translation
* Adjust Japanese translation 2
* Update src/locale/locales/ja/messages.po
Co-authored-by: Noritada Kobayashi <noritada.kobayashi@gmail.com>
* Add name to message.po
---------
Co-authored-by: Noritada Kobayashi <noritada.kobayashi@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update blogpost link to bsky.social and remove unnecessary localisation params at end of Play Store URL in README.md
* Update privacy policy link to bsky.social in PrivacyPolicy.tsx
* Update TOS link to bsky.social in TermsOfService.tsx
* Update links to bsky.social in Links.tsx
* Update links to bsky.social in SplashScreen.web.tsx
* Update link to bsky.social in base.html
* Update links to bsky.social in HomeLoggedOutCTA.tsx
* Update links to bsky.social in RightNav.tsx
* Update links to bsky.social in Drawer.tsx
* Update DMCA link to bsky.social in Modal.tsx
* Update link to copyright policy on bsky.social in CopyrightPolicy.tsx
* Update link to bsky.social in CommunityGuidelines.tsx
* Update links to bsky.social in Settings.tsx
* Update to bsky.social in Typography.tsx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to highlighted post (#2646)
* Always show post dropdown at the bottom
* Rm useless view (no longer needed)
* space icons evenly in big, add equal padding
* add share icon
* add onShare
* confirmed figma noob. figured it out.
* use our svg naming strat
* Update icon
---------
Co-authored-by: Hailey <me@haileyok.com>
Co-authored-by: Eric Bailey <git@esb.lol>
|
|
|
|
|
| |
* Measure header layout reliably
* grammar
|
|
|
|
|
| |
* Round line height
* Add to existing
|
|
|
|
|
| |
* Tweak palette, theme naming, update usages
* Update Typography, replace the few usages
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Don't reset the tree when profile loads fully
* Give avatars a background color like placeholders
* Prevent jumps due to rich text resolving
* Rm log
* Rm unused
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* skeleton for caching
* modify some existing logic
* refactor uri resolution query
* add precache feed posts
* adjustments
* remove prefetch on hover (maybe revert, just example)
* fix
* change arg name to match what we want
* optional infinite stale time
* use `ProfileViewDetailed`
* Revert "remove prefetch on hover (maybe revert, just example)"
This reverts commit 08609deb0defa7cea040438bc37dd3488ddc56f4.
* add warning comment back for stale time
* remove comment
* store profile with both the handle and did for query key
* remove extra block from revert
* clarify argument name
* remove QT cache
* structure queries the same (put `enabled` at bottom)
* use both `ProfileViewDetailed` and `ProfileView` for the query return type
* placeholder profile header
* remove logs
* remove a few other things we don't need
* add placeholder
* refactor
* refactor
* we don't need this height adjustment now
* use gray banner while loading
* set background color of image to the loading placeholder color
* reorg imports
* add border to header on loading
* Fix style
* Rm radius
* oops
* Undo edit
* Back out type changes
* Tighten some types and moderate shadow
* Move precaching fns to profile where the cache is
* Rename functions to match what they do now
* Remove anys
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Hoist selected feed state
* Seed state from params
* Refine and fix logic
* Fix scroll restoration
* Soft reset on second click
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* messages.po を更新
* Update messages.po
|
|
|
|
|
|
|
|
|
|
|
| |
* update Chinese localization to 1.68
* fix typo
* improve translation
* update messages.po
* modify some translations
|
|
|
|
|
| |
* Update messages.po
* Update messages.po
|
|
|
|
|
|
|
|
|
|
|
| |
`Oops!` (#2789)
* remove unnecessary `<CenterView>`
* show back header on profile error
* use `Not Found` instead of `Oops` for account errors
* use `Not Found` instead of `Oops` for account errors
|
| |
|
| |
|
| |
|