Commit Graph

9242 Commits (232d1aae318ca0221c49fb8e8603cf547424ca87)
 

Author SHA1 Message Date
psychobunny 232d1aae31 helpers.getBookmarkFromIndex
psychobunny ca3e0b59b0 filter out illegitimate rewards
psychobunny 27ad7e41c9 process.env is an object
Barış Soner Uşaklı 925b12ca22 startsWith
psychobunny 80b308b9a6 [[user:more]]
psychobunny f734d47bef closes https://github.com/NodeBB/nodebb-theme-vanilla/issues/21 and https://github.com/NodeBB/nodebb-theme-persona/issues/31
Barış Soner Uşaklı ca332d23c0 wait for createIndex errors
Julian Lam f8fb5a1d9f Merge pull request from atomoc/master
Add parameters for create categories
psychobunny 4a9498e105 closes
Barış Soner Uşaklı 7161972cc3 up vanilla lavender versions
Сергей Савельев ce743be779 Delete errors
Сергей Савельев 6b3b44e2fc Delete errors
Сергей Савельев 18c5354ec7 Merge branch 'master' of https://github.com/atomoc/NodeBB
Сергей Савельев 621ae9c91a Add admin hooks for get categories
Сергей Савельев 63db2a539e Merge pull request from NodeBB/master
123
barisusakli 2fd4bcde3f added req.uid user id for logged in users, 0 for guests
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
barisusakli 27bab3330a pass data to getCategoryTopics, renamed end to stop
barisusakli 7a3b4c08e0 closes
Сергей Савельев f7a3428bf8 Merge pull request from NodeBB/master
123
Julian Lam 326c531d7f v2.1.0 of markdown, for safety
Julian Lam 4ee4707f71 requiring v1.0.0 of widget essentials
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global
Barış Soner Uşaklı b65f456d70 closes
Julian Lam 16c6578bdb updated components to be a require.js module, not a global (:rage2:)
Barış Soner Uşaklı f380f4214a closes https://github.com/NodeBB/nodebb-theme-persona/issues/27
Barış Soner Uşaklı c4569d533d added filter:categories.build
barisusakli e775246bf9 moved collapse to theme
barisusakli e6d36af942 only close nav if body has slide-in
Julian Lam 2871cf3fb2 updated forum to require v2.0.0 of the markdown plugin
barisusakli 486f5f9df6 close navigation on click for slide-in as well
barisusakli b2087f94e2 closes
Сергей Савельев a70f1b09e4 m
barisusakli 8026b3c7d8 closes
Julian Lam c706638b5d updating groups access control so:
1. Guests can no longer receive the moderate bit
  2. If you attempt to grant the moderate privilege to a public group, a confirmation modal appears
  3. A lock icon is present next to all private groups
Julian Lam 89442c91c6 fixed bug where privilege state was not correctly calculated for MongoDB installs, and fixed columnCount not being present when a the privilege list is refreshed
barisusakli d27ec057c5 closes
Julian Lam d249a46fae fixed around event handling for composer submit button, and upped vanilla minver
Julian Lam 8e17f34de4 lol.
Julian Lam 9369158ba0 latest dutch translations
barisusakli fccfc5307b fix commas
barisusakli 65bdeba385 helpers.js fix maybe
barisusakli a3a0ba9bc3 fix post count tmp fix for js error from helpers.js
barisusakli 8d6d1c32e7 allow plugins to update additional fields with filter:user.updateProfile
Julian Lam f0f31e077f added exposeUid middleware to core
barisusakli 474b074c8f fix wrong post count on new post
Barış Soner Uşaklı a78eebe8be Merge pull request from cismous/master
remove unneeded argument
cismous 68cf6833b7 remove unneeded argument
Julian Lam 76793729d8 Merge pull request from MegaGM/fixadmin.remove.category.image
fix:removing category images via ACP
Julian Lam 316d0fe1d7 latest fallbacks