bundle js
add version to mysql gem
refactor testimonial saving/creating javascript
update jquery.form to 2.84
fix tweet.js s3 link
fix bad link
need to define the user
add tweet seeds
fix sidebar not showing in tweet widget section and update help
update the install page
update install code to async version
add install page for tweets
fix theme type specific getting and setting of attributes
use separate controllers for tweet and standard theme functionality
merge layouts into one. namespace twitter secton to just 'twitter'
add in tweet sammy pages
update side-wrapper links
hack to show theme tokens in the sidebar
redesign top bar and move theme gallery into its own tab
use left sidebar design
oops we require a user now but can optimize this later
fix theme s3 urls in route file
testing gem dependency
add in publishing methods for tweet themes
add ability to save tweet theme data to s3
organize storage.rb in order to add in tweet storage methods
more renaming
move tweets_as_api to the tweet model
refactor user model and push out all theme functionality into the STI theme models
rename the methods to scope to standard_theme
use STI to differentiate between standard and tweet themes
add tweet_setting model
add tweet_settings migration
oops, changing the order of the names array messes up the attributes since we store the index position
update tokens , parsers, and theme attributes to work with tweets