Commit Graph

125 Commits

Author SHA1 Message Date
buckket a7ba3ce67d This is 1.2.0 2016-02-12 18:44:02 +01:00
buckket 5f0d000558 Merge branch 'kitchen-pre_tweet_hook' 2016-02-12 18:20:18 +01:00
buckket 964102f555 Merge branch 'pre_tweet_hook' of git://github.com/kitchen/twtxt into kitchen-pre_tweet_hook 2016-02-12 18:19:56 +01:00
buckket de12adb801 Merge pull request #65 from buckket/caching
Add simple caching using shelve for storing and If-Modified-Since header
2016-02-12 17:58:52 +01:00
buckket f935d5c3a8 Fix styling of mentions 2016-02-12 17:53:18 +01:00
buckket 383b08d082 Merge branch 'mentions' 2016-02-12 17:09:43 +01:00
buckket 901769f2a1 Add simple caching using shelve for storing and If-Modified-Since header
Catch caching related exceptions in twtxts unfollow comnmand

Cache can now be used as a context manager

Finish caching for twtxt files

* make use of aiohttp.ClientSession
* caching is optional (--cache/--no-cache)
* add documentation and example to README.rst
* Cache object is now more robust

Add cache option to test_config.py
2016-02-12 16:52:00 +01:00
buckket b7c99c60e8 Merge branch 'master' of github.com:buckket/twtxt 2016-02-11 01:54:20 +01:00
buckket 404ade2828 Merge pull request #61 from timofurrer/feature/follow-check-status
Check status of feed when following a new source
2016-02-11 01:52:58 +01:00
buckket 86385a386a Add AUTHORS 2016-02-11 01:49:12 +01:00
Timo Furrer f916064472 Check status of feed when following a new source 2016-02-10 16:44:09 -08:00
buckket 8b3caee45c Update CONTRIBUTING.md 2016-02-11 01:37:49 +01:00
buckket d841dc4610 Merge branch 'master' of github.com:buckket/twtxt 2016-02-11 01:32:58 +01:00
buckket bb7086c78e Unstyle text via click.unstyle() when parsing Tweets 2016-02-11 01:30:54 +01:00
buckket c34ef1ac7a Merge pull request #58 from timofurrer/contribution-info
Add a Contribution file which is linked when created new Issues and Pull Requests
2016-02-10 23:39:16 +01:00
Timo Furrer 4c538a0dff Add a Contribution file which is linked when created new Issues and Pull Requests 2016-02-10 12:29:50 -08:00
buckket 1ddffc2b71 Merge branch 'master' of github.com:buckket/twtxt 2016-02-10 20:49:56 +01:00
buckket 5cd856edd1 Make sure we always have the latest pytest version installed 2016-02-10 20:47:10 +01:00
buckket 83b3036fe0 Merge pull request #56 from timofurrer/feature/pip-wheel
Publish as wheel package
2016-02-10 20:41:01 +01:00
buckket fe22e8f12f Minor style changes in test_config.py 2016-02-10 20:27:17 +01:00
buckket 384f00c178 Merge branch 'config' 2016-02-10 20:24:48 +01:00
buckket d0bbdf7934 Revamp Config object, includes tests (closes #41) 2016-02-10 20:23:41 +01:00
Timo Furrer 6b6218cdef Publish as wheel package
See http://pythonwheels.com/ for further information
2016-02-10 10:30:17 -08:00
buckket ee59acb957 Add twtxt2atom to README.rst 2016-02-10 11:22:59 +01:00
buckket d94608ad19 Add RTD badge to README.rst 2016-02-10 11:12:01 +01:00
buckket 8c17c7cd90 Revert "Add RTD badge to README.rst"
This reverts commit c88fa114eb.
2016-02-10 11:11:16 +01:00
buckket c88fa114eb Add RTD badge to README.rst 2016-02-10 11:05:13 +01:00
buckket c2e242d85c Renamed test_mention.py to test_mentions.py 2016-02-10 11:04:53 +01:00
buckket c4f22e9927 Merge pull request #55 from TeddyDesTodes/mentions
Improve mentions
2016-02-10 10:25:56 +01:00
buckket 828f4587a1 Merge branch 'timofurrer-setup-docs' 2016-02-10 10:11:02 +01:00
buckket b77785d64b Update Makefile (recursive use of make for building docs) 2016-02-10 10:08:30 +01:00
buckket 67745340df Merge branch 'setup-docs' of git://github.com/timofurrer/twtxt into timofurrer-setup-docs 2016-02-10 10:01:43 +01:00
buckket 08a05afc48 Add "make pytest" to Makefile, to run tests without tox (for use in
.travis.yml)
2016-02-10 09:51:54 +01:00
Timo Furrer 4356f7b626 Add api page to documentation 2016-02-09 21:13:47 -08:00
Timo Furrer 062f9ae54f Add twtxtfile page to documentation 2016-02-09 20:56:38 -08:00
Timo Furrer b80eef2f2a Add configuration page to documentation 2016-02-09 20:50:55 -08:00
Timo Furrer 09b7586199 Add usage page to documentation 2016-02-09 20:50:23 -08:00
Timo Furrer 69b7c38cee Add quickstart page to documentation 2016-02-09 20:41:22 -08:00
Timo Furrer 154a1e1510 Add installation page to documentation 2016-02-09 20:40:42 -08:00
Timo Furrer eae9477292 Add introduction page to documentation 2016-02-09 20:24:19 -08:00
Timo Furrer 356162ccc9 Add docs and all rule to Makefile 2016-02-09 19:29:53 -08:00
Timo Furrer efb6df6b8e Bootstrap sphinx documentation 2016-02-09 19:29:32 -08:00
buckket 526b76e0ee Merge branch 'timofurrer-readme-testing' 2016-02-10 01:26:13 +01:00
Timo Furrer fe61a9a407 Add testing hints to README 2016-02-10 01:25:50 +01:00
buckket d53eeb1099 Tabs, Spaces, whatever… (update Makefile) 2016-02-10 00:04:33 +01:00
buckket 659d51b3cd Update Makefile 2016-02-10 00:02:44 +01:00
buckket b59a775c86 Merge pull request #47 from timofurrer/make-test-tox
Use tox in make test
2016-02-09 23:57:41 +01:00
buckket 51d53c7d54 Update README.rst and .gitignore 2016-02-09 23:56:12 +01:00
Axel Herzog bcbfe88cd7 added another unittest for multiple mentions
also fixed an error in the regex parsing multiple mentions
2016-02-09 23:24:19 +01:00
buckket 8cb6f670a9 Rename modules to prevent confusion with builtin names (closes #31)
* twtxt.types -> twtxt.models
* twtxt.file -> twtxt.twfile
* twtxt.http -> twtxt.twhttp
2016-02-09 23:19:03 +01:00