Ecosyste.ms: OpenCollective

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

Node Twitter

Twitter clone with node.js
Collective - Host: opensource - https://opencollective.com/nodetwitter - Website: https://vinitkumar.me - Code: https://github.com/vinitkumar/node-twitter

Update readme.md

github.com/vinitkumar/node-twitter - 56df887e7fda585b865f30bcd4f86f26198bb6b7 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
remove header

github.com/vinitkumar/node-twitter - 83df550363ed756f1eb1c67401aa015df255c7b2 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
remove favorite as it doesn't work

github.com/vinitkumar/node-twitter - 55564d18ef11d4bcd7b40b130bd7b27b74fa6f96 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add lots of fixes

github.com/vinitkumar/node-twitter - e2e4252e65c5e80017fc4cead3bb08d5a1f350ea authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
fix follower, following list

github.com/vinitkumar/node-twitter - 6f0432a0e1cd343a16db135646cc515b72cbdc0c authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
fix follower and following list

github.com/vinitkumar/node-twitter - a51163088f78823aeecae70e073b8f0c4ad7135a authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
fix model

github.com/vinitkumar/node-twitter - 0451d76698f68d64ae21bdd6fe851d8e2233abbd authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
fix follow and unfollow

github.com/vinitkumar/node-twitter - f045f7758ec26898685266d315d6cc0227002b59 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
fix the logic for follow!

github.com/vinitkumar/node-twitter - 62766384471f281d727cacec69116b2007ab224f authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
cleanup UI a bit

github.com/vinitkumar/node-twitter - 0ba598cb5c7775fad252a80b14cce13b49d25c05 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
upgrade font awesome

github.com/vinitkumar/node-twitter - cf3f955bf5aa93d94f97fb1433cd8b0de9522f68 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
fix weird brackets

github.com/vinitkumar/node-twitter - a8b3d4f44bf8770fb474e14e037512a94972f6d7 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
total tweet count

github.com/vinitkumar/node-twitter - 58e62fc78633c2f52be25391c12957fc298a151f authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
change pagination to 10

github.com/vinitkumar/node-twitter - c9ebfcc7c257efc6ea15dcb6935fe7acf09c2296 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
make ui cleaner

github.com/vinitkumar/node-twitter - a998bcd91e73def9814e93c08cd84e8f6dea6e27 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
more correct grammar

github.com/vinitkumar/node-twitter - 93e5bcdedde40bd96a0fc59543d75fdef5547a01 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add more verbose info

github.com/vinitkumar/node-twitter - 74d3e14154bfdf9c19555733d666ef1c5fe4490a authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge branch 'master' of github.com:vinitkumar/node-twitter

github.com/vinitkumar/node-twitter - 156bab445170681bb1482619daac9b90584a6aaa authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add missing license link

github.com/vinitkumar/node-twitter - 497d55e7c7c409d91e540747c0900fe79d3d01cb authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Update License

github.com/vinitkumar/node-twitter - a34b30b031a46e2f028d9e86a634aad158bf1297 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
update UI a bit

github.com/vinitkumar/node-twitter - 1cbef90130af86af69cc678dc64b6fd2e4b71264 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add total count

github.com/vinitkumar/node-twitter - c176d8a31aeb47b7ce48d2b15d3f4e2258c10f34 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
upgrade node.js to v8.0.0

github.com/vinitkumar/node-twitter - f5b6c49f15aa501d13e046e136fe33eaa88f28c3 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #97 from vinitkumar/add-code-of-conduct-1

Create CODE_OF_CONDUCT.md

github.com/vinitkumar/node-twitter - 8a1eab536c19b957b58a6ebd48a5836e27bf9f17 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Create CODE_OF_CONDUCT.md

github.com/vinitkumar/node-twitter - 0819367b60c61e1d2376fc9a3c50a2376e0217d1 authored over 7 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #96 from vinitkumar/feature/add-jest

update code as per latest es6

