Age | Commit message (Collapse) | Author |
|
twitter feature is set enabled == true
|
|
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
|
|
Taking it all from branch develop and push it to branch temp_1_marie
|
|
Change in code for caching
|
|
|
|
|
|
|
|
|
|
Deleting not necessary files from offical PR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added what was once deleted by mistake
|
|
|
|
included info about invalidate_bearer_token script
|
|
Update on CSS and view code, one Twitter img deleted
|
|
|
|
|
|
|
|
|
|
|
|
Cool! \o/
timing for twitter caching + script for invalidating token
|
|
Mainly changes in view
|
|
now set as twitter official logo (added 2 official twitter logo images; changed footer text.
|
|
|
|
|
|
now set as twitter official logo (added 2 official twitter logo images; changed footer text.
|
|
|
|
Bearer Token + Documentation
|
|
secrets-file
|
|
twitter call will only be made every 15 minutes
|
|
automatic secrets-file creation was deleted/put as comment
|
|
|
|
have the missing information filled like token or twitter handle
|
|
script/generate_bearer_token
|
|
happening at one place
|
|
|
|
Updating the view and CSS, no pic and twitter handle in each tweet;
|
|
to use twitter secrets-file has to be created
|
|
included checking wheather secrets-file exists before running code in twitter_helper
|
|
included passing bearer token into secrets-file
|
|
|
|
Displaying only 3 most tweets
|
|
- only bearer token is needed to access Twitter API
|
|
|