Commit Graph

  • 0a2c3e6b51 Fixes to text input colors on android Paul Frazee 2022-12-20 14:29:50 -0600
  • abcfc11fe0 Wrap all <Text> in a helper that ensures black color is applied by default Paul Frazee 2022-12-20 12:49:44 -0600
  • 74d76fbc6a Use consistent rendering of avis and post metas in threads Paul Frazee 2022-12-20 10:33:56 -0600
  • 99a28c0aae Proper fix to the previous panic fix: put threads at the end when they should be there Paul Frazee 2022-12-20 09:20:53 -0600
  • 71e4b3d756 Fix to error condition that breaks the feed Paul Frazee 2022-12-20 09:02:38 -0600
  • 0401dfc5d3 A couple more android updates Paul Frazee 2022-12-19 19:43:28 -0600
  • 19d5496bfc rn-fetch-blob android setup João Ferreiro 2022-12-15 16:23:31 +0000
  • 723bad1a28 minor fix João Ferreiro 2022-12-15 15:53:18 +0000
  • 469b05c4be fixing remaining text colors on android João Ferreiro 2022-12-15 15:39:46 +0000
  • 982f46376b fixing modal & keyboard interaction on android João Ferreiro 2022-12-15 15:30:59 +0000
  • 70f4debc0b initial android fixes João Ferreiro 2022-12-14 17:53:26 +0000
  • 0a3e7e63b2 fix camera permissions João Ferreiro 2022-12-14 16:04:43 +0000
  • affe2c8508 fix android runtime João Ferreiro 2022-12-14 15:42:58 +0000
  • 0726350570 fix android build João Ferreiro 2022-12-14 15:42:49 +0000
  • 0d7385a41a Remove prefetch of feed (it wasnt working) Paul Frazee 2022-12-19 19:16:56 -0600
  • 7b974acc7a Tighten up the post control hit regions Paul Frazee 2022-12-19 19:13:26 -0600
  • c9b209c6fd Tighten up the home feed Paul Frazee 2022-12-19 19:12:43 -0600
  • 3ae5f2886b Enable image-only posts Paul Frazee 2022-12-19 18:51:13 -0600
  • e99eb7bfad Fix to thread ordering in the feed: correctly identify the starts of threads when adjacent Paul Frazee 2022-12-19 13:22:18 -0600
  • ae3099dfca Improve thread rendering Paul Frazee 2022-12-18 18:54:05 -0600
  • 69b86255c6 Add WIP 'report account' modal Paul Frazee 2022-12-18 17:45:23 -0600
  • 66a0f8e848 Add WIP 'report post' modal Paul Frazee 2022-12-18 17:28:28 -0600
  • 36dc1c7525 Reduce confusing visual feedback while scrolling Paul Frazee 2022-12-18 16:43:18 -0600
  • c3caf4826e Add zooming to the lightbox Paul Frazee 2022-12-16 16:32:54 -0600
  • d7e71e079f Prefetch feed refreshes to speed up 'load more posts' Paul Frazee 2022-12-16 15:37:13 -0600
  • 4ef3afb604 Fixes to the composer UX around images and scrolling Paul Frazee 2022-12-16 14:48:37 -0600
  • 3aded6887d Add swipe gestures to the lightbox Paul Frazee 2022-12-16 11:57:45 -0600
  • 3a44a1cfdc Implement 'forgot password' flow Paul Frazee 2022-12-15 17:45:03 -0600
  • 0d54f6e126 Split login screen into component files Paul Frazee 2022-12-15 14:06:05 -0600
  • 356870ef60 Just do full renders of parent posts in the feed Paul Frazee 2022-12-15 11:43:05 -0600
  • c5ac23047a Dont use ??= Paul Frazee 2022-12-15 10:21:25 -0600
  • d0a437f8fb Improve handling of connection loss Paul Frazee 2022-12-14 16:03:10 -0600
  • 568ff92582 Fix state-tracking Paul Frazee 2022-12-14 15:49:45 -0600
  • 7181a75bfb Reset feeds on login Paul Frazee 2022-12-14 15:49:38 -0600
  • 9f27af6199 Add haptic feedback to likes and reposts Paul Frazee 2022-12-14 15:46:21 -0600
  • 4966b2152e Add post embeds (images and external links) Paul Frazee 2022-12-14 15:35:15 -0600
  • 345ec83f26 Move posts feed to root store (me) and ensure new posts always update the feed Paul Frazee 2022-12-13 15:52:18 -0600
  • ebfa6e5581 Fix: avoid dup keynames in posts feed Paul Frazee 2022-12-13 15:51:54 -0600
  • b5a50478d9 Enlarge feed avis slightly Paul Frazee 2022-12-13 15:40:55 -0600
  • 9ad9bc5c0e Ensure load more is always visible Paul Frazee 2022-12-13 15:36:05 -0600
  • 135628baf2 Use avatar in viewheader when cant go back Paul Frazee 2022-12-13 15:35:45 -0600
  • ac97667206 Fix: avoid duplicate key names in notifications Paul Frazee 2022-12-13 15:35:11 -0600
  • 8af8d782c7 Fix issue that caused repost & trend data to get lost on feed updates Paul Frazee 2022-12-13 15:17:18 -0600
  • 9a99c9c8c8 Hide main menu drawer on click outside Paul Frazee 2022-12-13 15:01:14 -0600
  • e8eb3e131c Use full available screen Paul Frazee 2022-12-13 14:58:25 -0600
  • e4ee6e5bb6 Fix: show avatars in all notifications Paul Frazee 2022-12-13 14:53:00 -0600
  • 9e1bb898f0 Debug: disable feed reordering to isolate bugs Paul Frazee 2022-12-13 11:15:32 -0600
  • e37ac91bee Reposition 'load latest' based on minimal shell mode Paul Frazee 2022-12-13 11:15:18 -0600
  • 1aec0ee156 Hide footer on scroll down (minimal shell mode) Paul Frazee 2022-12-12 16:04:14 -0600
  • 470f444eed Improvements to service selection during login Paul Frazee 2022-12-12 15:13:45 -0600
  • b2239228e7 Add profile image lightbox Paul Frazee 2022-12-12 14:54:56 -0600
  • b32bf69be7 Improve session management Paul Frazee 2022-12-12 14:39:02 -0600
  • 693d6bfd0a Add banner image upload to profiles Paul Frazee 2022-12-12 13:47:18 -0600
  • 22ddfaa2b5 Improvements to 'edit profile' error messages Paul Frazee 2022-12-12 13:17:40 -0600
  • 8501cf1c7d Add 'loading more' spinner to feeds Paul Frazee 2022-12-12 11:22:54 -0600
  • 2b27be31e6 Tune the swipe gesture to detect more easily Paul Frazee 2022-12-12 11:11:37 -0600
  • 03d9fd3179 More aesthetic and perf improvements to the menu drawer Paul Frazee 2022-12-12 10:48:36 -0600
  • 5fa3c16d0d Fix duplicate 'end of feed' issue Paul Frazee 2022-12-12 09:56:19 -0600
  • 9e5940f0ab Improve aesthetic of main menu swipeout (use screen mask) Paul Frazee 2022-12-09 11:46:49 -0600
  • fbf8e5fa14 Add main menu button Paul Frazee 2022-12-09 11:22:19 -0600
  • 356297cace Show 'processing' spinner in edit profile modal Paul Frazee 2022-12-08 16:08:15 -0600
  • e73c7cee39 Turn the main menu into a 'drawer' instead of a screen in the history Paul Frazee 2022-12-08 15:34:22 -0600
  • 53b8f0d040 Switch to temporary 'fixed tabs' model for default and notifications Paul Frazee 2022-12-08 14:21:28 -0600
  • 539bf5d350 Add avatar images and fix some type signatures Paul Frazee 2022-12-08 13:45:23 -0600
  • 273e6d2973 Replace reanimated for tabs selector Paul Frazee 2022-12-07 17:08:49 -0600
  • efbef238a8 Cleanup Paul Frazee 2022-12-07 16:59:10 -0600
  • f5d1a5c38d Replace navigational 'back swipe' gesture with new HorzSwipe util Paul Frazee 2022-12-07 16:56:14 -0600
  • 9ce02dff5b Add HorzSwipe gesture and integrate it into the ViewSelector Paul Frazee 2022-12-07 15:51:06 -0600
  • 79d5708b69 Switch to react-native default animation tools for composer and post controls Paul Frazee 2022-12-06 17:43:54 -0600
  • ae522c86fe Fix mention-creation and implement mentions in notifications Paul Frazee 2022-12-06 13:47:52 -0600
  • 1a11c13fce Better empty state in profiles Paul Frazee 2022-12-06 13:09:18 -0600
  • e042bd33ef Ensure all feed views can refresh Paul Frazee 2022-12-06 13:04:40 -0600
  • 588aface7c Add build version to menu Paul Frazee 2022-12-06 12:40:40 -0600
  • 246b0e19e1 Add context to replies when appearing in the feed Paul Frazee 2022-12-06 12:29:13 -0600
  • d60de5e214 Implement terms-of-service and privacy-policy links in signup Paul Frazee 2022-12-06 11:39:46 -0600
  • 5c1519b9ee Update API build Paul Frazee 2022-12-06 11:39:30 -0600
  • 84a60592a8 Upload profile image (#29) João Ferreiro 2022-12-06 16:57:15 +0000
  • 4cc90b8ac9 Fix to unicode zero-width characters in expanded posts Paul Frazee 2022-12-06 10:15:59 -0600
  • 8d3d26134f Never allow undefined values in me model Paul Frazee 2022-12-06 10:11:45 -0600
  • 474c4f9b5d Rework the 'main menu' to be a screen that's always in history Paul Frazee 2022-12-06 10:11:32 -0600
  • 70cfae56e2 Add missing usage descriptions for ios Paul Frazee 2022-12-06 10:08:27 -0600
  • 5821975be6 Enlarge the small emoji-only replies Paul Frazee 2022-12-05 15:40:33 -0600
  • 7561b19f3d Dismiss keyboard in search on scroll Paul Frazee 2022-12-05 15:22:23 -0600
  • bbe6bf8fc2 Add 'copy post text' tool Paul Frazee 2022-12-05 15:03:42 -0600
  • 73c84f6f64 Better sized and more informative character counter Paul Frazee 2022-12-05 13:59:13 -0600
  • 39bab0bb08 Switch to System font to fix emoji rendering Paul Frazee 2022-12-05 13:44:24 -0600
  • 65e5f2ac86 Fix: never attempt update on 0 items Paul Frazee 2022-12-05 13:36:13 -0600
  • 26b2797e2c Increase touch-size of the 'load new posts' button Paul Frazee 2022-12-05 13:33:31 -0600
  • f27e32e54c Ensure the UI always renders, even in bad network conditions (close #6) Paul Frazee 2022-12-05 13:25:04 -0600
  • 59363181e1 Merge branch 'upload-image' into main Paul Frazee 2022-12-05 11:25:33 -0600
  • 5d7c4ddd90 Remove loading-placeholder animation; according to some issues, animated linear-gradients may cause crashes Paul Frazee 2022-12-05 10:50:46 -0600
  • 662a4ef23b Fix 'swipe back to nothing' bug Paul Frazee 2022-12-05 10:39:34 -0600
  • b08afc12fe Make 'backswipe' a little easier to trigger Paul Frazee 2022-12-05 10:25:53 -0600
  • f3f3bfb335 Enlarge click targets for post controls and view header Paul Frazee 2022-12-05 10:18:38 -0600
  • 8a43040ec6 Hide images behind a build flag until ready Paul Frazee 2022-12-02 10:48:57 -0600
  • 67c4dcff37 Upload image in composer (#27) João Ferreiro 2022-12-02 16:41:01 +0000
  • ea27b9ed08 Cleanup Paul Frazee 2022-12-02 10:40:22 -0600
  • 90942ae146 moving placeholder condition João Ferreiro 2022-11-29 18:32:07 +0000
  • 6ba5d15cb6 crop every photo; make use of useCallback João Ferreiro 2022-11-29 18:26:16 +0000
  • 68e1abf4a9 react-hooks/exhaustive-deps fixes João Ferreiro 2022-11-29 17:51:06 +0000