Commit Graph

1277 Commits

Author SHA1 Message Date
543845c673 rel nofollow, on by default to protect forums from spam etc. we should consider lifting it at high trust by default. 2013-02-11 11:43:07 +11:00
0dcba67a7e Merge pull request #98 from blom/define_method
Use define_method instead of eval-ing a string
2013-02-10 14:15:48 -08:00
Sam
1264f628c8 Merge pull request #104 from kubabrecka/fix_non_us_locale
fix user listing and search on non-US locale
2013-02-10 14:08:13 -08:00
af810f38dd UserSearch refactor
Added .sql_builder to all AR models
2013-02-10 23:37:24 +11:00
d0c1d94918 fix user listing and search on non-US locale 2013-02-10 12:18:11 +01:00
f00853bee8 Use define_method instead of eval-ing a string
It avoids the need for escaping the interpolations.
2013-02-10 00:13:46 +01: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
03a798b202 Can clear flags on deleted posts if you're a moderator 2013-02-08 19:07:29 -05:00
12d3c3b66b Enforce entropy on flag text 2013-02-08 17:01:43 -05:00
d3f911cc4c Revert "Something here is messed up Revert "message bus fixes and diagnostics""
This reverts commit f3c6144e3b66cadce9a0970c7d8437091b895117.
2013-02-08 22:03:45 +11:00
f3c6144e3b Something here is messed up Revert "message bus fixes and diagnostics"
This reverts commit 36d1aafe1eddf0f483cc77ec4e9217237fdd6d08.
2013-02-08 21:39:38 +11:00
36d1aafe1e message bus fixes and diagnostics 2013-02-08 19:13:36 +11:00
0cf68e2714 Extracted default value initializers. 2013-02-08 01:56:12 -06:00
c524e769d0 Mothership#current_discourse_version had an invalid path 2013-02-07 18:23:52 -05:00
c4ad927024 Site Settings was deleting the wrong cache object 2013-02-07 16:11:30 -05:00
084a873b91 Give regular users a delete button. If they click it, their post will be revised to
say it was deleted.
2013-02-07 15:14:23 -05:00
d49cf88c35 Merge pull request #51 from danneu/slug-patch
Strip leading and trailing slug punctuation.
2013-02-07 07:02:58 -08:00
85973ce6b0 added delete all posts button
wired up the ability to enable all themes
2013-02-07 18:11:56 +11:00
7d7d8c7d4f Merge branch 'master' of github.com:discourse/discourse 2013-02-06 20:59:07 -05:00
40da901e5d Introduction of TextSentinel to enforce title and body quality. 2013-02-06 20:53:34 -05:00
ee8d68842e Strip leading and trailing slug punctuation. 2013-02-06 19:52:14 -06:00
1c29b040c5 A tiny typo fix. It all adds up... 2013-02-07 00:46:57 +00:00
96e67002ac Merge pull request #44 from bbonamin/patch-1
Fixed minor typo in lib/guardian.rb
2013-02-06 13:28:56 -08:00
f1a3e76d2b Support for replacing Site Message content with keys specific to a multisite. 2013-02-06 15:29:03 -05:00
de871ccf8a Fixed minor typo in lib/guardian.rb
Just a letter switch I found upon browsing the code :)
2013-02-06 17:46:45 -02:00
0f88947279 fix onebox for your own site 2013-02-06 16:22:11 +11:00
21b5628528 Initial release of Discourse 2013-02-05 14:16:51 -05:00