Ecosyste.ms: OpenCollective

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

github.com/vinitkumar/node-twitter

Twitter clone with node.js
https://github.com/vinitkumar/node-twitter

Commented out the API tests

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

f4d719d66c255a1109c59319cc9899a3b6ca01b0 authored over 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

b66a0fecad32f717c11f98b5d9fd51a60a93b34e authored over 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 ...

d7701bbf6990e97d3c10a7367b81ff3b82f94f5a authored over 7 years ago by Vinit Kumar <[email protected]>
Updated both users and tweets controllers with Promises

3a1febd58fb9c603a447c6a576e7a7430f7acac8 authored over 7 years ago by Robert Cooper <[email protected]>
Deleted dashboard.js controller as it was unused

cfc9506e2c3acc8fcc8582d646521bee1fc065e5 authored over 7 years ago by Robert Cooper <[email protected]>
Converted analytics controller to use Promises

ebc6b0ca26866771b2d74a35ac0cfe1f3cd50ac2 authored over 7 years ago by Robert Cooper <[email protected]>
Removed development console.log statements from users.js and follows.js

16afd018098c277317af9a3de4b3f008415e6bf0 authored over 7 years ago by Robert Cooper <[email protected]>
Removed commented code in head.pug

1fcc75510aaeb8a7f6e53ba79e0c24fd0831b12b authored over 7 years ago by Robert Cooper <[email protected]>
Updated the project README

591481df0435ea953cfc8d157cb1cd92ddfb7efe authored over 7 years ago by Robert Cooper <[email protected]>
Updated package name and description

8eb8fd8b781db9364823d81e02853594f5ba4f26 authored over 7 years ago by Robert Cooper <[email protected]>
add package-lock.json to gitignore as we are using yarn now

dc58d77c6411cb068e01a29573f7dd97ca0ec570 authored over 7 years ago by Vinit Kumar <[email protected]>
remove package-lock.json

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

Remove unused Facebook and Twitter authentication code

79ef2232e9d8fdfe185626ac74ed9ea13300d4ed authored over 7 years ago by Vinit Kumar <[email protected]>
Removed FB/Twitter code from home dashboard

6a1e1895edce4e3dc2d46094f27ed84e3e6e75df authored over 7 years ago by Robert Cooper <[email protected]>
Removed FB/Twitter code from config files and routes

48d80c966f6e5b14c20162c0f1b01219621610b8 authored over 7 years ago by Robert Cooper <[email protected]>
Removed FB/Twitter code from tweet and user models

c777db3e52a4fca67856ca812d8add616e6b6924 authored over 7 years ago by Robert Cooper <[email protected]>
Removed FB/Twitter code from tweets/show.pug

58e82d8236ab9e3fd678ed5601536177b1d41616 authored over 7 years ago by Robert Cooper <[email protected]>
Removed FB/Twitter code from tweet template

e98cee12a9f4bdf5d2fae1dc99e7f7e4ac557820 authored over 7 years ago by Robert Cooper <[email protected]>
Removed FB/Twitter code from list.pug

2c9039ad173432aa0f1e4d036494be07d785c660 authored over 7 years ago by Robert Cooper <[email protected]>
Remove FB/Twitter code from profile page

a4a3ba2c3c1e13b6370f23d8de4c6b5ba3cea69e authored over 7 years ago by Robert Cooper <[email protected]>
Uninstalled FB passport module

b5ad1afaaf2a6069e3006700a7ab92fa8c3340cb authored over 7 years ago by Robert Cooper <[email protected]>
Merge pull request #130 from vinitkumar/fix/edit-bug

Fix issue with tweet edits not working

e9bae7e6d3b4a10c2d4429564c0bfa4dd76e4067 authored over 7 years ago by Robert Cooper <[email protected]>
Styled the edit button and textarea

fa3eff8c08992d4843db4e8ef3c92ceeab21e68a authored over 7 years ago by Robert Cooper <[email protected]>
Removed the uses of tweets/form.pug

c16ebe25423fd203ec80acda11220a33fad2655a authored over 7 years ago by Robert Cooper <[email protected]>
Removed new tweet function/route

Not using it.

4bcf276b17bee862f5a27cae1a67d8947a54e2bf authored over 7 years ago by Robert Cooper <[email protected]>
Remove console.log statements used for debugging

3583763896a017e856137864cc47da229959d724 authored over 7 years ago by Robert Cooper <[email protected]>
Remove the rendering of form.pug from the update function

a59f1aa3d263352ac9880201901145f2776bd610 authored over 7 years ago by Robert Cooper <[email protected]>
Finally got the edited tweets to save to the database

d12987d170530baded106dd93def9e4cb55e1ad8 authored over 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.

