discourse/lib/guardian
Régis Hanol a737090442 - FEATURE: revamped poll plugin
- add User.staff scope
- inject MessageBus into Ember views (so it can be used by the poll plugin)
- REFACTOR: use more accurate is_first_post? method instead of post_number == 1
- FEATURE: add support for JSON-typed custom fields
- FEATURE: allow plugins to add validation
- FEATURE: add post_custom_fields to PostSerializer
- FEATURE: allow plugins to whitelist post_custom_fields
- FIX: don't bump when post did not save successfully
- FEATURE: polls are supported in any post
- FEATURE: allow for multiple polls in the same post
- FEATURE: multiple choice polls
- FEATURE: rating polls
- FEATURE: new dialect allowing users to preview polls in the composer
2015-04-23 19:33:29 +02:00
..
category_guardian.rb FIX: can delete category if topic_count < 0 2014-08-22 12:25:28 -04:00
ensure_magic.rb FEATURE: vanilla import 2014-04-18 18:42:31 +02:00
group_guardian.rb table & model changes for group managers with permission to edit membership 2015-01-15 11:44:42 -08:00
post_guardian.rb - FEATURE: revamped poll plugin 2015-04-23 19:33:29 +02:00
post_revision_guardian.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
topic_guardian.rb FIX: People could retitle restricted topics 2015-02-25 21:09:53 -08:00
user_guardian.rb FEATURE: Anonymize User. A way to remove a user but keep their topics and posts. 2015-03-10 11:59:08 -04:00