Régis Hanol
|
ed9417fa3b
|
enable thumbnailing on S3
- added url to optimized image model
- refactored s3_store & local_store
|
2013-07-31 23:26:34 +02:00 |
Sam
|
0a7bbb08e1
|
fix broken build
|
2013-07-24 17:24:55 +10:00 |
Régis Hanol
|
dbf6fb0232
|
change the pipe into a bullet in the lightbox overlay
|
2013-07-22 22:41:08 +02:00 |
Régis Hanol
|
2986798ba7
|
add newuser-max-attachments setting
|
2013-07-22 02:39:17 +02:00 |
Régis Hanol
|
7ae2fe304d
|
renamed s3 to s3_store
|
2013-07-17 00:27:52 +02:00 |
Régis Hanol
|
3397c2235f
|
display the size of the attachment in the preview
instead of adding it during post processing
|
2013-07-14 12:28:24 +02:00 |
Régis Hanol
|
da614597fe
|
post process attachments
|
2013-07-10 22:59:53 +02:00 |
Régis Hanol
|
ac7253a938
|
refactor CookedPostProcessor & specs
|
2013-07-08 01:39:08 +02:00 |
Régis Hanol
|
6251935b1e
|
removed auto_link_images_wider_than setting
|
2013-07-06 22:19:16 +02:00 |
Régis Hanol
|
5a56af03bc
|
FIX: can no longer paste image in Chrome post editor
|
2013-07-04 00:39:23 +02:00 |
Régis Hanol
|
72745d257d
|
provide a way to give a default filename to pasted images in the lightbox overlay
|
2013-06-26 21:54:08 +02:00 |
Régis Hanol
|
d3eae56e71
|
soften the lightbox overlay
|
2013-06-26 02:44:20 +02:00 |
Régis Hanol
|
da52ac88b0
|
do not throw exception when parsing a bad URI
|
2013-06-24 21:38:00 +02:00 |
Sam
|
22d6f6784c
|
Merge pull request #1075 from ZogStriP/fix-lightboxing-when-using-s3
FIX: lightbox wasn't working when using s3 upload
|
2013-06-23 22:11:45 -07:00 |
Régis Hanol
|
361062d53e
|
do not lightbox oneboxed images
|
2013-06-24 02:10:21 +02:00 |
Régis Hanol
|
08aa23f0ca
|
FIX: lightbox wasn't working when using s3 upload
|
2013-06-22 13:38:42 +02:00 |
Robin Ward
|
456cff17f8
|
FIX: If the image has no thumbnail, don't update the `src`
|
2013-06-21 14:32:42 -04:00 |
Régis Hanol
|
787555431c
|
add lightbox overlay
|
2013-06-21 18:30:57 +02:00 |
Régis Hanol
|
7bdc616040
|
keep uploads reverse index up to date
|
2013-06-17 22:46:48 +02:00 |
Régis Hanol
|
cc9e0ec80a
|
create thumbnails when needed
|
2013-06-17 02:49:34 +02:00 |
Régis Hanol
|
2c3f757951
|
moved `has_been_uploaded` and `uploaded_regex` to the `Upload` model
|
2013-06-17 02:49:34 +02:00 |
Régis Hanol
|
c11f4456ae
|
cleaned up CookedPostProcessor and improved specs
|
2013-06-17 02:49:34 +02:00 |
Régis Hanol
|
8a2d635e62
|
removed imgur support
|
2013-06-11 21:51:41 +02:00 |
Michael Kessler
|
d2e45cb8fd
|
Don't append the base url to absolute image urls without protocol.
|
2013-05-30 17:17:07 +02:00 |
Neil Lalonde
|
631ed3df58
|
Checking size of some gifs throws a Zlib::BufError. Tolerate it until we can figure out why.
|
2013-04-23 14:08:05 -04:00 |
Sam
|
1bd3744676
|
disable image optimization for now
|
2013-04-19 09:50:23 +10:00 |
Régis Hanol
|
4a94f12a33
|
FIX: optimized images url when using a CDN
|
2013-04-19 00:19:08 +02:00 |
Régis Hanol
|
c2e58b61c9
|
automatically resizes images
|
2013-04-15 23:32:26 +02:00 |
Sam
|
33e3ad1603
|
clean up onebox application so it uses a single code path
use fragments for oneboxes
strip parent <p> if <div> is in it
clean some tests
|
2013-04-10 17:52:38 +10:00 |
Wojciech Kocjan
|
68bdab6635
|
Post processing of images adds prefix second time when post processing a post with one or more images if running with a prefix
|
2013-04-05 12:38:20 +02:00 |
Robin Ward
|
ee5213be5f
|
Fixes regression with video embeds
|
2013-03-21 20:53:12 -04:00 |
Gosha Arinich
|
cafc75b238
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
Sam Saffron
|
250bd3cd21
|
post processor
|
2013-02-21 16:01:40 +11:00 |
Sam Saffron
|
d9531d94d5
|
basic lightbox support
|
2013-02-19 17:57:14 +11:00 |
Jaime Iniesta
|
6995e75d41
|
Replace Hpricot with Nokogiri
|
2013-02-14 11:35:50 +01:00 |
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |