Sam
024b86e112
BUGFIX: incorrect OOBGC algorithm, not dynamically adjusting
2014-04-02 12:26:59 +11:00
Sam
bd7d1e62f6
BUGFIX: we need to precompile plugins.css ... otherwise there be dragons
2014-04-02 11:58:02 +11:00
Neil Lalonde
e86d3e5ce2
Revert "Change 5k passwords -> 10k passwords in locale files"
2014-04-01 15:39:31 -04:00
Régis Hanol
8032864efe
Merge pull request #2217 from vikhyat/css-import
...
Allow importing Discourse styles in custom CSS
2014-04-01 20:14:09 +02:00
Jeff Atwood
3116715a69
reduce header icon left-margin to fit
2014-04-01 11:09:41 -07:00
Vikhyat Korrapati
45a23f524a
Fix asset precompilation issues.
2014-04-01 23:05:17 +05:30
Vikhyat Korrapati
317f9bcd08
Use custom DiscourseSassImporter for site customization SCSS compilation.
2014-04-01 23:05:02 +05:30
Vikhyat Korrapati
ef99ab59a5
Allow importing Discourse styles in custom stylesheets to modify vars.
2014-04-01 23:04:50 +05:30
Robin Ward
36bb4c02b7
Only use `.jshintignore` for the ignore rules.
2014-04-01 12:28:17 -04:00
Robin Ward
512746b436
Revert "Revert "FIX: Don't allow mid word emoticons""
...
This reverts commit efaa066a17
.
2014-04-01 11:00:51 -04:00
Régis Hanol
89a3311bf5
Merge pull request #2215 from vikhyat/fix-post-creation-jitter
...
Fix missing avatar while a post is being created
2014-04-01 16:31:44 +02:00
Régis Hanol
77a8a4083a
Revert "Merge pull request #2125 from vikhyat/css-variables"
...
This reverts commit b537de3ca5
, reversing
changes made to b925827e5b
.
2014-04-01 16:24:29 +02:00
Vikhyat Korrapati
dea978d7fc
Fix missing avatar while a post is being created.
2014-04-01 19:26:54 +05:30
Régis Hanol
b537de3ca5
Merge pull request #2125 from vikhyat/css-variables
...
Allow importing Discourse styles in custom stylesheets to modify vars
2014-04-01 15:24:09 +02:00
Régis Hanol
b925827e5b
Merge pull request #2100 from velesin/synchronized_editor
...
Synced editor scrolling PoC.
2014-04-01 15:19:55 +02:00
Régis Hanol
524e469693
Merge pull request #2214 from vikhyat/poll-plugin
...
Make polls work better on multi-language forums
2014-04-01 15:05:45 +02:00
Vikhyat Korrapati
5f945793d3
Make polls work better on multi-language forums.
2014-04-01 18:32:52 +05:30
Vikhyat Korrapati
df5ef38085
Use custom DiscourseSassImporter for site customization SCSS compilation.
2014-04-01 17:25:35 +05:30
Vikhyat Korrapati
ddd1dfe896
Allow importing Discourse styles in custom stylesheets to modify vars.
2014-04-01 15:25:43 +05:30
Sam
a3f270f0e9
BUGFIX: broken spec
2014-04-01 16:08:18 +11:00
Sam
239bcd19df
BUGFIX: protect ourselved against rogue onebox gem
2014-04-01 15:29:14 +11:00
Robin Ward
efaa066a17
Revert "FIX: Don't allow mid word emoticons"
...
This reverts commit 65efb8d83f
.
2014-03-31 18:29:26 -04:00
Robin Ward
65efb8d83f
FIX: Don't allow mid word emoticons
2014-03-31 17:58:51 -04:00
Régis Hanol
706fd3c59a
Merge pull request #2206 from riking/posted
...
Fix the 'posted' view so that it actually does something
2014-03-31 23:05:48 +02:00
Robin Ward
58d43fc6f0
Merge pull request #2210 from jtescher/master
...
Remove confusing/incorrect comments
2014-03-31 16:02:52 -04:00
Robin Ward
08917e71bd
Merge pull request #2211 from velesin/delayed_tab_switch_spinner
...
Delays loading spinner when switching between tabs.
2014-03-31 16:02:13 -04:00
Robin Ward
e3db0add5b
Merge pull request #2213 from vikhyat/fix-title-lt
...
Unescape topic title before setting it as the document title
2014-03-31 16:00:13 -04:00
Wojciech Zawistowski
c0a11adbc5
Moves Markdown Editor from vendor to discourse.
2014-03-31 21:56:19 +02:00
Régis Hanol
ef24a4c71c
FEATURE: add redirect_users_to_top_page site setting (default to true)
2014-03-31 21:53:38 +02:00
Wojciech Zawistowski
297c25ca1f
Synced editor scrolling PoC.
2014-03-31 20:57:45 +02:00
Robin Ward
7baa8ea0af
FIX: Upwards scrolling. Updates ember-cloaking
2014-03-31 14:32:51 -04:00
Neil Lalonde
379f4a87d5
FIX: remove likes and other post actions before nuking a user
2014-03-31 14:06:35 -04:00
Vikhyat Korrapati
d62017c598
Unescape topic title before setting it as the document title.
2014-03-31 23:03:14 +05:30
Régis Hanol
682b0c4883
typo
...
thanks @Naatan
2014-03-31 18:23:42 +02:00
Régis Hanol
7e33834afe
FEATURE: create hyperlinked images from the image insertion dialog
2014-03-31 18:19:16 +02:00
Wojciech Zawistowski
a561cbc5fa
Delays loading spinner when switching between tabs.
2014-03-31 17:56:23 +02:00
Neil Lalonde
d84b2b5117
Add post highlighting to mobile
2014-03-31 11:29:32 -04:00
Régis Hanol
97da6e7bd7
Merge pull request #2204 from ligthyear/fix-autohighlight
...
Enable autohighlighting of highlight.js for all code blocks
2014-03-31 10:16:19 +02:00
Benjamin Kampmann
2815e98e6d
Make autohighighting for all Code-Blocks a SiteSetting
2014-03-31 09:44:35 +02:00
Julian Tescher
a6062e0b98
Remove confusing/incorrect comments
2014-03-30 23:14:21 -07:00
Sam
fb70df3ff3
Update onebox gem
2014-03-31 12:44:39 +11:00
Sam
9aec32688b
BUGFIX: when RTT is short likes may not appear to work
...
BUGFIX: site settings db provider not triggering updates
at the correct point
2014-03-31 12:34:13 +11:00
Sam
8fc2549873
Stop using global vars where not needed
...
Simplify local process site setting provider
Stop setting up methods over and over
Centralize cache clearing
2014-03-31 12:34:13 +11:00
Sam
64b0d7e0ea
PERF: use before suite vs before file
...
BUGFIX: correctly punch through settings to local provider
2014-03-31 12:34:13 +11:00
Sam
f3cc7360e0
BUGFIX: Correct after_fork semantics
...
After fork SiteSettings was not getting a new process id,
causing site settings not to refresh properly in unicorn
This code also centralizes the logic
2014-03-31 12:34:13 +11:00
riking
df5229a399
Add spec for posted list
...
The test fails on 956b14a
and passes on this branch
2014-03-30 14:21:35 -07:00
riking
86fe11b277
Fix the 'posted' view
...
Now is actually topics that you have posted in - previously, it was all topics you had tracked, starred, posted, read, ....
No clue how that came about.
2014-03-30 14:21:35 -07:00
Régis Hanol
956b14a4ab
Merge pull request #2208 from riking/notext
...
Add no-text class to buttons with no text
2014-03-30 18:12:35 +02:00
riking
0828cf52ee
Add no-text class to buttons with no text
2014-03-29 23:28:04 -07:00
Jeff Atwood
94c5bd3fc0
add bold back to post count in topic lists
2014-03-29 23:14:33 -07:00