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

cleaning up user profile view

github.com/vinitkumar/node-twitter - bd11441953ab55a16bfad959fa56c9462a60c36c authored over 11 years ago by vinit kumar <[email protected]>
change the tweet box style

github.com/vinitkumar/node-twitter - d59913614ca0d601c5bbc5f33b2546a3d8ad87b3 authored over 11 years ago by vinit kumar <[email protected]>
add proper grunt settings

github.com/vinitkumar/node-twitter - 3e61ac23359e148655fe715b1f937dd49088337e authored over 11 years ago by vinit kumar <[email protected]>
add grunt minification for js

github.com/vinitkumar/node-twitter - 1657d702c2fa8e67e55c1f72ac5e608dd2622c65 authored over 11 years ago by vinit kumar <[email protected]>
add site.css for better abstraction

github.com/vinitkumar/node-twitter - 254ba5fa88ed84f9e8392e9c6d650f272d429dd4 authored over 11 years ago by vinit kumar <[email protected]>
Merge pull request #44 from vinitkumar/feature/template-enhance

better the template

github.com/vinitkumar/node-twitter - ba3ed073ad833905bbf0951159d1e79a0e380188 authored over 11 years ago by Vinit <[email protected]>
better the template

github.com/vinitkumar/node-twitter - a7068bd85a8acc13c77c6a59d35f4094578bf918 authored over 11 years ago by vinit kumar <[email protected]>
Merge pull request #43 from vinitcool76/feature/template-enhance

Cleaning up the ui a little bit

github.com/vinitkumar/node-twitter - 0972000fd2b463e990be237f8bdefe7742fda362 authored over 11 years ago by Vinit <[email protected]>
Cleaning up the ui a little bit

'

github.com/vinitkumar/node-twitter - 1fcb863beb5fd0877c83d5c793518ac50b0acb54 authored over 11 years ago by vinit kumar <[email protected]>
fixed the config file

github.com/vinitkumar/node-twitter - 25324ded58487631ec0fbe5a3327b1fc8d76580c authored over 11 years ago by vinit kumar <[email protected]>
Merge pull request #42 from vinitcool76/jitsu-deploy

Jitsu deploy

github.com/vinitkumar/node-twitter - c3ab69cd842f02e34ff90dffc5b171718f59b698 authored over 11 years ago by Vinit <[email protected]>
fix gitignore

github.com/vinitkumar/node-twitter - e70f3e908bdb735563a3c0b1c3f91c23ff579c53 authored over 11 years ago by vinit kumar <[email protected]>
update the package.json with latest deploy

github.com/vinitkumar/node-twitter - 145b0fcdb710abb3fd0a123d1bddf28be2ecfd82 authored over 11 years ago by vinit kumar <[email protected]>
changing app id and callback url

github.com/vinitkumar/node-twitter - 335623b73074193cc0319b5b3fb79830aea3b551 authored over 11 years ago by vinit kumar <[email protected]>
edit package.json for correct config for jitsu

github.com/vinitkumar/node-twitter - fe864e269c0666a4b7c030d2d8d3fdbd81f136c1 authored over 11 years ago by vinit kumar <[email protected]>
adding the version of app deployable in jitsu

github.com/vinitkumar/node-twitter - b9966a73423107bb745b31922104907a3596d8df authored over 11 years ago by vinit kumar <[email protected]>
Merge pull request #41 from vinitcool76/feature/font-awesome

adding font-awesome goodness

github.com/vinitkumar/node-twitter - 8a9d2183a07d64b08a8e935d27d402ce693b5cb1 authored over 11 years ago by Vinit <[email protected]>
adding font-awesome goodness

github.com/vinitkumar/node-twitter - e8a23f14c9b2caf12bdacd9b24e65f01571e1708 authored over 11 years ago by vinit kumar <[email protected]>
Merge pull request #39 from vinitcool76/hotfix/ui

Hotfix/ui

github.com/vinitkumar/node-twitter - e8636e4a4b704ac1d7ef057e3a0ad930b9a4c1ec authored over 11 years ago by Vinit <[email protected]>
more fixes to the ui

