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

Commented out the API tests

We aren't using this feature yet, so no need to test it

github.com/vinitkumar/node-twitter - f4d719d66c255a1109c59319cc9899a3b6ca01b0 authored about 7 years ago by Robert Cooper <[email protected]>
Merge pull request #139 from vinitkumar/fix/username-bug-and-userlist

fixes #138, #134 issue with username and userslist view

github.com/vinitkumar/node-twitter - b66a0fecad32f717c11f98b5d9fd51a60a93b34e authored about 7 years ago by Vinit Kumar <[email protected]>
fixes #138, #134 issue with username and userslist view

username was not showing up because of a recent change, the fallback
condition to check for the ...

github.com/vinitkumar/node-twitter - d7701bbf6990e97d3c10a7367b81ff3b82f94f5a authored about 7 years ago by Vinit Kumar <[email protected]>
Updated both users and tweets controllers with Promises

github.com/vinitkumar/node-twitter - 3a1febd58fb9c603a447c6a576e7a7430f7acac8 authored about 7 years ago by Robert Cooper <[email protected]>
Deleted dashboard.js controller as it was unused

github.com/vinitkumar/node-twitter - cfc9506e2c3acc8fcc8582d646521bee1fc065e5 authored about 7 years ago by Robert Cooper <[email protected]>
Converted analytics controller to use Promises

github.com/vinitkumar/node-twitter - ebc6b0ca26866771b2d74a35ac0cfe1f3cd50ac2 authored about 7 years ago by Robert Cooper <[email protected]>
Removed development console.log statements from users.js and follows.js

github.com/vinitkumar/node-twitter - 16afd018098c277317af9a3de4b3f008415e6bf0 authored about 7 years ago by Robert Cooper <[email protected]>
Removed commented code in head.pug

github.com/vinitkumar/node-twitter - 1fcc75510aaeb8a7f6e53ba79e0c24fd0831b12b authored about 7 years ago by Robert Cooper <[email protected]>
Updated the project README

github.com/vinitkumar/node-twitter - 591481df0435ea953cfc8d157cb1cd92ddfb7efe authored about 7 years ago by Robert Cooper <[email protected]>
Updated package name and description

github.com/vinitkumar/node-twitter - 8eb8fd8b781db9364823d81e02853594f5ba4f26 authored about 7 years ago by Robert Cooper <[email protected]>
add package-lock.json to gitignore as we are using yarn now

github.com/vinitkumar/node-twitter - dc58d77c6411cb068e01a29573f7dd97ca0ec570 authored about 7 years ago by Vinit Kumar <[email protected]>
remove package-lock.json

github.com/vinitkumar/node-twitter - 38492115433e2176a06a25876c754535024e5784 authored about 7 years ago by Vinit Kumar <[email protected]>
Merge pull request #131 from vinitkumar/remove-fb-twitter

Remove unused Facebook and Twitter authentication code

github.com/vinitkumar/node-twitter - 79ef2232e9d8fdfe185626ac74ed9ea13300d4ed authored about 7 years ago by Vinit Kumar <[email protected]>
Removed FB/Twitter code from home dashboard

github.com/vinitkumar/node-twitter - 6a1e1895edce4e3dc2d46094f27ed84e3e6e75df authored about 7 years ago by Robert Cooper <[email protected]>
Removed FB/Twitter code from config files and routes

github.com/vinitkumar/node-twitter - 48d80c966f6e5b14c20162c0f1b01219621610b8 authored about 7 years ago by Robert Cooper <[email protected]>
Removed FB/Twitter code from tweet and user models

github.com/vinitkumar/node-twitter - c777db3e52a4fca67856ca812d8add616e6b6924 authored about 7 years ago by Robert Cooper <[email protected]>
Removed FB/Twitter code from tweets/show.pug

github.com/vinitkumar/node-twitter - 58e82d8236ab9e3fd678ed5601536177b1d41616 authored about 7 years ago by Robert Cooper <[email protected]>
Removed FB/Twitter code from tweet template

github.com/vinitkumar/node-twitter - e98cee12a9f4bdf5d2fae1dc99e7f7e4ac557820 authored about 7 years ago by Robert Cooper <[email protected]>
Removed FB/Twitter code from list.pug

