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

cleanup commenter code

github.com/vinitkumar/node-twitter - d7b405efc5d2e516a4b31c42c32664baa41acd14 authored almost 9 years ago by Vinit Kumar <[email protected]>
Merge pull request #71 from vinitkumar/feature/code-cleanup

try and fix login again

github.com/vinitkumar/node-twitter - b7a1200a07a3e6079b97150e3f1cdcec6f797824 authored almost 9 years ago by Vinit Kumar <[email protected]>
implemented users list page of all users who have created tweets

github.com/vinitkumar/node-twitter - 5ff62b291846b07c9f3b35f86a4dd56d373a8268 authored almost 9 years ago by Vinit Kumar <[email protected]>
add users list

github.com/vinitkumar/node-twitter - 1d71252d9e61dc4608ba91ba4b006b270dd97fec authored almost 9 years ago by Vinit Kumar <[email protected]>
update node.js on travis for good build

github.com/vinitkumar/node-twitter - 401a62e2a5cb2279d823b34d6890a1ac1cf85738 authored almost 9 years ago by Vinit Kumar <[email protected]>
try and fix login again

github.com/vinitkumar/node-twitter - 5134ebc2a672987fa9c93f65ca12d937932e2797 authored almost 9 years ago by Vinit Kumar <[email protected]>
remove imager

github.com/vinitkumar/node-twitter - 5aac43a1d517363a331f054dc0c9a0ad764ac8bf authored almost 9 years ago by Vinit Kumar <[email protected]>
fix deploy yet again

github.com/vinitkumar/node-twitter - afa4d0e6d90b4ea75d9ed37b5628d3d93a3cee53 authored almost 9 years ago by Vinit Kumar <[email protected]>
specify engines

github.com/vinitkumar/node-twitter - 5b2a0b5494b6c1b45e119edd25d77c78bf00d5cc authored almost 9 years ago by Vinit Kumar <[email protected]>
first deploy to heroku

github.com/vinitkumar/node-twitter - 81f55bd34056d13639f99f3dc7ca8272353b62f5 authored almost 9 years ago by Vinit Kumar <[email protected]>
Update readme.md

github.com/vinitkumar/node-twitter - f51fd45aafd5c2a86ca972524fac95fa931dbfee authored over 9 years ago by Vinit Kumar <[email protected]>
add latest deployed version

github.com/vinitkumar/node-twitter - 7eeba79109594579176bf20610acf945e06e3262 authored almost 10 years ago by vinit Kumar <[email protected]>
alter styling a bit

github.com/vinitkumar/node-twitter - dfc902f4b808b166134b97ecc5771fe3a5e5db3f authored over 10 years ago by vinit Kumar <[email protected]>
Create License

github.com/vinitkumar/node-twitter - 8c090e418006bbe7b7e6640020ad4a14bab1c118 authored over 10 years ago by Vinit Kumar <[email protected]>
Merge pull request #69 from vinitkumar/feature/add-fb-twitter

Feature/add fb twitter

github.com/vinitkumar/node-twitter - c7d61d4730ea8c78a90d59fa5a3d971b8ba42a19 authored over 10 years ago by Vinit Kumar <[email protected]>
update package.json

github.com/vinitkumar/node-twitter - 9e9f528e997ba6fc3358e3df3ba01e74a4c4d9ca authored over 10 years ago by vinit Kumar <[email protected]>
remove facebook and twitter login

github.com/vinitkumar/node-twitter - 6ceb6c16468a981f6bf8380d69a964562bec1244 authored over 10 years ago by vinit Kumar <[email protected]>
add twitter and fb keys

github.com/vinitkumar/node-twitter - a49001be81ea183423a14b8a4818e1c00f47a5d9 authored over 10 years ago by vinit Kumar <[email protected]>
Merge pull request #68 from vinitkumar/cleanup

Cleanup

github.com/vinitkumar/node-twitter - 52166f6e2720c4c817fcfd4e0f7798f572eed738 authored over 10 years ago by Vinit Kumar <[email protected]>
add many improvments

