Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix typo | Paul Frazee | 2022-10-31 | 4 | -9/+9 | |
| | ||||||
* | Switch to autogenerated avis for now | Paul Frazee | 2022-10-31 | 13 | -74/+159 | |
| | ||||||
* | WIP scene UIs | Paul Frazee | 2022-10-31 | 8 | -30/+143 | |
| | ||||||
* | Fix some useEffect() cleanup issues | Paul Frazee | 2022-10-26 | 6 | -2/+38 | |
| | ||||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 10 | -40/+48 | |
| | ||||||
* | Add contacts screen | Paul Frazee | 2022-10-12 | 3 | -0/+85 | |
| | ||||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 12 | -16/+38 | |
| | ||||||
* | Improve main menu (animation, aesthetics) | Paul Frazee | 2022-10-11 | 2 | -84/+93 | |
| | ||||||
* | Home button scrolls to top when on home page | Paul Frazee | 2022-10-11 | 4 | -14/+27 | |
| | ||||||
* | Rearrange shell buttons to merge notifications into menu and bring back forward | Paul Frazee | 2022-10-11 | 2 | -19/+16 | |
| | ||||||
* | Remove the firehose view from home | Paul Frazee | 2022-10-11 | 1 | -27/+1 | |
| | ||||||
* | Speed up shell nav button presses | Paul Frazee | 2022-10-11 | 1 | -1/+2 | |
| | ||||||
* | Rework footer controls | Paul Frazee | 2022-10-10 | 7 | -266/+618 | |
| | ||||||
* | Rework profile header controls | Paul Frazee | 2022-10-10 | 2 | -35/+50 | |
| | ||||||
* | Add firehose view to home screen | Paul Frazee | 2022-10-04 | 2 | -16/+56 | |
| | ||||||
* | Update to new get*Feed xrpc methods | Paul Frazee | 2022-10-04 | 1 | -3/+3 | |
| | ||||||
* | Update the view after a post is created | Paul Frazee | 2022-10-04 | 6 | -6/+24 | |
| | ||||||
* | Implement profile-update api | Paul Frazee | 2022-10-04 | 1 | -4/+14 | |
| | ||||||
* | Implement a couple missing bits | Paul Frazee | 2022-10-04 | 5 | -19/+68 | |
| | ||||||
* | Fix to mention rendering | Paul Frazee | 2022-10-04 | 1 | -1/+1 | |
| | ||||||
* | Choose mention candidates from follows | Paul Frazee | 2022-10-04 | 1 | -4/+19 | |
| | ||||||
* | Fixes to entity extraction | Paul Frazee | 2022-10-04 | 2 | -1/+22 | |
| | ||||||
* | Implement mentions rendering | Paul Frazee | 2022-10-03 | 5 | -19/+149 | |
| | ||||||
* | Fix to auth of mutation ops | Paul Frazee | 2022-10-03 | 1 | -2/+2 | |
| | ||||||
* | Implement notifications | Paul Frazee | 2022-10-03 | 4 | -20/+167 | |
| | ||||||
* | Fix thread view sizing | Paul Frazee | 2022-09-29 | 1 | -9/+7 | |
| | ||||||
* | Add settings page | Paul Frazee | 2022-09-29 | 3 | -1/+76 | |
| | ||||||
* | Light icons | Paul Frazee | 2022-09-29 | 2 | -2/+56 | |
| | ||||||
* | Add profile to tabs selector modal | Paul Frazee | 2022-09-29 | 1 | -9/+24 | |
| | ||||||
* | More blue theming | Paul Frazee | 2022-09-29 | 2 | -2/+2 | |
| | ||||||
* | Beta banner | Paul Frazee | 2022-09-29 | 2 | -2/+2 | |
| | ||||||
* | Remove top bar in the shell | Paul Frazee | 2022-09-29 | 2 | -5/+5 | |
| | ||||||
* | Swap new tab and share buttons in tabs modal | Paul Frazee | 2022-09-29 | 1 | -6/+6 | |
| | ||||||
* | No visual feedback on FAB to reduce jank | Paul Frazee | 2022-09-29 | 1 | -15/+22 | |
| | ||||||
* | Fix feed pagination on user profiles | Paul Frazee | 2022-09-28 | 2 | -5/+2 | |
| | ||||||
* | Add reply information to feed items | Paul Frazee | 2022-09-28 | 2 | -0/+72 | |
| | ||||||
* | Improve thread rendering (show reply lines) | Paul Frazee | 2022-09-28 | 2 | -0/+61 | |
| | ||||||
* | Fix to session load | Paul Frazee | 2022-09-28 | 1 | -1/+0 | |
| | ||||||
* | Switch to one default avi | Paul Frazee | 2022-09-28 | 13 | -67/+25 | |
| | ||||||
* | Add account creation | Paul Frazee | 2022-09-27 | 5 | -154/+543 | |
| | ||||||
* | Add logout and tweak signin screen | Paul Frazee | 2022-09-27 | 4 | -4/+83 | |
| | ||||||
* | Implement signin flow | Paul Frazee | 2022-09-26 | 5 | -53/+337 | |
| | ||||||
* | A few client fixes | Paul Frazee | 2022-09-26 | 3 | -3/+3 | |
| | ||||||
* | Implement unfollow, unlike, unrepost | Paul Frazee | 2022-09-23 | 2 | -3/+3 | |
| | ||||||
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 17 | -55/+54 | |
| | ||||||
* | Add close animation to tabs selector | Paul Frazee | 2022-09-09 | 1 | -42/+84 | |
| | ||||||
* | Replace tabs selector with better solution, also fix some bugs with the ↵ | Paul Frazee | 2022-09-09 | 4 | -181/+335 | |
| | | | | modal state | |||||
* | Reduce the frequency of accidental visual triggers of touchable items | Paul Frazee | 2022-09-09 | 1 | -1/+5 | |
| | ||||||
* | Fix some jank in the navigation swipes | Paul Frazee | 2022-09-09 | 1 | -31/+23 | |
| | ||||||
* | Disable swipe gestures in view selector for now | Paul Frazee | 2022-09-09 | 1 | -56/+59 | |
| |