Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

twtxt

Decentralised, minimalist microblogging service for hackers.
Collective - Host: opensource - https://opencollective.com/twtxt - Code: https://github.com/buckket/twtxt

Update Makefile (recursive use of make for building docs)

github.com/buckket/twtxt - b77785d64b756f5acef581ad8c29481f62b85cb8 authored almost 9 years ago by buckket <[email protected]>
Merge branch 'setup-docs' of git://github.com/timofurrer/twtxt into timofurrer-setup-docs

github.com/buckket/twtxt - 67745340dfa2418ecfc0f9c1cf63e67ca36131d1 authored almost 9 years ago by buckket <[email protected]>
Add "make pytest" to Makefile, to run tests without tox (for use in

.travis.yml)

github.com/buckket/twtxt - 08a05afc48524b65de535179661300b8dbe8eec6 authored almost 9 years ago by buckket <[email protected]>
Add api page to documentation

github.com/buckket/twtxt - 4356f7b6263252c7fb1c44f8cc59603838c098f4 authored almost 9 years ago by Timo Furrer <[email protected]>
Add twtxtfile page to documentation

github.com/buckket/twtxt - 062f9ae54fbfd7f72f5a546b49eb0fee172511c9 authored almost 9 years ago by Timo Furrer <[email protected]>
Add configuration page to documentation

github.com/buckket/twtxt - b80eef2f2a3d3b0a00f2f304fec8c471717e934c authored almost 9 years ago by Timo Furrer <[email protected]>
Add usage page to documentation

github.com/buckket/twtxt - 09b758619996f0b99952f428ddd29d25dd587457 authored almost 9 years ago by Timo Furrer <[email protected]>
Add quickstart page to documentation

github.com/buckket/twtxt - 69b7c38cee3e6214d81186bbc72ed3b6976c3985 authored almost 9 years ago by Timo Furrer <[email protected]>
Add installation page to documentation

github.com/buckket/twtxt - 154a1e15104d1030aa7394b4da0bf6f96fc5a1ce authored almost 9 years ago by Timo Furrer <[email protected]>
Add introduction page to documentation

github.com/buckket/twtxt - eae9477292dfbfc08fe9d34cb9d204bad913c8d9 authored almost 9 years ago by Timo Furrer <[email protected]>
Add docs and all rule to Makefile

github.com/buckket/twtxt - 356162ccc98aa60a0b8c130bc82bc10f4ddeade2 authored almost 9 years ago by Timo Furrer <[email protected]>
Bootstrap sphinx documentation

github.com/buckket/twtxt - efb6df6b8e4b56d5f3145f2b4f7f83f7d7cdc9de authored almost 9 years ago by Timo Furrer <[email protected]>
Merge branch 'timofurrer-readme-testing'

github.com/buckket/twtxt - 526b76e0eeb4730dfed7a242bed7997c8a8564d8 authored almost 9 years ago by buckket <[email protected]>
Add testing hints to README

github.com/buckket/twtxt - fe61a9a4073e4edb836160cedc4389a09f37d0ca authored almost 9 years ago by Timo Furrer <[email protected]>
Tabs, Spaces, whatever… (update Makefile)

github.com/buckket/twtxt - d53eeb109922445c7d03426b48c9238bdfbd6dd7 authored almost 9 years ago by buckket <[email protected]>
Update Makefile

github.com/buckket/twtxt - 659d51b3cd4ec8d0f3da87249028cc25b037554e authored almost 9 years ago by buckket <[email protected]>
Merge pull request #47 from timofurrer/make-test-tox

Use tox in make test

github.com/buckket/twtxt - b59a775c86d806b5f0290b3e62a4f46ab789e88a authored almost 9 years ago by buckket <[email protected]>
Update README.rst and .gitignore

github.com/buckket/twtxt - 51d53c7d54ac62df0acdbdbcdb551467b050023a authored almost 9 years ago by buckket <[email protected]>
added another unittest for multiple mentions

also fixed an error in the regex parsing multiple mentions