347a13b811ac7ff18d70b7316f410fc530a40261 authored over 7 years ago by Robert Cooper <[email protected]>
Fix issue with tweet edits not working

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

4d554f141e2b9147f542577095e99902b5ee47f8 authored over 7 years ago by Robert Cooper <[email protected]>
Made all headings in README consistently formatted

0780a77125cba220a1529180671fab9154853b1f authored over 7 years ago by Robert Cooper <[email protected]>
Updated README

979dbf0c7bb7905b40e151eb1845829cbb3986f2 authored over 7 years ago by Robert Cooper <[email protected]>
fix the issue with broken follow

eca502fb82c0d2804d34c039047f511e5a08c004 authored over 7 years ago by Vinit Kumar <[email protected]>
Update readme.md

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

d4082e1b85a93f30043439ea40e1641bf51f86e7 authored over 7 years ago by Vinit Kumar <[email protected]>
upgrade node version and use yarn

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

b005be69c6ba3a311ac73e0eab5fea4cbcf5f29c authored over 7 years ago by Robert Cooper <[email protected]>
Styled the profile tweets similar to home page tweets

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

d59ce507b8f9c59eae7ed17265744b7f8355d569 authored over 7 years ago by Vinit Kumar <[email protected]>
Add tweet count to profile page

Fixes #116

234da650b6a8828826db4e71343261914c4a830b authored over 7 years ago by Robert Cooper <[email protected]>
Centered aligned User names in Analytics table

4d44c5683bf823a00070ce853861d6cd138a34c0 authored over 7 years ago by Robert Cooper <[email protected]>
Applied some styling to the Analytics Page

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

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

35c3bb6b4e5f6164d7184c640a72a5beb5994ffe authored over 7 years ago by Robert Cooper <[email protected]>
Removed unnecessary class on ul element

4e4c4eb866e888c70e15ac5b2cd0c6bf86194dbc authored over 7 years ago by Robert Cooper <[email protected]>
Removed unnecessary class on ul elemetn

ad51aa52ae513388cda3aa668e0e403c3d87b809 authored over 7 years ago by Robert Cooper <[email protected]>
Display user tweet count on home page

Fixes #108

031b12257867c2c705c5279ecd1cf86aa6eb7f8a authored over 7 years ago by Robert Cooper <[email protected]>
Removed unused files inside of the public folder

1fb05365d6570bc647e020923bb7b4568a975aca authored over 7 years ago by Robert Cooper <[email protected]>
This should have been part of previous commit

5f9290541a3373bca1f686abf05f200d69d369fa authored over 7 years ago by Robert Cooper <[email protected]>
Cleaned up pug templates

Removed unused views and renamed some of the views

f64381a2c1a927750bcf5d6633010296e5bc2241 authored over 7 years ago by Robert Cooper <[email protected]>
Removed row class on profile summary section

b3b6694ae290d8eff29fc62c40d1f8c86548623a authored over 7 years ago by Robert Cooper <[email protected]>
Added spacing between tweets and profile on profile page

f8f0d25c25054412c6408d2cc896bc7d851721e1 authored over 7 years ago by Robert Cooper <[email protected]>
Fixed issue with comments not displaying

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

22544de7d1951bb807618e7d8e63fc44a0cbf300 authored over 7 years ago by Robert Cooper <[email protected]>
Moved useful links section to the bottom on small widths

b6ca77f0cddc4a255c1bd0e11280b33732cd2fb7 authored over 7 years ago by Robert Cooper <[email protected]>
Profile page responsiveness

930bd22b8ec30c13818722d71a1895379b784f73 authored over 7 years ago by Robert Cooper <[email protected]>
Home page mobile responsiveness

4e2e1e770a07efe1ee4b6bf88ee012669674bc1c authored over 7 years ago by Robert Cooper <[email protected]>
Fixed issue that did not show single comments

0dd14640b95c9804f0ede9b7b4e7f470a3eabf96 authored over 7 years ago by Robert Cooper <[email protected]>
Fixed issue with comments not working with Pug templates

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...

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

Reordering Nav & Profile Links

a0ae7676988d9aee08093e4caf89009c65965b8e authored over 7 years ago by Robert Cooper <[email protected]>
Added profile link to tweet count and profile name on home page

343ffed4ca9c4cf2640abec568e13c7f41aa7d00 authored over 7 years ago by Robert Cooper <[email protected]>
bump version for the new release

e734f3d65d45cd246c44afaea366ce93d9fc7bf7 authored over 7 years ago by Vinit Kumar <[email protected]>
add Robert to the Authors and change the UI to reflect that

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

Dark UI

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

Dark Profile UI

4d0643d616f118033bfef90ef8e3787d55e321ce authored over 7 years ago by Vinit Kumar <[email protected]>
Reordered header nav items

