Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue causing double-loads of notifications | Paul Frazee | 2022-11-14 | 1 | -9/+6 |
| | |||||
* | Implement trending | Paul Frazee | 2022-11-11 | 1 | -0/+2 |
| | |||||
* | Implement scene invitation and membership controls | Paul Frazee | 2022-11-10 | 1 | -2/+7 |
| | |||||
* | Finish the upvote/downvote implementation | Paul Frazee | 2022-11-08 | 1 | -13/+42 |
| | |||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 1 | -24/+24 |
| | |||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 1 | -11/+7 |
| | |||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 1 | -4/+4 |
| | |||||
* | Add firehose view to home screen | Paul Frazee | 2022-10-04 | 1 | -8/+14 |
| | |||||
* | Update to new get*Feed xrpc methods | Paul Frazee | 2022-10-04 | 1 | -34/+47 |
| | |||||
* | Update the view after a post is created | Paul Frazee | 2022-10-04 | 1 | -0/+46 |
| | |||||
* | Fix to auth of mutation ops | Paul Frazee | 2022-10-03 | 1 | -12/+4 |
| | |||||
* | Remove debug time delays | Paul Frazee | 2022-09-30 | 1 | -3/+0 |
| | |||||
* | Fix feed pagination on user profiles | Paul Frazee | 2022-09-28 | 1 | -1/+3 |
| | |||||
* | Implement unfollow, unlike, unrepost | Paul Frazee | 2022-09-23 | 1 | -4/+8 |
| | |||||
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 1 | -50/+49 |
| | |||||
* | Rework profile page to include working view selector | Paul Frazee | 2022-09-06 | 1 | -1/+9 |
| | |||||
* | Add notifications view | Paul Frazee | 2022-07-26 | 1 | -0/+1 |
| | |||||
* | Add state updates after screen changes | Paul Frazee | 2022-07-25 | 1 | -28/+106 |
| | |||||
* | Implement like and repost | Paul Frazee | 2022-07-22 | 1 | -6/+57 |
| | |||||
* | Add profile view | Paul Frazee | 2022-07-21 | 1 | -1/+7 |
| | |||||
* | Add WIP post-thread view | Paul Frazee | 2022-07-20 | 1 | -7/+4 |
| | |||||
* | Update feed component to use flatlist for lazy-loading scrolling; update ↵ | Paul Frazee | 2022-07-20 | 1 | -20/+101 |
| | | | | feed-view model to match loading needs | ||||
* | Replace mobx-state-tree with mobx and get a basic home feed rendering | Paul Frazee | 2022-07-19 | 1 | -0/+98 |