Age | Commit message (Expand) | Author |
2016-09-30 | changed number 2 to 3 to have three tweets shown | thea |
2016-09-30 | added 'show more tweets'-link when more tweets are existing than displayed, m... | thea |
2016-09-23 | Fixed typo in helper | luca-marie |
2016-09-23 | merging develop and marie | thea |
2016-09-23 | increase number of fetched tweets to make sure 3 most recent tweets without R... | luca-marie |
2016-09-23 | Doc updated on how to customize avatar picture in twitter feature; update err... | luca-marie |
2016-09-22 | same same but slightly different | luca-marie |
2016-09-22 | Modified error messages | luca-marie |
2016-09-22 | initializer/twitter.rb file unnecessary; added change in main view only if tw... | luca-marie |
2016-09-22 | included Theas work on error-handling \o/; changed link to twitter-account in... | luca-marie |
2016-09-21 | finished error-handling with different error-messages for different errors. a... | theaamanda |
2016-09-21 | included error-handling: twitter-helper includes rescue and error message for... | thea |
2016-09-13 | Merge pull request #13 from LoadToCode/marie | Marie |
2016-09-13 | Change in code for caching | luca-marie |
2016-09-13 | Merge pull request #12 from LoadToCode/thea | theaamanda |
2016-09-13 | reseted index.html.haml old state | thea |
2016-09-13 | Added what was once deleted by mistake | luca-marie |
2016-09-13 | Deleting one twitter img, only one is needed | luca-marie |
2016-09-13 | Updating CSS and view Code | luca-marie |
2016-09-13 | No need of 2nd Twitter img | luca-marie |
2016-09-13 | Cleaning CSS &view code, updating twitter helper with develop | luca-marie |
2016-09-09 | Merge pull request #5 from LoadToCode/thea | Marie |
2016-09-09 | Added changes in css, view and main view file, as well as default avatar is n... | luca-marie |
2016-09-09 | changed times for twitter caching | thea |
2016-09-09 | Added changes in css, view and main view file, as well as default avatar is n... | luca-marie |
2016-09-08 | Helper has caching of name and tweets included now \o/ | luca-marie |
2016-09-07 | changed naming for tweets-method in _index and included time-checking and a t... | thea |
2016-09-06 | included extra methods to have the twitter call for twitter name only have ha... | thea |
2016-09-06 | Merge pull request #1 from LoadToCode/marie | theaamanda |
2016-09-05 | resolved bug from PR #236. Included test environment to secrets-file and incl... | thea |
2016-09-01 | Updating the view and CSS, no pic and twitter handle in each tweet; | luca-marie |
2016-09-01 | Changes mainly on CSS 'fine tuning' and shortening the Twitter API credentials, | luca-marie |
2016-09-01 | Adding config/config.yml file into .gitignore, cleaning up smaller typos | luca-marie |
2016-09-01 | Small updates on method to check if twitter feed enabled | luca-marie |
2016-09-01 | Code lives now in twitter_helper.rb | luca-marie |
2016-09-01 | Twitter controller now as helper, some more styling in CSS, bug fix | luca-marie |
2016-09-01 | One more gif to play with | luca-marie |
2016-09-01 | Update with Twitter | luca-marie |
2016-08-26 | [load] require login_format_validation in session | Azul |
2016-08-19 | respond_to on a per controller basis | Azul |
2016-08-17 | bugfix: send 406 if an unexpected format is asked for | Azul |
2016-08-12 | [db] def database on users instead of use_database | Azul |
2016-08-12 | move temporary_user into lib - fix load issue | Azul |
2016-07-14 | [feature] restrict is_admin in the user api, to only allow querying | NavaL |
2016-07-14 | Merge branch 'develop' of https://github.com/leapcode/leap_web into feature/e... | NavaL |
2016-07-12 | bugfix: require local email in user model | Azul |
2016-07-05 | Fix db:migrate and similar tasks | Azul |
2016-06-22 | [feature] expose is_admin in the user api | NavaL |
2016-05-23 | rename destroy_identity to release_handles | Azul |
2016-05-23 | move signup from users to account_controller | Azul |