github.com/vinitkumar/node-twitter - 269bb80e060acb10a585fae51b9e70407d5cb39a authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
update code

github.com/vinitkumar/node-twitter - d641b2472ce4e4f5b09b0bc3806a5d6854c5f1aa authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
make code more es6 friendly

github.com/vinitkumar/node-twitter - cb219c583d5362528a0272d5c1c91cb4f9bcf376 authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #95 from vinitkumar/feature/add-jest

Feature/add jest

github.com/vinitkumar/node-twitter - 582960545646905ab8419fd9344b2e3117028bfc authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
upgrade node

github.com/vinitkumar/node-twitter - 189bcba3a1f6229158530557b41400713dc61002 authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
update tests

github.com/vinitkumar/node-twitter - b8c6627126eec4d4670eadfc10de5765c1f65263 authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add more tests

github.com/vinitkumar/node-twitter - 4fa52de033a511c8044efe04950ad4727a8b188e authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #94 from vinitkumar/feature/add-jest

add tests with mocha, superagent

github.com/vinitkumar/node-twitter - b284e9b7f69249d040ffccf507681c7e997a1722 authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
run test

github.com/vinitkumar/node-twitter - 9119bbb7631506a1f4dc3daae4d65c523fe39eb2 authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add tests

github.com/vinitkumar/node-twitter - c2b7c49f329fe259c6e98a78867ae3cf42bc3c37 authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Update readme.md

github.com/vinitkumar/node-twitter - e34a3eb28e027bb1ec44b504a7fa78dd480ab260 authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
sign the commit

github.com/vinitkumar/node-twitter - 9b9147f377f609e109fc681ce75cb4d9d4f32475 authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
update readme

github.com/vinitkumar/node-twitter - b3e3061a67660049e5e651955b143da87c8f6bda authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add update eslintrc

github.com/vinitkumar/node-twitter - d1dcfbc4cabd2e08c20db1852842fcf219cc39f8 authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
fix crash due to missing user

github.com/vinitkumar/node-twitter - 39f6bd875df1cf9412eedef1486157b4f4c9196a authored almost 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #90 from vinitkumar/feature/add-follower-following

Feature/add follower following

github.com/vinitkumar/node-twitter - 7df1a4861a13eaf9f9ad1ff8bdafe0eedc9ad543 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
remove hardcoded urls

github.com/vinitkumar/node-twitter - 3b569d8d303e09b7bd16358380f65944fd5583f2 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
fix weird crashes

github.com/vinitkumar/node-twitter - 13c0628973e782ab64c24248839ce9395978153f authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
try and fix js errors

github.com/vinitkumar/node-twitter - af23d8b86a197ddd57827c6091f702b6e9013c16 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add followers to show follower and following

github.com/vinitkumar/node-twitter - ece3b138dfeecd02c387a039db40b453eb771f1c authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
update gitignore

github.com/vinitkumar/node-twitter - adec9bd052d1c94eba513bbc88bfb68e4a93e26f authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #89 from vinitkumar/feature/es6-goodies

some more cleanup

github.com/vinitkumar/node-twitter - 2fce6232d16a2ffe1ae99948cfdd3475f1c75d7c authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
some more cleanup

github.com/vinitkumar/node-twitter - f1f4d8eb7505a4fbfb25d65dbf27ea98104584d4 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #88 from vinitkumar/feature/es6-goodies

Feature/es6 goodies

github.com/vinitkumar/node-twitter - 4e4c13d68b65d0f050fdb0214052dfeed5908d1d authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
change from var to let/const

github.com/vinitkumar/node-twitter - 49f91af8dff8f20506228f509b62a1e8c6295780 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
port whole project to es6 arrows'

github.com/vinitkumar/node-twitter - c8fb3ad8110a55532748f4cd5a2b452867e291fa authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
some more es6 arrow functions

github.com/vinitkumar/node-twitter - 8c58b809da22d6848c6a54634a2fc36611f4e283 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
port controllers to arrow functions

