| Commit message (Expand) | Author | Age | Files | Lines |
* | [APP-601] Add muted accounts list (#565) | Paul Frazee | 2023-05-02 | 8 | -1/+304 |
* | [APP-611] Add nice date to expanded post view (#567) | Paul Frazee | 2023-05-02 | 3 | -2/+20 |
* | [APP-549] Language controls for Whats Hot (#563) | Paul Frazee | 2023-05-02 | 13 | -98/+385 |
* | Add keyboard shortcuts: new, escape, and hard break (#552) | Ollie H | 2023-05-02 | 7 | -26/+66 |
* | Fix confirm profile sizing for blocks (#564) | Paul Frazee | 2023-05-02 | 2 | -3/+3 |
* | Fix replies with <2 likes showing in the following feed | Paul Frazee | 2023-05-02 | 1 | -2/+10 |
* | [APP-610] Make the language filter more lenient (#562) | Paul Frazee | 2023-05-02 | 1 | -2/+16 |
* | Fix image sharing on iOS (#561) | Paul Frazee | 2023-05-02 | 1 | -9/+39 |
* | Pre-web image changes refactor (#560) | Ollie H | 2023-05-02 | 5 | -35/+22 |
* | Strip whitespaces from tokens (#558) | Ollie H | 2023-05-01 | 2 | -2/+5 |
* | React Native accessibility (#539) | Ollie H | 2023-05-01 | 81 | -709/+1241 |
* | [APP-527] setup sentry (#532) | Ansh | 2023-05-01 | 4 | -2/+62 |
* | Image alt text view modal (#551) | Ollie H | 2023-05-01 | 7 | -192/+272 |
* | Format large numbers (#556) | Ollie H | 2023-05-01 | 3 | -4/+11 |
* | Implement blocks (#554) | Paul Frazee | 2023-04-28 | 21 | -283/+965 |
* | Up Android snap point | renahlee | 2023-04-28 | 1 | -1/+1 |
* | Fix to embed labels lookup (#550) | Paul Frazee | 2023-04-27 | 1 | -12/+10 |
* | Refactor moderation to apply to accounts, profiles, and posts correctly (#548) | Paul Frazee | 2023-04-27 | 35 | -753/+926 |
* | Update invite code copy (#549) | Ollie Hsieh | 2023-04-27 | 1 | -1/+1 |
* | Load previous state in alt text modal (#546) | Ollie Hsieh | 2023-04-27 | 4 | -5/+11 |
* | Fix Android sharing (#545) | Ollie Hsieh | 2023-04-27 | 1 | -3/+5 |
* | Support Ctrl + Enter for non-Mac (#544) | Ollie Hsieh | 2023-04-27 | 1 | -1/+1 |
* | Close lightbox on web with escape key (#543) | Ollie Hsieh | 2023-04-27 | 1 | -1/+15 |
* | Add undo to web composer (#542) | Ollie Hsieh | 2023-04-27 | 1 | -0/+2 |
* | Tune some copy | Paul Frazee | 2023-04-26 | 1 | -1/+1 |
* | Update report modal to use new groupings (close [APP-567]) (#533) | Paul Frazee | 2023-04-25 | 4 | -51/+142 |
* | Fix: dont request more than 25 posts at a time (close [APP-561]) (#534) | Paul Frazee | 2023-04-25 | 1 | -4/+10 |
* | [APP-562] Persist 'copied' state of invite codes (#535) | Paul Frazee | 2023-04-25 | 2 | -40/+57 |
* | Add web network failure error detection (close APP-83) (#537) | Paul Frazee | 2023-04-25 | 1 | -1/+5 |
* | add pal.text to onboarding screens (#538) | Ansh | 2023-04-25 | 2 | -3/+5 |
* | Fix to error screen and postthread loading state (#540) | Paul Frazee | 2023-04-25 | 3 | -23/+23 |
* | only allow selecting 4 images max | Ansh Nanda | 2023-04-25 | 1 | -1/+1 |
* | Merge pull request #536 from bluesky-social/ansh/app-558-share-profile-and-po... | Ansh | 2023-04-25 | 3 | -25/+27 |
|\ |
|
| * | consolidated share code to shareUrl | Ansh Nanda | 2023-04-25 | 3 | -25/+27 |
* | | create Alert.tsx and Alert.web.tsx and replace uses (#513) | Ansh | 2023-04-25 | 4 | -26/+44 |
* | | Prevent keyboard from blocking alt image modal (#531) | Ollie Hsieh | 2023-04-25 | 1 | -4/+6 |
|/ |
|
* | If adding the user's post when empty, just refresh (#530) | Paul Frazee | 2023-04-24 | 1 | -0/+3 |
* | Tune feed loading behavior (#528) | Paul Frazee | 2023-04-24 | 2 | -17/+21 |
* | Rework how recently-created posts are added to the feed (repeat posts issue) ... | Paul Frazee | 2023-04-24 | 2 | -26/+28 |
* | Update hardcoded suggested actors (#524) | Paul Frazee | 2023-04-24 | 2 | -186/+46 |
* | memoize things, clean code, and replace deprecated resizeMode with contentFit... | Ansh | 2023-04-24 | 2 | -78/+95 |
* | Performance fixes with new getPosts (#525) | Paul Frazee | 2023-04-24 | 4 | -76/+92 |
* | Android & visual fixes: color themes, repost icon, navigation, back handler, ... | Paul Frazee | 2023-04-24 | 12 | -36/+48 |
* | Update client staging URL | renahlee | 2023-04-24 | 1 | -1/+1 |
* | Increase alt text limit to 1000 (#521) | Ollie Hsieh | 2023-04-24 | 1 | -2/+2 |
* | Web fixes (#517) | Paul Frazee | 2023-04-22 | 9 | -8/+29 |
* | Feed fixes: repeat posts & nonreplies showing up in the wrong place (#516) | Paul Frazee | 2023-04-22 | 2 | -7/+31 |
* | Android fixes (#515) | Paul Frazee | 2023-04-22 | 11 | -594/+273 |
* | Fix App Passwords iOS dark mode modal | renahlee | 2023-04-21 | 1 | -6/+10 |
* | Fix link opening (#512) | Paul Frazee | 2023-04-21 | 2 | -3/+9 |