Commit graph

  • 00595591c4
    Hotfix: Fix unable to enter invite code (#1409) Ansh 2023-09-07 13:50:24 -07:00
  • 2963fb4c6d
    Fix scrollbar gutters on web (#1401) Paul Frazee 2023-09-07 09:32:14 -07:00
  • 138e6d9b97
    Fix lint-staged not allowing edits to Markdown files (#1402) dan 2023-09-07 02:06:07 +01:00
  • 82a17db594
    Always prebuild cleanly (#1399) dan 2023-09-07 01:21:48 +01:00
  • b76b56b4a4
    Merge pull request #1397 from bluesky-social/eric/fix-startup-error Eric Bailey 2023-09-06 16:33:56 -05:00
  • fdc4ae1f7b prevent error screen on startup Eric Bailey 2023-09-06 16:27:44 -05:00
  • b6d239aa37
    Update ProfileHeader.tsx (#1389) Minseo Lee 2023-09-07 05:45:50 +09:00
  • 63f0b2f0e5
    fix text color on waitlist join (#1387) Ansh 2023-09-06 09:37:07 -07:00
  • dd5697329f
    Remove unnecessary deps from package.json (#1393) dan 2023-09-06 17:36:45 +01:00
  • 19adb10de1
    Use frozen lockfile for CI workflows (#1394) dan 2023-09-06 17:26:19 +01:00
  • 565c1a0510 1.49 Paul Frazee 2023-09-05 14:04:36 -07:00
  • 52f3810e81 Update tests Paul Frazee 2023-09-05 14:03:39 -07:00
  • 411c1581f6
    Fix thread positioning on load (#1385) Paul Frazee 2023-09-05 13:40:38 -07:00
  • e3e91816d1
    Upgrade to Expo 49 (#1331) Eric Bailey 2023-09-05 14:23:22 -05:00
  • 9a3fa512eb
    Enable Fast Refresh for web (#1383) dan 2023-09-05 19:13:42 +01:00
  • 764c7cd569
    Updates to use dynamic/responsive styles on web (#1351) Paul Frazee 2023-09-05 10:42:19 -07:00
  • be8084ae10
    Fix mismatching button label for speech recognition (#1372) dan 2023-09-05 16:55:39 +01:00
  • 161746519c
    Fix caret jumps for web composer (#1374) dan 2023-09-05 08:21:10 +01:00
  • 419ac2d0df
    Improved mute alerting (#1355) Paul Frazee 2023-09-01 12:30:02 -07:00
  • 3e96373903
    Sort thread replies by likes (#1356) Paul Frazee 2023-09-01 11:54:51 -07:00
  • 4cd3ddecad
    refresh when empty (#1354) Ansh 2023-08-31 16:45:18 -07:00
  • f16cc9537a
    show images in notification if post also has record embed (#1349) Samuel Newman 2023-09-01 00:44:42 +01:00
  • ba393cd642
    encode all unsafe characters in post text for translate URL (#1345) Eric Bailey 2023-08-31 18:39:18 -05:00
  • d2e65d2a7f
    Fix 1338 mark notifications read with timeout and on app state change (#1340) Ansh 2023-08-30 18:06:02 -07:00
  • 4ac82536c9
    Fix 1304 refresh notifications when a notif is clicked or received (#1339) Ansh 2023-08-30 18:04:33 -07:00
  • 4bec7c1d85
    Fix #1328 fix emoji picker scroll on firefox and chrome (#1332) Ansh 2023-08-30 17:58:24 -07:00
  • 04992f14f1
    Improvements to UI in web logged-out views (#1341) Paul Frazee 2023-08-30 17:55:01 -07:00
  • a498acab6e
    fix types for breakpoints on mobile (#1342) Ansh 2023-08-30 17:02:23 -07:00
  • f9cab178b9 Merge branch 'ansh/app-812-add-custom-feed-discovery-to-onboarding' into main Paul Frazee 2023-08-30 16:18:21 -07:00
  • 59dcedeea2 Fix: remove bottom bar during onboard Paul Frazee 2023-08-30 16:15:06 -07:00
  • 8bc8dcc094 Simplify the RecommendedFeeds with breakpoint components Paul Frazee 2023-08-30 16:13:09 -07:00
  • 3fa9b6daba Fix types and remove dead code Paul Frazee 2023-08-30 15:30:26 -07:00
  • 9446c67880
    Move PreferencesHomeFeed to a screen instead of a modal (#1335) Ansh 2023-08-30 15:21:12 -07:00
  • a29f10aefe
    Moderation settings fixes (#1336) Paul Frazee 2023-08-30 15:19:19 -07:00
  • 8ed6e72ea4 More fixes to mobile onboard Paul Frazee 2023-08-30 15:15:10 -07:00
  • 05d1d8d8a4 Fix onboarding on mobile web Paul Frazee 2023-08-30 14:57:03 -07:00
  • cd8ae1298e Tweak dark mode on web Paul Frazee 2023-08-30 10:56:07 -07:00
  • b847917969 Tweaks to mobile onboard Paul Frazee 2023-08-29 23:02:37 -07:00
  • 5e765bf1cb Rework web onboarding Paul Frazee 2023-08-29 22:56:13 -07:00
  • 5d9534ca72 Move onboarding to the withAuthRequired HOC Paul Frazee 2023-08-29 20:20:51 -07:00
  • 3a90b479fd
    fix lightbox on search page (#1330) Eric Bailey 2023-08-29 19:41:50 -05:00
  • 22b7964b5e
    Merge pull request #1334 from bluesky-social/eric/fix-android-perms-noop Eric Bailey 2023-08-29 19:27:43 -05:00
  • 5710140a73 handle stuck state with granular android permissions Eric Bailey 2023-08-29 17:09:38 -05:00
  • bf37913701 fix onboarding on web Ansh Nanda 2023-08-29 12:16:26 -07:00
  • 6bee7d518b
    bump yarn (#1329) Eric Bailey 2023-08-29 13:01:14 -05:00
  • 461c1da6de
    update golang to v1.21; set GOEXPERIMENT=loopvar (#1256) bnewbold 2023-08-28 19:35:23 -07:00
  • 40e030793a 1.48 Paul Frazee 2023-08-28 19:11:15 -07:00
  • 2619c55c10 Test fixes Paul Frazee 2023-08-28 19:10:36 -07:00
  • 742440c22d add more tracking Ansh Nanda 2023-08-28 18:55:40 -07:00
  • 8f0f3be8fb start onboarding only for new account creations Ansh Nanda 2023-08-28 18:53:58 -07:00
  • bcef7400db simplify onboarding model function naming Ansh Nanda 2023-08-28 18:47:56 -07:00
  • 1c460c40f4
    Make posts behave more like links (#1316) Eric Bailey 2023-08-28 20:41:28 -05:00
  • cc2838761b
    Replace web editor link behavior (#1319) Paul Frazee 2023-08-28 18:40:45 -07:00
  • 2c60a0328d
    Fix: Don't flash default profile avatar and link in nav (#1287) Patroll 2023-08-29 02:58:14 +02:00
  • 5ee754e6f9
    Improvements to feed assembly to avoid possible state issues (#1318) Paul Frazee 2023-08-28 17:54:59 -07:00
  • a231fdf64e track onboarding steps Ansh Nanda 2023-08-28 17:51:26 -07:00
  • b38629b9b5 Merge branch 'main' into ansh/app-812-add-custom-feed-discovery-to-onboarding Ansh Nanda 2023-08-28 17:49:14 -07:00
  • e2f0770b88
    Remove ability for Post component to load from URI (close #1302) (#1317) Paul Frazee 2023-08-28 17:08:21 -07:00
  • b2dd4ea0f5 fix onboarding stuck on welcome Ansh Nanda 2023-08-28 15:50:51 -07:00
  • 3f1b313fa4 add custom feed discovery to onboarding Ansh Nanda 2023-08-28 15:41:02 -07:00
  • c4cf288296 remove logs Ansh Nanda 2023-08-28 13:39:24 -07:00
  • edfd326069 move onboarding to screens Ansh Nanda 2023-08-28 13:37:44 -07:00
  • 84e065667a update packages Ansh Nanda 2023-08-28 13:36:34 -07:00
  • c77fd588e9
    wrap mutation in runInAction (#1305) Eric Bailey 2023-08-28 13:55:56 -05:00
  • 0ca28ccca6 Merge branch 'main' into ansh/app-812-add-custom-feed-discovery-to-onboarding Ansh Nanda 2023-08-25 14:53:03 -07:00
  • 08fe7fb084 create onboarding model Ansh Nanda 2023-08-25 14:36:10 -07:00
  • a3cb12f584
    Move the web composer to the top of the screen (#1282) Paul Frazee 2023-08-25 10:30:15 -07:00
  • b15a435069
    Eslint updates (#1281) Eric Bailey 2023-08-25 10:48:38 -05:00
  • a0dca81a74
    don't mention own user from composer (#1279) Eric Bailey 2023-08-25 10:47:47 -05:00
  • 953ae9c096
    Update/fix ChangeHandle form (#1280) Eric Bailey 2023-08-25 10:47:12 -05:00
  • 37a70f0a67 1.47 build 3 Paul Frazee 2023-08-24 16:29:44 -07:00
  • 462022741d
    Use Pressable for most links/embeds (#1181) Eric Bailey 2023-08-24 18:28:26 -05:00
  • 4654a9a45e
    defer loading of feeds until visible (#1271) Eric Bailey 2023-08-24 18:26:29 -05:00
  • a5981e127f
    Fixes to the feed discovery page (#1238) Paul Frazee 2023-08-24 16:16:14 -07:00
  • 7410bcd888
    setup isAuthenticatedUser in profileUiModel inside an action (#1272) Ansh 2023-08-24 16:13:42 -07:00
  • c6f321862b
    Add analytics event for when the app is opened from a notification (#1270) Paul Frazee 2023-08-24 16:07:16 -07:00
  • a115c17a09
    bskyweb: switch from PDS backend to AppView backend (#1065) bnewbold 2023-08-24 16:00:45 -07:00
  • 766521486c Increment build number Paul Frazee 2023-08-23 17:14:30 -07:00
  • c1c02f480b
    A couple quick notifications fixes (#1262) Paul Frazee 2023-08-23 17:10:00 -07:00
  • 93d5ba1820 Fix eas.json Paul Frazee 2023-08-23 16:35:01 -07:00
  • 9bd9d40306 1.47 Paul Frazee 2023-08-23 16:30:33 -07:00
  • 6487a87542
    [APP-836] Emoji picker for web (#1254) Ansh 2023-08-23 16:29:23 -07:00
  • 8ab5eb6583
    [APP-786] Native notifications (#1095) Ansh 2023-08-23 16:28:51 -07:00
  • 32b9648931
    Fixes #1252 fix alt text setting description toggle (#1261) Ansh 2023-08-23 16:16:55 -07:00
  • b6317d4ce7
    Improve handling of unselecting languanges in composer language menu (#1093) Eric Bailey 2023-08-23 15:40:15 -05:00
  • acad8cb455
    Merge pull request #1260 from bluesky-social/eric/fix-window Eric Bailey 2023-08-23 14:34:41 -05:00
  • 473a9fc73e fix bad reference on native Eric Bailey 2023-08-23 14:31:08 -05:00
  • b4931fa185 bskyweb: cache /static/{images,js} for 1 week, other files for 1 hour Jake Gold 2023-08-23 09:23:09 -07:00
  • 8e1d0b0396
    Change Handle modal DNS instruction tweaks for clarity (#1245) Paul Frazee 2023-08-22 16:37:04 -07:00
  • 54706a0437
    Fix: update posts rendered in notifs on refresh (close #1196) (#1243) Paul Frazee 2023-08-22 16:36:49 -07:00
  • fcea27ea0b
    Fix: include link-meta abort signal for timeout (close #1214) (#1240) Paul Frazee 2023-08-22 16:36:36 -07:00
  • 54118fe478
    Fix feed empty state (close #1235) (#1239) Paul Frazee 2023-08-22 16:36:23 -07:00
  • 2b13dc0f3a
    Add likes tab (#1227) Eric Bailey 2023-08-22 14:30:51 -05:00
  • 548ec6c82d
    add title attr to text text links (#1228) Eric Bailey 2023-08-22 13:04:17 -05:00
  • 16b265a861
    [APP-834] Allow @ing someone in post directly from profile (#1241) Ansh 2023-08-22 11:01:00 -07:00
  • 3aadc43c89
    [APP-835] trim end of email during login (#1242) Ansh 2023-08-22 10:52:59 -07:00
  • fb1199e21d Merge branch 'main' of github.com:bluesky-social/social-app into main Paul Frazee 2023-08-22 10:50:45 -07:00
  • 0a50df1cce Minor formatting Paul Frazee 2023-08-22 10:50:19 -07:00
  • 17fcc2f25c Merge branch 'fix-empty-search' of https://github.com/darnfish/social-app into darnfish-fix-empty-search Paul Frazee 2023-08-22 10:49:53 -07:00
  • 13c11801b9
    fix thread double border (#1251) Eric Bailey 2023-08-22 12:49:03 -05:00