This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-07 03:48:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
History
Robin Ward
71c1b8b9b9
When deleting a post as staff, ask if you want to delete direct replies too
2013-09-05 11:03:34 -04:00
..
assets
When deleting a post as staff, ask if you want to delete direct replies too
2013-09-05 11:03:34 -04:00
controllers
When deleting a post as staff, ask if you want to delete direct replies too
2013-09-05 11:03:34 -04:00
helpers
restyle all user notification emails to use a custom html template
2013-07-24 17:24:55 +10: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
Topic can have null user_id when user was nuked
2013-09-04 15:42:24 -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
Our JS includes belong at the top of the file, that way we can start
2013-09-05 10:41:11 +10:00