Remove the RT_ env prefix
Move out custom application config
Missing default 8.0 bin
Rubocop (rails) time
Fix missing require
Remove newrelic
It's now X
Add default public files
Update rails and stuff
Update to latest rails
Support animated gif (same as video)
Include pinned tweet
Remove model test and add client test
Link to original tweet in tweet header
Snake case
Update source url
Fix parameter name
Update gems
No more official twitter api
Remove unused twitter api library
Prevent caching of rate limited error and combine response handling
Wrong entity lookup key
Add support for note tweets (with no formatting)
More varied cache period for less chance of hitting rate limit
Filter out non-own tweets included for replies
The url in entity media isn't unique as they all point to the same thing
Support multiple headers
No access to protected user
Totally legit client
Character class, not literal D
Update gems
Remove unsupported namespace syntax
Update with non-suspended empty account (wat)
Update gems
Use a different account
Use rails builtin redis cache
Fix redis cache for dev
Update to rails 7
Update libraries
Remove copied off client_options (to Clients)
One client for everyone
Update gems
Update gems
Remove more middlewares
The parameter is still required in production so it turned out
Run rails update
Update defaults
Update rails and other gems
Less xhtml more escaping
Add more message
Add 403 page
Handle banned account
Update gems
Fix some code style
Fix uri for nil user
Fix redirect for twitter user with nil screen name
Update gems
Using query string seems to be a bit more stable now?
Update gems
Update gems
Update gems
Update gems
Another place to disable session store
Update gems
Update gems
Backed out changeset df86d579634e
Update gems
Add direct link for retweet
secret_key_base isn't needed anymore
Whoops wrong lang attribute placement
Remove unnecessary style type.
Set homepage lang to english
Update to latest rails and gems
Update gems
Update gems
Unbreak test whoops
Update gems
Swap unicorn with falcon
Update gems
Sort video url by bitrate
Correct casing check
Static tag because it's supposed to be the same across rsstweet installs
Less double escaping for actual content
Update rails and other gems
Improved escaping and truncating
Remove unused variable
port can't be part of the id
xhtml compliance
Less escaping, more xhtml
Show controls for video
A more robust check
Correct way to check all numbers?
Whoops no id_str and wrong logic
Simplified id check. Now it's mostly string
Improved id check
Add check at user level as well
Update gems
Always use canonical id and turn cache time generator a class method
Or maybe not
Don't log, just throw