lp:debian/twidge

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/twidge
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

12. By John Goerzen

Fix mail generation for tweets containing \n.

11. By John Goerzen

* Update to new twitter API. Thanks to Adam Fitzpatrick for the patch.
  Closes: #712223, #632259.
* Updated to newer hoauth. Now buildable in sid again.

10. By Iain Lane

* Non-maintainer upload.
* Fix build deps to refer to ghc instead of ghc6 (Closes: #629725)
* Work on newer HaXml in Debian

9. By John Goerzen

Clean up a debian packaging bug introduced in 3rd-party commit
880982d2bc2a9dbbff2893fa16ceb04ce32f6356. Package now contains
all the files it should again. Closes: #609139.

8. By John Goerzen

Accept parens as part of URLs. CLoses: #608978.

7. By John Goerzen

Twitter invalidated the twidge API key because it became publicly
known (sigh). Have now obfuscated it enough for them.
twidge will be broken by default without this fix.
Closes: #601427.

6. By John Goerzen

Twitter has dropped support for http://twitter.com URLs on some
servers, and now generally requires http://api.twitter.com/1. This
required some minor changes to configuration code. Twitter uses geoIP
and some of there servers work fine with 1.0.2 while others don't.
This version will work with all of them.

5. By John Goerzen

* Corrected bug in 1.0.1 that prevented any updates from posting properly.
* Fixed the withBitly flag support.

4. By John Goerzen

* New upstream release.
* Twitter is dropping support for HTTP basic auth. Versions of twidge
  prior to 1.0.0 will soon fail to work. This version switches
  using oAuth to maintain compatibility. Users will need to re-run
  twidge setup to complete the switch.
  + Code relevant to #521616 has been removed. Closes: #521616.
  + New HTTP client in place. Closes: #535766.
* New commands to support new-style retweets: lsrt, lsrtreplis, lsrtarchive.
  Closes: #583999.
* lsarchive gained -U to let you specify which user's posts to see.
* New support for URL shorteners: is.gd, bit.ly, j.mp.
  Patch from Robin Green.
* Added --width option to ls commands.
  Patch from Robin Green.
* Corrected a spelling mistake. Closes: #521616.
* Added support for blocking and unblocking.
* Only shorten URLs when needed. Patch from Eric Y. Kow.
  Closes: #567174.
* Added support to set an in_reply_to_status_id via the -i argument
  to update.
* Provide correct UTF-8 output.
* New config file options: savelast, alias section, oauth-related URLs,
* Added bash completion script from Ernesto Hernández-Novich.
* ACK NMU. Closes: #550657.

3. By Moritz Muehlenhoff <email address hidden>

* Non-maintainer upload needed to address xpdf's RC bugs:
* Perform the PDF generation with pdftotext from poppler-utils
  instead of xpdf-utils (Closes: #550657)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/twidge
This branch contains Public information 
Everyone can see this information.

Subscribers