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

Merge pull request #177 from win0err/patch-1

Add `twtwt` client

github.com/buckket/twtxt - dff207b175fdbc3169679347c5ee8d0fcceb55c2 authored about 1 year ago by buckket <[email protected]>
Add `twtwt` client

github.com/buckket/twtxt - 8f2a304f295bb7b443c65e6133e1508417c5275c authored about 1 year ago by Sergei Kolesnikov <[email protected]>
Start 1.3.2-dev

github.com/buckket/twtxt - 02b4eea0a536ebf65a94bf51cf3b890fe2645e34 authored about 2 years ago by buckket <[email protected]>
This is v1.3.1

github.com/buckket/twtxt - 5271578aaf19be45ac8e5db172c5aca8e920093c authored about 2 years ago by buckket <[email protected]>
Allow older version of python-humanize

github.com/buckket/twtxt - b3f29c3426ff03ab713612fab6e627bfd2e58e09 authored about 2 years ago by buckket <[email protected]>
Update CHANGES

github.com/buckket/twtxt - cde579e7773f035976352d65dd62958e8af17034 authored about 2 years ago by buckket <[email protected]>
Small changes, reordering imports

github.com/buckket/twtxt - 230bfef7e48af0a5e9c967a289eb4344bea825e1 authored about 2 years ago by buckket <[email protected]>
Remove unused import statement, fixes #161

github.com/buckket/twtxt - 9f66b3ca284c0c24715111daf60152dc8ae26ed0 authored about 2 years ago by buckket <[email protected]>
Remove .travis.yml and add support for GitHub actions

Signed-off-by: buckket <[email protected]>

github.com/buckket/twtxt - 503aaeb5332234fcb95a35dffbb47e2907cd4fad authored about 2 years ago by buckket <[email protected]>
Update python.yml

github.com/buckket/twtxt - d52eb0583096701b61f74f8995ae3d6adac7a403 authored about 2 years ago by buckket <[email protected]>
Update python.yml

github.com/buckket/twtxt - 18666c14484b0e41972bae74a8ff189d6f096c9c authored about 2 years ago by buckket <[email protected]>
Update python.yml

github.com/buckket/twtxt - f9df34ff3423ff72e54e0df2514b6f36694db560 authored about 2 years ago by buckket <[email protected]>
Update python.yml

github.com/buckket/twtxt - 728233520dd288ee52a0af5f52eb4e8aef5d63ff authored about 2 years ago by buckket <[email protected]>
Update python.yml

github.com/buckket/twtxt - 46253b8691380f7602c773a952353f568f4da282 authored about 2 years ago by buckket <[email protected]>
Create python.yml

github.com/buckket/twtxt - 6061e6ff21e4d66794b034348e14c4d59b7feff4 authored about 2 years ago by buckket <[email protected]>
Merge pull request #171 from marado/patch-1

README: we-are-twtxt moved on

github.com/buckket/twtxt - 3145bc02370db4410daf01774e12ed578191a015 authored about 2 years ago by buckket <[email protected]>
async code now works without nest_asyncio

Signed-off-by: buckket <[email protected]>

github.com/buckket/twtxt - c398a2769157206cc5fc7654e3a6ac5bccb26a22 authored about 2 years ago by buckket <[email protected]>
README: we-are-twtxt moved on

The old mdom's `we-are-twtxt` repository is no longer available, but
yarn.social kept maintaini...

github.com/buckket/twtxt - 6aa1f3a68a111ce6af360d4950de08f67a7bb3aa authored about 2 years ago by Marcos Marado <[email protected]>
Merge pull request #167 from KAction/fork

Fix compatibility with click >= 8.1.0

github.com/buckket/twtxt - 5284371f1dccc05ac590a0e0eba98e6ce4129d91 authored about 2 years ago by buckket <[email protected]>
Merge pull request #165 from win0err/feature/python-3-7-plus

Add support of Python 3.7+

github.com/buckket/twtxt - 05097fc0893df46018637ee4e6fa9650ecae7037 authored about 2 years ago by buckket <[email protected]>
Merge branch 'master' into feature/python-3-7-plus

