barisusakli
c33d3e874a
store pinned topics in new zset
...
keep pinned topics on top on different sort types
8 years ago
Julian Lam
ffbebc646a
linting
8 years ago
Peter Jaszkowiak
c5237443cd
Standard language codes ( #5218 )
...
* Use standard language codes. Fallback for plugins.
* Fix transifex config
* Tab vs space here for some reason
* Remove redundancies
* config.relative_path instead of allcaps
* added upgrade script for existing users' accounts
8 years ago
Ben Lubar
a654a2a5fe
Work around MongoDB bug (see https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256766439 )
8 years ago
Ben Lubar
69ee813d3e
fix typoed variable name
8 years ago
Ben Lubar
123c66e3ec
Cache the number of replies in the post object. See #5050 .
...
https://github.com/NodeBB/NodeBB/pull/5050#pullrequestreview-4248269
8 years ago
Ben Lubar
fae28ed3cc
Add an index for going from a post to its replies
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
barisusakli
2eec1afc46
fix upgrade script so it only runs once
8 years ago
barisusakli
6f86621e30
closes #5096
8 years ago
barisusakli
a6c3be0bb1
store category recent tids for faster retrieval
8 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
Ben Lubar
f62da5c4e9
see NodeBB/NodeBB#4909
9 years ago
Ben Lubar
26df552d55
Add edit, delete, and topics:delete permissions for users acting on their own posts
9 years ago
barisusakli
84025fa7fc
closes #4801
9 years ago
barisusakli
d2cbd7e6dc
new priv for uploads
9 years ago
barisusakli
ecf0323dd0
closes #4688
9 years ago
psychobunny
6f0c00bb9f
use eachSeries instead
9 years ago
psychobunny
74ff9557d9
makes more sense to give topics:read priv to those who had the category read priv
...
thanks @barisusakli
9 years ago
psychobunny
8616cc4ea5
upgrade script: give topics:read privs to any group that has topics:create privs
9 years ago
Julian Lam
b12811d21d
spring cleaning
9 years ago
Julian Lam
bd8fcb527b
closes #4583
9 years ago
barisusakli
a7415a8db0
added missing count increment
9 years ago
barisusakli
ff88186d41
closes #4537
9 years ago
barisusakli
e564260650
moved groupTitle from user settings to user profile/edit
9 years ago
barisusakli
7180174b91
fix global moderators upgrade script
9 years ago
psychobunny
9e832e006a
closes #2920
9 years ago
Barış Soner Uşaklı
d3087b4e05
changed userTitle of global mods
9 years ago
barisusakli
86d70eca74
closes #4103
9 years ago
barisusakli
32ca95319e
closes #3436
9 years ago
barisusakli
a133374c0b
lets not run the upgrade script everytime
9 years ago
barisusakli
92f0e2d86a
closes #3586
...
added account/upvoted, account/downvoted, account/best
9 years ago
Julian Lam
96fe6d288f
Allowing theme to be re-ordered like plugins.
9 years ago
barisusakli
abed319da2
closes #3996
9 years ago
barisusakli
0887105046
created chat:room hashes, save owner uid in hash, update chat uids when they message
9 years ago
barisusakli
8bda497b41
upgrade script for chats
9 years ago
Julian Lam
3acf2e0812
pruned upgrade script
9 years ago
Julian Lam
ad5ddcbb73
whitespace fixes
9 years ago
Barış Soner Uşaklı
f145356914
#3847
9 years ago
psychobunny
df7e6be905
console.log
9 years ago
barisusakli
522e67d742
closes #3803
9 years ago
Julian Lam
9f6dc63fed
updated to no longer use user.icons.generate, and removed an unneeded upgrade script! :)
9 years ago
Julian Lam
896abb59d3
Update default gravatar admin option to defaultAvatar
9 years ago
Julian Lam
a43d40fbc7
upgrade script, and fixed client-side generation of user icon
9 years ago
Julian Lam
394440e597
Fix upgrade crash if groups have 0 users
...
@barisusakli
10 years ago
barisusakli
5b87af4389
closes #3447
...
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
10 years ago
barisusakli
8ec08337aa
closes #3383
10 years ago
Julian Lam
1069f9c936
some prep work to allow for checking of dependency versions. Also updated upgrade.check behaviour to send back error if schema is out of date, instead of no error and "false".
10 years ago
Julian Lam
48af82659e
removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes #3288
10 years ago
Barış Soner Uşaklı
4420e7a9fc
closes #3188 , closes #3170
10 years ago