index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
rails_helper.rb
Age
Commit message (
Expand
)
Author
2018-10-08
rubocop issues - Cleaning up (#8912)
ashleyhull-versent
2018-09-08
feat(cookies): Use the same-site attribute to lax (#8626)
Sorin Davidoi
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2018-02-17
Isolate each specs for cache store (#6450)
Akihiko Odaki
2018-01-07
Fix force_ssl conditional (#6201)
Yamagishi Kazutoshi
2018-01-05
Fix enforce HTTPS in production. (#6180)
Naoki Kosaka
2017-07-07
Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)
Eugen Rochko
2017-06-28
Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-25
Add overview of active sessions (#3929)
Eugen Rochko
2017-06-23
Revocable sessions (#3616)
Sorin Davidoi
2017-05-10
Disable sidekiq logging in test mode (#2962)
Matt Jankowski
2017-05-05
Misc spec coverage improvements (#2821)
Matt Jankowski
2017-04-24
Followers-only post federation (#2111)
Eugen
2017-04-15
Silence Devise deprecation warning about TestHelpers (#1840)
Matt Jankowski
2017-04-15
Introduce capybara and first feature spec (#1801)
Chad Pytel
2017-04-05
add more tests to models
Samy KACIMI
2016-11-10
Discard misattributed remote statuses, improve timelines filter
Eugen Rochko
2016-10-15
Exclude blocked users from follow suggestions, fix tests
Eugen Rochko
2016-10-09
Adding domain blocks
Eugen Rochko
2016-09-05
Add API to upload media attachments
Eugen Rochko
2016-08-17
Upgrade to Rails 5.0.0.1
Eugen Rochko
2016-03-26
Moving Salmon notifications to background processing, fixing mini-profiler
Eugen Rochko
2016-03-20
Writing out more tests, fixed some bugs
Eugen Rochko
2016-03-06
Adding GNU Public license, adding home timeline, reblog/favourite counters
Eugen Rochko
2016-02-28
Adding a test for ReblogService, fixing mentions for remote statuses
Eugen Rochko
2016-02-25
Adding a Mention model, test stubs
Eugen Rochko