node-twitter

Twitter clone with node.js

APACHE-2.0 License

Downloads
15
Stars
301
Committers
14

Bot releases are hidden (Show)

node-twitter - Minor Release Latest Release

Published by vinitkumar almost 5 years ago

  • #252, Move all secrets and sensitive data to env variables and add a .env.example file (@irsol)
  • Add Github's Actions for greeting. (@vinitkumar)
node-twitter - Major release

Published by vinitkumar almost 7 years ago

  • Upgraded Express to 4.x.x ( #140 )
  • Refactored majority of class names to use BEM
  • Pug files are more component based so as to increase reusability
  • Individual tweets can be viewed in a modal window by clicking on the date next to the user's name on any tweet ( #114 )
  • Navbar is more visually "balanced" ( #162 )
  • Sass is being used for all website styling
  • Commenter avatar images are now displayed ( #169 )
node-twitter - Release

Published by vinitkumar about 7 years ago

  • Remove keys and put it using env variables
node-twitter - Bugfix release

Published by vinitkumar about 7 years ago

  • add validation to the tweet and commit length
  • add pagination to the tweet page
  • fix crash in case the page lands where tweets where created from fb, twitter.
  • same as above for profile page
  • make the stack trace much more readable.
node-twitter - Release

Published by vinitkumar about 7 years ago

  • Revamp UI and give it a dark color theme. Thanks @Engineering-Robert
  • Fix some other warnings.
node-twitter - Fixes for username

Published by vinitkumar over 10 years ago

This release contains the fixes for missing names of people who tweeted because of missing name field in data from github.
screen shot 2014-06-14 at 5 18 37 pm

node-twitter - Release v0.0.2

Published by vinitkumar over 10 years ago

These features should be in here

  • Flat UI
  • User Profile
  • Profile Dashboard
Package Rankings
Top 9.78% on Npmjs.org
Badges
Extracted from project README
Build Status 0 1 2 3 4 5 6 7 FOSSA Status
Related Projects