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

Revert "Support --since option for timeline and view cli command"

github.com/buckket/twtxt - 2c121cd29004cf0ed34328d64aa72759a91251fc authored almost 9 years ago by buckket <[email protected]>
Merge pull request #83 from timofurrer/feature/timeline-since

Support --since option for timeline and view cli command

github.com/buckket/twtxt - 8080d11634f9ed64fdb80414692f5b4f75773f25 authored almost 9 years ago by buckket <[email protected]>
Replace ISO 8601 with RFC 3339 (resolves #103)

github.com/buckket/twtxt - 192a6d489e6d88e51096d4cd65df87cfc99db9ce authored almost 9 years ago by Mario Domgoergen <[email protected]>
Fixed name of test function

github.com/buckket/twtxt - 4d87af8ab3ecc4169ad6b63e91600eecfb44ea7e authored almost 9 years ago by buckket <[email protected]>
Improve config file sanity checking

github.com/buckket/twtxt - 6ab24a3aab2c4ca9e1b8141723ae3e6453f8c03f authored almost 9 years ago by buckket <[email protected]>
Merge pull request #87 from Altoyyr/issue_73

Issue #73

github.com/buckket/twtxt - 8b65399b212df1a73b825c9321bbe5a88f48350a authored almost 9 years ago by buckket <[email protected]>
Merge pull request #101 from mdom/patch-2

Add link to txtnix

github.com/buckket/twtxt - 6913d951a40ecc026bcd3098e27d752e47c14093 authored almost 9 years ago by buckket <[email protected]>
Add link to txtnix

github.com/buckket/twtxt - 0fc0ad4789c428ba893fb33758602a82ca81ff7c authored almost 9 years ago by Mario Domgoergen <[email protected]>
adds basic config_sanity unittest

github.com/buckket/twtxt - 364e588bf92f0a422dcfeade6c0fdf8fe4901500 authored almost 9 years ago by altoyyr <[email protected]>
implements issue #73

adds config.check_config_sanity method

This method retrieves all config properties in Config
an...

github.com/buckket/twtxt - edd52478149b412a5663230a24c2b448bb094f1e authored almost 9 years ago by altoyyr <[email protected]>
Check stdout for tty instead of stdin

github.com/buckket/twtxt - 8951ffaeaf3ff78b31e98c4f4226e0662627c542 authored almost 9 years ago by buckket <[email protected]>
Skip unprintable Tweets when in tty mode (closes #60)

github.com/buckket/twtxt - 28a80600244b9db071939d6e1f8d9802f7ce2616 authored almost 9 years ago by buckket <[email protected]>
Make use of subprocess.check_output in pre/post_tweet_hook (closes #85)

github.com/buckket/twtxt - 0340675a51d3ed0384578ae4380ccab160442b97 authored almost 9 years ago by buckket <[email protected]>
Support --since option for timeline and view cli command

github.com/buckket/twtxt - f4bb3873cb25f843ad55026964f9811eb714e963 authored almost 9 years ago by Timo Furrer <[email protected]>
Update twtxt config command

github.com/buckket/twtxt - 3d7f9d3e61496a53fd33d3d5c03af8497306db64 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #84 from timofurrer/feature/config-cmd

Add config CLI command to edit twtxt config file

github.com/buckket/twtxt - 792730690f8d44609816ab144adae2979b32f1a7 authored almost 9 years ago by buckket <[email protected]>
Add test for abs_time

github.com/buckket/twtxt - 9b15c884d04f30a866c8677a83caa7e0bc86d8d5 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #93 from timofurrer/feature/timeline-abs-time

Make use of absolute time configurable for timeline

github.com/buckket/twtxt - 5406290295e007e238a5d7b0b9709866b7106090 authored almost 9 years ago by buckket <[email protected]>
Make use of absolute time configurable for timeline

github.com/buckket/twtxt - a3ab1bea85c6e641a01fee4fcebd263ce2738eb0 authored almost 9 years ago by Timo Furrer <[email protected]>
Merge pull request #97 from kdave/config-test-updates

Add disclose_identity to config tests

github.com/buckket/twtxt - cde1caea9fdba25a4f81fec174cbe40c65ba92c3 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #92 from timofurrer/feature/quickstart-disclose-id

Prompt for disclose identity configuration in quickstart command

github.com/buckket/twtxt - 6a1f01806bc0d8fc63a60d5fb37186e3b8d7543f authored almost 9 years ago by buckket <[email protected]>
Merge pull request #95 from timofurrer/gitignore

Ignore vim swap files in git

github.com/buckket/twtxt - 4fcbf68a7639a1698d88004f9783a7f9cbaf2d60 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #94 from timofurrer/docs/community

Mention gitter in community section in docs and readme

github.com/buckket/twtxt - 7b045bdd117a0f66d27942a5bea1f83453812b99 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #96 from kdave/config-updates

Add character_limit to config example

github.com/buckket/twtxt - 93b13664c4f624d8c8d1664ef064a1e6b79e741a authored almost 9 years ago by buckket <[email protected]>
Add disclose_identity to config tests

github.com/buckket/twtxt - 559ca7270ed368ddf7fc28ed0f7bf9915e5bbe29 authored almost 9 years ago by David Sterba <[email protected]>
Add character_limit to config example

Let's keep the config up to date with all possible settings so it can be
copied and tuned.

github.com/buckket/twtxt - 28642c4fca35016ed95f4b9e220df49bff3c0b1e authored almost 9 years ago by David Sterba <[email protected]>
Ignore vim swap files in git

github.com/buckket/twtxt - 13abec094404522bb2e4dc3aa642e7fe9ac10326 authored almost 9 years ago by Timo Furrer <[email protected]>
Mention gitter in community section in docs and readme

github.com/buckket/twtxt - 6f2aa70d9005507c6e3e48d8eae49f2599ebb6cf authored almost 9 years ago by Timo Furrer <[email protected]>
Prompt for disclose identity configuration in quickstart command

github.com/buckket/twtxt - 95f061b784469ee3be4241c65a0b7ec1aab6d8c2 authored almost 9 years ago by Timo Furrer <[email protected]>
Add config CLI command to edit twtxt config file

This command behaves similar to other `config` CLI commands
for example the one from git:

``` b...

github.com/buckket/twtxt - e37f89685bd90f4b2c08e26d0d3d160d109c068f authored almost 9 years ago by Timo Furrer <[email protected]>
Bump dev version

github.com/buckket/twtxt - 39ac16266c979538a76622fe70560d99ea9ab8ee authored almost 9 years ago by buckket <[email protected]>
This is 1.2.1

github.com/buckket/twtxt - 82fbe05bf53ed1e675d542df90c59079bbe589f7 authored almost 9 years ago by buckket <[email protected]>
Fixes #77

github.com/buckket/twtxt - bfe2b816593ae4de4749f43005c5c0b988624da7 authored almost 9 years ago by buckket <[email protected]>
Implement configurable character_limit for tweets (closes #4)

github.com/buckket/twtxt - 3ef2e13391f43434fd347a61bceb92ff11e0f515 authored almost 9 years ago by buckket <[email protected]>
Update docstrings of models and config

github.com/buckket/twtxt - a4f87dd56175ed07c57a97074d274d0f133cb884 authored almost 9 years ago by buckket <[email protected]>
Add __version__ to twtxt, make use of it elsewhere

github.com/buckket/twtxt - 93fa2e052fa996ecc2b3fb58fc6b2773d9a25b89 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #76 from Altoyyr/config_doc

Update Docstrings

github.com/buckket/twtxt - f5ee679e89eec96de47f92790ef97ce4f36c7c15 authored almost 9 years ago by buckket <[email protected]>
Check return value of post_tweet_hook and notify the user

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

github.com/buckket/twtxt - 24db8053c81c95b76638ef875e36170c985d788a authored almost 9 years ago by buckket <[email protected]>
Restructure documentation folders

github.com/buckket/twtxt - 073c5b29b046dff70722660d4055e60e55dfaaed authored almost 9 years ago by buckket <[email protected]>
Merge branch 'docs'

github.com/buckket/twtxt - 91e7640949615765f75c7cc34df86c4edaa6f540 authored almost 9 years ago by buckket <[email protected]>
Tuning documentation

github.com/buckket/twtxt - ee46d8777a804faff8159a070c4644aad9bc236a authored almost 9 years ago by buckket <[email protected]>
Merge pull request #82 from timofurrer/cleanup-readme

Remove dedundant stuff from README. Refs #75

github.com/buckket/twtxt - c3d0139ff00045e5e6c8a7f9f90723ef1ed067d2 authored almost 9 years ago by buckket <[email protected]>
Remove dedundant stuff from README

github.com/buckket/twtxt - 6db122b5d02b827b4cf78388ebc442b2d98e8f14 authored almost 9 years ago by Timo Furrer <[email protected]>
adds newline to __main__.py

github.com/buckket/twtxt - 65a9254e6f7b87d575bc10c5c9ff51f2afacb7db authored almost 9 years ago by altoyyr <[email protected]>
adds docstring to models.Source

github.com/buckket/twtxt - 162791179f7432d9a73c35370fc5fceec0ec4b69 authored almost 9 years ago by altoyyr <[email protected]>
adds params and their types to config.* docstrings

github.com/buckket/twtxt - c4faad370e4535dd3d191ecff0f8c5f952a28cd4 authored almost 9 years ago by altoyyr <[email protected]>
Merge pull request #79 from DracoBlue/patch-1

Add link to registry.twtxt.org in contributions

github.com/buckket/twtxt - e7d1e09ea8b5dd42349969e96f0928a1bd47b914 authored almost 9 years ago by buckket <[email protected]>
Add missing closing parenthesis in help text

github.com/buckket/twtxt - 504c576c6e5a7f0a6a585d804168cea4ba9406b4 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #78 from kdave/fix-timeline-helptext

Add missing closing parenthesis in help text

github.com/buckket/twtxt - b8f2fccb2541401a14c823166f86e0cd616b09c7 authored almost 9 years ago by buckket <[email protected]>
Added link to registry.twtxt.org

github.com/buckket/twtxt - 21a8236634ae2c37321ab1e622b4ee137c08ae80 authored almost 9 years ago by DracoBlue <[email protected]>
Add missing closing parenthesis in help text

github.com/buckket/twtxt - d04366c5c1d1e8f19193f8d3fd64fc9109dab2ae authored almost 9 years ago by David Sterba <[email protected]>
Merge pull request #74 from DracoBlue/registry-docs

Added documentation for registries

github.com/buckket/twtxt - 73e4df0b0dcaa239695c71c4b337d1fd959172d1 authored almost 9 years ago by buckket <[email protected]>
Fix loading of README.rst in setup.py

README.rst contains some unicode characters which under certain
environment conditions will caus...

github.com/buckket/twtxt - f481b90036852ecf6080da4e8fa8db03b3c7e744 authored almost 9 years ago by buckket <[email protected]>
Added documentation for registries

github.com/buckket/twtxt - 1467cf714272ea0729fafcca8cc7cafb11b6da5a authored almost 9 years ago by DracoBlue <[email protected]>
Add option to include user’s nick and url in twtxt’s user-agent string

The option is called "disclose_identity" and is set to False by
default. When not enabled twtxt ...

github.com/buckket/twtxt - e95a1e63128b0717b56d36e4cdd4fb97ef107ae6 authored almost 9 years ago by buckket <[email protected]>
Add example for posting to htwtxt via post_tweet_hook to README.rst

github.com/buckket/twtxt - dbdd54d3839858ce1ad6956e92c54be697084453 authored almost 9 years ago by buckket <[email protected]>
Update quickstart function (remove ctx, not used)

github.com/buckket/twtxt - 6bf97086f2c3148f96462f8b7ac8fce6bb532408 authored almost 9 years ago by buckket <[email protected]>
Merge branch 'master' of github.com:buckket/twtxt

github.com/buckket/twtxt - a72fbd807a294444285a658a465eca2805757d1b authored almost 9 years ago by buckket <[email protected]>
Use **kwargs for view command

github.com/buckket/twtxt - c35db48bb5645b3708ada04463fdcbfcb5a6006a authored almost 9 years ago by buckket <[email protected]>
Merge pull request #72 from buckket/autofix/wrapped2_to3_fix

Fix "Explicitly number replacement fields in a format string" issue

github.com/buckket/twtxt - c52f18ee7fd9aa7826c82d887b7db9b13b8ecb7a authored almost 9 years ago by buckket <[email protected]>
Explicitely numbered replacement fields

github.com/buckket/twtxt - 4e69de5595d2e46621901970df4f9259ec64213c authored almost 9 years ago by Cody <[email protected]>
Merge branch 'master' of github.com:buckket/twtxt

github.com/buckket/twtxt - 819d7b8452afe9b1d61a0fab3b1ec890d7a32027 authored almost 9 years ago by buckket <[email protected]>
Make nick case-insensitive throughout twtxt (closes #66)

github.com/buckket/twtxt - 62ef75b1bc2a83670438bf1f94cfb45f406314f7 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #68 from texttheater/tweetnest

Added contribution link to TweetNest with twtxt.php

github.com/buckket/twtxt - ea290330d402641265442c5bf26a86fd392ea56c authored almost 9 years ago by buckket <[email protected]>
Merge pull request #69 from iJebus/patch-1

Tiny fix on aws s3 example

github.com/buckket/twtxt - a476a97caeda4decd3477cd4ec7e1776ed8f08b0 authored almost 9 years ago by buckket <[email protected]>
Tiny fix on aws s3 example

github.com/buckket/twtxt - 8159edab8bd67cf2859f2ee4af3de3c6d3b45496 authored almost 9 years ago by Liam Jones <[email protected]>
Added author credit

github.com/buckket/twtxt - 12b133d73bf409934f4c2795dd76a944235037de authored almost 9 years ago by Kilian Evang <[email protected]>
Added link to TweetNest with twtxt.php

github.com/buckket/twtxt - add05167fcdb2b4b1d076a3208b4102d95c5d361 authored almost 9 years ago by Kilian Evang <[email protected]>
Fixing README.rst

github.com/buckket/twtxt - 16aa8bb3b2025868980a29c8af900d3c890340e0 authored almost 9 years ago by buckket <[email protected]>
This is 1.2.0

github.com/buckket/twtxt - a7ba3ce67d2c446219fa8665155ff5e8865e4c2d authored almost 9 years ago by buckket <[email protected]>
Merge branch 'kitchen-pre_tweet_hook'

github.com/buckket/twtxt - 5f0d0005585668a2edacbb647ea5df995547bb56 authored almost 9 years ago by buckket <[email protected]>
Merge branch 'pre_tweet_hook' of git://github.com/kitchen/twtxt into kitchen-pre_tweet_hook

github.com/buckket/twtxt - 964102f555d0d3fc6c4932b1c57473a26e3736d5 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #65 from buckket/caching

Add simple caching using shelve for storing and If-Modified-Since header

github.com/buckket/twtxt - de12adb801a852856be79bf53397cbb6a1ae45d4 authored almost 9 years ago by buckket <[email protected]>
Fix styling of mentions

github.com/buckket/twtxt - f935d5c3a8f5e87a2ecf8db4ee42266ed5bf1380 authored almost 9 years ago by buckket <[email protected]>
Merge branch 'mentions'

github.com/buckket/twtxt - 383b08d082ea9006981d9b266bf6cab465cd279e authored almost 9 years ago by buckket <[email protected]>
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...

github.com/buckket/twtxt - 901769f2a15a340e6ff96bda7822b13d3a3cae0e authored almost 9 years ago by buckket <[email protected]>
Merge branch 'master' of github.com:buckket/twtxt

github.com/buckket/twtxt - b7c99c60e86a8aeb261771938e5a755f18c16259 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #61 from timofurrer/feature/follow-check-status

Check status of feed when following a new source

github.com/buckket/twtxt - 404ade2828023daf5cd2714d54621844e6297ffe authored almost 9 years ago by buckket <[email protected]>
Add AUTHORS

github.com/buckket/twtxt - 86385a386ae91eba83f9f7fbf27cf547b8f4dc3a authored almost 9 years ago by buckket <[email protected]>
Check status of feed when following a new source

github.com/buckket/twtxt - f916064472080088a340cdacfa654d81b458df0b authored almost 9 years ago by Timo Furrer <[email protected]>
Update CONTRIBUTING.md

github.com/buckket/twtxt - 8b3caee45c42390b6e624b0263987f929f9a1078 authored almost 9 years ago by buckket <[email protected]>
Merge branch 'master' of github.com:buckket/twtxt

github.com/buckket/twtxt - d841dc4610f2e080081bf5aeee2ad81735781811 authored almost 9 years ago by buckket <[email protected]>
Unstyle text via click.unstyle() when parsing Tweets

github.com/buckket/twtxt - bb7086c78ecc517fab8efaf2e1115822c869ffea authored almost 9 years ago by buckket <[email protected]>
Merge pull request #58 from timofurrer/contribution-info

Add a Contribution file which is linked when created new Issues and Pull Requests

github.com/buckket/twtxt - c34ef1ac7a1ac481319bff0f854021171c7892c1 authored almost 9 years ago by buckket <[email protected]>
Add a Contribution file which is linked when created new Issues and Pull Requests

github.com/buckket/twtxt - 4c538a0dff4a57e77f7402b79edd7f516425353c authored almost 9 years ago by Timo Furrer <[email protected]>
Merge branch 'master' of github.com:buckket/twtxt

github.com/buckket/twtxt - 1ddffc2b71c07133da252061587528d153fa32b8 authored almost 9 years ago by buckket <[email protected]>
Make sure we always have the latest pytest version installed

github.com/buckket/twtxt - 5cd856edd1735813eeaa1470209b90dfa6802da8 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #56 from timofurrer/feature/pip-wheel

Publish as wheel package

github.com/buckket/twtxt - 83b3036fe0ad720117fd267841bb1c91b21d6d52 authored almost 9 years ago by buckket <[email protected]>
Minor style changes in test_config.py

github.com/buckket/twtxt - fe22e8f12f3fa4d0742d867e998ff57f54de5bbf authored almost 9 years ago by buckket <[email protected]>
Merge branch 'config'

github.com/buckket/twtxt - 384f00c17887f49086df88119b28c6b6910e9e2b authored almost 9 years ago by buckket <[email protected]>
Revamp Config object, includes tests (closes #41)

github.com/buckket/twtxt - d0bbdf793434d6ffbf9873eae457c3c135ca8c91 authored almost 9 years ago by buckket <[email protected]>
Publish as wheel package

See http://pythonwheels.com/ for further information

github.com/buckket/twtxt - 6b6218cdef5f5afe04cf1616848fb01127f79f1a authored almost 9 years ago by Timo Furrer <[email protected]>
Add twtxt2atom to README.rst

github.com/buckket/twtxt - ee59acb9577c27123e7cb70cd630ecb52f36843d authored almost 9 years ago by buckket <[email protected]>
Add RTD badge to README.rst

github.com/buckket/twtxt - d94608ad19527d89bd1e83f8abde95d75baac73f authored almost 9 years ago by buckket <[email protected]>
Revert "Add RTD badge to README.rst"

This reverts commit c88fa114eba3c160198a9c26d2816f04ede3e7d9.

github.com/buckket/twtxt - 8c17c7cd90c289886e55385490a9aaadab11367b authored almost 9 years ago by buckket <[email protected]>
Add RTD badge to README.rst

github.com/buckket/twtxt - c88fa114eba3c160198a9c26d2816f04ede3e7d9 authored almost 9 years ago by buckket <[email protected]>
Renamed test_mention.py to test_mentions.py

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

Improve mentions

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

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