github.com/vinitkumar/node-twitter - 2c9039ad173432aa0f1e4d036494be07d785c660 authored about 7 years ago by Robert Cooper <[email protected]>
Remove FB/Twitter code from profile page

github.com/vinitkumar/node-twitter - a4a3ba2c3c1e13b6370f23d8de4c6b5ba3cea69e authored about 7 years ago by Robert Cooper <[email protected]>
Uninstalled FB passport module

github.com/vinitkumar/node-twitter - b5ad1afaaf2a6069e3006700a7ab92fa8c3340cb authored about 7 years ago by Robert Cooper <[email protected]>
Merge pull request #130 from vinitkumar/fix/edit-bug

Fix issue with tweet edits not working

github.com/vinitkumar/node-twitter - e9bae7e6d3b4a10c2d4429564c0bfa4dd76e4067 authored about 7 years ago by Robert Cooper <[email protected]>
Styled the edit button and textarea

github.com/vinitkumar/node-twitter - fa3eff8c08992d4843db4e8ef3c92ceeab21e68a authored about 7 years ago by Robert Cooper <[email protected]>
Removed the uses of tweets/form.pug

github.com/vinitkumar/node-twitter - c16ebe25423fd203ec80acda11220a33fad2655a authored about 7 years ago by Robert Cooper <[email protected]>
Removed new tweet function/route

Not using it.

github.com/vinitkumar/node-twitter - 4bcf276b17bee862f5a27cae1a67d8947a54e2bf authored about 7 years ago by Robert Cooper <[email protected]>
Remove console.log statements used for debugging

github.com/vinitkumar/node-twitter - 3583763896a017e856137864cc47da229959d724 authored about 7 years ago by Robert Cooper <[email protected]>
Remove the rendering of form.pug from the update function

github.com/vinitkumar/node-twitter - a59f1aa3d263352ac9880201901145f2776bd610 authored about 7 years ago by Robert Cooper <[email protected]>
Finally got the edited tweets to save to the database

github.com/vinitkumar/node-twitter - d12987d170530baded106dd93def9e4cb55e1ad8 authored about 7 years ago by Robert Cooper <[email protected]>
Able to edit tweets directly on page

Still haven't made server requests to change values in the database yet.

github.com/vinitkumar/node-twitter - 347a13b811ac7ff18d70b7316f410fc530a40261 authored about 7 years ago by Robert Cooper <[email protected]>
Fix issue with tweet edits not working

github.com/vinitkumar/node-twitter - aeb790600ab1c14236928342e5eeb36fb839bca3 authored over 7 years ago by Robert Cooper <[email protected]>
Merge pull request #129 from vinitkumar/fix/broken-follow

fix the issue with broken follow

github.com/vinitkumar/node-twitter - 4d554f141e2b9147f542577095e99902b5ee47f8 authored over 7 years ago by Robert Cooper <[email protected]>
Made all headings in README consistently formatted

github.com/vinitkumar/node-twitter - 0780a77125cba220a1529180671fab9154853b1f authored over 7 years ago by Robert Cooper <[email protected]>
Updated README

github.com/vinitkumar/node-twitter - 979dbf0c7bb7905b40e151eb1845829cbb3986f2 authored over 7 years ago by Robert Cooper <[email protected]>
fix the issue with broken follow

github.com/vinitkumar/node-twitter - eca502fb82c0d2804d34c039047f511e5a08c004 authored over 7 years ago by Vinit Kumar <[email protected]>
Update readme.md

github.com/vinitkumar/node-twitter - 9a70877c60ce2fc8875e95980a7b18f2dcd6e58f authored over 7 years ago by Vinit Kumar <[email protected]>
Merge pull request #126 from vinitkumar/meta/build-versions

upgrade node version and use yarn

github.com/vinitkumar/node-twitter - d4082e1b85a93f30043439ea40e1641bf51f86e7 authored over 7 years ago by Vinit Kumar <[email protected]>
upgrade node version and use yarn

github.com/vinitkumar/node-twitter - 841f1a14dbc39b15066106b793ba4e5abb53dc2b authored over 7 years ago by Vinit Kumar <[email protected]>
Merge pull request #118 from vinitkumar/profile-tweets

Styled the profile tweets similar to home page tweets