github.com/vinitkumar/node-twitter - f66992027059910a9f46785194db7ad95bfb3843 authored over 10 years ago by vinit Kumar <[email protected]>
tweet count removed

github.com/vinitkumar/node-twitter - d161fea604c648eca8b4338c6b486c452c9fc912 authored over 10 years ago by vinit Kumar <[email protected]>
fix issue where user had a missing name, so using username in that place

github.com/vinitkumar/node-twitter - 21cb9855f98e06856e82a1de45ed01be6023145e authored over 10 years ago by vinit Kumar <[email protected]>
fix pagination

github.com/vinitkumar/node-twitter - 9ba9e4f521fd9454b64c673957a99fbf3662642b authored over 10 years ago by vinit Kumar <[email protected]>
add npm debug log to gitignore

github.com/vinitkumar/node-twitter - e521a75f241cd90e1148af10edd0810a1eb5e5ce authored over 10 years ago by vinit Kumar <[email protected]>
trying to fix broken username

github.com/vinitkumar/node-twitter - 46d3ac846f8a720d23bb09ec339064da9fde70c1 authored over 10 years ago by vinit Kumar <[email protected]>
Merge pull request #65 from vinitkumar/cleanup

Cleanup

github.com/vinitkumar/node-twitter - 565c6ea52784e0a32b760c749c3843e2ea8c4c7e authored over 10 years ago by Vinit Kumar <[email protected]>
more cleanup

github.com/vinitkumar/node-twitter - 170abd6178938c346513010fe8403e04cb66c729 authored over 10 years ago by vinit Kumar <[email protected]>
one more try

github.com/vinitkumar/node-twitter - 114a9055d51a36d9b7002fe52b5ac16fc6138325 authored over 10 years ago by vinit Kumar <[email protected]>
fix the twitter profile

github.com/vinitkumar/node-twitter - c0d2c4721216dccc21265bc86d78cc0901acda44 authored over 10 years ago by vinit Kumar <[email protected]>
Merge pull request #64 from vinitkumar/feature/fix-express

hardcode express version to fix deploy for time being

github.com/vinitkumar/node-twitter - 37dd9b6279bc74508d923a006d328b68ee78500a authored over 10 years ago by Vinit <[email protected]>
hardcode express version to fix deploy for time being

github.com/vinitkumar/node-twitter - 9412de54e24fba173209c583c3f63bd8b98b272a authored over 10 years ago by vinit Kumar <[email protected]>
Merge pull request #62 from vinitkumar/update-readme

add pretty rendering of html

github.com/vinitkumar/node-twitter - cd52fd936315069785d8a68ebaf5c16ea5580857 authored almost 11 years ago by Vinit <[email protected]>
add pretty rendering of html

github.com/vinitkumar/node-twitter - 4e901545db12a10b0d3368cd84841f3e40e4c51a authored almost 11 years ago by vinit Kumar <[email protected]>
Merge pull request #61 from vinitkumar/update-readme

cleanup and update readme

github.com/vinitkumar/node-twitter - 28f9ed8ff24dba330b109e4350b92726a196a154 authored almost 11 years ago by Vinit <[email protected]>
cleanup and update readme

github.com/vinitkumar/node-twitter - d50575009d8a3e0ca33d99afcde55e58cf9540e9 authored almost 11 years ago by vinit Kumar <[email protected]>
Merge pull request #60 from vinitkumar/hotfix/github-image

add class to image from github

github.com/vinitkumar/node-twitter - c17652a408828a8136371f4a9154df14fcbb7cfa authored almost 11 years ago by Vinit <[email protected]>
add class to image from github

github.com/vinitkumar/node-twitter - b863251b25c45d27acfbdc0884d56a6ee2079fee authored almost 11 years ago by vinit Kumar <[email protected]>
Merge pull request #59 from vinitkumar/feature/better-ui

Feature/better ui

github.com/vinitkumar/node-twitter - 81c3e7ff27997219cc737169225dc68f757e2f40 authored almost 11 years ago by Vinit <[email protected]>
major ui revamp

