Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show expanded text in longer posts | Yuchen Pei | 2025-01-13 | 1 | -17/+21 |
| | |||||
* | Better expansion of t.co links | Yuchen Pei | 2024-12-26 | 1 | -16/+25 |
| | |||||
* | Expand t.co links in place. | Yuchen Pei | 2024-12-26 | 1 | -1/+25 |
| | | | | Using code adapted from traclicker.el | ||||
* | Adding a utility to guess that a url is a x/twitter post | Yuchen Pei | 2024-12-26 | 1 | -0/+4 |
| | |||||
* | Initial implementation of exitter-open-post | Yuchen Pei | 2024-12-26 | 1 | -10/+256 |
| | | | | | | The first command in the package, which formats a thread in an org buffer Adapted code from mastorg and mastodon.el | ||||
* | Adding a "test" for request signing | Yuchen Pei | 2024-12-26 | 1 | -16/+52 |
| | | | | | | The test is the example from twitter developer document. Also adding references to the document about various steps. | ||||
* | Fixing a typo | Yuchen Pei | 2024-12-26 | 1 | -1/+1 |
| | | | | | | | And now we have a working xitter client. Yes this is why it didn't work. Let it be a lesson (of what? I don't know). | ||||
* | fix implementation of tweetdetail | Yuchen Pei | 2024-11-05 | 1 | -37/+41 |
| | | | | variable and features are in the url param now | ||||
* | initial implementation of TweetDetails | Yuchen Pei | 2024-11-05 | 1 | -14/+243 |
| | |||||
* | Implement LoginSuccessSubtask | Yuchen Pei | 2024-11-05 | 1 | -13/+37 |
| | |||||
* | Fix LoginEnterAlternateIdentifierSubtask failure | Yuchen Pei | 2024-11-05 | 1 | -8/+10 |
| | |||||
* | Specify user agent in headers like in squawker | Yuchen Pei | 2024-11-05 | 1 | -121/+108 |
| | |||||
* | [wip] Initial implementation to go through the flow login process | Yuchen Pei | 2024-11-05 | 1 | -0/+243 |