Commit graph

  • 7fd13cacfe
    Remove Platform.select() (#3027) Hailey 2024-02-28 15:38:54 -08:00
  • 442eb135ee
    Add /intent/compose to bskyweb (#3026) Paul Frazee 2024-02-28 15:30:08 -08:00
  • c7de733dff
    always use utf8 offsets (#3024) Hailey 2024-02-28 13:28:27 -08:00
  • a697b39c48
    add alf dialogs to useCloseAllActiveElements (#3021) Hailey 2024-02-28 11:46:19 -08:00
  • 60eb6e23d1
    close open dialogs when deep linking to composer (#3020) Hailey 2024-02-28 11:35:59 -08:00
  • d2c6edacb6
    Protect against non functions being passed to close callback (#3019) Eric Bailey 2024-02-28 13:27:54 -06:00
  • 0c3d55db6f
    Improve muted word matching (#3018) Eric Bailey 2024-02-28 10:38:31 -06:00
  • 5cb45f9c16
    fix collissions in uitextview (#3017) Hailey 2024-02-28 08:31:04 -08:00
  • d679ae7dbb
    Use selected feed for window title on Home (#3016) dan 2024-02-28 16:08:11 +00:00
  • 0dd3f9432b
    Fix wrong feed being shown (#3015) dan 2024-02-28 16:04:51 +00:00
  • 88c66c4bc5
    fix app group in native code (#3014) Hailey 2024-02-28 07:58:13 -08:00
  • b723c4ca7c
    Merge branch 'bluesky-social:main' into patch-3 Minseo Lee 2024-02-28 16:26:19 +09:00
  • e2ae534fde Fix app config Paul Frazee 2024-02-27 21:11:48 -08:00
  • ba667af80e
    add entitlements (#3013) Hailey 2024-02-27 21:09:59 -08:00
  • ffeef8fd49
    update config (#3012) Hailey 2024-02-27 20:54:12 -08:00
  • 2a60faf4fe
    add dev team (#3011) Hailey 2024-02-27 20:34:11 -08:00
  • 3767e76390
    Merge branch 'bluesky-social:main' into patch-3 Minseo Lee 2024-02-28 13:03:55 +09:00
  • c4d30a0b7f
    please 🙏 (#3010) Hailey 2024-02-27 19:48:04 -08:00
  • 00ac76d0fe Fix group id Paul Frazee 2024-02-27 19:40:22 -08:00
  • 622d0daad6 More entitlement fixes Paul Frazee 2024-02-27 18:41:53 -08:00
  • ed2e6d654e
    Fix entitlements (#3008) Hailey 2024-02-27 18:34:09 -08:00
  • 259468b7d5 Change application group to group.app.bsky Paul Frazee 2024-02-27 18:29:59 -08:00
  • 23347a832d Update po files Paul Frazee 2024-02-27 17:35:52 -08:00
  • 2d14d0e2db
    Remove dangerous derived state from RichText (#3007) dan 2024-02-28 01:35:25 +00:00
  • 603f3c0be9
    Safeguard posts from clobbered state (#3006) dan 2024-02-28 00:48:54 +00:00
  • 6bd68e5321
    Fix keys within a slice (#3005) dan 2024-02-28 00:19:13 +00:00
  • d451f82f54
    Share Extension/Intents (#2587) Hailey 2024-02-27 15:22:03 -08:00
  • ac726497a4
    Show tab bar on desktop web (#2998) dan 2024-02-27 22:55:25 +00:00
  • 978bcc1ba9
    Tags menu/muted words improvements (#3002) Eric Bailey 2024-02-27 16:04:49 -06:00
  • 6717f8f11e
    Compile locale before build on CI, fix the google-services.json variable for android builds (#3001) Hailey 2024-02-27 13:31:44 -08:00
  • 2a04546c73
    Intent handler (#2992) Hailey 2024-02-27 10:35:38 -08:00
  • c8d02a791a
    Log to Sentry whenever users encounter Bluesky feed errors (#2999) Hailey 2024-02-27 10:01:29 -08:00
  • 41e69651f9 Update ChangePassword.tsx Minseo Lee 2024-02-27 19:17:58 +09:00
  • b2605d3908 Update ChangePassword.tsx Minseo Lee 2024-02-27 19:17:47 +09:00
  • eca1333b7c
    Update messages.po Gabriella 2024-02-27 09:55:51 +01:00
  • 505787e437
    Update messages.po Gabriella 2024-02-27 09:44:12 +01:00
  • 8d394a3541
    Merge branch 'main' into patch-3 Minseo Lee 2024-02-27 14:39:41 +09:00
  • 58aaad704a
    Add tags and mute words (#2968) Eric Bailey 2024-02-26 22:33:48 -06:00
  • c8582924e2
    Scale back sentry logs for trivial events (#2997) Hailey 2024-02-26 20:19:06 -08:00
  • 1a34921661
    Tweak tabbar sizing on web (#2996) dan 2024-02-27 03:56:25 +00:00
  • 3ec4e034b7
    Fix imprecise header height calculation (#2995) dan 2024-02-27 02:33:23 +00:00
  • 771999761e
    feat(nvm): add support for nvm & minor actions housekeeping (#2979) Vinayak Kulkarni 2024-02-27 07:05:06 +05:30
  • e9ad3f552d
    Bump version to 1.70 (wait for release) (#2987) Hailey 2024-02-26 17:26:41 -08:00
  • a8925bac86
    Remove side borders on mobile web list (#2994) dan 2024-02-27 01:25:25 +00:00
  • 0311288dd7
    Fix dark butterfly on android splash (#2993) Eric Bailey 2024-02-26 19:24:36 -06:00
  • 9b11fc720f
    Remove invite codes from README (#2988) Steve Klabnik 2024-02-26 19:24:14 -06:00
  • 832582df23
    Adjust windowSize on PostThread FlatList (#2989) Hailey 2024-02-26 16:54:05 -08:00
  • 88846ca36d
    fix reversed icons in validator 🤦 (#2991) Hailey 2024-02-26 16:48:32 -08:00
  • 1f95628475
    Merge branch 'bluesky-social:main' into main Jan-Olof Eriksson 2024-02-24 16:37:08 +02:00
  • 860b5307ad Update NotFound.tsx Minseo Lee 2024-02-24 18:29:12 +09:00
  • 5809dd0624 accessibilityLabel Minseo Lee 2024-02-24 18:29:01 +09:00
  • 7a920d2eb4 Update NotFound.tsx Minseo Lee 2024-02-24 18:25:29 +09:00
  • 25d7e2449f Update NotFound.tsx Minseo Lee 2024-02-24 18:23:14 +09:00
  • 89c65c856e
    Merge branch 'bluesky-social:main' into patch-3 Minseo Lee 2024-02-24 18:23:03 +09:00
  • d38f168de5 Update .po files Paul Frazee 2024-02-23 17:01:47 -08:00
  • 9c5cd391dd
    use showControls to show/hide live text icon on ios (#2982) Hailey 2024-02-23 16:05:54 -08:00
  • bdb63fff6d Fix dim mode unread notif color Paul Frazee 2024-02-23 15:17:59 -08:00
  • 6ae9c5d45c
    Make dim theme dim (#2966) dan 2024-02-23 23:09:50 +00:00
  • de9df50af3
    Add handle validation to create account UI (#2959) Hailey 2024-02-23 13:38:47 -08:00
  • 4771caf204
    Normalize relative day (#2874) Mary 2024-02-24 03:38:14 +07:00
  • 1c5a2232fc
    increase timeout to 15s (#2958) Hailey 2024-02-23 12:37:49 -08:00
  • 35be8ec90e
    use useOpenLink hook for links in ALF (#2975) Hailey 2024-02-23 09:20:55 -08:00
  • 894f00d687
    Rename Home Feed Prefs to Following Feed Prefs (#2965) dan 2024-02-22 16:51:11 +00:00
  • 1ccb3be961
    Refactor feed header components (#2964) dan 2024-02-22 16:03:20 +00:00
  • 93b5eff4d7
    patch react-navigation to fix history bug (#2955) Hailey 2024-02-21 17:54:25 -08:00
  • c2d87b8075
    Merge branch 'bluesky-social:main' into patch-3 Minseo Lee 2024-02-22 09:37:09 +09:00
  • 874489b402
    Use EAS managed build number, run build/submit on GH Actions (#2841) Hailey 2024-02-21 13:54:31 -08:00
  • ba71e4b459
    Fix numberOfLines not updating on iOS 15 (#2956) Hailey 2024-02-21 11:49:46 -08:00
  • d2e5f83cd2
    Fix UITextView line height adjustment for DynamicType, always use the max width for the view (#2916) Hailey 2024-02-21 10:11:42 -08:00
  • 43206d9f57
    Navigate back from a deleted post's route (#2948) dan 2024-02-21 17:51:42 +00:00
  • 38fd4282f8
    Merge branch 'bluesky-social:main' into main Jan-Olof Eriksson 2024-02-21 13:22:13 +02:00
  • f88b165254
    Add optional close callback to Dialog (#2947) Eric Bailey 2024-02-20 18:20:59 -06:00
  • 6413b8ba8c
    Fix flash when pressing into just-created post (#2945) dan 2024-02-20 21:39:42 +00:00
  • 9edb82609d
    Last usage (#2944) Eric Bailey 2024-02-20 15:25:54 -06:00
  • 0c470d1f61
    Update blogpost URL in ExportCarDialog.tsx (#2939) surfdude29 2024-02-20 22:00:45 +01:00
  • 3a75855677
    Prefer full posts for post thread placeholder (#2943) dan 2024-02-20 19:41:29 +00:00
  • fab6c286f4
    Remove async resizing from external embed player (#2936) Hailey 2024-02-20 11:38:56 -08:00
  • 09eee05f8b
    Remove redundant <meta name="theme-color"> tag (#2938) Eiichi Yoshikawa 2024-02-21 03:09:02 +09:00
  • df5a8f1542
    Swap RichText (#2934) Eric Bailey 2024-02-20 11:03:04 -06:00
  • 8a169dc6a1
    Improve dialogs issue (#2941) Eric Bailey 2024-02-20 10:04:07 -06:00
  • b52a742925
    Improve dialogs (#2933) Eric Bailey 2024-02-19 18:18:13 -06:00
  • da62a77f05
    Prefer post over quote when finding cached post (#2935) Hailey 2024-02-19 16:15:42 -08:00
  • 2e132a7a01
    Add embed to post view when converting from embed view (#2929) Hailey 2024-02-19 14:44:09 -08:00
  • 5573c38c4d
    Update IS_PROD check (#2930) Hailey 2024-02-19 13:30:25 -08:00
  • 943acd16aa
    Add selectable to new text components (#2899) Eric Bailey 2024-02-19 10:08:21 -06:00
  • 1269e76071
    Update Finnish to lingui.config.js Jan-Olof Eriksson 2024-02-19 08:33:20 +02:00
  • a612aa276c
    Update i18n.ts Jan-Olof Eriksson 2024-02-19 08:09:49 +02:00
  • f78b55a235
    Update languages.ts Jan-Olof Eriksson 2024-02-19 08:07:18 +02:00
  • f78e4c2433
    Update i18n.web.ts Jan-Olof Eriksson 2024-02-19 07:43:24 +02:00
  • 1cfa4aabbd
    Update i18n.ts Jan-Olof Eriksson 2024-02-19 07:42:07 +02:00
  • 76a5e3af71
    Update helpers.ts Jan-Olof Eriksson 2024-02-19 07:39:46 +02:00
  • 003e18b94d
    Update languages.ts Jan-Olof Eriksson 2024-02-19 07:33:17 +02:00
  • 93318bef05
    Update languages.ts Jan-Olof Eriksson 2024-02-19 07:20:57 +02:00
  • 6d422bb583
    Merge branch 'main' into patch-3 Minseo Lee 2024-02-19 14:17:59 +09:00
  • 7390863a10
    Add theme-color meta tag and apply selection of theme (#2918) Eiichi Yoshikawa 2024-02-19 11:06:00 +09:00
  • dcf9fa5e11 Merge branch 'main' into fork/main Hailey 2024-02-18 14:44:48 -08:00
  • c97d971f09
    Update messages.po Jan-Olof Eriksson 2024-02-19 00:12:13 +02:00
  • 79921b65f8
    Update messages.po Jan-Olof Eriksson 2024-02-18 23:47:34 +02:00
  • 91a4e06878
    Update messages.po Jan-Olof Eriksson 2024-02-18 23:41:58 +02:00
  • 123c73029d
    Update messages.po Jan-Olof Eriksson 2024-02-18 23:21:22 +02:00