github.com/vinitkumar/node-twitter - b005be69c6ba3a311ac73e0eab5fea4cbcf5f29c authored over 7 years ago by Robert Cooper <[email protected]>
Styled the profile tweets similar to home page tweets

github.com/vinitkumar/node-twitter - 8571fb42582b6c5d981a547bc2f4b11983c43ee0 authored over 7 years ago by Robert Cooper <[email protected]>
Merge pull request #117 from vinitkumar/tweet-analytics

Addition and Fixes of Tweet Analytics

github.com/vinitkumar/node-twitter - d59ce507b8f9c59eae7ed17265744b7f8355d569 authored over 7 years ago by Vinit Kumar <[email protected]>
Add tweet count to profile page

Fixes #116

github.com/vinitkumar/node-twitter - 234da650b6a8828826db4e71343261914c4a830b authored over 7 years ago by Robert Cooper <[email protected]>
Centered aligned User names in Analytics table

github.com/vinitkumar/node-twitter - 4d44c5683bf823a00070ce853861d6cd138a34c0 authored over 7 years ago by Robert Cooper <[email protected]>
Applied some styling to the Analytics Page

github.com/vinitkumar/node-twitter - 1e0c9078544a315ac7221734606808724b1b79c2 authored over 7 years ago by Robert Cooper <[email protected]>
Added logic that allows the display of total tweets on Analytics page

Fixes #107

github.com/vinitkumar/node-twitter - 563d0587c81179b074642a4e12262310ba5abab1 authored over 7 years ago by Robert Cooper <[email protected]>
Merge remote-tracking branch 'origin/tweet-analytics' into tweet-analytics

github.com/vinitkumar/node-twitter - 35c3bb6b4e5f6164d7184c640a72a5beb5994ffe authored over 7 years ago by Robert Cooper <[email protected]>
Removed unnecessary class on ul element

github.com/vinitkumar/node-twitter - 4e4c4eb866e888c70e15ac5b2cd0c6bf86194dbc authored over 7 years ago by Robert Cooper <[email protected]>
Removed unnecessary class on ul elemetn

github.com/vinitkumar/node-twitter - ad51aa52ae513388cda3aa668e0e403c3d87b809 authored over 7 years ago by Robert Cooper <[email protected]>
Display user tweet count on home page

Fixes #108

github.com/vinitkumar/node-twitter - 031b12257867c2c705c5279ecd1cf86aa6eb7f8a authored over 7 years ago by Robert Cooper <[email protected]>
Removed unused files inside of the public folder

github.com/vinitkumar/node-twitter - 1fb05365d6570bc647e020923bb7b4568a975aca authored over 7 years ago by Robert Cooper <[email protected]>
This should have been part of previous commit

github.com/vinitkumar/node-twitter - 5f9290541a3373bca1f686abf05f200d69d369fa authored over 7 years ago by Robert Cooper <[email protected]>
Cleaned up pug templates

Removed unused views and renamed some of the views

github.com/vinitkumar/node-twitter - f64381a2c1a927750bcf5d6633010296e5bc2241 authored over 7 years ago by Robert Cooper <[email protected]>
Removed row class on profile summary section

github.com/vinitkumar/node-twitter - b3b6694ae290d8eff29fc62c40d1f8c86548623a authored over 7 years ago by Robert Cooper <[email protected]>
Added spacing between tweets and profile on profile page

github.com/vinitkumar/node-twitter - f8f0d25c25054412c6408d2cc896bc7d851721e1 authored over 7 years ago by Robert Cooper <[email protected]>
Fixed issue with comments not displaying

github.com/vinitkumar/node-twitter - 157e38645bfbdfbad07f396446422e40a2568e50 authored over 7 years ago by Robert Cooper <[email protected]>
Removed pagination from recent visits section

It didn't appear to be working anyways

github.com/vinitkumar/node-twitter - 22544de7d1951bb807618e7d8e63fc44a0cbf300 authored over 7 years ago by Robert Cooper <[email protected]>
Moved useful links section to the bottom on small widths

github.com/vinitkumar/node-twitter - b6ca77f0cddc4a255c1bd0e11280b33732cd2fb7 authored over 7 years ago by Robert Cooper <[email protected]>
Profile page responsiveness

github.com/vinitkumar/node-twitter - 930bd22b8ec30c13818722d71a1895379b784f73 authored over 7 years ago by Robert Cooper <[email protected]>
Home page mobile responsiveness