github.com/vinitkumar/node-twitter - 5c6daaa9a12499ad3d9cc2867aeaa1fa04b6e000 authored over 11 years ago by vinit kumar <[email protected]>
fixing tweet index

github.com/vinitkumar/node-twitter - 5d5ae59628e0e370a70f1e5e13daafb4739b589d authored over 11 years ago by vinit kumar <[email protected]>
Merge branch 'master' of github.com:vinitcool76/node-twitter

github.com/vinitkumar/node-twitter - 90c6a21b7851559c615fb36506a43eb2049d1784 authored over 11 years ago by vinit kumar <[email protected]>
Merge pull request #38 from vinitcool76/feature/bootstrap-3

Feature/bootstrap 3

github.com/vinitkumar/node-twitter - 4b3727f4dee69e4f222ac49f28ba423a2d2ceebb authored over 11 years ago by Vinit <[email protected]>
fixed view in accordance with bootstrap 3

github.com/vinitkumar/node-twitter - fbb0fcf9eb2bec0af800d7443785c06ba666680e authored over 11 years ago by vinit kumar <[email protected]>
add bootsrap 3 files

github.com/vinitkumar/node-twitter - f68153ae2483fc3f3b36933505a9d905f43146c6 authored over 11 years ago by vinit kumar <[email protected]>
added history.md

github.com/vinitkumar/node-twitter - 1f48e1642b80dcc571cf71e19fddc42c8466bef3 authored over 11 years ago by vinit kumar <[email protected]>
added missing travis file

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

adding bootstrap hack for flat UI

github.com/vinitkumar/node-twitter - 955b0bad1cf7846e13ef0a5d7d24932099b13f1e authored over 11 years ago by vinit kumar <[email protected]>
Modified server.js

Cleaned the server.js with useless comments.

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

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

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

github.com/vinitkumar/node-twitter - a47f3d648fd59e6d3b866b8c83d0b28c21b03eea authored over 11 years ago by vinit kumar <[email protected]>
changes in gruntfile

github.com/vinitkumar/node-twitter - 34a3e4ce546423005048ae53ebe509effa51269d authored over 11 years ago by vinit kumar <[email protected]>
Merge pull request #37 from vinitcool76/develop

more fixes with user profile

github.com/vinitkumar/node-twitter - 153b622dfede7dbcdbc1565c18dc3dd1f5ecafb9 authored over 11 years ago by Vinit <[email protected]>
more fixes with user profile

github.com/vinitkumar/node-twitter - d8b19f179e72fad570fd57272e7645e99927cc4f authored over 11 years ago by vinit kumar <[email protected]>
Merge pull request #36 from vinitcool76/develop

Develop

github.com/vinitkumar/node-twitter - e8d97f92b29f61adc67e2d22a3b6e1f45813d3b7 authored over 11 years ago by Vinit <[email protected]>
Merge pull request #35 from vinitcool76/feature/styling

applied styling

github.com/vinitkumar/node-twitter - 41f14c311848201e4b2f72012fa0d846341984ca authored over 11 years ago by Vinit <[email protected]>
applied styling

github.com/vinitkumar/node-twitter - 0553b646afa7ecf806963b123b760c366d1d2ca4 authored over 11 years ago by vinit kumar <[email protected]>
Merge pull request #34 from vinitcool76/develop

Develop

github.com/vinitkumar/node-twitter - 8e5cef1f3c1dfdff172ee998ad83668816e103e7 authored over 11 years ago by Vinit <[email protected]>
Merge pull request #33 from vinitcool76/feature/dashboard

Feature/dashboard trying to implement dashboard like feature

github.com/vinitkumar/node-twitter - 87fd7c59604beae254d50de9f8a2c45102695975 authored over 11 years ago by Vinit <[email protected]>
trying to implement dashboard

github.com/vinitkumar/node-twitter - 2d4fe76ffcd71f049e3818617f25450d7dfe85b4 authored over 11 years ago by vinit kumar <[email protected]>
Merge pull request #32 from vinitcool76/develop

Implemented twitter like follow feature

