9737 Commits (d5c6e2e73a0c3c40774449cbc8d924f56e51be9a)
 

Author SHA1 Message Date
Barış Soner Uşaklı 8300aeec35 parseInt member count, use getMemberCount in install js 10 years ago
Barış Soner Uşaklı 50d9a3f0a7 dont call groups.get just to read 2 values 10 years ago
Barış Soner Uşaklı 3f1726636f groups create/delete/update 10 years ago
Julian Lam 8a225ad719 starting groups organization 10 years ago
Julian Lam 8f7416d1cb updated acp category privilege settings so that not all groups are shown in privilege table, closes #3036 10 years ago
Julian Lam cc2a92d73f allowing array of privileges to be passed into setPrivilege in category admin socket listener 10 years ago
Julian Lam cbb0542984 changed behaviour of privilege table so that groups without explicit privileges are not shown in the privilege table 10 years ago
Julian Lam 4a0bc1fb03 finished up executable rewrite, and prettified reset script output 10 years ago
Julian Lam e6061810f9 updating nodebb executable so that it is a node script instead of bash script 10 years ago
Julian Lam fc2efb0c83 added one more line to stdout when nodebb status is invoked, or nodebb web installer finishes 10 years ago
barisusakli a0a8d328d0 closes #3182 10 years ago
barisusakli d8e52d7ebf closes https://github.com/NodeBB/nodebb-theme-persona/issues/87 10 years ago
Julian Lam b2f2561e74 adding a bit of logging when launching NodeBB from the web installer 10 years ago
Julian Lam 349de1694d fixed log line in web installer 10 years ago
barisusakli 714c7356f9 closes #3176 10 years ago
Julian Lam 9ed88b7bb9 updated readme a bit 10 years ago
barisusakli 4b4be3d4cc fix minSchemaDate 10 years ago
Julian Lam 3b891ed7d8 closes #3173 10 years ago
Julian Lam 3055ee96a1 latest translations and fallbacks 10 years ago
Julian Lam 434f1d924e bumped the package's version number for dev purposes 10 years ago
Julian Lam 45589fbeca fixed bug where the selected language in the ACP was arabic, if no language was set at all" 10 years ago
Julian Lam f6ba4c446a updated minimum versions for nodebb plugins to be the latest they are today 10 years ago
barisusakli 5ce617ca5a fix case in search 10 years ago
barisusakli 63489457fe group search change 10 years ago
psychobunny 1c4d78eb2d return back data in cb similar to topics.post call 10 years ago
psychobunny f698d28dfb one last fix for #3169 10 years ago
psychobunny 7b81c5db9f #3169 10 years ago
psychobunny 79fd5a4d8e closes #3169 10 years ago
barisusakli 62a2e9fdd0 Merge remote-tracking branch 'origin/master'
Conflicts:
	src/messaging.js
10 years ago
barisusakli 990b02d0db fix crash @julianlam 10 years ago
barisusakli 95e9d7c798 filter messages 10 years ago
Julian Lam 62f1a788e0 prematurely removing null objects before they get parsed as messages 10 years ago
Barış Soner Uşaklı 5931255398 Merge pull request #3165 from kpanayotova/upstream
Bugfix: use sorted set to get user followers in sendTopicNotificationToFollowers
10 years ago
Kalina Panayotova 118de65f5e Bugfix: use sorted set to get user followers in sendTopicNotificationToFollowers 10 years ago
Barış Soner Uşaklı 9165da3b26 Update README.md 10 years ago
psychobunny 63a2a20fd3 remove the old history.pushState hack for mobile composer 10 years ago
psychobunny 55bed3464e if mobile, go to /compose route #3090 10 years ago
psychobunny 117bb407b0 /compose route 10 years ago
barisusakli 39c3afec62 removed updateUserCount 10 years ago
Timothy Fike 09ee1ae77e Call Plugins.addLanguages on reload. Fixes #3153
Ensures routes are set correctly for custom languages.
10 years ago
barisusakli 8acb0ca304 incr on user create 10 years ago
Julian Lam d90f3649a6 minor tweak to retrieval of category listing in ACP so that hidden categories (those with order of -1) are not retrieved 10 years ago
Julian Lam 7125d902d0 prettifying things 10 years ago
Julian Lam f6181e6481 fixes #3148 10 years ago
Julian Lam d052db85e0 fixed bug where isMemberOfGroupList would return null if there were no groups to check, instead of false 10 years ago
Julian Lam aae3ac6b98 updated title parsing methods to call a new hook: filter:parse.title 10 years ago
Julian Lam 830e1a7a3d fixed issue where privileges were not correctly determined if you were granted moderator access to a category as a group (vs as a single user) 10 years ago
Julian Lam cd2ed20f3d Merge pull request #3162 from frissdiegurke/patch-1
fixed error-report within translator.js
10 years ago
Julian Lam 58b0b6011f removed console.log from upgrade script (@barisusakli :rage2:) 10 years ago
Ole R. 22e227a6cd fixed error-report within translator.js
reported by [rex-huang](https://community.nodebb.org/user/rex-huang), see https://community.nodebb.org/topic/4520/error-handling-is-wrong-in-translator-js
10 years ago