summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* misskey clientmisskeyGianni Ceccarelli2023-02-22
|
* update to 5.36Gianni Ceccarelli2023-02-22
|
* only print failed responses on errordakkar2021-05-13
|
* get the full text of tweets!dakkar2018-07-03
| | | | | | | | https://developer.twitter.com/en/docs/tweets/tweet-updates shows that you can get the full text by passing `tweet_mode=extended` in the request; instead of getting the `extended_tweet`, you'll get the same shape as with normal tweets, but the text will be in `full_text` (not in `text`)
* oopsdakkar2018-06-29
|
* print HTTP conversation on errorsdakkar2018-06-29
|
* index the tweetsdakkar2018-06-29
|
* giving up, just migrate the current set of peopledakkar2017-05-08
|
* maybe faster people migrationdakkar2017-05-08
|
* normalise peopledakkar2017-05-07
|
* add DBD::Pgdakkar2017-04-22
|
* fix typodakkar2017-04-22
|
* explicit depsdakkar2017-04-22
|
* silence no-create notice from postgresdakkar2017-04-22
|
* optional tracing role for twitter clientdakkar2017-04-22
|
* store friends / followersdakkar2017-04-22
|
* store tweets in postgresdakkar2017-04-22
|
* bump API versiondakkar2017-04-22
|
* does somethingdakkar2017-04-22