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-06 03:18:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
History
Neil Lalonde
2af6cd616d
Use allow_uncategorized_topics site setting in categoryChoose
2013-07-31 16:48:23 -04:00
..
assets
Use allow_uncategorized_topics site setting in categoryChoose
2013-07-31 16:48:23 -04:00
controllers
Fix to allow admins to change the case of a someone's username
2013-07-30 16:48:45 -04:00
helpers
restyle all user notification emails to use a custom html template
2013-07-24 17:24:55 +10:00
mailers
improve email styling, include extra respond link
2013-07-26 17:27:46 +10:00
models
Add indexes to help IncomingLinksReport, but not much. Refactor to limit result set size, but it doesn't help perf much either. SELECT COUNT(DISTINCT ...) is still slow.
2013-07-31 15:17:53 -04:00
serializers
Add button to delete a spammer in the flag modal
2013-07-29 15:29:44 -04:00
services
Add ip_address, email, and context to staff_action_logs table. Context should usually be the url from which the staff member performed the action, but could be any string that describes what the staff member was doing when the action was performed.
2013-07-29 15:29:43 -04:00
views
improve email styling, include extra respond link
2013-07-26 17:27:46 +10:00