Ecosyste.ms: OpenCollective

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

github.com/chatwoot/twitty

Ruby client for Twitter Business APIs
https://github.com/chatwoot/twitty

chore: disable mfa

4003f3457c50634efcc06de3ffa3c62674084839 authored almost 2 years ago
Merge branch 'release/0.1.5' into develop

1a9ff1e6087e4e4d431d1462c8f5acb71a596bf7 authored almost 2 years ago
chore: Bump version to 0.1.5

d12fcc4368a155e363f2a5bd367ab478dc7673d6 authored almost 2 years ago
feat: Added method for user_show (#26)

ba4ab612a55db71c3ced9dd9637a46f184cde77c authored over 3 years ago
Merge branch 'master' into develop

87833048a960bfc690f4f59851837cdc375cab40 authored over 3 years ago
chore: Release 0.1.4 (#25)

new release with dependency updates

4ecbd1d0cc970a80c615c45e5b04711b428672e0 authored over 3 years ago
chore: Bump up version

- Bumping up version because of dependency updates

c53be70c258ea615f021371f2816501821d7c795 authored over 3 years ago
chore(deps): Bump oauth from 0.5.4 to 0.5.6 (#23)

Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.5.4 to 0.5.6.
- [Release notes](ht...

78cc732689d7b49ade1f2b7fcb4f8ce44ec71a2d authored over 3 years ago
chore(deps): Bump rexml from 3.2.4 to 3.2.5 (#24)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://git...

714bec181bfadfb00552e01b985a14b1206dc9b3 authored over 3 years ago
chore: Add rubocop to the Circle CI build step #21 (#22)

a6bd49e7b367b2027c7e906928b7bd185ce54dd8 authored almost 4 years ago
chore: Fix few rubocop offences (#20)

This fixes few rubocop issues and also updated the email in CODE_OF_CONDUCT.md

141861498053182bcce249ad590a8057281c4a35 authored almost 4 years ago
chore: Fix Github action for GPR push (#19)

66617021629afa1bdd04278759545e49fba83a15 authored almost 4 years ago
feat: Add functions to destroy, like, unlike, retweet and unretweet a tweet. (#17)

- $twitter.destroy_tweet(tweet_id: "tweet_id_number") will destroy the tweet that
you secretl...

03bba77d0849446da717dc228ac0f52140886dc3 authored almost 4 years ago
chore: Update CODE_OF_CONDUCT.md (#18)

4b89c10e23ffcb7f4255eef29ecf4d7bc7fd9250 authored almost 4 years ago
Chore: Add account activity subscription actions (#14)

953a61e76b8943e26aa749a41d903ada3dc02e29 authored over 4 years ago
Add .circleci/config.yml (#12)

Add .circleci/config.yml
Co-authored-by: Subin T P <[email protected]>

af4f3e45dca55e42c64f7741a1fedfaa94d36419 authored almost 5 years ago
Update rake requirement from ~> 10.0 to ~> 13.0 (#13)

Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
...

98fef60203a2325ff165d86ceb0bac3b607b4e7e authored almost 5 years ago
Feature: Add twitter auth endpoints (#9)

* Add Twitter Oauth endpoints

* Add request payload

* Add oauth_token to access_token_payload

c1edd557401d1e8a197b19e738f82e39507a8e2d authored almost 5 years ago
Bug Fix: Remove pry from gemfile (#8)

58b4958d7f4a58eec8fe9543caedb232308253f6 authored almost 5 years ago
Bug: Fix DM API 415 Media Unknown error (#7)

* Update request.rb

* Update payload.rb

* Update payload.rb

a005f8f6740fc8d2d3500701e1ab4ab0f1416c26 authored almost 5 years ago
Override client specific access keys (#5)

* Add twitty request

* Add facade

* Make env configurable

* Add params validation

* ...

c0281fa3dbabba1029fc9ee7decc30f0fc871d1d authored almost 5 years ago
Update readme instructions (#6)

5914ef02ac5102d7c1cf9d65c948755ac505155b authored almost 5 years ago
Support webhook subscribe/unsubscribe (#4)

* Add twitty request

* Add facade

* Make env configurable

* Add params validation

* ...

dd528967d240a3b0c7b9ba73f6120ce0223f7066 authored almost 5 years ago
Add support to reply tweet and send direct message (#3)

* Add twitty request

* Add facade

* Make env configurable

* Add params validation

* ...

ee13dadd031c77fc69d67efe651d5435d87273c3 authored almost 5 years ago
Docs: Update Readme

c956b7c0280a1088726494494446224d287a4c4d authored about 5 years ago
Update Readme with usage instructions (#2)

8300ab59669f30182e1800771fbe483a9c1bd055 authored about 5 years ago
Add twitty request (#1)

* Add twitty request

* Add facade

* Make env configurable

* Add params validation

* ...

ef7ac25532a57b35c112a336cf0c1037dc92beed authored about 5 years ago
Add twitter config

c3e71d42ec08aea6ebdba7b70dfe1b8f2350b979 authored about 5 years ago
Initial commit

07aade12934f54768ab10e07f0c967b9effb6e0c authored about 5 years ago