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
/
auth
Age
Commit message (
Collapse
)
Author
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-13
Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
Eugen Rochko
to sign in page after sign up instead of root path which redirects to /about
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-26
Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
Eugen Rochko
registration API
2016-08-17
Upgrade to Rails 5.0.0.1
Eugen Rochko
2016-03-28
Remember me enabled by default
Eugen Rochko
2016-03-26
Moving Salmon notifications to background processing, fixing mini-profiler
Eugen Rochko
behaviour with Turbolinks enabled, optimizing Rabl for production
2016-03-26
Fix favourite handling in ProcessInteractionService
Eugen Rochko
2016-03-26
Remember user logins by default
Eugen Rochko
2016-03-21
Change default avatar, redirect to home after sign up
Eugen Rochko
2016-03-05
Customizing devise views and controllers
Eugen Rochko