Commit Graph

9419 Commits (eb0e2fe75db2262cdc83ca831a48b6a59c7a63bd)
 

Author SHA1 Message Date
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
Barış Soner Uşaklı f71c82f653 closes
Fokke Zandbergen 1eee970ebb Allow NodeBB version to be set via config to package.json version can be incremented when needed.
Julian Lam 848babcdfa Merge pull request from ahwayakchih/support-more-config-defaults-for-setup
This adds more setup defaults from config.
barisusakli d146547b53 if topic doesnt have teaser use main post in rss feed
Julian Lam 0e9a096c25 moved some socket notifications to notifyUser instead of in websocket layer (again, @barisusakli)
Julian Lam d40ca1e3c8 moved a number of sanity checks to also be in canMessage, so they are all consolidated into one exported method. (@barisusakli)
Julian Lam 078d76a11b removed sanitisation of chat message body, as messages are "parsed as a post" now.
barisusakli 4e793995a0 dont add http:// to website if its empty
Barış Soner Uşaklı c9b5948034 closes
Julian Lam 4fffe4da94 moved plugin route reloading outside of plugin initialisation, so plugins can add a hook listener before core routes have been added
Barış Soner Uşaklı 617808d574 teaser is just reply, dont include mainPid
Barış Soner Uşaklı e7dd881092 teaser fixes
if a post is deleted/restored update the teaser to the latest undeleted
pid, if all posts are deleted it will be set to null
Barış Soner Uşaklı edb856ba90 fixed typo
Barış Soner Uşaklı 6e80dff188 closes
psychobunny f7734d9b91 missing lang string
Julian Lam 0e0b92f794 update group pages to use components
Barış Soner Uşaklı 7bc2eeff4a duh
Julian Lam 1c36fbd57b fixed