Commit Graph

12626 Commits (51adcc479cdd2bd428c3c53beaa78733b473d19d)
 

Author SHA1 Message Date
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
Julian Lam 33255d73dd fix
Julian Lam 51309890fe Merge branch 'iconSelect-modal-selected' of https://github.com/rbeer/NodeBB into rbeer-iconSelect-modal-selected
NodeBB Misty fce5780d0f Latest translations and fallbacks
Raphael Beer ee2c178f2a Don't add .undefined if selection is empty
Raphael Beer c9b2011a11 Set input#fa-filter value to name of selected icon
- Set selected icon before modal is visible.
- Select input#fa-filter content to allow
  immediate typing/searching.
Raphael Beer aaef2d4362 Use modal Element as traversing root
Raphael Beer ff2ca0f786 Add changeSelection to iconSelect
Raphael Beer dca9218ee9 Add .selected to currently set icon in modal
Julian Lam 4aabac5288 Fixes
barisusakli ff88186d41 closes
psychobunny d83a1987eb fix routing of rjs modules
Julian Lam 902f474888 fixed japanese language code
NodeBB Misty 19d708b689 Latest translations and fallbacks
Julian Lam d0f08b4dd4 added prompt to passport input for Google SSO
Julian Lam 9cfa1bb976 Merge branch 'pichalite-new-chat-message'
Julian Lam dd3c00d9e2 updated theme versions
Julian Lam 674136423c Merge branch 'new-chat-message' of https://github.com/pichalite/NodeBB into pichalite-new-chat-message