github.com/vinitkumar/node-twitter - bd4ff51bed03569bd659239e4394cbb23c3b03d3 authored almost 11 years ago by vinit Kumar <[email protected]>
make ui minimal and nice

github.com/vinitkumar/node-twitter - 71756a76969fe2008770748f0603acd1532ed3e0 authored almost 11 years ago by vinit Kumar <[email protected]>
fix style for github follow button

github.com/vinitkumar/node-twitter - e60b2ae81d9d2ddbb8c24024fa3f1af6002fc1c2 authored almost 11 years ago by vinit Kumar <[email protected]>
add new commit

github.com/vinitkumar/node-twitter - 6f6d14071673ac2a9c769b430a19d64b5a96dc08 authored almost 11 years ago by vinit Kumar <[email protected]>
add github follow button

github.com/vinitkumar/node-twitter - 032ee2e3883e761ec09b5a12a83cef82bea577a5 authored almost 11 years ago by vinit Kumar <[email protected]>
add follow github button

github.com/vinitkumar/node-twitter - b9d941092ec31c45e0505edac2a5483c947a1b09 authored almost 11 years ago by vinit Kumar <[email protected]>
Merge branch 'develop' of github.com:vinitkumar/node-twitter into develop

github.com/vinitkumar/node-twitter - 6046418d628e5d9e67b8a1a7777b3323e886cc09 authored almost 11 years ago by vinit Kumar <[email protected]>
add new readme with better updated gif

github.com/vinitkumar/node-twitter - ab2f659dfdc0bd8fafc9d094b3242823b05a6e96 authored almost 11 years ago by vinit Kumar <[email protected]>
Merge pull request #57 from vinitkumar/feature/cleanup-code-comments

cleanup comments

github.com/vinitkumar/node-twitter - 229f68b34fbffdec2d73dbcd62a2d7f3aa719657 authored almost 11 years ago by Vinit <[email protected]>
cleanup comments

github.com/vinitkumar/node-twitter - c960482577d6b9393084b32e2581aa38eaeec384 authored almost 11 years ago by vinit Kumar <[email protected]>
sync latest version after deploy

github.com/vinitkumar/node-twitter - d083b9d779811fdf6f09cfbd27ae812f89233bb3 authored almost 11 years ago by vinit Kumar <[email protected]>
properly fix image

github.com/vinitkumar/node-twitter - b17aef39869994b128e4f45000d3d4cce72cdebd authored almost 11 years ago by vinit Kumar <[email protected]>
add twitter image in main page

github.com/vinitkumar/node-twitter - 7aaff77007f31fc906ec8ce20f799a396eae8e52 authored almost 11 years ago by vinit Kumar <[email protected]>
update code

github.com/vinitkumar/node-twitter - 79d5ac16ef832aa90b3aedb2f3ed29cdd899dc29 authored almost 11 years ago by vinit Kumar <[email protected]>
fix typoo

github.com/vinitkumar/node-twitter - f503baffacfdf592c0f2e715140cef706ff8a61b authored almost 11 years ago by vinit Kumar <[email protected]>
fix twitter

github.com/vinitkumar/node-twitter - 57264dcbc7affed760c3bce86a67751c973718ed authored almost 11 years ago by vinit Kumar <[email protected]>
fix this annoying bug once and for all

github.com/vinitkumar/node-twitter - 546fade11d95de6ecb94772228c52aa54c96e090 authored almost 11 years ago by vinit Kumar <[email protected]>
Merge pull request #56 from vinitkumar/feature/newUI

add new UI

github.com/vinitkumar/node-twitter - f2bb9833fe876d1399f11605bc19f9b72ad7017e authored almost 11 years ago by Vinit <[email protected]>
add new UI

github.com/vinitkumar/node-twitter - bba3ea232717bb02378fb1ea2c9bd964c9aced34 authored almost 11 years ago by vinit Kumar <[email protected]>
Merge pull request #52 from vinitkumar/fix/update-fb-app

Fix/update fb app

