Barış Soner Uşaklı
|
9a236486a9
|
meh
|
10 years ago |
Barış Soner Uşaklı
|
82350dc967
|
fix test
|
10 years ago |
Barış Soner Uşaklı
|
03bc317065
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
Conflicts:
src/views/admin/manage/groups.tpl
|
10 years ago |
Barış Soner Uşaklı
|
8117b4459a
|
groups.list added start stop
|
10 years ago |
Julian Lam
|
b45335c6ba
|
updated groups ACP styling and template to use a table, like categories
|
10 years ago |
Barış Soner Uşaklı
|
a065a73637
|
fix missing comma
|
10 years ago |
Barış Soner Uşaklı
|
7bed4c40d6
|
closes #3179
|
10 years ago |
Julian Lam
|
aca5d24a7d
|
split groups.js into more subsidiary files
|
10 years ago |
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 |