Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Dont group notifications that are an hour apart | Paul Frazee | 2022-11-18 | 1 | -0/+5 | |
| | ||||||
* | Fix data loss on notifications-view update | Paul Frazee | 2022-11-18 | 1 | -3/+3 | |
| | ||||||
* | Dedup posts in the home TL | Paul Frazee | 2022-11-18 | 1 | -0/+10 | |
| | ||||||
* | Improve reliability of screen titles | Paul Frazee | 2022-11-17 | 1 | -11/+26 | |
| | ||||||
* | Add new tab animation | Paul Frazee | 2022-11-17 | 1 | -0/+6 | |
| | ||||||
* | Add live search to autocomplete and only highlight known handles | Paul Frazee | 2022-11-17 | 1 | -0/+97 | |
| | ||||||
* | Fix loadLatest() on home feed | Paul Frazee | 2022-11-17 | 1 | -1/+1 | |
| | ||||||
* | Invalidate profiles cache on direct load | Paul Frazee | 2022-11-17 | 2 | -0/+7 | |
| | ||||||
* | Poll periodically for new posts | Paul Frazee | 2022-11-17 | 1 | -1/+27 | |
| | ||||||
* | Include tab count and move btn to center | Paul Frazee | 2022-11-17 | 1 | -0/+4 | |
| | ||||||
* | Add post deletion | Paul Frazee | 2022-11-16 | 2 | -0/+15 | |
| | ||||||
* | Clear notifications count optimistically | Paul Frazee | 2022-11-16 | 2 | -0/+5 | |
| | ||||||
* | Reduce jank in refreshes | Paul Frazee | 2022-11-16 | 2 | -0/+6 | |
| | ||||||
* | Fix up/down vote number changes | Paul Frazee | 2022-11-16 | 2 | -20/+36 | |
| | ||||||
* | Add a server instance selector and drop env vars | Paul Frazee | 2022-11-15 | 1 | -1/+14 | |
| | ||||||
* | Switch to using setVote() | Paul Frazee | 2022-11-15 | 2 | -62/+60 | |
| | ||||||
* | Better loading screens | Paul Frazee | 2022-11-15 | 1 | -2/+3 | |
| | ||||||
* | Improve error messages | Paul Frazee | 2022-11-15 | 2 | -4/+6 | |
| | ||||||
* | Add profile info caching | Paul Frazee | 2022-11-14 | 2 | -0/+46 | |
| | ||||||
* | Disable storing nav state due to bugs | Paul Frazee | 2022-11-14 | 1 | -33/+34 | |
| | ||||||
* | Restore nav state hydration | Paul Frazee | 2022-11-14 | 1 | -3/+0 | |
| | ||||||
* | Update all state on profile change | Paul Frazee | 2022-11-14 | 1 | -1/+4 | |
| | ||||||
* | Fix issue causing double-loads of notifications | Paul Frazee | 2022-11-14 | 2 | -9/+11 | |
| | ||||||
* | Fix empty states for scene members and memberships | Paul Frazee | 2022-11-14 | 2 | -3/+8 | |
| | ||||||
* | Dont suggest followed users and add empty state to suggestions | Paul Frazee | 2022-11-14 | 1 | -0/+3 | |
| | ||||||
* | Dont include self in suggested follows | Paul Frazee | 2022-11-14 | 1 | -0/+3 | |
| | ||||||
* | Implement profile updates | Paul Frazee | 2022-11-11 | 1 | -4/+1 | |
| | ||||||
* | Add UI to remove members from scenes | Paul Frazee | 2022-11-11 | 1 | -2/+30 | |
| | ||||||
* | Implement trending | Paul Frazee | 2022-11-11 | 1 | -0/+2 | |
| | ||||||
* | Handle pending invites correctly | Paul Frazee | 2022-11-11 | 4 | -14/+145 | |
| | ||||||
* | Only suggest users in invite suggestions | Paul Frazee | 2022-11-11 | 1 | -8/+8 | |
| | ||||||
* | Fixes to onboarding | Paul Frazee | 2022-11-10 | 1 | -0/+1 | |
| | ||||||
* | Fixes to account creation | Paul Frazee | 2022-11-10 | 1 | -25/+5 | |
| | ||||||
* | Fix follows | Paul Frazee | 2022-11-10 | 1 | -1/+5 | |
| | ||||||
* | Implement scene invitation and membership controls | Paul Frazee | 2022-11-10 | 12 | -21/+226 | |
| | ||||||
* | More informative empty state for scenes | Paul Frazee | 2022-11-09 | 1 | -1/+5 | |
| | ||||||
* | Add scene creator | Paul Frazee | 2022-11-09 | 2 | -5/+24 | |
| | ||||||
* | Add creator to scene profile header | Paul Frazee | 2022-11-09 | 1 | -0/+2 | |
| | ||||||
* | Implement scene member/memberships listings | Paul Frazee | 2022-11-08 | 3 | -2/+143 | |
| | ||||||
* | Implement scenes listing in main menu | Paul Frazee | 2022-11-08 | 2 | -0/+122 | |
| | ||||||
* | Finish the upvote/downvote implementation | Paul Frazee | 2022-11-08 | 6 | -49/+101 | |
| | ||||||
* | Add search view; factor out SuggestedFollows component; add suggested ↵ | Paul Frazee | 2022-11-07 | 1 | -1/+1 | |
| | | | | follows to search | |||||
* | Add onboarding (WIP) | Paul Frazee | 2022-11-07 | 4 | -31/+190 | |
| | ||||||
* | Reuse service address | Paul Frazee | 2022-11-07 | 1 | -1/+1 | |
| | ||||||
* | Add actor types to the profiles and clean up the UI | Paul Frazee | 2022-11-05 | 2 | -7/+46 | |
| | ||||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 15 | -198/+164 | |
| | ||||||
* | Rework the composer to a less buggy solution | Paul Frazee | 2022-11-01 | 1 | -29/+19 | |
| | ||||||
* | Remove old tabs selector modal | Paul Frazee | 2022-11-01 | 1 | -10/+0 | |
| | ||||||
* | WIP scene UIs | Paul Frazee | 2022-10-31 | 1 | -1/+1 | |
| | ||||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 10 | -49/+36 | |
| |