github.com/vinitkumar/node-twitter - 4e2e1e770a07efe1ee4b6bf88ee012669674bc1c authored over 7 years ago by Robert Cooper <[email protected]>
Fixed issue that did not show single comments

github.com/vinitkumar/node-twitter - 0dd14640b95c9804f0ede9b7b4e7f470a3eabf96 authored over 7 years ago by Robert Cooper <[email protected]>
Fixed issue with comments not working with Pug templates

github.com/vinitkumar/node-twitter - 6e8645f0054d336f1b62804ff8fc0e61d55de467 authored over 7 years ago by Robert Cooper <[email protected]>
Shifted from Jade to Pug

Pug is the newer version of the Jade templating engine. This also removes deprecation warnings u...

github.com/vinitkumar/node-twitter - 1d0a94e1c449d04e0b419fa129cc2da44863da4d authored over 7 years ago by Robert Cooper <[email protected]>
Merge pull request #106 from Engineering-Robert/master

Reordering Nav & Profile Links

github.com/vinitkumar/node-twitter - a0ae7676988d9aee08093e4caf89009c65965b8e authored over 7 years ago by Robert Cooper <[email protected]>
Added profile link to tweet count and profile name on home page

github.com/vinitkumar/node-twitter - 343ffed4ca9c4cf2640abec568e13c7f41aa7d00 authored over 7 years ago by Robert Cooper <[email protected]>
bump version for the new release

github.com/vinitkumar/node-twitter - e734f3d65d45cd246c44afaea366ce93d9fc7bf7 authored over 7 years ago by Vinit Kumar <[email protected]>
add Robert to the Authors and change the UI to reflect that

github.com/vinitkumar/node-twitter - 25dfb2bfbad8b5187ca1ebda374b25cd3ab83faf authored over 7 years ago by Vinit Kumar <[email protected]>
Merge pull request #1 from Engineering-Robert/profile-ui

Dark UI

github.com/vinitkumar/node-twitter - 5e05665c95c9a2de3c5e2a15942622de230d5a69 authored over 7 years ago by Robert Cooper <[email protected]>
Merge pull request #104 from Engineering-Robert/profile-ui

Dark Profile UI

github.com/vinitkumar/node-twitter - 4d0643d616f118033bfef90ef8e3787d55e321ce authored over 7 years ago by Vinit Kumar <[email protected]>
Reordered header nav items

github.com/vinitkumar/node-twitter - f944b40aea4f59048df02e34f7765887b11e0670 authored over 7 years ago by Robert Cooper <[email protected]>
Added a max-width to the header

github.com/vinitkumar/node-twitter - 7f70ab37f02787d68f02b5c27de8a9f667e18c72 authored over 7 years ago by Robert Cooper <[email protected]>
Styled the header nav

github.com/vinitkumar/node-twitter - 2bc2fe5c23ba6b2dc55781e7588e5a25477ae92f authored over 7 years ago by Robert Cooper <[email protected]>
Added some styling to the Tweet modal

github.com/vinitkumar/node-twitter - 3a6b50f82bd80a6ba80f37b5e37c2a87b81e4d82 authored over 7 years ago by Robert Cooper <[email protected]>
Added seperation between comments and main tweet content

github.com/vinitkumar/node-twitter - 566fd89bab15b32dee62002d38d47cafbb6d4203 authored over 7 years ago by Robert Cooper <[email protected]>
Applied styling to the analytics page

github.com/vinitkumar/node-twitter - 8f945841a1ccdbbbe00139c6d69cfb21f249f4d0 authored over 7 years ago by Robert Cooper <[email protected]>
Styled the profile page

github.com/vinitkumar/node-twitter - d4b65e2df00b0b601d907baeccf8c8fb8551e94f authored over 7 years ago by Robert Cooper <[email protected]>
Styled the stream of tweets/comments on the main page

github.com/vinitkumar/node-twitter - 7be1696403686c3612101e48a170db2c14c432dd authored over 7 years ago by Robert Cooper <[email protected]>
Dark UI styling to profile page

github.com/vinitkumar/node-twitter - 639a892aca48e5da3af812f4f75e1f595e52c55d authored over 7 years ago by Robert Cooper <[email protected]>
Added some Dark UI styling

