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:03:38 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
History
Sam
1132c10074
support server side js and arbitrary assets
...
proper chaining for emoji so other hooks can be called
2013-08-01 17:35:31 +10:00
..
assets
support server side js and arbitrary assets
2013-08-01 17:35:31 +10:00
controllers
working plugin interface for custom openid auth, custom css and custom js
2013-08-01 16:02:43 +10: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