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
/
app
/
controllers
/
application_controller.rb
Age
Commit message (
Collapse
)
Author
2016-10-06
Fix sign-in redirecting "back" to a missing image because missing static ↵
Eugen Rochko
files hit the raise_not_found method
2016-10-05
Catching more exceptions that slipped through, removing AR logging from
Eugen Rochko
production as it's very verbose and not very useful
2016-10-03
Adding a block model and filter mentions from blocked users (fix #60)
Eugen Rochko
2016-10-03
Adding e-mail confirmations
Eugen Rochko
2016-10-02
Redirect after sign in to previous page (unless it's a sign in/up/etc page)
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-09-08
Fix local follows, 404 in logs
Eugen Rochko
2016-08-24
Removing mini-profiler that doesn't work, formatting timelines a bit better
Eugen Rochko
2016-08-24
Adding React.js, Redux, revamping dashboard
Eugen Rochko
2016-08-18
Fixing more configuration issues with ActionCable
Eugen Rochko
2016-08-18
Fix for force SSL issue with websockets
Eugen Rochko
2016-08-18
Fix tests
Eugen Rochko
2016-08-18
Live timelines using ActionCable
Eugen Rochko
2016-03-25
Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections
Eugen Rochko
in the pool, adding a throttle of 60rpm per IP, adding mini profiler, adding admin status to users
2016-02-20
Initial commit
Eugen Rochko