github.com/buckket/twtxt - 991f055d8b2766b51b5e3fd8a6a06d43a23e3dfa authored about 2 years ago by buckket <[email protected]>
Merge pull request #170 from gbmor-forks/update-gbmor-getwtxt-link

Link to getwtxt-ng registry server instead of deprecated getwtxt.

github.com/buckket/twtxt - 4de2fa6445972432225b2d1769fec10754d38227 authored about 2 years ago by buckket <[email protected]>
Merge pull request #158 from dbohdan/master

README: add link to twtxt.tcl

github.com/buckket/twtxt - 55404d85d66d4675591dcfae716b8b90f2d3138c authored about 2 years ago by buckket <[email protected]>
Merge pull request #151 from marado/last_modified

Don't assume that HTTP status has last_modified

github.com/buckket/twtxt - 30b827deaaaf52f3aaf7a71c231c99953b201e3b authored about 2 years ago by buckket <[email protected]>
Merge pull request #150 from marado/checkattr

bugfix: don't assume that status has status_code

github.com/buckket/twtxt - c9f7b56d9d146802c02922c7f4c1ef116658ed0a authored about 2 years ago by buckket <[email protected]>
Merge pull request #142 from MineRobber9000/patch-2

Add missing cache_interval argument

github.com/buckket/twtxt - 6bb4649c26dd94a969d1e8ff8a2e0f5f0e972258 authored about 2 years ago by buckket <[email protected]>
Link to getwtxt-ng registry server instead of deprecated getwtxt.

github.com/buckket/twtxt - 464b843500b73dd25f3e654b2468af3a43a9572d authored about 2 years ago by Benjamin Morrison <[email protected]>
Fix compatibility with click >= 8.1.0

* Import "get_terminal_size" from "shutil", not "click"

github.com/buckket/twtxt - 28eb2f98795ec5510a988cdcd74dc5392e949d28 authored over 2 years ago by Dmitry Bogatov <[email protected]>
Fix compatibility with click >= 8.1.0

* Import "get_terminal_size" from "shutil", not "click"

github.com/buckket/twtxt - be1d5e906f3c788356e8e288bf66b05d2e2e2b03 authored over 2 years ago by Dmitry Bogatov <[email protected]>
Upgrade to Python 3.7+

github.com/buckket/twtxt - 9f58c95ac8bc313ff0e074cd886467ed3debfd1c authored almost 3 years ago by Sergei Kolesnikov <[email protected]>
Update index.rst

github.com/buckket/twtxt - 3fb7144e3141c58be6f8b4a64588e43a5553c42c authored over 3 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - d9a6a93da34dd5bc9874f33371eae21c4fef7278 authored over 3 years ago by buckket <[email protected]>
Update README.rst

Move IRC channel to irc.libera.chat

github.com/buckket/twtxt - 731623b67518e8256039417c0a47c3de57c9066c authored over 3 years ago by buckket <[email protected]>
README: add link to twtxt.tcl

github.com/buckket/twtxt - d015ea07a897527c05b3d773ed9579754372eb15 authored almost 4 years ago by D. Bohdan <[email protected]>
Merge pull request #156 from sorenpeter/patch-1

Adding link to phpub2twtxt by sorenpeter

github.com/buckket/twtxt - fe31c32d8241adbdaa479223850d6e9e510a8d58 authored almost 4 years ago by buckket <[email protected]>
Adding link to phpub2twtxt by sorenpeter

github.com/buckket/twtxt - b253607483e498b7dcd66b81b5e4f1d600ffc3a5 authored almost 4 years ago by _darch <[email protected]>
Merge pull request #155 from emceeaich/patch-1

Update local installation options

github.com/buckket/twtxt - 50c3a28e90ffa2adb1d9f4221b63e54de3070727 authored about 4 years ago by buckket <[email protected]>
Update installation.rst

Add `pipx` as a non-global installation option.

github.com/buckket/twtxt - dea5ed8eccb112c832564624db08e736a834250c authored about 4 years ago by Emma Humphries <[email protected]>
Merge pull request #154 from deadblackclover/master

Add twtxt client for Emacs

