Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement logging system | Paul Frazee | 2023-01-02 | 1 | -4/+6 | |
| | ||||||
* | Implement account muting | Paul Frazee | 2023-01-02 | 1 | -1/+14 | |
| | ||||||
* | Integrate notifications into the design system | Paul Frazee | 2022-12-30 | 1 | -19/+16 | |
| | ||||||
* | Update notifications | Paul Frazee | 2022-12-28 | 1 | -2/+2 | |
| | ||||||
* | Add a design system (#34) | Paul Frazee | 2022-12-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add theming system * Add standard Button control and update RadioButtons * Unify radiobutton with design system * Update debug screen to have multiple views * Add ToggleButton * Update error controls to use design system * Add typography to <Text> element * Move DropdownButton into the design system * Clean out old code * Move Text into design system * Add 'inverted' color palette * Move LoadingPlaceholder into the design system | |||||
* | Unvendor the api and switch to @atproto/api | Paul Frazee | 2022-12-22 | 1 | -2/+2 | |
| | ||||||
* | Update to use new getTimeline, getAuthorFeed, and getPostThread output models | Paul Frazee | 2022-12-20 | 1 | -25/+25 | |
| | ||||||
* | Wrap all <Text> in a helper that ensures black color is applied by default | Paul Frazee | 2022-12-20 | 1 | -1/+1 | |
| | ||||||
* | A couple more android updates | Paul Frazee | 2022-12-19 | 1 | -0/+1 | |
| | ||||||
* | Tighten up the home feed | Paul Frazee | 2022-12-19 | 1 | -1/+0 | |
| | ||||||
* | Enable image-only posts | Paul Frazee | 2022-12-19 | 1 | -7/+11 | |
| | ||||||
* | Reduce confusing visual feedback while scrolling | Paul Frazee | 2022-12-18 | 1 | -1/+5 | |
| | ||||||
* | Just do full renders of parent posts in the feed | Paul Frazee | 2022-12-15 | 1 | -1/+14 | |
| | ||||||
* | Add avatar images and fix some type signatures | Paul Frazee | 2022-12-08 | 1 | -0/+2 | |
| | ||||||
* | Add 'copy post text' tool | Paul Frazee | 2022-12-05 | 1 | -0/+6 | |
| | ||||||
* | Switch to System font to fix emoji rendering | Paul Frazee | 2022-12-05 | 1 | -1/+1 | |
| | ||||||
* | Improve unread notification styling | Paul Frazee | 2022-11-28 | 1 | -2/+11 | |
| | ||||||
* | Batch notification loads to avoid layout reflows due to async | Paul Frazee | 2022-11-28 | 1 | -4/+10 | |
| | ||||||
* | Fix toast positioning (close #9) | Paul Frazee | 2022-11-28 | 1 | -7/+3 | |
| | ||||||
* | Increase information density and enlarge some click targets | Paul Frazee | 2022-11-28 | 1 | -2/+2 | |
| | ||||||
* | Show parent post in composer when replying (close #3) | Paul Frazee | 2022-11-23 | 1 | -1/+11 | |
| | ||||||
* | Remove downvotes from the UI | Paul Frazee | 2022-11-20 | 1 | -8/+0 | |
| | ||||||
* | Spacing and sizing fixes | Paul Frazee | 2022-11-18 | 1 | -1/+1 | |
| | ||||||
* | Add min height to post text | Paul Frazee | 2022-11-18 | 1 | -1/+7 | |
| | ||||||
* | Fix avatar click target in posts | Paul Frazee | 2022-11-18 | 1 | -7/+9 | |
| | ||||||
* | Add post deletion | Paul Frazee | 2022-11-16 | 1 | -1/+26 | |
| | ||||||
* | Fix overflows in post meta info | Paul Frazee | 2022-11-14 | 1 | -28/+10 | |
| | ||||||
* | Always fallback from displayName to handle | Paul Frazee | 2022-11-14 | 1 | -1/+3 | |
| | ||||||
* | Finish the upvote/downvote implementation | Paul Frazee | 2022-11-08 | 1 | -6/+14 | |
| | ||||||
* | Sizing and spacing fixes based on on-device testing | Paul Frazee | 2022-11-05 | 1 | -4/+4 | |
| | ||||||
* | Replace likes with votes on post UIs | Paul Frazee | 2022-11-05 | 1 | -63/+11 | |
| | ||||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 1 | -8/+8 | |
| | ||||||
* | Rework the composer to a less buggy solution | Paul Frazee | 2022-11-01 | 1 | -4/+1 | |
| | ||||||
* | Switch to autogenerated avis for now | Paul Frazee | 2022-10-31 | 1 | -9/+6 | |
| | ||||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 1 | -6/+8 | |
| | ||||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 1 | -1/+1 | |
| | ||||||
* | Update the view after a post is created | Paul Frazee | 2022-10-04 | 1 | -1/+1 | |
| | ||||||
* | Implement mentions rendering | Paul Frazee | 2022-10-03 | 1 | -4/+12 | |
| | ||||||
* | Implement notifications | Paul Frazee | 2022-10-03 | 1 | -4/+23 | |
| | ||||||
* | Switch to one default avi | Paul Frazee | 2022-09-28 | 1 | -5/+2 | |
| | ||||||
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 1 | -12/+10 | |
| | ||||||
* | UI sizing fixes | Paul Frazee | 2022-09-09 | 1 | -1/+1 | |
| | ||||||
* | Rework profile page to include working view selector | Paul Frazee | 2022-09-06 | 1 | -1/+1 | |
| | ||||||
* | Rewrite the post composer as a modal | Paul Frazee | 2022-09-05 | 1 | -1/+2 | |
| | ||||||
* | Implement consistent Link component | Paul Frazee | 2022-09-02 | 1 | -20/+17 | |
| | ||||||
* | Aesthetic improvements | Paul Frazee | 2022-08-31 | 1 | -7/+7 | |
| | ||||||
* | Unify the color palette | Paul Frazee | 2022-08-31 | 1 | -11/+11 | |
| | ||||||
* | New navigation model (#1) | Paul Frazee | 2022-08-31 | 1 | -18/+4 | |
| | | | | | | | | | | | | | | | | | * Flatten all routing into a single stack * Replace router with custom implementation * Add shell header and titles * Add tab selector * Add back/forward history menus on longpress * Fix: don't modify state during render * Add refresh() to navigation and reroute navigations to the current location to refresh instead of add to history * Cache screens during navigation to maintain scroll position and improve load-time for renders | |||||
* | Add notifications view | Paul Frazee | 2022-07-26 | 1 | -0/+225 | |