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
61d3e43744
discourse
/
app
History
Sam
61d3e43744
better split logic for names starting with capitols eg: ABBob should split to AB Bob
2013-09-04 15:02:04 +10:00
..
assets
better split logic for names starting with capitols eg: ABBob should split to AB Bob
2013-09-04 15:02:04 +10:00
controllers
Add "Unread" filter to messages tab. Rename the other two views.
2013-08-30 12:32:05 -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
Add min_trust_to_create_topic setting to require a certain trust level before users can start new topics
2013-09-03 19:12:22 -04:00
serializers
FIX: changing another user's avatar changes yours
2013-08-25 17:33:43 +02: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
FIX: BAD CSRF on login. Don't check csrf in the fake login form since it doesn't actually do anything.
2013-08-27 11:31:14 -04:00