github.com/vinitkumar/node-twitter - 801fd9f52cebff674f685c0dd4142ab9a7215d05 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
use arrow functions

github.com/vinitkumar/node-twitter - 867d2e3ca4535520c3c410e722f7e74d781f06bc authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #87 from vinitkumar/feature/add-recent-users

upgrade node to latest

github.com/vinitkumar/node-twitter - 6ea81b1e156d1c1ab0d17300ab56307f8d66e78d authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
upgrade node to latest

github.com/vinitkumar/node-twitter - 32a9f32ed5df29259109b77349eb0051ed341ccf authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #86 from vinitkumar/feature/add-recent-users

Feature/add recent users

github.com/vinitkumar/node-twitter - 88b15edbe3f40a6248d0bbc3f585dc27a22f7260 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add better time formating

github.com/vinitkumar/node-twitter - 690cc1208699fd955a21b48b8d6c1f47c9edc4b5 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add most recent users feature

github.com/vinitkumar/node-twitter - 14ae958d67c27aaf64b6041d9ffcaa66c2182f88 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
do some more cleanup

github.com/vinitkumar/node-twitter - fea7c2ddd93f19cb28cf8eaa6f2f25b9188f708d authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Do some code cleanup

Reported-by:
Signed-off-by: Vinit Kumar <vinit1414.08@bitmesra.ac.in>

github.com/vinitkumar/node-twitter - 6ccb3386cc0857fe67b0ede4344d2a1baa53f0bd authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
only log production urls

github.com/vinitkumar/node-twitter - ccdd27b8940acf12b7b2968badfe41a34f679bd0 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
more fixes to the analytics page

github.com/vinitkumar/node-twitter - 91d50edef9a783eed43acba73efdc543bdd8361c authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
reverse chronological order

github.com/vinitkumar/node-twitter - 40a732e49f08af3a73bff85036cc5956a1347614 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
fix issues with analytics

github.com/vinitkumar/node-twitter - 53911ff539bf34582ed5bd77946957b4864c64e9 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
change logic to make sure names are preferred to usernames

github.com/vinitkumar/node-twitter - 68aaaff240b28c77ceda55a62a1dc67ca208f4b7 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
first signed commit

github.com/vinitkumar/node-twitter - 8fbaeff11ac7ad9092dd723a55f4b4505452abcc authored over 8 years ago by Vinit Kumar <vinit.kumar@socialschools.nl>
first signed commit

github.com/vinitkumar/node-twitter - 9d34ae08e5bc6da0a45f994f86839ded471fe4d9 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
commit signing

github.com/vinitkumar/node-twitter - 12e71afdc9a231f11bb5def7b75d71109aab13e1 authored over 8 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Add Pagination to analytics page

Reported-by:
Signed-off-by: Vinit Kumar <vinit1414.08@bitmesra.ac.in>

github.com/vinitkumar/node-twitter - 2a84c83cf1a218017aca6af9fdbd08ccfb2d006e authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #81 from vinitkumar/feature/analytics

Feature/analytics

github.com/vinitkumar/node-twitter - 0ecaf92770bd3bcc59ae4018713955f472885ce5 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add todo

github.com/vinitkumar/node-twitter - f08def6b85e68cb3ae18e851ba767b73c4b488a6 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add analytics code

github.com/vinitkumar/node-twitter - 6f290cc83f2c9b93c9cef5f3b021055c871788b0 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #80 from vinitkumar/feature/api

Add new model for analytics.

github.com/vinitkumar/node-twitter - 8e26080b6d6d567348a929aa522ee1843f70266f authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add api and elementary analytics

github.com/vinitkumar/node-twitter - b25b182e719b8285e6002f7635200d1a65ee40d1 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Add new model for analytics.

This model will be use to log the ip of the users who visit
node twitter.

Reported-by:
Signed-o...