github.com/vinitkumar/node-twitter - a7b60135e06933f6cf4610be77fb1c767adc59e3 authored over 11 years ago by Vinit <[email protected]>
fixed the follow button toggle

github.com/vinitkumar/node-twitter - 7f72aa93bb36bf6dacd5b5bdb42d80784e0183a3 authored over 11 years ago by vinit kumar <[email protected]>
more changes

github.com/vinitkumar/node-twitter - 0df9a5ec2e806306182e2490c5edb2c56e6ad9f2 authored over 11 years ago by vinit kumar <[email protected]>
added follow functionality

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

github.com/vinitkumar/node-twitter - ce411986c2d22abe22e7c07d9a02bd94ba19b4f3 authored over 11 years ago by vinit kumar <[email protected]>
added fixtures for test

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

github.com/vinitkumar/node-twitter - eac75ed9b6f5ec8a6cc015cca578bbd7d1b95409 authored over 11 years ago by vinit kumar <[email protected]>
removed follow as of now for new implementation

github.com/vinitkumar/node-twitter - aa5a15e2dd47db06a37807a0992732ae8157dd56 authored over 11 years ago by vinit kumar <[email protected]>
trying to debug follow

github.com/vinitkumar/node-twitter - 1954338bdab3824259b15b71e4938ae4cd492247 authored over 11 years ago by vinit kumar <[email protected]>
added follow functionality

github.com/vinitkumar/node-twitter - 5313edc48f2de9e29d32e484a0b4cdc4ac89aef5 authored over 11 years ago by vinit kumar <[email protected]>
trying to add follow functionality

github.com/vinitkumar/node-twitter - e8652786b3ce37c944ec1eb88cb0a3b546d3da70 authored over 11 years ago by vinit kumar <[email protected]>
Merge pull request #29 from vinitcool76/develop

Develop

github.com/vinitkumar/node-twitter - 9aff73dd6494c7ee5bf4293b120461625cefb921 authored over 11 years ago by Vinit <[email protected]>
Merge pull request #28 from vinitcool76/feature/hotfix-readme

Feature/hotfix readme

github.com/vinitkumar/node-twitter - f2f7dc162f187c16e643f70d508d7267c783b217 authored over 11 years ago by Vinit <[email protected]>
added changelog

github.com/vinitkumar/node-twitter - 076cbf0617078f0e520a5f05ab0f1076d7d5ae32 authored over 11 years ago by Vinit Kumar <[email protected]>
fix favorite button for all tweets

github.com/vinitkumar/node-twitter - a11a95d305a97685dde1c976d8532859690edb60 authored over 11 years ago by Vinit Kumar <[email protected]>
Merge pull request #27 from vinitcool76/develop

Develop

github.com/vinitkumar/node-twitter - 691849f870c338ec84e87368a7718eaadbd07bf6 authored over 11 years ago by Vinit <[email protected]>
Merge pull request #26 from vinitcool76/feature/favorite

Feature/favorite

github.com/vinitkumar/node-twitter - 8c0c2a547a8496b770502116bf64badf75ef5a2b authored over 11 years ago by Vinit <[email protected]>
added follow property

github.com/vinitkumar/node-twitter - 769debcda32d4b24114ed5ed0a3b8a1071b2c8c6 authored over 11 years ago by Vinit Kumar <[email protected]>
trying to add follow functionality

github.com/vinitkumar/node-twitter - e5b45e6bc4776566a1e9b032a2e58605bb5282e9 authored over 11 years ago by Vinit Kumar <[email protected]>
starting to write tests

github.com/vinitkumar/node-twitter - 600b957de4cf8092217050bc1cf17359cde1c3c8 authored over 11 years ago by Vinit Kumar <[email protected]>
fixing view

github.com/vinitkumar/node-twitter - 535bd9533dcf1198cd3ead73324770bc6120c762 authored over 11 years ago by Vinit Kumar <[email protected]>
Merge pull request #24 from vinitcool76/develop

Develop

github.com/vinitkumar/node-twitter - 4f2964bbbcbe519b5a97ccbdcdebcddab9f74a7d authored over 11 years ago by Vinit <[email protected]>
Merge pull request #23 from vinitcool76/feature/comments

