Commit Graph

12 Commits

Author SHA1 Message Date
33f7e1cf99 Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
to sign in page after sign up instead of root path which redirects to /about
2016-10-13 16:51:34 +02:00
fc198a8b4c Adding e-mail confirmations 2016-10-03 16:51:00 +02:00
a0f85774c4 Redirect after sign in to previous page (unless it's a sign in/up/etc page) 2016-10-02 17:11:08 +02:00
927333f4f8 Improve code style 2016-09-29 21:28:21 +02:00
7e14eefc81 Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
registration API
2016-09-26 23:56:53 +02:00
10ba09f546 Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
ff2cbc0753 Remember me enabled by default 2016-03-28 00:06:52 +02:00
85b00d19b8 Moving Salmon notifications to background processing, fixing mini-profiler
behaviour with Turbolinks enabled, optimizing Rabl for production
2016-03-26 13:42:10 +01:00
da4b675aca Fix favourite handling in ProcessInteractionService 2016-03-26 01:34:12 +01:00
43bb8a25e7 Remember user logins by default 2016-03-26 01:14:37 +01:00
02696a063e Change default avatar, redirect to home after sign up 2016-03-21 17:18:30 +01:00
6045b6cb18 Customizing devise views and controllers 2016-03-05 22:43:05 +01:00