f944b40aea4f59048df02e34f7765887b11e0670 authored over 7 years ago by Robert Cooper <[email protected]>
Added a max-width to the header

7f70ab37f02787d68f02b5c27de8a9f667e18c72 authored over 7 years ago by Robert Cooper <[email protected]>
Styled the header nav

2bc2fe5c23ba6b2dc55781e7588e5a25477ae92f authored over 7 years ago by Robert Cooper <[email protected]>
Added some styling to the Tweet modal

3a6b50f82bd80a6ba80f37b5e37c2a87b81e4d82 authored over 7 years ago by Robert Cooper <[email protected]>
Added seperation between comments and main tweet content

566fd89bab15b32dee62002d38d47cafbb6d4203 authored over 7 years ago by Robert Cooper <[email protected]>
Applied styling to the analytics page

8f945841a1ccdbbbe00139c6d69cfb21f249f4d0 authored over 7 years ago by Robert Cooper <[email protected]>
Styled the profile page

d4b65e2df00b0b601d907baeccf8c8fb8551e94f authored over 7 years ago by Robert Cooper <[email protected]>
Styled the stream of tweets/comments on the main page

7be1696403686c3612101e48a170db2c14c432dd authored over 7 years ago by Robert Cooper <[email protected]>
Dark UI styling to profile page

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 ...

879c4f3a453b9d5fda665ffbda6add531e62972f authored over 7 years ago by Robert Cooper <[email protected]>
Updated syntax and removed unused code

ccde0dbcc3dd0bce394b8de25cae94facc1930e7 authored over 7 years ago by Robert Cooper <[email protected]>
Center aligned footer text

bed1379138c772dbffec952fbd8c2f57e65c42c1 authored over 7 years ago by Robert Cooper <[email protected]>
Center aligned Github login content

26c19129cbe1d102f479f2c742bf3d7a559d3ebd authored over 7 years ago by Robert Cooper <[email protected]>
Fixed bodyParser() deprecation warnings

81cd2609a3fac714d0f1c29663f8ef77dd5568b2 authored over 7 years ago by Robert Cooper <[email protected]>
Fix Mongoose deprecation warning

e251a01d15d0c7ed14a274f083218c00da6938fb authored over 7 years ago by Robert Cooper <[email protected]>
Update readme.md

b56c246a6828185e91a23bac6f6b94b0312d71eb authored over 7 years ago by Vinit Kumar <[email protected]>
update package.json

9add783b818825bd955cf46276202504626bb4db authored over 7 years ago by Vinit Kumar <[email protected]>
Update LICENSE

05daa4d08b07faa8c942718ded2c7c50a90e9a39 authored over 7 years ago by Vinit Kumar <[email protected]>
make sure ip is there

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

a1d2e30917d2a5f3d89623275360b49cc58b481d authored over 7 years ago by Vinit Kumar <[email protected]>
fix the github data not updating problem

93fb722a7900b7b2017af1685bbb11c11cd5d62f authored over 7 years ago by Vinit Kumar <[email protected]>
update

6742be04b03ba2af031121f8dc3abf4a79c0d404 authored over 7 years ago by Vinit Kumar <[email protected]>
Merge pull request #101 from vinitkumar/add-license-1

Create LICENSE

356fa607d3aa83f08e51d51d116328e8803290cf authored over 7 years ago by Vinit Kumar <[email protected]>
Create LICENSE

a6c4b2f66a9bed01774d5f471ac7f7d7248da352 authored over 7 years ago by Vinit Kumar <[email protected]>
Delete LICENSE

26e7e84f874867023c842c0cd4d5507538c8dabd authored over 7 years ago by Vinit Kumar <[email protected]>
Merge branch 'master' of 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

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

22be3bdd71f3dc00e825ca1793e5d83ef20d5af6 authored over 7 years ago by Vinit Kumar <[email protected]>
change license from MIT to BSD

88f4545575a1df3a0ac3a5b2c21a5bdac017c3d1 authored over 7 years ago by Vinit Kumar <[email protected]>
add description of the action

81d3c5da5a9d8f1706d81241661d66f7065219aa authored over 7 years ago by Vinit Kumar <[email protected]>
cleanup

32d48f51705ce5e23ff9f0f5c0249cba4c86cadd authored over 7 years ago by Vinit Kumar <[email protected]>
Merge pull request #99 from vinitkumar/feature/prettier

prettify the code

71e162a68546222922637b091604cfb80b8e1f63 authored over 7 years ago by Vinit Kumar <[email protected]>
prettify the code

ffa0606603f027b78bba5a0b69fb3bc7af726d46 authored over 7 years ago by Vinit Kumar <[email protected]>