Robin Ward
|
9adcd1579d
|
Renamed `components` to `lib` in the JS project, as Ember has components and they mean something different.
|
2013-10-24 12:36:46 -04:00 |
Régis Hanol
|
3909f93a7e
|
make sure image onebox is case insensitive
|
2013-10-24 12:21:38 +02:00 |
Robin Ward
|
f27413219e
|
Support for MDTest
|
2013-10-16 10:28:42 -04:00 |
Neil Lalonde
|
ff966e3276
|
FIX: don't load post.rb a second time in dev env
|
2013-10-15 18:33:06 -04:00 |
Robin Ward
|
5281b7f80c
|
Upgraded and refactored Sanitizing. Much less crap should get through now!
Conflicts:
app/assets/javascripts/discourse/components/syntax_highlighting.js
|
2013-10-15 10:53:11 -04:00 |
Robin Ward
|
af931f0444
|
Reverting the Sanitizer commit in case we have to do something urgent
before we deploy it early next week. It's in the branch `sanitizer` for
now.
This reverts commit 9e93d8ed52 .
|
2013-10-11 16:44:26 -04:00 |
Robin Ward
|
9e93d8ed52
|
Upgraded and refactored Sanitizing. Much less crap should get through now!
Conflicts:
app/assets/javascripts/discourse/components/syntax_highlighting.js
|
2013-10-11 16:25:40 -04:00 |
Robin Ward
|
be0ce08cc2
|
Ember Upgrade: 1.0
|
2013-10-01 11:16:27 -04:00 |
Robin Ward
|
eb5830f3b0
|
FIX: Make `getURL` available to plugins while they are starting up in a similar load order
to the client app.
|
2013-08-29 13:11:12 -04:00 |
Robin Ward
|
73489b652e
|
FIX: Allow intra-word underscores.
|
2013-08-27 12:25:05 -04:00 |
Robin Ward
|
7f69a58439
|
Replace Markdown parser.
|
2013-08-21 10:10:57 -04:00 |
Sam
|
be4b326f46
|
avoid calling v8 multiple times ( makes certain testing simpler)
|
2013-08-16 13:03:47 +10:00 |
Robin Ward
|
c5c29e9c4c
|
Revert "Revert "eliminate a class of v8 initialization bugs due to concurrency in sidekiq""
This reverts commit f1a693c8b7 .
|
2013-08-15 18:12:10 -04:00 |
Robin Ward
|
f1a693c8b7
|
Revert "eliminate a class of v8 initialization bugs due to concurrency in sidekiq"
This reverts commit 883db5798b .
|
2013-08-15 17:22:45 -04:00 |
Sam
|
883db5798b
|
eliminate a class of v8 initialization bugs due to concurrency in sidekiq
|
2013-08-15 21:16:37 +10:00 |
Régis Hanol
|
c867b67a0b
|
custom avatar support
|
2013-08-13 22:08:29 +02:00 |
Sam
|
1837cb769c
|
pretty text would blow up on an <a tag with no href
|
2013-08-01 16:02:43 +10:00 |
Régis Hanol
|
3136638b4b
|
FIX: CDN doesn't work with S3
|
2013-07-16 22:16:33 +02:00 |
Sam
|
c49731a91b
|
fix failing server side quote localisation change
|
2013-07-16 17:48:48 +10:00 |
Régis Hanol
|
c11f4456ae
|
cleaned up CookedPostProcessor and improved specs
|
2013-06-17 02:49:34 +02:00 |
Sam
|
6bf2f15610
|
use lodash cause we like lodash (faster and we can remove templating easily)
|
2013-06-12 10:23:47 +10:00 |
Sam
|
fa8a84f20c
|
removed sugar.js, port functionality to moment and underscore.js
bring in latest ace from local so we don't mess up with https
|
2013-06-11 15:27:26 +10:00 |
Robin Ward
|
dfba2b6e0a
|
FIX: Strip links from google indexed bios when the users are new.
|
2013-06-05 15:28:10 -04:00 |
Régis Hanol
|
01855b70b4
|
FIX: Have onebox ignore internal links
|
2013-06-05 20:53:07 +02:00 |
Sam
|
88972b99a5
|
refactor
|
2013-05-28 09:48:47 +10:00 |
Avdi Grimm
|
9acc0cd678
|
Replace exception used for flow control with idiomatic throw/catch.
|
2013-05-16 01:19:34 -04:00 |
Régis Hanol
|
297680c28d
|
FIX: pinned topic excerpt is not properly truncated
|
2013-05-10 12:28:17 +02:00 |
Sam
|
b25a5a20bb
|
option to strip links from excerpts
|
2013-04-30 13:25:55 +10:00 |
Sam
|
dec6b9970a
|
guard failed me
|
2013-04-15 15:37:31 +10:00 |
Robin Ward
|
00f9e628e0
|
Don't apply markdown to content of [quote] -- it messes up spacing.
|
2013-04-09 17:32:50 -04:00 |
Sam
|
deb603f41c
|
Merge pull request #547 from kid0m4n/convert-ruby-1-9-syntax
Convert a lot of :a => b to a: b and bring peace to the world
|
2013-03-24 16:43:17 -07:00 |
Karan Misra
|
5dfb04e4b3
|
Convert a lot of :a => b to a: b and bring peace to the world
|
2013-03-25 05:07:36 +05:30 |
Régis Hanol
|
7d43058d20
|
FIX: Email notification for different user being mentioned
|
2013-03-24 01:57:00 +01:00 |
Wojciech Kocjan
|
e6ccc300dc
|
Support for running discourse with a prefix (i.e. as http://servername/discourse)
|
2013-03-16 00:01:21 +01:00 |
Robin Ward
|
cf09e200a5
|
Moved Markdown out of Discourse.Utilities -> Discourse.Markdown
|
2013-03-05 14:56:43 -05:00 |
Gosha Arinich
|
cafc75b238
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
Robin Ward
|
f661fa609e
|
Convert all CoffeeScript to Javascript. See:
http://meta.discourse.org/t/is-it-better-for-discourse-to-use-javascript-or-coffeescript/3153
|
2013-02-20 19:01:13 -05:00 |
Robin Ward
|
dee9e9a51f
|
Fix bug where links to posts weren't being tracked
|
2013-02-13 15:23:09 -05:00 |
Sam Saffron
|
fd5f949116
|
formatting
|
2013-02-11 19:01:33 +11:00 |
Sam Saffron
|
f68f59c24f
|
setting to exclude rel nofollow from particular domains
|
2013-02-11 18:58:19 +11:00 |
Sam Saffron
|
543845c673
|
rel nofollow, on by default to protect forums from spam etc. we should consider lifting it at high trust by default.
|
2013-02-11 11:43:07 +11:00 |
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |