Commit Graph

9440 Commits (9fba76dc43108ee14d0fbef4ecef7d5bd5da632c)
 

Author SHA1 Message Date
psychobunny 9fba76dc43 fixed header links for installer
psychobunny 22d2ba5d6b mobile optimization for installer
psychobunny 50b9a7096e minor ux
psychobunny 25e2e72366 got username validation working
psychobunny 1f2bd9390d compiling JS as well now
psychobunny 55c969ab23 Merge remote-tracking branch 'origin/master' into web-install
barisusakli 3ffd3a5d3c closes , closes
psychobunny 14b16cb527 log
psychobunny 005c95277b using less for web installer
psychobunny 2ffdec5386 styled active clas
Julian Lam 2f2e2d60a0 updated translations
psychobunny ee94d72c59 themed installer, started form
psychobunny 60d655e32b installer - got the basics in
Julian Lam 610d687a96 moved favicon into default link tags, and fixed bug that caused link tags to not show up
psychobunny 2dc20e690f web install init
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