65014a03ca
appease jshint
2013-12-30 19:50:52 +11:00
8ec887e9cf
PERF: speed up breakUp
...
breakUp function is complicated now, add a capped memoizer to ensure it runs a lot less.
2013-12-30 16:47:25 +11:00
d8c43f7b58
BUGFIX: fix username breakup so it works with IE
...
FEATURE: breakup username based on name as well
2013-12-30 16:07:35 +11:00
b8184d8b92
speed up bench add param for iterations
2013-12-30 15:15:30 +11:00
1915f292ad
BUGFIX: invalid referer would cause 500 errors
2013-12-30 14:05:44 +11:00
9738c4ff48
FEATURE: backport a minimal String#scrub
...
BUGFIX: invalid byte sequence in email would explode all processing
2013-12-30 14:05:25 +11:00
81eec5ff06
remove "host" so it uses sockets by default, easier to configure
2013-12-30 13:02:38 +11:00
db1d01d1a2
Discourse as a Mailing List improvements
...
FEATURE: context is not emailed if we previously emailed you the post
FEATURE: site setting to enable_watch_new_topics , false by default.
When enables users can elect to watch everything by default
FIX: Custom email subjects (x quoted you in [title], x replied to [title])
was removed, this broke email grouping. TBD, include info in footer somehow
FIX: topic user specs were messy, reduce side effects
2013-12-30 13:02:12 +11:00
293b7e5857
add spec to demo blanking props
2013-12-30 08:42:55 +11:00
1781b290cb
Fix top_topic.rb to be compatible with ruby 1.9
2013-12-27 16:16:25 -05:00
eca291c9fc
FIX: After closing a topic that's set to auto-close, remove the message that it will auto-close. Server was already doing the right thing.
2013-12-27 15:38:57 -05:00
ad375e231a
Fix wrapping of validation messages on signup form
2013-12-27 14:36:36 -05:00
b5d24c72b4
Improve wording of common password validation error
2013-12-27 14:07:51 -05:00
393ffeb6ad
Merge pull request #1767 from Bahanix/master
...
similar_topics french locale was rough
2013-12-27 11:03:03 -08:00
aafb155db2
Merge pull request #1761 from hzeroo/patch-1
...
Added some missing spanish translations
2013-12-27 11:00:52 -08:00
90bf3cc3d4
Merge pull request #1760 from dv2/fix_spelling
...
Correct few spelling in the comments
2013-12-27 11:00:02 -08:00
b5a59c10d5
let's try another formula for the top tab
2013-12-27 19:12:53 +01:00
9c8e50351d
first stab at calculating the score of a topic for the top tab
2013-12-27 18:10:35 +01:00
90eb6e6b8f
FIX: only show edit reason when the user action is an EDIT
2013-12-27 17:17:32 +01:00
2c19d8a136
Fix password_validator_spec
2013-12-27 11:15:53 -05:00
ab12695d63
Block passwords that are in the top 5000 most common passwords. Site setting block_common_passwords can disable this feature.
2013-12-27 11:00:21 -05:00
b4f547b3e2
oops missing quote
2013-12-27 13:40:13 +11:00
cbaa0a3a49
BUG: drafts broken for new topics
2013-12-27 10:35:53 +11:00
31ea259624
extend bench somewhat
2013-12-27 10:20:50 +11:00
02c149ef8e
Merge pull request #1769 from vikhyat/fix-thumb-tack-icon
...
Fix missing pin icon.
2013-12-26 15:16:04 -08:00
511e2373d5
Fix missing pin icon.
...
pushpin was renamed to thumb-tack in Font Awesome 4.0.
2013-12-27 03:00:11 +05:30
cb6d83943a
only show topics that have activity in top page
2013-12-24 15:26:03 +01:00
91db466196
add footer on Top page
2013-12-24 14:53:20 +01:00
567d2bd23c
add top page
2013-12-24 00:50:36 +01:00
b90e811825
FIX: We don't need support for rows
or cols
in textarea
.
2013-12-23 18:11:35 -05:00
4000bcbfea
FIX: Only consider image sizes from valid src values.
2013-12-23 18:03:37 -05:00
62f757da2c
FIX: iOS height was incorrect when zoomed for cloaking
2013-12-23 16:18:00 -05:00
4c93da01c3
Googlebot seems to parse Javascript and inserts our browser update message
...
into their search results. If our client is googlebot, don't tell them to
update their browser.
2013-12-23 15:13:09 -05:00
3415904b63
Renamed sublime-project
to discourse.sublime-project
as sublime expects a .sublime-project
...
extension.
2013-12-23 14:46:35 -05:00
0b13b8d7ea
Merge pull request #1737 from chancancode/add_missing_references
...
Added some missing references
2013-12-23 05:51:04 -08:00
30565dcd8f
Merge pull request #1745 from ok-harry/master
...
FIX: Title text should be correctly escaped since we are generating a raw html
2013-12-23 05:48:42 -08:00
34cbea64d1
Merge pull request #1749 from velesin/has_current_user_test_improvement
...
adds small HasCurrentUser mixin test improvements
2013-12-23 05:47:46 -08:00
9ee404b0e6
Merge pull request #1750 from velesin/header_controller_test_fix
...
fixes HeaderController test
2013-12-23 05:47:22 -08:00
2f9c81cd75
Merge pull request #1751 from velesin/text_field_tests
...
adds unit tests for Discourse.TextField
2013-12-23 05:46:48 -08:00
ef8625caaa
Merge pull request #1753 from velesin/search_text_field_tests
...
adds unit tests for SearchTextField
2013-12-23 05:46:12 -08:00
fe6fc3e9b0
Merge pull request #1766 from ofgeek/patch-1
...
Update client.zh_CN.yml
2013-12-23 05:45:31 -08:00
54b2242d6b
similar_topics french locale was rough
2013-12-23 14:42:57 +01:00
e452517b18
Update client.zh_CN.yml
2013-12-23 21:05:29 +08:00
efd219f67f
fix build?
2013-12-23 17:53:33 +11:00
d4819c3a65
Got rid of crazy user name split
...
instead decorate with <wbr> to hint on best
spot to split
2013-12-23 11:11:41 +11:00
90077ae98d
fix tests, clean up include logic
2013-12-23 10:41:10 +11:00
0d63197e7a
update psuedo locale
2013-12-23 10:34:54 +11:00
b67a3a85dd
split js with vendor/application
...
avoid one huge js bundle and instead break it down
to application and vendor (3rd party) our app changes
a lot, vendor changes a lot less
2013-12-23 10:32:07 +11:00
f7827456af
move unhashed images into public images directory. asset precompile does not keep around unhashed urls in prd
2013-12-23 10:06:33 +11:00
e44f51f9fa
Version bump to v0.9.7.9
v0.9.7.9
2013-12-22 11:28:43 -05:00