Sam
|
66afabcf4c
|
stop messing with asset pipeline defaults
stripping postfixes is wasteful and uneeded. It messes up our build
|
2013-12-19 12:33:17 +11:00 |
Neil Lalonde
|
7fa07f3401
|
create_account_controller.js passwordRequired needs the same logic as user_authenticator. Make twitter and facebook signup work again.
|
2013-12-17 12:39:29 -05:00 |
Régis Hanol
|
2ce75a8523
|
FIX: canonical url should not use the CDN
|
2013-12-17 00:35:34 +01:00 |
Neil Lalonde
|
341adc93a4
|
Allow categories with null position, which means sort them based on activity. Mix absolutely positioned (position is not null) categories with null position categories.
|
2013-12-16 15:13:57 -05:00 |
Robin Ward
|
f1a7b63afc
|
FIX: Large `pre` blocks in emails were increasing the width.
|
2013-12-16 14:41:59 -05:00 |
Robin Ward
|
acf262b631
|
Support for "no subcategories"
|
2013-12-16 13:06:35 -05:00 |
Régis Hanol
|
ccd0f9c371
|
add onpdiff tests
|
2013-12-16 18:39:49 +01:00 |
Régis Hanol
|
206ef3dc08
|
add discourse_diff tests
|
2013-12-16 18:11:46 +01:00 |
Régis Hanol
|
c6fb60e0a0
|
FIX: S3 upload when using dots in bucket name
|
2013-12-16 11:44:59 +01:00 |
Sam
|
fa4a8e052f
|
to_a not needed
|
2013-12-13 19:01:35 +11:00 |
Sam
|
1649f56529
|
work around odd scoping bug in Rails
|
2013-12-13 19:01:04 +11:00 |
Sam
|
05a3c8090f
|
Merge pull request #1658 from salbertson/sa-refactor-users-controller-create
Refactor UsersController#create
|
2013-12-12 22:16:50 -08:00 |
Sam
|
96fdf72d5e
|
rails master compatability
|
2013-12-13 17:04:45 +11:00 |
Régis Hanol
|
1884bd959f
|
make sure extension-based oneboxes are first to run
|
2013-12-13 00:56:48 +01:00 |
Robin Ward
|
b41ee7256e
|
Support for importing Disqus posts into a category
|
2013-12-12 16:31:24 -05:00 |
Robin Ward
|
fcad3b8119
|
Experimental: Disqus XML importer
|
2013-12-12 15:36:19 -05:00 |
Régis Hanol
|
c7741c9622
|
FIX: absolute canonical link on topic pages
|
2013-12-12 17:24:00 +01:00 |
Régis Hanol
|
1d058e57e5
|
Merge pull request #1729 from S-YOU/master
amazon oneboxer
|
2013-12-12 02:42:14 -08:00 |
Régis Hanol
|
fe0188fd24
|
remove unused diff_engine class
|
2013-12-12 10:37:57 +01:00 |
Régis Hanol
|
06dd7ffe3c
|
better revision history
|
2013-12-12 03:41:34 +01:00 |
Jeff Atwood
|
14328a24ef
|
attempt to fix amazon item descriptions
|
2013-12-11 16:40:15 -08:00 |
YOU
|
43ce37a653
|
changed . to \.
|
2013-12-11 16:06:43 +09:00 |
YOU
|
dacd3409cb
|
added international amazon domains to matcher
|
2013-12-11 16:05:15 +09:00 |
Neil Lalonde
|
763b36baa6
|
Version bump to v0.9.7.8
|
2013-12-10 17:42:21 -05:00 |
Neil Lalonde
|
557f6ff499
|
Version bump to v0.9.7.7
|
2013-12-10 16:15:14 -05:00 |
Robin Ward
|
6853f37bee
|
Show estimated reading time near summarize button.
|
2013-12-10 13:47:36 -05:00 |
Robin Ward
|
744add9ece
|
FIX: Post count progress was a little off. Minor fix to hidden posts
|
2013-12-09 14:28:32 -05:00 |
Sam
|
6ebc2dcf5c
|
never allow any js that takes longer than 5 seconds to run.
|
2013-12-09 12:44:09 +11:00 |
Neil Lalonde
|
ec26063fdc
|
In populate:posts tool, catch post validation errors and retry
|
2013-12-06 14:39:11 -05:00 |
Régis Hanol
|
7bb23c8ce8
|
FIX: better handle errors in youtube onebox
|
2013-12-06 12:01:30 +01:00 |
Régis Hanol
|
418856a789
|
make sure assets always use schemaless absolute uris
|
2013-12-06 11:16:13 +01:00 |
Robin Ward
|
79427732b2
|
Show Gaps in the post stream when filters are active
Conflicts:
app/assets/javascripts/discourse/templates/topic.js.handlebars
|
2013-12-05 16:46:59 -05:00 |
Scott Albertson
|
51eff92170
|
Refactor UsersController#create
* Simplify controller action
* Extract service classes
|
2013-12-05 10:11:16 -08:00 |
Neil Lalonde
|
13da653f2b
|
Add a tool to generate a lot of posts in a topic. thor populate help posts to see usage.
|
2013-12-05 12:41:24 -05:00 |
Neil Lalonde
|
0e44b90c7b
|
Version bump to v0.9.7.6
|
2013-12-04 16:55:30 -05:00 |
Robin Ward
|
8b4c030c16
|
Small email fixes
|
2013-12-03 10:11:04 -05:00 |
Robin Ward
|
5fd5b18c19
|
Missing # in email colors
|
2013-12-02 10:04:29 -05:00 |
Régis Hanol
|
5150376e12
|
add wrapper class for lightboxes
|
2013-12-02 10:06:48 +01:00 |
Sam
|
5e0b22365a
|
skip validations for Spam Rules when needed
|
2013-12-02 16:13:47 +11:00 |
Godfrey Chan
|
6bbea9de0b
|
The Rails JSON encoder API requires `as_json` to take an optional arg
|
2013-11-29 21:43:44 -08:00 |
Régis Hanol
|
298b54c0e7
|
add download link in lightbox
|
2013-11-29 20:03:39 +01:00 |
Robin Ward
|
781a8876d3
|
Show post count in digest emails. Sort by score
|
2013-11-29 13:00:25 -05:00 |
Robin Ward
|
3da2285ef1
|
FIX: Missing styles in HTML digest emails
|
2013-11-29 12:21:36 -05:00 |
Robin Ward
|
8c8645f158
|
FIX: Code and Emoticon formatting in HTML emails.
|
2013-11-28 17:21:14 -05:00 |
Neil Lalonde
|
4ec0543362
|
FIX: emails with embedded posts should always use absolute URLs
|
2013-11-28 15:57:21 -05:00 |
Régis Hanol
|
47e1f1d1fe
|
add classic google maps onebox
|
2013-11-28 19:23:11 +01:00 |
Neil Lalonde
|
1cc72d564f
|
Add specs for topic create with auto_close_time. Just ignore auto_close_time from users who are not authorized to use it instead of raising an error.
|
2013-11-28 11:06:04 -05:00 |
Neil Lalonde
|
617a605ca2
|
NO_QUNIT=1 disables qunit in autospec
|
2013-11-28 11:04:53 -05:00 |
Sam
|
e1db744d6a
|
URGENT: blank string in auto close time was causing stuff to blow up - non mods could not create topics
|
2013-11-28 12:41:04 +11:00 |
Régis Hanol
|
52160179f8
|
add a tombstone for extra safety
|
2013-11-27 22:05:11 +01:00 |