| AgeSort asc/desc | Change |
|---|---|
| 1 2 3 4 5 6 7 8 Next | |
| Aug 31, 2008 | |
| 4 years 8 months | Initial files |
| 4 years 8 months | Added command-line options, license stuff and readme |
| Sep 1, 2008 | |
| 4 years 8 months | Handle non-ascii console output correctly(?) |
| Sep 2, 2008 | |
| 4 years 8 months | Fixed another unicode issue, added --eat and --max options |
| Oct 3, 2008 | |
| 4 years 7 months | Add msgmode config setting, fix --max issue, version 0.5 |
| Oct 4, 2008 | |
| 4 years 7 months | Doing a better job of identifying the author of an entry from a Planet |
| 4 years 7 months | Version 0.51 |
| Oct 18, 2008 | |
| 4 years 7 months | Robustness around bit.ly request following a strange failure |
| Jan 1, 2009 | |
| 4 years 4 months | Added fallback output message when stdout encoding cannot be determined, as can happen when running as a cron job for example |
|
Commit 68c246f2a975f17cc610bfa8b6e5a49012d95fcb, by Ciaran Gultnieks | |
| Jan 2, 2009 | |
| 4 years 4 months | Added optional facility to apply a regular express search/replace to all messages - see sample.config for docs |
|
Commit 16ce9451c92db88adbc3896c028e7086af0dd5d7, by Ciaran Gultnieks | |
| Jan 15, 2009 | |
| 4 years 4 months | Added the ability to change url shortening behaviour - see sample.config for documentation |
|
Commit cd3c89e32f1b6b0e4efded8c72c3a3de3d17457f, by Ciaran Gultnieks | |
| Jan 25, 2009 | |
| 4 years 3 months | Use the correct url length when calculating shortening |
|
Commit b8044ea90d03106977dc6302b02fd457827511c9, by Ciaran Gultnieks | |
| Jan 26, 2009 | |
| 4 years 3 months | Regardless of mode, don't use shortened url if the full one fits |
|
Commit fb42d3199011e5c72e9a28989684060872e4172b, by Ciaran Gultnieks | |
| Jan 29, 2009 | |
| 4 years 3 months | Added support for lilURL-based shortening services |
|
Commit 6f311640a24dd2b31387ab8d96698b45c7239892, by Ciaran Gultnieks | |
| Feb 2, 2009 | |
| 4 years 3 months | Added option to track sent entries using last updated time rather than stored links |
|
Commit 89b19e98f0ddbd2b784b1778fbdfdaa60df00b77, by Ciaran Gultnieks | |
| 4 years 3 months | Sorted out line endings |
|
Commit d24439aa0d763dff83480bae9ea792b6d381a0b3, by Ciaran Gultnieks | |
| 4 years 3 months | Added a hashtags option, which appends hashtags based on assigned categories in the feed's entries |
|
Commit 7aa627f1a8df6591251d3fc3f0071d5a9871c9ab, by Ciaran Gultnieks | |
| Feb 3, 2009 | |
| 4 years 3 months | Made recent timestamp mode compatible with Python 2.4 |
|
Commit b6d58fe741977c0d2029ddf13c40b735114b7e1d, by Ciaran Gultnieks | |
| Feb 9, 2009 | |
| 4 years 3 months | Fixed error if using categories but a particular item has no categories defined |
|
Commit 3ca8c4a5ab4aae0833be35ef394976232500168e, by Ciaran Gultnieks | |
| Mar 24, 2009 | |
| 4 years 1 month | Added issue tracker URL to README |