summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-13Restructuring README and documentation in doc fileluca-marie
2016-09-13Added what was once deleted by mistakeluca-marie
2016-09-13Deleting one twitter img, only one is neededluca-marie
2016-09-13Updating CSS and view Codeluca-marie
2016-09-13No need of 2nd Twitter imgluca-marie
2016-09-13Cleaning CSS &view code, updating twitter helper with developluca-marie
2016-09-09Merge pull request #5 from LoadToCode/theaMarie
2016-09-09Merge pull request #4 from LoadToCode/temp_1_marietheaamanda
2016-09-09Added changes in css, view and main view file, as well as default avatar is n...luca-marie
2016-09-09included script to invalidate tokenthea
2016-09-09changed times for twitter cachingthea
2016-09-09Added changes in css, view and main view file, as well as default avatar is n...luca-marie
2016-09-08Helper has caching of name and tweets included now \o/luca-marie
2016-09-08Merge pull request #2 from LoadToCode/theaMarie
2016-09-07Added documentation to README about twitter authentification and usage of sec...thea
2016-09-07changed naming for tweets-method in _index and included time-checking and a t...thea
2016-09-07error message and exit from script when wrong directory or no secrets-file. a...thea
2016-09-06included twitter handle also for test development in secrets-filethea
2016-09-06bearer token script includes creating token, creating secrets-file or just ha...thea
2016-09-06deleted script/generate_bearer_token.rb, it will be replaced by script/genera...thea
2016-09-06included extra methods to have the twitter call for twitter name only have ha...thea
2016-09-06Merge branch 'develop' into theathea
2016-09-06Merge pull request #1 from LoadToCode/marietheaamanda
2016-09-05deleted twitter part in config/defaults.yml since there is no usage for it. t...thea
2016-09-05resolved bug from PR #236. Included test environment to secrets-file and incl...thea
2016-09-02moved bearer token scriptthea
2016-09-02ruby script to generate twitter bearer tokenthea
2016-09-01Updating the view and CSS, no pic and twitter handle in each tweet;luca-marie
2016-09-01Changes mainly on CSS 'fine tuning' and shortening the Twitter API credentials,luca-marie
2016-09-01Adding config/config.yml file into .gitignore, cleaning up smaller typosluca-marie
2016-09-01Update on .gitignore to delete an initializers file that doesn't exist any lo...luca-marie
2016-09-01Small updates on method to check if twitter feed enabledluca-marie
2016-09-01Code lives now in twitter_helper.rbluca-marie
2016-09-01Twitter controller now as helper, some more styling in CSS, bug fixluca-marie
2016-09-01Updateluca-marie
2016-09-01One more gif to play withluca-marie
2016-09-01Update in configluca-marie
2016-09-01Update with Twitterluca-marie
2016-08-26Merge branch 'bugfix/load-issue' into 'develop' azul
2016-08-26[load] require login_format_validation in sessionAzul
2016-08-19Merge branch 'bugfix/send-406-on-unsupported-format' into 'develop' azul
2016-08-19respond_to on a per controller basisAzul
2016-08-17bugfix: send 406 if an unexpected format is asked forAzul
2016-08-15Merge branch 'upgrade/rails-4' into 'develop' azul
2016-08-15upgrade: everything but rails (upgraded before)Azul
2016-08-15upgrade: rails to latest 4.2 series versionAzul
2016-08-15Merge branch 'cleanup/ci-files' into 'develop' azul
2016-08-15[ci] gitlab: actually cache bundleAzul
2016-08-15[ci] fix travis by using container buildsAzul
2016-08-15cleanup: remove outdated travis setupAzul