This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-21 08:59:41 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
History
Robin Ward
2d6759d5a0
Add cancel button to delete replies dialog
2013-09-05 15:54:16 -04:00
..
assets
Add cancel button to delete replies dialog
2013-09-05 15:54:16 -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
Change default of notify_mods_when_user_blocked to false
2013-09-05 11:27: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