github.com/vinitkumar/node-twitter - fe3603e3179db77f67fdca3f2b2973510eb0e6b5 authored almost 11 years ago by Vinit <[email protected]>
update models to accomodate twitter login

github.com/vinitkumar/node-twitter - 1a6d1656a067dd823956baba5db3db3c1fa05561 authored almost 11 years ago by vinit Kumar <[email protected]>
one more try

github.com/vinitkumar/node-twitter - b9f00d94523eb0fbf6ec115c3f13156af5dead8d authored almost 11 years ago by vinit Kumar <[email protected]>
add twitter strategy

github.com/vinitkumar/node-twitter - 8369181acf080638bcdd4809d4d1f59b3a50baae authored almost 11 years ago by vinit Kumar <[email protected]>
update routes

github.com/vinitkumar/node-twitter - 73adcc6bc55452a1e58dec35f5cdf972aeb77f64 authored almost 11 years ago by vinit Kumar <[email protected]>
add twitter auth

github.com/vinitkumar/node-twitter - 34540015ac5ad715a31e2f5125004717439b673b authored almost 11 years ago by vinit Kumar <[email protected]>
Merge pull request #51 from vinitkumar/fix/update-fb-app

Fix/update fb app

github.com/vinitkumar/node-twitter - c70f41dd8b6fc51f4cf982f8664f6c46143d1cdb authored almost 11 years ago by Vinit <[email protected]>
add twitter login and update fb app settings

github.com/vinitkumar/node-twitter - 27a271b75e31ec06bbba2bb8c99674d7ae49ff27 authored almost 11 years ago by vinit Kumar <[email protected]>
Update readme.md

github.com/vinitkumar/node-twitter - 9c17215080a17378d641e7302874f97e63efef04 authored almost 11 years ago by Vinit <[email protected]>
add node twitter title proper

github.com/vinitkumar/node-twitter - 3e5392d903fcbf16b259375bcd8a0bb05dfd9114 authored almost 11 years ago by vinit Kumar <[email protected]>
update package.json file

github.com/vinitkumar/node-twitter - 64ff640c5b7abc5f19c988a748dc6230beac3fc2 authored almost 11 years ago by vinit Kumar <[email protected]>
Merge pull request #50 from vinitkumar/hotfix/github-app

add proper config keys

github.com/vinitkumar/node-twitter - e72026bce21420914ea448fcd298a47d0cd9ef75 authored almost 11 years ago by Vinit <[email protected]>
add proper config keys

github.com/vinitkumar/node-twitter - 5c8edb566ae73c85258b98d82d9a4b0d13209a43 authored almost 11 years ago by vinit Kumar <[email protected]>
Update readme.md

github.com/vinitkumar/node-twitter - c6638e5b1cdf577630f6cf72c32813b7649a4d31 authored almost 11 years ago by Vinit <[email protected]>
trying to add gif of the app

github.com/vinitkumar/node-twitter - a49bd8a9f1bdb97c4f6932e0f599f5474a80758f authored almost 11 years ago by vinit Kumar <[email protected]>
Merge pull request #49 from vinitkumar/feature/cleanup

Feature/cleanup

github.com/vinitkumar/node-twitter - 02f528035d2a5daaa20a6122ddd1015e73ce62e9 authored almost 11 years ago by Vinit <[email protected]>
fix issues with template

github.com/vinitkumar/node-twitter - 0ce6d64ee05ea8b823ad706034ca8e31d7495c79 authored almost 11 years ago by vinit Kumar <[email protected]>
fix issue with template

github.com/vinitkumar/node-twitter - 1db2627d1350cb4f040f2e46225acf17d4c3c544 authored almost 11 years ago by vinit Kumar <[email protected]>
fix config

github.com/vinitkumar/node-twitter - 0e658168cccdfdfc32509abe95fc46602ca1e6f4 authored almost 11 years ago by vinit Kumar <[email protected]>
fix stupid gitignore bug

github.com/vinitkumar/node-twitter - 53ff0ada2dc7bb49b6dc18b6edff29b213e39972 authored almost 11 years ago by vinit Kumar <[email protected]>
working package.json for jitsu deploy

