Commit Graph

12368 Commits (d9f4d79a32dc2d661f24b4b8af20df5095052375)
 

Author SHA1 Message Date
barisusakli d9f4d79a32 up composer markdown
barisusakli 7104d18e59 https://github.com/NodeBB/nodebb-plugin-composer-default/issues/32
wktang 414a26fe42 Default mongodb db name should be "nodebb" instead of 0 (unlike redis). ()
Ben Lubar 37bd63ab75 wrap images in links even if the images aren't unloaded. handle resized images with no file extension (as seen on wtdwtf) ()
barisusakli ee2bd0ce00 up composer/markdown
Julian Lam 2c83789482 Allowing object to be passed as module list
fixes  again
Julian Lam 1d7a5f58e2 fixes
psychobunny 1d607cbed7 closes
barisusakli aac72a0c7f up composer
barisusakli f61d0cb457 https://github.com/NodeBB/nodebb-plugin-composer-default/issues/24
barisusakli cd2c2da420 closes
NodeBB Misty becd716d77 Latest translations and fallbacks
barisusakli c266fe9983 closes
barisusakli 18e68346e7 closes
barisusakli 3648d531fa closes
barisusakli 553a69c780 revert img stripping
Julian Lam a500914143 Updated 404 for image handling
If an image or asset specified in static file handler is not
found (ENOENT), then the 404 handler is now invoked (as opposed to
prior, where a handled exception was thrown).

Also, when requesting images inline that do not exist, NodeBB
will now send back "404 Not Found" instead of the entire 404
page. If you access the broken link directly, you'll see the
404 page.
Ole R ae927ce356 Update emoji-one ()
`rm -rf src/database/redis*`
Ole R 483127c7be Update emoji-one ()
barisusakli a12a149015 fix validator warning
barisusakli 1cbbb23043 fix css
barisusakli 65dfe2bf1b closes
barisusakli eb04dba96c closes
Julian Lam c8bbbda22f added logic to catch bad installs
In cases where the nodebb executable is run before `npm i`, NodeBB
will now emit a friendly message instead of a scary one.
barisusakli eb28e178a7 closes
NodeBB Misty b4a15cdbc9 Latest translations and fallbacks
NodeBB Misty a306405ebd Latest translations and fallbacks
Ole R c1e3613779 Update jquery.textcomplete to 1.3.4
NodeBB Misty 8ea12197ae Latest translations and fallbacks
Barış Soner Uşaklı a5da398c94 Merge pull request from pichalite/add-defaults
add missing ACP defaults for new install
pichalite 8947ac74a4 bookmarkThreshold
pichalite 43a3a81cf7 add missing ACP defaults for new install
barisusakli ae607b47be up themes
barisusakli c790373dfc closes
Barış Soner Uşaklı 9d6532fe7b moved to ajaxify.start
Julian Lam 22cf0966e6 removed console log
Julian Lam ea6d2c35f7 Fixed bug in settingsv1
If the saved value was an empty string, then textareas (and more
importantly, select boxes) would not be properly populated with
the saved value.
Julian Lam 352ef81e84 Merge pull request from BenLubar/delay-image-loading
don't delay image loading when "delay image loading" is unchecked
Julian Lam 7b6960a5ff Merge pull request from BenLubar/gif-image-upload
add a hook for plugins like nodebb-plugin-imagemagick
Ben Lubar f5009b1a11 add a hook for plugins like nodebb-plugin-imagemagick that don't want to replace the entire upload system
Julian Lam 41d8d07e35 upped persona
Julian Lam 2aa89b9c70 fixes
Julian Lam b2b99ce9f9 added new core component for topic teaser
/cc @rbeer
NodeBB Misty f7fef16168 Latest translations and fallbacks
Barış Soner Uşaklı fecda8c051 Merge pull request from pichalite/chat-dropdown
don't show rooms without messages
Julian Lam 66dd790938 did I fix it @rbeer? :shipit:
Julian Lam a0d989a112 fixes
Julian Lam 4f913d3f19 fixed issue with missing base in path.format
Julian Lam 5858d914bf closes
barisusakli a7415a8db0 added missing count increment