Ecosyste.ms: OpenCollective

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

github.com/CuriousLearner/nexus

Streamline & automate the boring parts
https://github.com/CuriousLearner/nexus

feat(social_media): Add feature to post on linkedin (#26)

f6f0d926a16570392814be144a14e51273ea2e0c authored over 5 years ago by Prashant Sharma <[email protected]>
tests(): Improve test coverage and add coveralls (#28)

5e9f3dfe8152d12a09ca9ca580bb335f2f7b31a6 authored over 5 years ago by Mayank Singhal <[email protected]>
feat(social_media): Add feature to publish posts on twitter (#20)

447c1be726485fafd4d59e27f6f57f00909063b0 authored over 5 years ago by Shiva Saxena <[email protected]>
chore(deps): bump django from 2.2.3 to 2.2.4 in /requirements (#29)

Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.4.
- [Release notes](https:/...

2993d8950c42b506a0d1d5b255938123b94873bb authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade to Django 2.2 (#27)

62bb02621797b65c16ed45c3eeb15b949c330f0f authored over 5 years ago by Mayank Singhal <[email protected]>
feat(social_media): Add endpoint to unapprove a post (#22)

df0dd4319abbe20131e73451554e135f2510be1e authored over 5 years ago by Shiva Saxena <[email protected]>
feat(social_media): Add ability to post to facebook (#18)

0376537fbd0344fbc0e54b0663078d3e5e58cfd0 authored over 5 years ago by Mayank Singhal <[email protected]>
tests(proposals): Add missing test for proposals model (#24)

e6c51106653bdee981896b4601ccabb3fe7fc175 authored over 5 years ago by Shiva Saxena <[email protected]>
fix(requirements/common): Update django-versatileimagefield (#17)

Update django-versatileimagefield to version 1.10 from 1.9
Version 1.9 errors out(related to Pi...

62a3d65556f668e4729b93c2f0a6a92af462f21a authored about 6 years ago by Mayank Singhal <[email protected]>
feat(social_media): Add Social Media posts related API (#13)

Co-authored-by: Shashank Kumar <[email protected]>
Co-authored-by: Mayank Singhal <17mayanksinghal...

4ae214af053b7b25f8022fa2ab164cbea3490c38 authored about 6 years ago by Shashank Kumar <[email protected]>
chore(requirements): Update requirements to latest stable (#16)

* chore(requirements): Update requirements to latest stable

* Update more requirements

1cd888601c3e3a635efa8cf1eaf2af1a23b3b0cc authored about 6 years ago by Sanyam Khurana <[email protected]>
feat(proposal/api): Add proposal models & related APIs (#11)

* feat(proposal/api): Add models.py

* fix(proposals/model.py): Correct parent class, and impr...

79b26873a0b2a2d5428520cd5c4cc30ac323c667 authored about 6 years ago by Mayank Singhal <[email protected]>
fix(requirements): Updgrade dependencies to fix security vulnerabilities (#15)

6c7dcda56f6a1db550e226b7c0e572fae606ceda authored about 6 years ago by Sanyam Khurana <[email protected]>
fix(base/api/routers): Update DynamicListRoute to DynamicRoute (#14)

08afe846e609e54f6327c28fb5b6a1bea58f5bd7 authored about 6 years ago by Sanyam Khurana <[email protected]>
feat(users): Add new attributes and auth related APIs (#10)

a61f6fba9b69251a09969cdc65e7369cffcba8ca authored about 6 years ago by Shiva Saxena <[email protected]>
feat(docs/proposed_endpoints): Add endpoints for talk proposals (#7)

* doc(endpoints): Add endpoint for talk API

* doc(endpoints): fix TimeField example, and nami...

cddebf331eaab01ecf30f3eb421a9068410d5b15 authored over 6 years ago by Mayank Singhal <[email protected]>
fix(docs/proposed_endpoints): request body of social media post (#9)

Remove unnecessary attributes from request bodies. For example,
while creating the social media...

bbe99cbf846a8e613d224d7801cfe37e257e5364 authored over 6 years ago by Shiva Saxena <[email protected]>
chore(*): Add pre-commit hooks for code quality checks (#8)

* chore(*): Add pre-commit hooks for code quality checks

* Add travis build status in README
...

7d72b914bae91ff1f6e2afd6718d3419511718bf authored over 6 years ago by Sanyam Khurana <[email protected]>
feat(docs/proposed_endpoints.md): Add auth APIs (#6)

* docs(endpoints): Add endpoints for Registration API

This adds documentation for Registratio...

63fe607d36abfd18e7f951cf8ab65c0cf961c096 authored over 6 years ago by Mayank Singhal <[email protected]>
feat(docs/proposed_endpoints): Add social_media posts endpoints (#1)

* docs(endpoints): add endpoints for Posts API
This commit includes proposed documentation for ...

9ffb512b218e0ba0ab365255758a0dab94c3fb96 authored over 6 years ago by Shiva Saxena <[email protected]>
fix(docs): Update link from 1.7 to 2.0 in coding_rules.md (#2)

bf76a66c035b78c0aef4826db5a4e31e76b40576 authored over 6 years ago by Sanyam Khurana <[email protected]>
Update coding_rules.md

We are using Django 2.0 and hence style guide should also be in sync.

262d60b5b0a7064e1c107c51e98a5b71fb02ddf6 authored over 6 years ago by Shashank Kumar <[email protected]>
chore(setup): create base django project.

7a05185d20e285954b7a91fb7b4ee8024629939e authored over 6 years ago by Sanyam Khurana <[email protected]>