Skip to content

Releases: vinitkumar/node-twitter

Minor Release

28 Nov 18:52
2bf4600
Compare
Choose a tag to compare
  • #252, Move all secrets and sensitive data to env variables and add a .env.example file (@irsol)
  • Add Github's Actions for greeting. (@vinitkumar)

Major release

20 Oct 18:38
Compare
Choose a tag to compare
  • 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 )

Release

01 Oct 16:55
Compare
Choose a tag to compare
  • Remove keys and put it using env variables

Bugfix release

01 Oct 16:41
Compare
Choose a tag to compare
  • 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.

Release

21 Sep 03:43
Compare
Choose a tag to compare
  • Revamp UI and give it a dark color theme. Thanks @Engineering-Robert
  • Fix some other warnings.

Fixes for username

14 Jun 11:49
Compare
Choose a tag to compare

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

Release v0.0.2

15 Mar 20:28
Compare
Choose a tag to compare
Release v0.0.2 Pre-release
Pre-release

These features should be in here

  • Flat UI
  • User Profile
  • Profile Dashboard