You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Eugen Rochko 00df69bc89 Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)
* Fix #4058 - Use a long-lived cookie to keep track of user-level sessions

* Fix tests, smooth migrate from previous session-based identifier
7 years ago
..
controllers
fabricators
features
fixtures Fix Nokogiri::HTML at FetchLinkCardService (#4072) 7 years ago
helpers
javascript
lib Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
mailers
models Add a setting allowing the use of system's default font in Web UI (#4033) 7 years ago
policies
presenters
requests
routing
services Fix Nokogiri::HTML at FetchLinkCardService (#4072) 7 years ago
support
views
workers
rails_helper.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 7 years ago
spec_helper.rb