Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove old tabs selector modal | Paul Frazee | 2022-11-01 | 5 | -586/+1 | |
| | ||||||
* | Add animation to the tabs selector | Paul Frazee | 2022-11-01 | 2 | -46/+19 | |
| | ||||||
* | Replace notifications icon | Paul Frazee | 2022-11-01 | 3 | -9/+42 | |
| | ||||||
* | Replace footer-nav back and forward arrows with search and notifications | Paul Frazee | 2022-11-01 | 2 | -121/+5 | |
| | ||||||
* | Add consistent view headers | Paul Frazee | 2022-11-01 | 10 | -64/+164 | |
| | ||||||
* | Update scene items in mainmenu to use generated avatars | Paul Frazee | 2022-11-01 | 1 | -25/+8 | |
| | ||||||
* | Improve animation jitter in main menu | Paul Frazee | 2022-11-01 | 1 | -3/+12 | |
| | ||||||
* | Fix typo | Paul Frazee | 2022-10-31 | 4 | -9/+9 | |
| | ||||||
* | Switch to autogenerated avis for now | Paul Frazee | 2022-10-31 | 14 | -77/+186 | |
| | ||||||
* | WIP scene UIs | Paul Frazee | 2022-10-31 | 9 | -31/+144 | |
| | ||||||
* | Fix some useEffect() cleanup issues | Paul Frazee | 2022-10-26 | 6 | -2/+38 | |
| | ||||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 74 | -504/+2313 | |
| | ||||||
* | Add contacts screen | Paul Frazee | 2022-10-12 | 3 | -0/+85 | |
| | ||||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 72 | -571/+1750 | |
| | ||||||
* | 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 | 5 | -16/+29 | |
| | ||||||
* | 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 | 3 | -24/+70 | |
| | ||||||
* | Update to new get*Feed xrpc methods | Paul Frazee | 2022-10-04 | 9 | -85/+400 | |
| | ||||||
* | Update the view after a post is created | Paul Frazee | 2022-10-04 | 9 | -9/+79 | |
| | ||||||
* | Implement profile-update api | Paul Frazee | 2022-10-04 | 4 | -15/+39 | |
| | ||||||
* | Implement a couple missing bits | Paul Frazee | 2022-10-04 | 8 | -24/+81 | |
| | ||||||
* | 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 | 5 | -37/+83 | |
| | ||||||
* | Implement mentions rendering | Paul Frazee | 2022-10-03 | 7 | -19/+177 | |
| | ||||||
* | Fix to auth of mutation ops | Paul Frazee | 2022-10-03 | 6 | -59/+32 | |
| | ||||||
* | Implement notifications | Paul Frazee | 2022-10-03 | 16 | -75/+450 | |
| | ||||||
* | Remove debug time delays | Paul Frazee | 2022-09-30 | 8 | -13/+0 | |
| | ||||||
* | Fix thread view sizing | Paul Frazee | 2022-09-29 | 2 | -11/+7 | |
| | ||||||
* | Clear all state on signout | Paul Frazee | 2022-09-29 | 6 | -9/+32 | |
| | ||||||
* | Add settings page | Paul Frazee | 2022-09-29 | 4 | -4/+88 | |
| | ||||||
* | 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 | 3 | -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 | 7 | -9/+12 | |
| | ||||||
* | 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 | 4 | -6/+77 | |
| | ||||||
* | Fix to session load | Paul Frazee | 2022-09-28 | 2 | -4/+3 | |
| | ||||||
* | Switch to one default avi | Paul Frazee | 2022-09-28 | 17 | -67/+25 | |
| | ||||||
* | Update api | Paul Frazee | 2022-09-28 | 30 | -140/+596 | |
| | ||||||
* | Add account creation | Paul Frazee | 2022-09-27 | 17 | -272/+727 | |
| |