summaryrefslogtreecommitdiff
path: root/exitter.el
Commit message (Expand)AuthorAgeFilesLines
* fix when quoted post is a string e.g. "aaaads" rather than alistHEADmasterYuchen Pei9 days1-1/+8
* Show images and video thumbnailsYuchen Pei2025-01-211-11/+24
* No longer hardcode download dirYuchen Pei2025-01-191-1/+4
* display videos in postsYuchen Pei2025-01-141-1/+11
* Add link to timestampYuchen Pei2025-01-131-2/+10
* Show expanded text in longer postsYuchen Pei2025-01-131-17/+21
* Better expansion of t.co linksYuchen Pei2024-12-261-16/+25
* Expand t.co links in place.Yuchen Pei2024-12-261-1/+25
* Adding a utility to guess that a url is a x/twitter postYuchen Pei2024-12-261-0/+4
* Initial implementation of exitter-open-postYuchen Pei2024-12-261-10/+256
* Adding a "test" for request signingYuchen Pei2024-12-261-16/+52
* Fixing a typoYuchen Pei2024-12-261-1/+1
* fix implementation of tweetdetailYuchen Pei2024-11-051-37/+41
* initial implementation of TweetDetailsYuchen Pei2024-11-051-14/+243
* Implement LoginSuccessSubtaskYuchen Pei2024-11-051-13/+37
* Fix LoginEnterAlternateIdentifierSubtask failureYuchen Pei2024-11-051-8/+10
* Specify user agent in headers like in squawkerYuchen Pei2024-11-051-121/+108
* [wip] Initial implementation to go through the flow login processYuchen Pei2024-11-051-0/+243