github.com/buckket/twtxt - bcbfe88cd795afd960d1a323d5cff74764e4d2bc authored almost 9 years ago by Axel Herzog <[email protected],agency>
Rename modules to prevent confusion with builtin names (closes #31)

* twtxt.types -> twtxt.models
* twtxt.file -> twtxt.twfile
* twtxt.http -> twtxt.twhttp

github.com/buckket/twtxt - 8cb6f670a9bfac892e642fa345acf3f1d59ed257 authored almost 9 years ago by buckket <[email protected]>
Fixing typo…

github.com/buckket/twtxt - 24299799f864c12565ba9e155078dd1a2383cbe2 authored almost 9 years ago by buckket <[email protected]>
added unittests for mentions

github.com/buckket/twtxt - 58d180f2f09adeb8bcc42ddfc5982f0b2e0c8b1d authored almost 9 years ago by Axel Herzog <[email protected],agency>
Merge branch 'timofurrer-cleanup-parser' (closes #46)

github.com/buckket/twtxt - 4ef7e3b93309e31cca04784f1d730860b6322788 authored almost 9 years ago by buckket <[email protected]>
Cleanup parser and add basic tests

github.com/buckket/twtxt - ab27f806febd812c9f322b28eaadd72b11a51c1c authored almost 9 years ago by buckket <[email protected]>
Add tests for twtxt.parser

github.com/buckket/twtxt - fcd7a6a64d62519bd654a689b48c8ee5af0ebb7e authored almost 9 years ago by buckket <[email protected]>
Add twtxt/__main__.py to make package executable (closes #45)

github.com/buckket/twtxt - b95251818c17e2d9084a26f22c9b0d2d803316de authored almost 9 years ago by buckket <[email protected]>
Use tox in make test

I would like to run `make test` locally to
test against all supported python versions

github.com/buckket/twtxt - 562aaa75d09af93645543dbd64f1e5e56c97adc6 authored almost 9 years ago by Timo Furrer <[email protected]>
Merge pull request #44 from tedder/main_runner

Add __main__ runner to twtxt.cli

github.com/buckket/twtxt - 62e95c6b19f0aca58bf798cbb9b1b5e9a5e6201c authored almost 9 years ago by buckket <[email protected]>
add __main__ runner

Even with main=cli, I've needed this for local testing.

github.com/buckket/twtxt - b7d0f6e64ba30cd4182bd2d8d229d035a1adc3fd authored almost 9 years ago by tedder <[email protected]>
Update and adjust view command

github.com/buckket/twtxt - 8a1142de1829549fce6be762e89f5db2b7d8057b authored almost 9 years ago by buckket <[email protected]>
Implement view command to view feed of specific source

github.com/buckket/twtxt - 37f2446a15e18c29556058a8980ec0c28dd1b3b6 authored almost 9 years ago by Timo Furrer <[email protected]>
Add support for testing with multiple Python versions via tox

github.com/buckket/twtxt - da3df56d4f7d8de1a22961f9b7544c18d7e8d0a5 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #43 from DracoBlue/mentions

Fixed missing tab in example-file

github.com/buckket/twtxt - b6d396975e93bb29389a08e040f46af4a28cfa20 authored almost 9 years ago by buckket <[email protected]>
Fixed missing tab in example-file

github.com/buckket/twtxt - d5a3768496c3843404b8dfb4faaaeb779884a578 authored almost 9 years ago by Jan Schütze <[email protected]>
Merge pull request #42 from DracoBlue/mentions

Added information about mentions and an example

github.com/buckket/twtxt - 71dbcab968f420aff3b47cf9ea173f1805bf638d authored almost 9 years ago by buckket <[email protected]>
Added information about mentions and an example

github.com/buckket/twtxt - 8a94d1cae2c85dc1aeaa81610a92691eeb56f408 authored almost 9 years ago by DracoBlue <[email protected]>
Forgot to rename an import

github.com/buckket/twtxt - 07d6e914330ee6604353dfcf4841896fd4929333 authored almost 9 years ago by buckket <[email protected]>
Merge branch 'master' of git://github.com/TeddyDesTodes/twtxt into TeddyDesTodes-master

github.com/buckket/twtxt - 3fb1e7e9e34d406957c39557ebb22e2f6be1979e authored almost 9 years ago by buckket <[email protected]>
Merge branch 'timofurrer-feature/timeline-porcelain' (closes #20)

github.com/buckket/twtxt - 3375958c1081a2f89cd4a26d2db2e7ed08939a44 authored almost 9 years ago by buckket <[email protected]>
Revamp porcelain option to make output of timeline and following easy-to-parse

+ Add optional twturl option to allow setting ones own twtxt public URL (used in porcelain outpu...

github.com/buckket/twtxt - 7c0bc5a4083123808abe948d65fafa55be924516 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #27 from tedder/readme-s3-example

Add an AWS S3 publishing example to README.rst

github.com/buckket/twtxt - 9d0c7c3d895e738c86e310c580f2c9679286c106 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #25 from timofurrer/bugfix/stdin-newline

Strip tweet before posting

github.com/buckket/twtxt - a5a384c6f1c8db3b1b90fea55f29e08813388210 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #26 from tedder/readme-osx-path

Edit grammar; add OSX config path

github.com/buckket/twtxt - 2149f501479f995a6ea32033ea94291dca04801f authored almost 9 years ago by buckket <[email protected]>
Merge pull request #21 from melvincarvalho/master

Add port to node.js to README.rst

github.com/buckket/twtxt - fddad7f197f0564ac9132fe831c7dc435ec038f1 authored almost 9 years ago by buckket <[email protected]>
support for a pre_tweet_hook configuration parameter

github.com/buckket/twtxt - 193020543bc9ca6ec57a08636f5b3f55c4dd78d7 authored almost 9 years ago by Jeremy Kitchen <[email protected]>
replaced ugly functions with python magic™

github.com/buckket/twtxt - 67ef9a5b2f2276a3d3e27b74e463074263b9ea2f authored almost 9 years ago by teddydestodes <[email protected]>
add an aws s3 publishing example

I can expand that if you want, but I figure it has the correct levers so people don't get too st...

github.com/buckket/twtxt - 637dd9e9a2b4c888b6fb3f54e001908fe8f3a448 authored almost 9 years ago by Ted Timmons <[email protected]>
edit grammar; add OSX path

github.com/buckket/twtxt - 2964dd466214c99cf4b2eb6906f7e96d0aee1478 authored almost 9 years ago by Ted Timmons <[email protected]>
Strip tweet before posting

github.com/buckket/twtxt - 449a3402af78e703b67a66e09687b07e036b6aaf authored almost 9 years ago by Timo Furrer <[email protected]>
Implement porcelain option for timeline command

github.com/buckket/twtxt - 71c5a06400a8350c77e94762463ea3cb4de710f8 authored almost 9 years ago by Timo Furrer <[email protected]>
added simple mention handling

github.com/buckket/twtxt - 71d954c98497badb155aeab7531e4cfacfd08bf3 authored almost 9 years ago by teddydestodes <[email protected]>
Add port to node to README

github.com/buckket/twtxt - 92f5c54acd41ad268cd7c1f4d07a4552f023f132 authored almost 9 years ago by Melvin Carvalho <[email protected]>
This is 1.1.0

github.com/buckket/twtxt - b5517f616e0778bc01f09132130de52d589c990a authored almost 9 years ago by buckket <[email protected]>
Merge pull request #18 from timofurrer/feature/pipe-tweet

Support tweet from stdin

github.com/buckket/twtxt - 0aedf5c929157d1de378ef3a88ef67a041f2d291 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #14 from bradym80/patch-1

Updated README.rst

github.com/buckket/twtxt - df38676e7b9e6379d6fe3245419d3e5d465b3dbf authored almost 9 years ago by buckket <[email protected]>
Merge pull request #19 from timofurrer/bugfix/creation-date

Fix default argument evaluation in Tweet.__init__()

github.com/buckket/twtxt - eb1002418c0d78f78c3a4c7c89c0a18a3043eb8f authored almost 9 years ago by buckket <[email protected]>
Fix default argument evaluation

github.com/buckket/twtxt - 38275b0b303f4af946f357a42ee5a7d8008373b7 authored almost 9 years ago by Timo Furrer <[email protected]>
Support tweet from stdin

github.com/buckket/twtxt - 120f069e7269d6c5c4093c941a8ec774c8ddfc64 authored almost 9 years ago by Timo Furrer <[email protected]>
Updated README.rst

Corrected grammar.

github.com/buckket/twtxt - 90fee792375117b16b8b206c8cb4708b68cf39f7 authored almost 9 years ago by Matthew Brady <[email protected]>
Merge branch 'sorting' (closes #5)

github.com/buckket/twtxt - 5013e35c3d1efd3c2986e7eddc4618da98aef6f3 authored almost 9 years ago by buckket <[email protected]>
Add sorting to README.rst and config.example

github.com/buckket/twtxt - f32bed91a78e34d7ab1f7184dde7f91403127b21 authored almost 9 years ago by buckket <[email protected]>
Small changes to the sorting feature

+ Make use of click’s feature switches
* Renamed sort_tweets() to sort_and_truncate_tweets()

github.com/buckket/twtxt - 5a8fa02ecf97279b65efdc1769aecd34c0e43d29 authored almost 9 years ago by buckket <[email protected]>
Merge branch 'master' of https://github.com/welandtb/twtxt into sorting

github.com/buckket/twtxt - cb969ab11dfd3802c251b8ef8d1b49a4e1ec2aa3 authored almost 9 years ago by buckket <[email protected]>
Add timeout option for HTTP(s) requests (closes #8)

github.com/buckket/twtxt - d954e7802e5a02261fb37da0a7cc9252315c9147 authored almost 9 years ago by buckket <[email protected]>
Sort timeline in ascending or descending order

Added support for specifying the direction in which timeline posts are
sorted.

The behaviour is...

github.com/buckket/twtxt - 20c417e43a8b5e330c51c4b81d24c400c7523dc5 authored almost 9 years ago by Weland Treebark <[email protected]>
Update README.rst

github.com/buckket/twtxt - 3fd8ccebfac9c3d552443145bdb4773838895d5b authored almost 9 years ago by buckket <[email protected]>
tweet command now accepts an unlimited amount of arguments,

i.e. quotes are no longer necessary to encapsulate updates with spaces.

github.com/buckket/twtxt - 0d65ac5531178eb28e2e8a835bc1355c40186b73 authored almost 9 years ago by buckket <[email protected]>
Check if already following a source and get confirmation to overwrite

github.com/buckket/twtxt - a096e8d77d361963c3eae4851c95f616877a413d authored almost 9 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - 396ab95a68479ced6c78ff61b23844114fe7e3ca authored almost 9 years ago by buckket <[email protected]>
Improve timestamp format

* use local time with timezone information
- microseconds will now be ignored

github.com/buckket/twtxt - adfad4cf90ccd5297a380595172685968098cd59 authored almost 9 years ago by buckket <[email protected]>
Parser: Ignore status updates coming from the future (very funny, indeed)

github.com/buckket/twtxt - 523ab985f7cfb1c66be856ccc52859a48b6a8e5e authored almost 9 years ago by buckket <[email protected]>
This is 1.0.1

github.com/buckket/twtxt - 30dabea49d2681e11fdb797a3e92c5ab6e082170 authored almost 9 years ago by buckket <[email protected]>
This is 1.0.0

github.com/buckket/twtxt - a6eff52b455701a7c6d75c832f7361a7dadb5e6b authored almost 9 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - 2eabfe49a3961d50cf388e581f896c33b4a1a2f3 authored almost 9 years ago by buckket <[email protected]>
Add basic quickstart wizard, drop appdirs, update README.rst

github.com/buckket/twtxt - 73ea2ceab6eaefd4469a70f9aad1b5f009203e78 authored almost 9 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - c613289a89ae7d41ee7d9d53ce23447b31847202 authored almost 9 years ago by buckket <[email protected]>
Getting close to release

github.com/buckket/twtxt - 479357a2ce083acd268c334c8fd09b1f931dc64e authored almost 9 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - c5cb8e9e9455b014261974a17de014ce19729ca8 authored almost 9 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - b1d8a9b4a355f154f0fb0bb7343f98c1efcacf61 authored almost 9 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - ff7e3453e7153333a970b2c2a6dc2dc61b80ac3e authored almost 9 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - acd4918668c29bdbf12029434d241ea4e3d4a029 authored almost 9 years ago by buckket <[email protected]>
Resolve paths whenever needed

github.com/buckket/twtxt - 4f867fec6cb51508d90a0a30494212d1200dbbe2 authored almost 9 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - 9d85f5e5bffab8b4b21d528fd87ba7fcaa64c468 authored almost 9 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - 9ff98c0a7f0b0805fce0123b32ab5c52d3a23141 authored almost 9 years ago by buckket <[email protected]>
Updated README.rst

github.com/buckket/twtxt - a5821eca8142b5e6529bcf734a7c68c2c75e6600 authored almost 9 years ago by buckket <[email protected]>
Updated .travis.yml (apparently no pypy3 support, yet)

github.com/buckket/twtxt - e25731e87e2e50dcce66406bb7965457f0c104bd authored almost 9 years ago by buckket <[email protected]>
Updated .travis.yml

github.com/buckket/twtxt - c57a7994ae60ddb9aeddbb35ebd490de9df6e1b2 authored almost 9 years ago by buckket <[email protected]>
Updated Makefile

github.com/buckket/twtxt - da1aa96b511c48f13c1eb2489d58b73916444f14 authored almost 9 years ago by buckket <[email protected]>
Updated tests, added coverage support

github.com/buckket/twtxt - 312cc39e6dba3d834c2a8fb101b36ba397b3531f authored almost 9 years ago by buckket <[email protected]>
Updated README.rst

github.com/buckket/twtxt - a958d25addf784ae6f11a67b3e379842abede42a authored almost 9 years ago by buckket <[email protected]>
Updated README.rst

github.com/buckket/twtxt - df48d3c7699c1fda7f53d85ddfc325109b1501db authored almost 9 years ago by buckket <[email protected]>
Updated README.rst

github.com/buckket/twtxt - f470b5414d5ec57c7686d906f6bc7ef903d3e005 authored almost 9 years ago by buckket <[email protected]>
Prepare for release. Added a hole bunch of new features.

github.com/buckket/twtxt - 9ca936fbde1a137b945c3478c48cb176af3347f9 authored almost 9 years ago by buckket <[email protected]>
Add current code base. Very experimental.

github.com/buckket/twtxt - 76ecfbf0566656348ef6872639e2ca41dd89f7ef authored almost 9 years ago by buckket <[email protected]>
Initial commit

github.com/buckket/twtxt - d5c9e1da0b9fa6a23f0f33e06d96fd90a242e6e1 authored almost 9 years ago by buckket <[email protected]>