Age | Commit message (Collapse) | 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, ↵ | thea | |
method included to set number of tweets which should be displayed | |||
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 ↵ | luca-marie | |
RTs and @ are displayed | |||
2016-09-23 | Doc updated on how to customize avatar picture in twitter feature; update ↵ | luca-marie | |
error response messages; added 'config/customization/images' + link in 'config/initializer/customization.rb' | |||
2016-09-22 | same same but slightly different | luca-marie | |
2016-09-22 | Modified error messages | luca-marie | |
2016-09-22 | included Theas work on error-handling \o/; changed link to twitter-account ↵ | luca-marie | |
in header; fixed erb escaping characters problem without letting evil code pass; setting customized image file 'Avatar_Pic.png' in config/custo../assets to get loaded instead of default twitter-logo | |||
2016-09-21 | finished error-handling with different error-messages for different errors. ↵ | theaamanda | |
added info that the account has to be public in Twitter-Doc | |||
2016-09-21 | included error-handling: twitter-helper includes rescue and error message ↵ | thea | |
for fourth value in array. there will always be an empty array that view (text and each - method) does not break. if empty array in view the error-message is shown. (its WIP) | |||
2016-09-13 | Change in code for caching | luca-marie | |
2016-09-13 | Cleaning CSS &view code, updating twitter helper with develop | luca-marie | |
2016-09-08 | Helper has caching of name and tweets included now \o/ | luca-marie | |
2016-09-01 | Updating the view and CSS, no pic and twitter handle in each tweet; | luca-marie | |
Displaying only 3 most tweets | |||
2016-09-01 | Changes mainly on CSS 'fine tuning' and shortening the Twitter API credentials, | luca-marie | |
- only bearer token is needed to access Twitter API | |||
2016-09-01 | Small updates on method to check if twitter feed enabled | luca-marie | |
2016-09-01 | Twitter controller now as helper, some more styling in CSS, bug fix | luca-marie | |
2016-09-01 | Update with Twitter | luca-marie | |