Back
WIP
Load previous page…
Add simple captcha challenge for non-members in free-to-use WIP groups. Should help prevent automated spam.
#wip
Remove current_user-dependent caching on homepage as it seems buggy and will have low hit-rate anyway. Will review if performance suffers.
#wip
Show message when a user changed time zones (to improve streak timing)
#wip
Finish
#wip Weekly, a weekly email with the most important things that happend in the WIP community.
Fix bug where a few users had an empty string ("") for their avatar rather than a nil value which lead to 500 server errors wherever we tried to show their avatar.
#wip
Rename notify_creator_of_reply (and similar methods) to notify_creator_about_reply to clarify we're notifying the user about a reply, rather than we're notifying the creator-of-the-reply about something else
#wip