github.com/vinitkumar/node-twitter - 3a4da7a1d839785f7971c11d0211f10b5e65522a authored almost 11 years ago by vinit Kumar <[email protected]>
Update readme.md

github.com/vinitkumar/node-twitter - b683d58a4c8f00a6bedaa0217f1cdbf1665af1c8 authored about 11 years ago by Vinit <[email protected]>
Merge pull request #48 from vinitkumar/hotfix/jshint-compliance

clean code and make then JSHint compliant

github.com/vinitkumar/node-twitter - 3abf93a57b6e5eef9732c729ccaa58af7a9dad70 authored about 11 years ago by Vinit <[email protected]>
clean code and make then JSHint compliant

github.com/vinitkumar/node-twitter - 245a0e3d0551322f837c826e0d793f84ceba8a1e authored about 11 years ago by vinit Kumar <[email protected]>
add lodash to the arsenal

github.com/vinitkumar/node-twitter - b9556be538a00be788cf65f9ccfdc601996dbf6a authored about 11 years ago by vinit Kumar <[email protected]>
fix authentication

github.com/vinitkumar/node-twitter - 8dc641854488bc124c13cf9d65ba60bde3c66d62 authored about 11 years ago by vinit Kumar <[email protected]>
Update readme.md

github.com/vinitkumar/node-twitter - 61eb275e58465942331deb7f5fd40a2ad82452c0 authored about 11 years ago by Vinit <[email protected]>
Update readme.md

github.com/vinitkumar/node-twitter - fcc897b1cda8dd58a6f82ccb039658018316fd12 authored about 11 years ago by Vinit <[email protected]>
Update readme.md

github.com/vinitkumar/node-twitter - 87440a96f68e4a190b0f4c94aa5851123e1f9c2c authored about 11 years ago by Vinit <[email protected]>
add config

github.com/vinitkumar/node-twitter - 9d55af62f10ff8a6f9d78097eadf2ea481cf9f10 authored about 11 years ago by vinit kumar <[email protected]>
Merge pull request #46 from vinitkumar/feature/hackathon

Feature/hackathon

github.com/vinitkumar/node-twitter - d1eb004eeb3301e6cf55d4149fb52463543c781d authored over 11 years ago by Vinit <[email protected]>
trying to add comment delete feature

github.com/vinitkumar/node-twitter - 5e0009bdff8132de343eb45aa50354828896a220 authored over 11 years ago by vinit kumar <[email protected]>
styling and cleanup of templates

github.com/vinitkumar/node-twitter - 3f0357aae439d884bcb72825143ce2ade06fbb06 authored over 11 years ago by vinit kumar <[email protected]>
cleanup template and add some styling

github.com/vinitkumar/node-twitter - 8853e60b11fb958b18cf4eba7dc107fc5b11ba09 authored over 11 years ago by vinit kumar <[email protected]>
add favorite options to other tweets

github.com/vinitkumar/node-twitter - 133341d05047aaca4499646d8cf36c4ff1e6e601 authored over 11 years ago by vinit kumar <[email protected]>
add edit and delete in the dashboard

github.com/vinitkumar/node-twitter - 16f4962fd81af94a509a620b0860d82e377107fb authored over 11 years ago by vinit kumar <[email protected]>
cleaning up controllers

github.com/vinitkumar/node-twitter - 2a6b8c0bf20bce9d546932303331b47e295bfeb0 authored over 11 years ago by vinit kumar <[email protected]>
cleaning up frontend UI

github.com/vinitkumar/node-twitter - 9ddf5ec47582bf9db096e82a2985b0241833fec6 authored over 11 years ago by vinit kumar <[email protected]>
cleanup template a little bit

github.com/vinitkumar/node-twitter - 9cc6675ad6f1aef4301d59f9e42e071a165e7a62 authored over 11 years ago by vinit kumar <[email protected]>
cleanup more code

github.com/vinitkumar/node-twitter - 51f8f136bc0f565517d44b50fe144339255a3b54 authored over 11 years ago by vinit kumar <[email protected]>