discourse/app
Godfrey Chan 7ddf1df3e0 FIX: honor email_token_grace_period_hours setting correctly
The documentation said that the unit for this setting is in *hours*, but the
code is treating it as *seconds*. Also, `Numeric#ago` has been deprecated since
Rails 4.1 (precisely to help prevent these kind of bugs) and will go away in
Rails 4.2.
2014-10-11 15:02:15 -07:00
..
assets hacky override of inline select2 width in editor 2014-10-11 05:49:18 -07:00
controllers rename export/import in favor of backup/restore for better consistency 2014-10-10 20:04:07 +02:00
helpers Renaming site contents to site text 2014-09-24 16:08:14 -04:00
jobs rename export/import in favor of backup/restore for better consistency 2014-10-10 20:04:07 +02:00
mailers remove the notification_email_top customization 2014-10-06 17:00:20 -04:00
models FIX: honor email_token_grace_period_hours setting correctly 2014-10-11 15:02:15 -07:00
serializers FEATURE: auto-close topics based on last post 2014-10-10 18:21:44 +02:00
services correct badge title revocation query 2014-10-09 22:01:08 +11:00
views remove the notification_email_top customization 2014-10-06 17:00:20 -04:00