discourse/app/models/concerns
Rimian Perkins 6bbd83067d FEATURE: New post editing period for >= tl2 users (#8070)
* FEATURE: Add tl2 threshold for editing new posts

* Adds a new setting and for tl2 editing posts (30 days same as old value)
* Sets the tl0/tl1 editing period as 1 day

* FIX: Spec uses wrong setting

* Fix site setting on guardian spec

* FIX: post editing period specs

* Avoid shared examples
* Use update_columns to avoid callbacks on user during tests
2019-09-06 07:44:12 -04:00
..
anon_cache_invalidator.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
cached_counting.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
category_hashtag.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
has_custom_fields.rb FIX: Use correct timezone for manual SQL 2019-07-06 15:14:07 -04:00
has_destroyed_web_hook.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
has_search_data.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
has_url.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
limited_edit.rb FEATURE: New post editing period for >= tl2 users (#8070) 2019-09-06 07:44:12 -04:00
positionable.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
roleable.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
searchable.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
second_factor_manager.rb FEATURE: add ability to have multiple totp factors (#7626) 2019-06-26 16:58:06 -07:00
stats_cacheable.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
trashable.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00