Commit Graph

9437 Commits (d99e028a1e4d34c8b975d35d145869b89f820e68)
 

Author SHA1 Message Date
barisusakli d99e028a1e only call sortedSetCard if using pagination
barisusakli dd61bdb9c6 closes
barisusakli 6dfb229c66 closes
barisusakli a2497b050e crash fix
Julian Lam 8f5c393b12 only exposing password at setup end if one is autogenerated
barisusakli 7632997a99 closes
Julian Lam d7444e5edf removed from required values for env setup
Julian Lam b604c9d5e1 updated install script to accept environment variables
updated upgrade script to execute callback when present
updated install script to not fire upgrades unless necessary
updated install script to write directly to console, and not through winston
if a password is not provided, one is auto-generated
barisusakli 828980f3e6 closes
barisusakli 3ffd3a5d3c closes , closes
Julian Lam 2f2e2d60a0 updated translations
Julian Lam 610d687a96 moved favicon into default link tags, and fixed bug that caused link tags to not show up
Julian Lam a72501f3b4 closed
Julian Lam c26f274392 moved meta and link tag parsing out to a new module, meta/tags
Julian Lam cc4e626f5f updated middleware.renderHeader so that navbar config is retrieved in parallel like everything else, instead of retrieved first. (ping @psychobunny)
barisusakli 625a0dcbfa closes
barisusakli 0c91391c75 display posts cache capacity/post count
barisusakli 1f06f90a50 closes
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
Julian Lam eb0e2fe75d latest translations
Julian Lam 9e994f3baf finally closed -- added implicit privilege markers to client-side privileges table
Julian Lam 5a0ea28633 better fix for
Julian Lam bbccc38efd Revert "made pagination.loadPage also a silent ajaxify, so in-topic searching works with it"
This reverts commit 7e3e7edfd4.
barisusakli 72f80dd330 closes
Julian Lam 7e3e7edfd4 made pagination.loadPage also a silent ajaxify, so in-topic searching works with it
barisusakli 759bdd55f0 closes
barisusakli dd92b06f16
Julian Lam e309a188c3 fixed issue in ajaxify.go where search module was not properly required
Julian Lam 51f38e664c latest translations and fallbacks
Julian Lam d780b82b01 added Bulgarian to NodeBB, благодаря!
Julian Lam 821c9f12d6 updated scrollToPost behaviour to no longer ajaxify loudly. Also updated call to checkPagePresence to fire before the topicDOM events begin, so if an in-topic search is conducted on a different topic from the current topic, the topicDOM behaviour continues. closes
barisusakli 37a7ac5196 closes
barisusakli 50feb7a766 default to zero if post_count topic_count is falsy
barisusakli c45fe28266 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli c24dce4dd6 closes
Julian Lam 65b2523b0f closed
barisusakli b7b44e13b1 added privileges.topics.filterUids
if a topic is deleted and user doesn't have permissions/admin/mod dont
send notifs
Julian Lam 8ee40ece71 removed checks that would send the user to 404 if the slug didn't match, restored old behaviour of redirecting to the correct slug.
barisusakli da5909349b closes
barisusakli e8afe329a9 pagination
barisusakli 0d6772c30b warning/errors on invalid ports config
psychobunny 5d04cd0bef ability to add class to taskbar; new action hook; send touid in chat
Julian Lam 5a0c657587 re: , if no address is entered, "http://" won't get automatically saved in
Julian Lam 5d495483ad using url module to normalise passed-in url prior to saving in db, closes
psychobunny 23c4ecfe60 filter:taskbar.push
not really a filter, but does the job as long as its synchronous
Julian Lam a5832624d7 added optional parameter to define timestamp when sending a chat message, for use in write API
Julian Lam 5587233e78 fixed quoting and highlighted-text auto-quote for composer when composer is minimized, closes
psychobunny 1d94b6a96f closes
psychobunny c188fa2a1f closes
Julian Lam ee7d356781 Merge pull request from yariplus/settingsobject
Add object setting plugin
Barış Soner Uşaklı a481d2c3fe closes