Commit Graph

  • 23f07d8def fix: commit yarn.lock file Michael Staub 2023-02-23 16:33:06 -0800
  • c173cffd62 fix: webpack hot reloading Michael Staub 2023-02-23 16:32:56 -0800
  • e11f360376 feat: implement DesktopSearch component Michael Staub 2023-02-23 16:32:46 -0800
  • bbd0b03a46 Update modal com name Paul Frazee 2023-02-23 17:29:34 -0600
  • 154c34e915 Rework modals to support multiple active Paul Frazee 2023-02-23 17:22:03 -0600
  • b4f2a6979a Add setImmediate polyfill to web, fixing dropdown items Paul Frazee 2023-02-23 16:42:52 -0600
  • 4182edfd7e Implement image uploading in the web composer Paul Frazee 2023-02-23 16:02:31 -0600
  • f709c50809 fix: browser history Michael Staub 2023-02-23 13:52:12 -0800
  • 0f293ecf95 Show a 'not available for mobile web' screen (temporary) Paul Frazee 2023-02-23 12:39:10 -0600
  • a014b4e6cb Tweak approach to the viewheader Paul Frazee 2023-02-23 12:26:25 -0600
  • ac655a0cf4 Web: go lighter for now, ditch the composer prompt in feed Paul Frazee 2023-02-23 10:48:50 -0600
  • 86652c071a Missed in last commit Paul Frazee 2023-02-23 10:25:24 -0600
  • 5f92180058 Move all of the web left-nav shell into the header Paul Frazee 2023-02-23 10:19:21 -0600
  • 9bf48ed595 Change web shell to use permanent header Paul Frazee 2023-02-23 09:38:02 -0600
  • e828f380e7 Update web header and search Paul Frazee 2023-02-23 01:07:20 -0600
  • c5f28376c8 Rework web shell ui Paul Frazee 2023-02-22 23:37:14 -0600
  • 9bfffadd88 Fix temporary web useAnalytics hook Paul Frazee 2023-02-22 21:23:22 -0600
  • 2db7ad8ef3 Fix ref forwarding in web Paul Frazee 2023-02-22 21:21:17 -0600
  • f28334739b Merge main into the Web PR (#230) Paul Frazee 2023-02-22 14:23:57 -0600
  • 7916b26aad Break out the web/native image picking code and make some progress on the web version Paul Frazee 2023-01-27 15:51:24 -0600
  • 0673129b20 Fix import paths Paul Frazee 2023-01-27 00:19:58 -0600
  • 99360f7bd9 Implement basic web composer Paul Frazee 2023-01-27 00:16:07 -0600
  • 5961c26800 Update 'load latest' btn for web Paul Frazee 2023-01-26 23:24:37 -0600
  • e6b63e3f53 Update compose prompts for web Paul Frazee 2023-01-26 23:04:38 -0600
  • cd96c94d3a Add the user profile to the left nav Paul Frazee 2023-01-26 22:40:39 -0600
  • 4b33cdb7ec Implement modals for web Paul Frazee 2023-01-26 22:25:38 -0600
  • 24559599f3 Implement web toast Paul Frazee 2023-01-26 22:08:10 -0600
  • 20eaac6acd Add lightbox for web Paul Frazee 2023-01-26 21:54:47 -0600
  • 883d5749ed Update login/create-account and onboard for web Paul Frazee 2023-01-26 21:03:50 -0600
  • df57c69f06 Update layouts on a bunch of views Paul Frazee 2023-01-26 20:33:47 -0600
  • 9659625e8e Fix background in web scroll elements and update settings screen for web Paul Frazee 2023-01-26 20:16:37 -0600
  • f7e3b1451e Add web version of the header Paul Frazee 2023-01-26 20:04:11 -0600
  • a3df8840ea Fix repost icon on web Paul Frazee 2023-01-26 19:50:04 -0600
  • f51ad28025 Add right column of web shell and tweak left column Paul Frazee 2023-01-26 19:49:16 -0600
  • c24d0254bc Add left column of web shell Paul Frazee 2023-01-26 19:06:46 -0600
  • 20ccb03427 Fix to blurviews Paul Frazee 2023-01-26 18:15:43 -0600
  • d04a6d7539 Add web layout components Paul Frazee 2023-01-26 17:55:15 -0600
  • 57d876a530 Fix: move imports and constants for the api-polyfill over from their old location Paul Frazee 2023-01-26 17:38:25 -0600
  • a3d2db9645 Get MVP of web app running Paul Frazee 2023-01-26 12:53:46 -0600
  • 751dfb20fd Add web polyfills Paul Frazee 2023-01-26 12:36:27 -0600
  • d6ec627c8c Update web build and web-specific components; RNW now builds Paul Frazee 2023-01-26 12:12:27 -0600
  • 7e3f6f0306 Fix all type errors Paul Frazee 2023-01-26 11:25:52 -0600
  • c4ba5e7fd5 Bump podfile.lock Paul Frazee 2023-01-26 09:51:05 -0600
  • 32be661d87 Brand tuning: switch from "blueprint B" to "cloud imagery" (#96) Paul Frazee 2023-01-25 19:01:16 -0600
  • 67e9b3596d Fix: dont dedup reposts that are in threads, as that can cause rendering issues (close #71) Paul Frazee 2023-01-25 17:57:53 -0600
  • e08a46f0c6 Add a sanity check to avoid bad references, close #77 Paul Frazee 2023-01-25 17:49:22 -0600
  • 1090783f91 Fix pagination and rendering of suggested follows (#95) Paul Frazee 2023-01-25 17:46:14 -0600
  • eb33c3fa81 Saves image on long press (#83) Aryan Goharzad 2023-01-25 18:25:34 -0500
  • adf328b50c Adds darkmode support for "Liked by" screen (#94) Aryan Goharzad 2023-01-25 17:54:22 -0500
  • 5f18931915 Push notification & session management cleanup (#92) Paul Frazee 2023-01-25 11:31:09 -0600
  • 079e1dbe18 Fix missing config for background fetch Paul Frazee 2023-01-24 19:59:40 -0600
  • 869f6c4e0e Initial pass at push notifications + some fixes to the session management (#91) Paul Frazee 2023-01-24 19:32:24 -0600
  • 21f5f4de15 Add basic analytics (#89) Paul Frazee 2023-01-24 13:58:35 -0600
  • f36c956536 Resolve all remaining lint issues (#88) Paul Frazee 2023-01-24 13:00:11 -0600
  • 3a90114f3a more prettier and lint cleanup (#82) Aryan Goharzad 2023-01-24 12:03:18 -0500
  • 9027882fb4 Account switcher (#85) Paul Frazee 2023-01-24 09:06:27 -0600
  • 439305b57e Removes white space from around images (#81) Aryan Goharzad 2023-01-23 21:17:37 -0500
  • 06e41167d0 Lints some errors and warnings (#76) Aryan Goharzad 2023-01-20 14:43:28 -0500
  • 2fce1637b4 Fixes embed links for twitter and tiktok (#74) Aryan Goharzad 2023-01-20 13:54:30 -0500
  • d4b9ef3b0a Only use cursors supplied by the server (ref #59) Paul Frazee 2023-01-20 10:39:00 -0600
  • c4cca8cf6c Sanity check selector swipes Paul Frazee 2023-01-20 10:15:59 -0600
  • 56747263df More layout fixes in notifications Paul Frazee 2023-01-20 08:40:41 -0600
  • db4109a5ea Spacing fix of expanded notifications Paul Frazee 2023-01-20 08:36:15 -0600
  • c2e7dd8f48 Fix font color of expanded notifs Paul Frazee 2023-01-20 08:35:35 -0600
  • 620d5bb102 Fix text color in composer Paul Frazee 2023-01-19 20:08:43 -0600
  • 142b5dfc1b Fix a case where the 'aborted' error message was getting through Paul Frazee 2023-01-19 17:55:00 -0600
  • ddcc719192 Fix: taps on images in the composer now register even when input is focused Paul Frazee 2023-01-19 17:46:45 -0600
  • 41f76a68e3 Fix: new post doesnt open images selector Paul Frazee 2023-01-19 17:37:24 -0600
  • 570b76a71d Add the ability to paste images into the composer (#56) Paul Frazee 2023-01-19 17:36:49 -0600
  • 15589d216f Fix error logs Paul Frazee 2023-01-19 17:05:36 -0600
  • 6dcf9f8d5b Fixes to likes list Paul Frazee 2023-01-19 16:54:30 -0600
  • a24b29d64b Fixes to reposted-by list Paul Frazee 2023-01-19 16:50:16 -0600
  • c11bfc7541 Fixes to follows listing Paul Frazee 2023-01-19 16:39:40 -0600
  • aec0f1c3ba Fixes to the followers list view Paul Frazee 2023-01-19 16:38:12 -0600
  • 88ab1f171a Update podfile.lock Paul Frazee 2023-01-19 16:37:21 -0600
  • 80f58cf9f3 Fix: ensure all views can scroll to the bottom Paul Frazee 2023-01-19 15:21:06 -0600
  • 2972fd8372 Update load latest to match sizing and aesthetic better Paul Frazee 2023-01-19 15:10:15 -0600
  • 90d6d75af1 Fix html extraction tests Paul Frazee 2023-01-19 14:30:33 -0600
  • 8d7566f200 Visual tweaks to post prompts Paul Frazee 2023-01-19 14:28:11 -0600
  • 39e996ed8e Fix weird bar at top of composer in dark mode Paul Frazee 2023-01-19 14:17:15 -0600
  • 43ef1756c1 Fix bad ref Paul Frazee 2023-01-19 14:17:00 -0600
  • 3f95f98ef9 Change post prompt to a set of buttons (#55) Paul Frazee 2023-01-19 14:08:53 -0600
  • f10a8308d9 Fixes youtube embed issues (#50) Aryan Goharzad 2023-01-19 13:53:11 -0500
  • 9230d52ff5 Improve link meta fetching for bsky links (#54) Paul Frazee 2023-01-19 12:30:28 -0600
  • 0536a6afcf Adding action for linting (#51) Aryan Goharzad 2023-01-19 13:28:52 -0500
  • f969e746f7 Clean up the settings page Paul Frazee 2023-01-19 11:49:53 -0600
  • 1c5c2622bf Improve the 'expand avis' animation in the notifications Paul Frazee 2023-01-19 11:41:24 -0600
  • d2db9baacc Fix missing key in list Paul Frazee 2023-01-19 11:35:37 -0600
  • 74ab6530d4 Add the ability to expand/collapse users in notifications Paul Frazee 2023-01-19 11:34:07 -0600
  • 1ed82b6c59 Tune the empty state visuals Paul Frazee 2023-01-19 10:50:21 -0600
  • f47751ad42 Tweak compose prompt spacing Paul Frazee 2023-01-19 10:40:55 -0600
  • 2798250489 Post layout tweaks (#53) Paul Frazee 2023-01-19 10:35:57 -0600
  • 6588961d2e Update composer to preview external link cards (#52) Paul Frazee 2023-01-18 18:14:46 -0600
  • 27ee550d15 Enlarge avatars in the notifications Paul Frazee 2023-01-18 17:06:17 -0600
  • bda32c1ceb Remove log Paul Frazee 2023-01-18 16:52:00 -0600
  • ebc2033d18 Handle post deletions by removing from active views (close #37) Paul Frazee 2023-01-18 16:45:48 -0600
  • ace0e6bfd9 Fix image compression (close #41) Paul Frazee 2023-01-18 14:54:55 -0600
  • 1898d5dbaa Keep the composer image selector open after choosing an image Paul Frazee 2023-01-18 14:47:59 -0600
  • d0364c09ad Hackfix around 'images too large' issue Paul Frazee 2023-01-18 14:47:42 -0600
  • bf03167ca6 Update compose prompt for isual balance and to include image button Paul Frazee 2023-01-18 13:57:53 -0600