about summary refs log tree commit diff
path: root/src/view
Commit message (Collapse)AuthorAgeFilesLines
* Refactor Home feed pager rendering logic (#2768)dan2024-02-061-81/+48
| | | | | * Use new persistence API for selected feed * Refactor Home feeds pager data source
* Fix lintPaul Frazee2024-02-061-1/+1
|
* Merge branch 'Pranith-Kanchan-link-cannot-in-Moderation' of ↵Paul Frazee2024-02-061-0/+1
|\ | | | | | | https://github.com/Pranith-Kanchan/social-app into Pranith-Kanchan-Pranith-Kanchan-link-cannot-in-Moderation
| * link in Moderation screen cannot be tapped #2745Pranith Kanchan2024-02-051-0/+1
| | | | | | | | link in Moderation screen cannot be tapped #2745
* | Display the language selection dialog correctly on web (#2719)Hailey2024-02-062-15/+37
| | | | | | | | | | | | | | | | | | * add event to callback * position translation button correctly based on press position * properly place the background * remove worthless comment
* | Prevent post meta misclicks in QT (#2701)dan2024-02-061-7/+9
| |
* | fix: remove list from pinned once deleted (#2705)Mary2024-02-061-1/+25
| |
* | Go back to autofocus and small ui tweakPaul Frazee2024-02-061-13/+1
| |
* | Cat on keyboardPaul Frazee2024-02-061-1/+0
| |
* | Merge branch 'fix/app-password-submit' of ↵Paul Frazee2024-02-061-9/+19
|\ \ | | | | | | | | | https://github.com/mary-ext/fork-bsky-app into mary-ext-fix/app-password-submit
| * | fix: submit app password on enterMary2024-02-011-9/+19
| | |
* | | Options for selecting dark theme, fix some white flashes when in dark mode ↵Hailey2024-02-062-9/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#2722) * add dark theme selection to settings/schema * use `useThemePrefs` where needed * adjust theme providers to support various themes * update storybook * handle web themes * better themeing for web * dont show dark theme prefs when color mode is light * drop the inverted text change on oled theme * get the color mode inside of `useColorModeTheme` * use `ThemeName` type everywhere * typo * use dim/dark instead of dark/oled * prevent any fickers on web * fix styles * use `dim` for dark default * more cleanup * 🤔 * set system background color * ts
* | | fix some youtube videos not properly loading (#2726)Hailey2024-02-061-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | * add player iframe to bskyweb * iframe for youtube content * update tests * ts error
* | | password flow improvements (#2730)Hailey2024-02-066-7/+424
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add button to skip sending reset code * add validation to reset code * comments * update test id * consistency sneak in - everything capitalized * add change password button to settings * create a modal for password change * change password modal * remove unused styles * more improvements * improve layout * change done button color * add already have a code to modal * remove unused prop * icons, auto add dash * cleanup * better appearance on android * Remove log * Improve error messages and add specificity to function names --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* | | Fix lintPaul Frazee2024-02-061-1/+4
| | |
* | | Merge branch 'main' of https://github.com/RonyVidaur/social-app into ↵Paul Frazee2024-02-061-4/+2
|\ \ \ | | | | | | | | | | | | RonyVidaur-main
| * | | formatRonyVidaur2024-02-031-4/+1
| | | |
| * | | enhance checkRonyVidaur2024-02-031-1/+1
| | | |
| * | | validate phone number based on countryRonyVidaur2024-02-031-4/+5
| |/ /
* | | fix web aux click on all browsers (#2633)Hailey2024-02-063-13/+44
| | |
* | | Long press external embed to share (#2621)Samuel Newman2024-02-051-2/+15
| | | | | | | | | | | | | | | * long press external embed to share * use existing shareUrl function
* | | Move query augmentation to lower component (#2748)Samuel Newman2024-02-051-7/+9
| | |
* | | fix scrolling in delete account modal (#2733)Hailey2024-02-051-12/+10
| | |
* | | Only re-reg push noty token when account changes (#2654)Eric Bailey2024-02-051-6/+5
| | |
* | | Remove dead code for pager (#2651)dan2024-02-056-35/+13
| | |
* | | Update Step3.tsx (#2638)Minseo Lee2024-02-051-1/+1
| |/ |/|
* | show bottom bar on web tablet breakpoints when logged out (signup cta) (#2747)Hailey2024-02-042-5/+15
|/ | | | | | | | | * show signup bottom bar on web tablet * show signup bottom bar on web tablet * comment * adjust load latest btn position based on logged in/out
* Reduce the odds of false positives in the language suggester (close #2598) ↵Paul Frazee2024-01-302-10/+23
| | | | (#2700)
* Workaround Safari content-visibility bug (#2699)dan2024-01-301-1/+4
|
* Fix notification invalidation condition on web (#2697)dan2024-01-301-7/+14
| | | Co-authored-by: Dan Abramov <dan@mac.home>
* moderate avatars and embeds in composer reply to (#2665)Hailey2024-01-304-5/+12
| | | | | | | * moderate avatars and embeds in composer reply to * oops * dont need moderation in the quote opts
* prevent duplicate keys in feed tab bar (#2666)Hailey2024-01-303-15/+27
|
* add padding to user's lists/feeds scrollviews (#2675)Hailey2024-01-302-8/+6
| | | | | * add padding to user's lists/feeds scrollviews * always use the header offset for padding
* adjust height of list based on screen size (#2678)Hailey2024-01-301-3/+19
|
* Merge pull request #2695 from bluesky-social/hailey/fix-android-swipeHailey2024-01-302-11/+35
|\ | | | | fix left swipe on android
| * add commentHailey2024-01-301-0/+2
| |
| * update commentHailey2024-01-301-4/+9
| |
| * cleanupHailey2024-01-301-2/+2
| |
| * cleanupHailey2024-01-301-4/+13
| |
| * use variableHailey2024-01-301-1/+1
| |
| * use gap on nativeHailey2024-01-302-12/+20
| |
* | Autofocus the alt text input on all platforms, improve dismissability on ↵Hailey2024-01-301-1/+24
| | | | | | | | | | | | | | | | | | native (#2690) * sneak in a eslint fix * autofocus the alt text input whenever we open the modal * properly use the hook
* | remove unnecessary right padding in main thread item (#2693)Hailey2024-01-301-0/+1
| |
* | Don't interpolate rkey (#2691)Eric Bailey2024-01-301-3/+1
| |
* | Merge pull request #2679 from bluesky-social/hailey/check-blocks-load-profileHailey2024-01-303-7/+21
|\ \ | | | | | | clear cache when blocking/unblocking and whenever we get blocked, better invalidation logic for `useProfileQuery`
| * | tsHailey2024-01-301-4/+4
| | |
| * | better namingHailey2024-01-291-1/+5
| | |
| * | update deprecatedHailey2024-01-291-3/+3
| | |
| * | namingHailey2024-01-291-2/+2
| | |
| * | dont invalidate profile queries if they are only for display name resolutionHailey2024-01-291-1/+1
| | |