This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b87a78f7b2
discourse
/
app
History
Robin Ward
b87a78f7b2
Merge branch 'master' of github.com:discourse/discourse
2013-09-06 18:01:33 -04:00
..
assets
Merge branch 'master' of github.com:discourse/discourse
2013-09-06 18:01:33 -04:00
controllers
proper content-disposition header when downloading attachments
2013-09-06 19:23:56 +02:00
helpers
Don't show mobile view unless mobile_view=1 param is used. Still more work to do.
2013-09-05 16:28:57 -04:00
mailers
Send email to contact_email when a new version of Discourse is found. Disable with the new_version_emails setting.
2013-08-16 17:28:36 -04:00
models
FIX: recover post by a non-staff user fails because the post is not unique. Uniqueness check shouldn't happen when recovering a deleted post.
2013-09-06 11:50:15 -04:00
serializers
Change the way nuked users' posts are handled. Allow null in the user_id column of posts. Show these posts in the posts stream.
2013-09-04 15:42:21 -04:00
services
Check daily if there are new users who need to be approved and send a pm to moderators
2013-08-26 16:16:27 -04:00
views
Merge branch 'master' into mobile
2013-09-05 15:54:22 -04:00