github.com/buckket/twtxt - 7369afb5103ad41a6b89a1efe7c059a39f4ed997 authored over 4 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - 8e6c46faba3f156c5c0f470bdaf95568d408b04f authored over 4 years ago by DEADBLACKCLOVER <[email protected]>
Merge pull request #152 from pfefferle/master

Add WordPress plugin

github.com/buckket/twtxt - 1940511d31708e0d49685e688433df8f5d2a3d28 authored over 4 years ago by buckket <[email protected]>
Update README.rst

added WordPress plugin

github.com/buckket/twtxt - 705aaed3a0969823c2a9206f510ad58eb1bcb6a5 authored over 4 years ago by Matthias Pfefferle <[email protected]>
Don't assume that HTTP status has last_modified

`twtxt following` can err out with the following stack trace:

Traceback (most recent call last)...

github.com/buckket/twtxt - 3b1173aa8ae8bf50ff727fa18c132387f1ee3a6c authored over 4 years ago by Marcos Marado <[email protected]>
bugfix: don't assume that status has status_code

A 'twtxt following' call can fail with the following stack trace:

Traceback (most recent call l...

github.com/buckket/twtxt - 9ec7fa4981a7dc02a64150376f0a796254e77288 authored over 4 years ago by Marcos Marado <[email protected]>
Merge pull request #146 from gbmor-forks/add-rustwtxt-to-contrib

added rustwtxt to contributions

github.com/buckket/twtxt - b65ab92f1051ae530c8941bdad0a82d40cf8f9eb authored over 5 years ago by buckket <[email protected]>
org url for rustwtxt

github.com/buckket/twtxt - 132182132f3d3b1e982a8dd2438cc68eca6e0a1d authored over 5 years ago by Ben Morrison <[email protected]>
added rustwtxt to contributions

github.com/buckket/twtxt - e7342c62c0296ae292be907d8169bc68bd71bad8 authored over 5 years ago by Ben Morrison <[email protected]>
Merge pull request #144 from gbmor-forks/add-getwtxt-link

add link to getwtxt registry server

github.com/buckket/twtxt - 9d9f067d558d300f1ea3c50ceb6993c04880e846 authored over 5 years ago by buckket <[email protected]>
add link to getwtxt registry server

github.com/buckket/twtxt - c531a5727be0a0fdb5b6f662896c285c9a2b9d30 authored over 5 years ago by Ben Morrison <[email protected]>
Merge pull request #143 from c0dev0id/master

Fixing trqx domain in readme

github.com/buckket/twtxt - f269db13181a4b8bc70c5bbfa80c56cce2b3fe2a authored over 5 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - cd9e62473ea6f7f7297293d0ee482cdf791c3b68 authored over 5 years ago by sdk <[email protected]>
Update README.rst

github.com/buckket/twtxt - 6c8ad8ef3cbcf0dd335a12285d8b6bbdf93ce851 authored almost 6 years ago by buckket <[email protected]>
Add missing cache_interval argument

github.com/buckket/twtxt - 6a223b74bdf2e39de55c76d9699586154fd09486 authored about 6 years ago by MineRobber___T <[email protected]>
Merge pull request #138 from mdosch/patch-1

goxtxt changed repository

github.com/buckket/twtxt - e07174c9b4761575960ec0eecf1896dcf86b921f authored over 6 years ago by buckket <[email protected]>
goxtxt changed repository

Moved from github to salsa.debian.org.

github.com/buckket/twtxt - d842a9c9d4f7d33b1fa6f2c9c5d1f953476f1d4e authored over 6 years ago by Martin <[email protected]>
Merge pull request #137 from mdosch/master

Update README.rst

github.com/buckket/twtxt - e9f6768c8c2cfa6047625aac171bae4647b3c8aa authored over 6 years ago by buckket <[email protected]>
Update README.rst

github.com/buckket/twtxt - cba80c2754268e4ee037fa5f11287f20743d9816 authored over 6 years ago by Martin <[email protected]>
This is 1.2.3

github.com/buckket/twtxt - 63d40f1ee72fa43f3c6ed9f32fc138fc77345324 authored about 7 years ago by buckket <[email protected]>
Switch to twine for uploading to PyPI

github.com/buckket/twtxt - 1a91d4656513c0e3c636640b792edf56eaada942 authored about 7 years ago by buckket <[email protected]>
Get back to track with 1.3-0-dev

github.com/buckket/twtxt - 9dda59d3931bddc41d5880658004edd048a56f3f authored about 7 years ago by buckket <[email protected]>
This is 1.2.2

github.com/buckket/twtxt - faf196271a30efd0f03ebd7d884d2df7930adcd1 authored about 7 years ago by buckket <[email protected]>
Be more explicit about our dependencies, no major update pls

github.com/buckket/twtxt - 0bd1874ea9b9acdde56d1b3a75202bf68e0f557f authored about 7 years ago by buckket <[email protected]>
Adopt to aiohttp 2.x changes

github.com/buckket/twtxt - bed6544c3b9dc3551336ff5bf258acf21d560dbd authored about 7 years ago by buckket <[email protected]>
Fixing two minor bugs

* Check if status actually contains something (it won't when the request failed)
* UnboundLocalE...

github.com/buckket/twtxt - 119a6b96132ffb1c1ec250811f14e8c5a279ecc6 authored about 7 years ago by buckket <[email protected]>
Merge pull request #131 from IBPX/revert-129-patch-1

Revert "Simplify `date` command"

github.com/buckket/twtxt - f86fd0077157d0b20410216c92b21c8d87626489 authored over 7 years ago by Felix Bayer <[email protected]>
Merge pull request #132 from dertuxmalwieder/master

Update README.rst

github.com/buckket/twtxt - 4cc96c44316d6a511a509db770cf44a6748feb29 authored over 7 years ago by Felix Bayer <[email protected]>
Here we go

github.com/buckket/twtxt - de3c1257038880454e196811997e6cd43fc90b9d authored over 7 years ago by Cthulhux <[email protected]>
Revert "Simplify `date` command (#129)"

This reverts commit abd1928943dded1c02d644f46c40dcd95e49bae9.

github.com/buckket/twtxt - 17792cc3d7e13590256e39464d2ea503e98a413a authored over 7 years ago by IBPX <[email protected]>
Simplify `date` command (#129)

Make twtxting example even more simple by using "date -Isecond"

github.com/buckket/twtxt - abd1928943dded1c02d644f46c40dcd95e49bae9 authored over 7 years ago by IBPX <[email protected]>
update trqx contributions (#130)

Update README

github.com/buckket/twtxt - feb583d2d937902d969a466e123d4b7c4c04c1ca authored over 7 years ago by trax <[email protected]>
hello? is this still on?

github.com/buckket/twtxt - 0fe12539caa205ad45ddf5a58ed5f2d64801e93f authored almost 8 years ago by Felix Bayer <[email protected]>
Update README.rst (#125)

add txtnish an twgwtxt

github.com/buckket/twtxt - 88944f9c9168c1e2f5f594a59abd8cc6093d9bf1 authored almost 8 years ago by trax <[email protected]>
add txtnish (#124)

github.com/buckket/twtxt - e07e3347a4638e277bd2819ac22e8a1837545a4b authored almost 8 years ago by Mario Domgoergen <[email protected]>
add we-are-twtxt (#123)

github.com/buckket/twtxt - 3242022f0bd0ea10d42cd86a053e6c2c08bbf3f8 authored almost 8 years ago by Mario Domgoergen <[email protected]>
update docs and README.rst

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

github.com/buckket/twtxt - c6853f6dd5040f2b777b384ff67101557805fab7 authored almost 8 years ago by Felix Bayer <[email protected]>
Move check upwards in cli.timeline

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

github.com/buckket/twtxt - 698ce22882b5d3823fcaa9ad18686c036058c42f authored over 8 years ago by buckket <[email protected]>
Ask user for twturl in twtxt quickstart (closes #116)

github.com/buckket/twtxt - b6f54aa5193c1e6ee604635dd2c5b0df777237b3 authored over 8 years ago by buckket <[email protected]>
Registry doc change

* Fixed curl examples

* Changed from mention-format to nick\ttwtxturl\t for lists

* Added ...

github.com/buckket/twtxt - cd9d6655faec67c3152d881993664d0053f9f626 authored over 8 years ago by DracoBlue <[email protected]>
Update README.rst

Adding roster.twtxt.org

github.com/buckket/twtxt - 2b31ad3cc496f63a257e2eb944de7dc6f4b8f7ad authored over 8 years ago by Mario Domgoergen <[email protected]>
Adding option to specify minimal interval between checks (closes #100)

The option is called 'timeline_update_interval', defaults to 10.
The behaviour is as follows: If...

github.com/buckket/twtxt - 99a17dd236fe5c42d0a21d646d271dc1c54b47eb authored over 8 years ago by buckket <[email protected]>
Update MANIFEST.in

github.com/buckket/twtxt - a62df25e446eb5f184b07fbf4c9d5655461e2b0f authored over 8 years ago by buckket <[email protected]>
Merge pull request #111 from LeMagnesium/timeline_update_skip

Skip updating feeds if timeline is called very often

github.com/buckket/twtxt - db656a90f07809934231c24a8b42b898e796cff0 authored over 8 years ago by Felix Bayer <[email protected]>
Add character_warning option, defaults to None (closes #4)

When composing a tweet with more than <character_warning> characters,
aks the user for confirmat...

github.com/buckket/twtxt - 63e0cfb75189e8c443f3915f3f90065381228d1e authored over 8 years ago by buckket <[email protected]>
Fix config test

github.com/buckket/twtxt - 5cb114f6c95a9dce04913599ee26f134ecd08fc3 authored over 8 years ago by buckket <[email protected]>
Warn about SSL certificate errors (closes #102)

but only when using follow/following commands

github.com/buckket/twtxt - 7d180f5b2d3c583cdaa5d59eefb6540191476f24 authored over 8 years ago by buckket <[email protected]>
Set log level to CRITICAL when not in verbose mode.

Reason: We catch the important errors anyway.

github.com/buckket/twtxt - 6b94d3622759a4851886e0a917551f3e6bb62fdb authored over 8 years ago by buckket <[email protected]>
Improve quickstart command

+ allow setting a custom config file location (closes #112)
* create all non-existent directories...

github.com/buckket/twtxt - c1bbd6aa7f059a9382ea149528baeb05579ef019 authored over 8 years ago by buckket <[email protected]>
Remove version check from setup.py, so older Python versions can parse it.

github.com/buckket/twtxt - 96c533d47df501333f47d664f8168874c134f541 authored almost 9 years ago by buckket <[email protected]>
Include test env via extras_require in setup.py

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

github.com/buckket/twtxt - e1ec0086f8fb2b582033ca0694d74908695dcee4 authored almost 9 years ago by buckket <[email protected]>
We can haz homebrew formula

github.com/buckket/twtxt - 3dea7451441d2b07cf1525ec07bbdbff9e82635b authored almost 9 years ago by buckket <[email protected]>
Merge pull request #108 from quite/misleading

That example did not give RFC3339 (and date -Is variously gives tz w/ & w/o colon)

github.com/buckket/twtxt - 87f2399c6c21a281d4ff4fcd3e22f06d2326a72d authored almost 9 years ago by buckket <[email protected]>
Skip updating feeds if timeline is called very often

github.com/buckket/twtxt - 1baa9d3f77581b5f88fedb9e95789bad792ad859 authored almost 9 years ago by LeMagnesium <[email protected]>
That example did not give RFC3339 (and date -Is variously gives tz w/ & w/o colon)

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

github.com/buckket/twtxt - 288a1354be9d282dc8d07ce0bd74ee8dbf62fbac authored almost 9 years ago by buckket <[email protected]>
We can haz Arch PKGBUILD

github.com/buckket/twtxt - a4ddea8074f04ba320615b8823cec9585b4bb893 authored almost 9 years ago by buckket <[email protected]>
Merge pull request #105 from mdom/feature/rfc3339

Replace ISO 8601 with RFC 3339 (resolves #103)

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

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

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