Feature/comments

github.com/vinitkumar/node-twitter - eb57adf32cd14ba823a1ce11e0d5118fb43b4d66 authored over 11 years ago by Vinit <[email protected]>
removed unnecessary view

github.com/vinitkumar/node-twitter - 79ebba6b0497bcb9d304b3528b096b05455bec25 authored over 11 years ago by Vinit Kumar <[email protected]>
enabled comments

github.com/vinitkumar/node-twitter - 4b11431c0ad2de6ae58f8aac443031ecaf920cbc authored over 11 years ago by Vinit Kumar <[email protected]>
more fixes with login

github.com/vinitkumar/node-twitter - 7f09a344c759993b816ff4b84312e7ff6183911c authored over 11 years ago by Vinit Kumar <[email protected]>
more ui changes

github.com/vinitkumar/node-twitter - da59655d2d3bd3ca7d90ea2ca990309d54c3b4b6 authored over 11 years ago by Vinit Kumar <[email protected]>
Merge pull request #17 from vinitcool76/develop

First working version

github.com/vinitkumar/node-twitter - 0a4d86b805e8cab095f5c3c661d08563ec7e46a0 authored over 11 years ago by Vinit <[email protected]>
more improvements to the views

github.com/vinitkumar/node-twitter - ce1d8cbe9cc9d36cec9bc08efcf63363fcfee3b2 authored over 11 years ago by Vinit Kumar <[email protected]>
reset to old db

github.com/vinitkumar/node-twitter - 8c3db4b4afd69d4b4e2045a52a70a03e0c920b71 authored over 11 years ago by Vinit Kumar <[email protected]>
trying to run heroku

github.com/vinitkumar/node-twitter - 78db417419f884947d04d8eb792e092a21bbb068 authored over 11 years ago by Vinit Kumar <[email protected]>
first working version

github.com/vinitkumar/node-twitter - b21c107ac93fb580602e865cf585ceb1c486a24d authored over 11 years ago by Vinit Kumar <[email protected]>
Merge pull request #15 from vinitcool76/develop

Develop

github.com/vinitkumar/node-twitter - c0f1d12a0a685f21459ba07096670414e87a25ab authored over 11 years ago by Vinit <[email protected]>
Merge pull request #14 from vinitcool76/feature/cleanup

Feature/cleanup

github.com/vinitkumar/node-twitter - 4002e8a097559c97a5d7d0ccd181c16ab8e82bce authored over 11 years ago by Vinit <[email protected]>
fix relative urls of static files

github.com/vinitkumar/node-twitter - 562943bcedbcc43f74cb1ac41ab28f42db7afcc1 authored over 11 years ago by Vinit Kumar <[email protected]>
trying to cleanup some code

github.com/vinitkumar/node-twitter - 48674f1e86c0b7cc5b379a7b47ab065e7d82b11d authored over 11 years ago by Vinit Kumar <[email protected]>
Merge pull request #13 from vinitcool76/develop

Develop

github.com/vinitkumar/node-twitter - 356e8065c63398c4d540f57cf9692fdce75a55b0 authored over 11 years ago by Vinit <[email protected]>
Merge pull request #12 from vinitcool76/feature/controller-model

Feature/controller model

github.com/vinitkumar/node-twitter - e39c6357e23922c0daff2e74efc70b5f88408ff1 authored over 11 years ago by Vinit <[email protected]>
more additions

github.com/vinitkumar/node-twitter - babd13880371574264d3d9e79387e2353d95f947 authored over 11 years ago by Vinit Kumar <[email protected]>
added new views and more fixes

github.com/vinitkumar/node-twitter - 292ba1cd5863710ae2928be8fe4fee556ea4f7d7 authored over 11 years ago by Vinit Kumar <[email protected]>
routes and middlewares fix

github.com/vinitkumar/node-twitter - 2157e1da9abeffd188c1e6b8cc30189ca574095a authored over 11 years ago by Vinit Kumar <[email protected]>
more models

github.com/vinitkumar/node-twitter - 54f7e783dc49e8fa749277760406681d5089a748 authored over 11 years ago by Vinit Kumar <[email protected]>