Commit Graph

15768 Commits (ea41e39dd26c2b47c154fbb1ae31dbe42622d40d)
 

Author SHA1 Message Date
Misty (Bot) ea41e39dd2 Latest translations and fallbacks
Dravere 8d5ef79e9c Smtp emailer change without restart ()
* SMTP fallback transport setup during app startup and config update

* Verbose logging message to see when SMTP fallback transport is setup
Misty (Bot) 098b8d9971 Latest translations and fallbacks
Barış Soner Uşaklı 227c245fb2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	package.json
Barış Soner Uşaklı 0de692188f check topic.cid
Dravere 38900a9964 Smtp emailer issue 5951 ()
* Fixed typo at emailer.js line 66 (serice -> service)

* When custom SMTP user and password is empty no authentication is attempted

* Added options to choose custom smtp connection security

* Made custom smtp connection security strings translatable

* Changed switch to if-else for custom smtp security option

* Fixed emailer.js lint errors

* Move custom setting to top of list
Julian Lam dd5651b859 bump composer to test new composer submit behaviour
Julian Lam d0ec7fdaef update themes to support
Julian Lam 6852c92ed6 Merge remote-tracking branch 'origin/develop'
RoiEX e1f180ea3f Remove uneccessary undefined declaration
RoiEX ce9a3f20c5 Optimize transition
RoiEX 5e4e523198 Make progress bar finer
RoiEX 1fd160a4e6 Add Support for Firefox OSD
Julian Lam 2086a64a5e fixes
Barış Soner Uşaklı b70f328520 closes
Peter Jaszkowiak da9da8190f Bump dependencies
Bumping eslint & configs meant making some linting fixes

For future reference, the `xmlhttprequest-ssl` library must be of equal versioning to the one in `engine.io-client`, otherwise it won't be deduped which causes the socket.io tests to fail
Misty (Bot) 47bbe846cb Latest translations and fallbacks
Chế Tiệp Chân Khoa 1f5d14dda4 place some code under the right loop ()
Barış Soner Uşaklı 73eadd47df up widget-essentials
Andrew Rodrigues ab765c5407 Merge pull request from NodeBB/fix-5934
Fix : Use .js instead of .jst
Peter Jaszkowiak dc87d7fc0f Use .js instead of .jst
Fix 
Barış Soner Uşaklı f989988178 closes
Barış Soner Uşaklı 2185480c4e switch to eachSeries
Baris Usakli c49837143c fix test
Baris Usakli 859b353097 up widget essentials
Baris Usakli 8276e20254 closes
Baris Usakli 852396e60d closes
Misty (Bot) 3227e778a2 Latest translations and fallbacks
Misty (Bot) 8f0e48aa40 Latest translations and fallbacks
Misty (Bot) bb65ecd8b8 Latest translations and fallbacks
Misty (Bot) 6ea82515cc Latest translations and fallbacks
Misty (Bot) ce59a78aa4 Latest translations and fallbacks
Barış Soner Uşaklı 4c0d430819 only return minimal info for pending and invited users
Misty (Bot) b840b96a4a Latest translations and fallbacks
Baris Usakli a2508161c6 fix hover bg color
Misty (Bot) c2ef5ed8f5 Incremented version number - v1.6.0
Julian Lam b8ce4023c3 finish redirect if success returned 5x, via installer
Julian Lam dea372a5c5 fixes
Julian Lam e64c1d28e6 closes
Davis 7f95bdfe6f In --no-daemon unlink of nonexisting pidfile
When running application using --no-deamon, when process is killed with signal SIGTERM, it exits with code 1, due to fact that pidfile does not exist
Misty (Bot) 252be54b32 Latest translations and fallbacks
Julian Lam 514317ab20 using translator.unescape instead of replaces
Julian Lam 158e47e2ac linting
Julian Lam cea4b553fc Merge pull request from NodeBB/benchpress-webinstall
Fix web installer benchpress issue
Peter Jaszkowiak 2ca1475eee Fix web installer benchpress issue
Julian Lam 211482bbc0 fixes
Misty (Bot) d47c5a7bb0 Latest translations and fallbacks
Julian Lam 8b0e6611d9 fixed incorrect parameter passed into hook
Julian Lam c373f85726 Merge remote-tracking branch 'origin/master' into develop
Julian Lam 9f4e92fa13 closes