I still can't get all the parts of the app working, so I'm still unable to style a good portion ...

github.com/vinitkumar/node-twitter - 879c4f3a453b9d5fda665ffbda6add531e62972f authored over 7 years ago by Robert Cooper <[email protected]>
Updated syntax and removed unused code

github.com/vinitkumar/node-twitter - ccde0dbcc3dd0bce394b8de25cae94facc1930e7 authored over 7 years ago by Robert Cooper <[email protected]>
Center aligned footer text

github.com/vinitkumar/node-twitter - bed1379138c772dbffec952fbd8c2f57e65c42c1 authored over 7 years ago by Robert Cooper <[email protected]>
Center aligned Github login content

github.com/vinitkumar/node-twitter - 26c19129cbe1d102f479f2c742bf3d7a559d3ebd authored over 7 years ago by Robert Cooper <[email protected]>
Fixed bodyParser() deprecation warnings

github.com/vinitkumar/node-twitter - 81cd2609a3fac714d0f1c29663f8ef77dd5568b2 authored over 7 years ago by Robert Cooper <[email protected]>
Fix Mongoose deprecation warning

github.com/vinitkumar/node-twitter - e251a01d15d0c7ed14a274f083218c00da6938fb authored over 7 years ago by Robert Cooper <[email protected]>
Update readme.md

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

github.com/vinitkumar/node-twitter - 9add783b818825bd955cf46276202504626bb4db authored over 7 years ago by Vinit Kumar <[email protected]>
Update LICENSE

github.com/vinitkumar/node-twitter - 05daa4d08b07faa8c942718ded2c7c50a90e9a39 authored over 7 years ago by Vinit Kumar <[email protected]>
make sure ip is there

github.com/vinitkumar/node-twitter - d3b16069a9189a7a8c65f1f90ca88b12593cadee authored over 7 years ago by Vinit Kumar <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/vinitkumar/node-twitter - a1d2e30917d2a5f3d89623275360b49cc58b481d authored over 7 years ago by Vinit Kumar <[email protected]>
fix the github data not updating problem

github.com/vinitkumar/node-twitter - 93fb722a7900b7b2017af1685bbb11c11cd5d62f authored over 7 years ago by Vinit Kumar <[email protected]>
Merge pull request #101 from vinitkumar/add-license-1

Create LICENSE

github.com/vinitkumar/node-twitter - 356fa607d3aa83f08e51d51d116328e8803290cf authored over 7 years ago by Vinit Kumar <[email protected]>
Create LICENSE

github.com/vinitkumar/node-twitter - a6c4b2f66a9bed01774d5f471ac7f7d7248da352 authored over 7 years ago by Vinit Kumar <[email protected]>
Delete LICENSE

github.com/vinitkumar/node-twitter - 26e7e84f874867023c842c0cd4d5507538c8dabd authored over 7 years ago by Vinit Kumar <[email protected]>
Merge branch 'master' of github.com:vinitkumar/node-twitter

github.com/vinitkumar/node-twitter - 993a0ec2232376556208ae175bf0d27488927c11 authored over 7 years ago by Vinit Kumar <[email protected]>
fix the issue with analytics.user.name that could be empty

github.com/vinitkumar/node-twitter - 99fec062e96bfe3b8928110186cd6b25260cbdbc authored over 7 years ago by Vinit Kumar <[email protected]>
Merge pull request #100 from vinitkumar/add-license-1

change license from MIT to BSD

github.com/vinitkumar/node-twitter - 22be3bdd71f3dc00e825ca1793e5d83ef20d5af6 authored over 7 years ago by Vinit Kumar <[email protected]>
change license from MIT to BSD

github.com/vinitkumar/node-twitter - 88f4545575a1df3a0ac3a5b2c21a5bdac017c3d1 authored over 7 years ago by Vinit Kumar <[email protected]>
add description of the action

github.com/vinitkumar/node-twitter - 81d3c5da5a9d8f1706d81241661d66f7065219aa authored over 7 years ago by Vinit Kumar <[email protected]>
Merge pull request #99 from vinitkumar/feature/prettier

prettify the code

github.com/vinitkumar/node-twitter - 71e162a68546222922637b091604cfb80b8e1f63 authored over 7 years ago by Vinit Kumar <[email protected]>
prettify the code

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