github.com/vinitkumar/node-twitter - 74d1ebcf58e4611ef262e8238ce965fac7ab696e authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #79 from vinitkumar/feature/api

Feature/api

github.com/vinitkumar/node-twitter - 38fba13654085464448cdbf6c4c08c7c850c6c85 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
cleanup

github.com/vinitkumar/node-twitter - 8fd8d3255fb3f91212beaa9de9304eac01e1defb authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
cleanup

github.com/vinitkumar/node-twitter - 16eaa51914467c76a5d173082026b8b7f1ed32db authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add new endpoints for the json API

github.com/vinitkumar/node-twitter - b0b69ed32877eae7f699e6daaf93b8f15511bc30 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Update License

github.com/vinitkumar/node-twitter - 385c07cceaa94472943bf133ebdf84baa7910cb6 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
fix styling and broken links

github.com/vinitkumar/node-twitter - 0c18ade3dec8976aa7dedf3a2dae8cce058ad739 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #78 from vinitkumar/fixes/UI

fix broken navbar and links

github.com/vinitkumar/node-twitter - 7c700d360e9ae821e44f42d824835d393fceb959 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
fix broken navbar and links

github.com/vinitkumar/node-twitter - 95b9e79f92fc195fe44c95e089b384f891ae40f9 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #77 from vinitkumar/fixes/UI

Fixes/ui

github.com/vinitkumar/node-twitter - f62e2e52c67de81f4c816b5e079fb40ea13fe709 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add user profile wise tweet, update bootstrap

github.com/vinitkumar/node-twitter - b8b9f16f36414d1328579cc55578cc631cb812db authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add changes to the UI

github.com/vinitkumar/node-twitter - 039708450f682d9879efc0e0f3dd725c4252541f authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add new footer UI

github.com/vinitkumar/node-twitter - 99c16c4ea55005a8bef4a960545bef05a1fed6fe authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #76 from vinitkumar/fixes/UI

Fixes/ui

github.com/vinitkumar/node-twitter - 372730112d13091263775b194ff173da4c3767b5 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add new components

github.com/vinitkumar/node-twitter - 60365d6aa01254e1db5217672e0ecf43323b7e10 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
do many changes to the UI

github.com/vinitkumar/node-twitter - e4f45341a79cc4eb59a83c137bffb72ecc23911c authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
do some fixes to the UI

github.com/vinitkumar/node-twitter - 55c293b38fb36a9ac07ec2138f057fa2f2759515 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
fix typo

github.com/vinitkumar/node-twitter - bbf6d07e6d6586aacafa22cdbe973baa574f8fde authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
update readme

github.com/vinitkumar/node-twitter - 0eae584a35f86c99c369f0676238f71b688fe3b9 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #75 from vinitkumar/fix/bugs

add new features and fix bugs

github.com/vinitkumar/node-twitter - b316ae33b0726962e6dcf9100f1dab557604b45a authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
add new features and fix bugs

github.com/vinitkumar/node-twitter - 29aac4aa8096635bf025c76e4568c25265f705b4 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #73 from vinitkumar/fix/crash-on-new-user

cleanup code and fix crash on new users

github.com/vinitkumar/node-twitter - fac160ba1e0d1db0d9971d27f8a86208a9115592 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
cleanup code and fix crash on new users

Reported-by:
Signed-off-by: Vinit Kumar <vinit1414.08@bitmesra.ac.in>

github.com/vinitkumar/node-twitter - 0b4613ba1b323a143b57bce4d6dc99c258542a48 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
Merge pull request #72 from vinitkumar/feature/betterUI

Feature/better ui

github.com/vinitkumar/node-twitter - 13f147e2c567f222e1837f4a0a99d82908ba1380 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>
eslint code, cleanup

github.com/vinitkumar/node-twitter - 39e1e127bf0c32c3e5fea62e57fcf316fe0d2922 authored almost 9 years ago by Vinit Kumar <vinit1414.08@bitmesra.ac.in>