Commit Graph

165 Commits

Author SHA1 Message Date
e3e4c62887 Support for Embeddable Comments via IFRAME 2013-12-31 12:26:24 -05:00
06dd7ffe3c better revision history 2013-12-12 03:41:34 +01:00
6853f37bee Show estimated reading time near summarize button. 2013-12-10 13:47:36 -05:00
f65cde3cda do not bump posts when rebaking 2013-11-22 01:52:26 +01:00
482b752046 add edit reason when editing a post 2013-11-15 23:28:49 +01:00
f8e2ecfa94 keep track of the user who revised a post 2013-11-06 11:43:40 +01:00
ad2b667504 Remove dead code 2013-07-22 22:16:46 +02:00
af9b27358c If an admin or moderator edits a visitor's post, the restrictions should be based
on the *editors* access rights, not the original poster.
2013-04-05 13:59:00 -04:00
897d48b145 Moved more Post callbacks into service classes 2013-03-18 17:54:55 -04:00
d5e4243f02 Move draft sequence incrementing out of after_save 2013-03-18 17:54:50 -04:00
5aec5261a7 Converted flag threshold constants to enums 2013-03-18 17:54:43 -04:00
239cbd2d58 enforce coding convention
replaced every `and` by `&&` and every `or` by `||`
2013-03-05 01:42:44 +01:00
cafc75b238 remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
532b1f5450 Can edit category descriptions, they show up in a title attribute 2013-02-22 13:43:47 -05:00
701ecddac2 factor out @post.revise into its own class. clean up PostRevisor class to be more readable 2013-02-09 10:33:25 -05:00