renovate[bot]
|
68ae3eb6ee
|
fix(deps): update dependency nodebb-theme-persona to v9.0.63 (#7019)
|
6 years ago |
Barış Soner Uşaklı
|
27c016d68d
|
fix alert
|
6 years ago |
Barış Soner Uşaklı
|
2c5e38d8f1
|
closes #7004
do not translate email subjects twice, emailer already translates the passed in subject param
|
6 years ago |
Barış Soner Uşaklı
|
00a066985a
|
cache categories:cid and cid:<cid>:children
these rarely change, no need to go to db for them
|
6 years ago |
Julian Lam
|
7357926fe7
|
fix: added admin/manage/uploads to tx config
|
6 years ago |
Barış Soner Uşaklı
|
112b5c861a
|
change queue logic, if user has negative rep always queue their post
|
6 years ago |
Barış Soner Uşaklı
|
1d5816b00a
|
add new hook `filter:unread.categories`
|
6 years ago |
Renovate Bot
|
dd7f8a145a
|
chore(deps): update dependency lint-staged to v8.1.0
|
6 years ago |
Renovate Bot
|
81b53e3ed4
|
Update Node.js to v8.13.0
|
6 years ago |
Renovate Bot
|
2c5fd85978
|
Update dependency nodebb-theme-vanilla to v10.1.11
|
6 years ago |
Renovate Bot
|
d3ab7d1b45
|
fix(deps): update dependency nodebb-plugin-markdown to v8.8.5
|
6 years ago |
Julian Lam
|
f6b92c1d3e
|
fix: #7013, add cache buster to js-enabled.css
|
6 years ago |
Barış Soner Uşaklı
|
59eeff8f0f
|
closes #7011
|
6 years ago |
Misty (Bot)
|
dc1df3d9b5
|
Latest translations and fallbacks
|
6 years ago |
Barış Soner Uşaklı
|
c240733aee
|
fix logs test
|
6 years ago |
Barış Soner Uşaklı
|
0361849bb1
|
check status code
|
6 years ago |
Barış Soner Uşaklı
|
47b2057f20
|
#7007
|
6 years ago |
Barış Soner Uşaklı
|
d0750bc587
|
closes #7007
|
6 years ago |
Renovate Bot
|
d7f43e769d
|
Update dependency nodebb-plugin-composer-default to v6.1.10
|
6 years ago |
Baris Usakli
|
1bb6067e19
|
suggested topics fix, if search doesn't return enough topics
|
6 years ago |
renovate[bot]
|
f3e08f0850
|
Update dependency nodebb-plugin-dbsearch to v3 (#7003)
|
6 years ago |
Baris Usakli
|
8e5a6d9767
|
add banned:expire to user data
|
6 years ago |
renovate[bot]
|
38a0216dc7
|
Update dependency nodebb-theme-persona to v9.0.62 (#6998)
|
6 years ago |
Barış Soner Uşaklı
|
53ad2bbd6e
|
Categories optimize (#6999)
* WIP
* fix category page
* fix counts, and copyPrivileges
* fix lint
* more fixes,
* redis fix
* fix test
* fix category test
* remove getParentsAndChildren
|
6 years ago |
Misty (Bot)
|
96a2be9b55
|
Latest translations and fallbacks
|
6 years ago |
Barış Soner Uşaklı
|
69ef05707a
|
style
|
6 years ago |
Barış Soner Uşaklı
|
3f8e3dc3e8
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
6 years ago |
Barış Soner Uşaklı
|
13139fe77e
|
return early for guests/spiders
|
6 years ago |
Barış Soner Uşaklı
|
0524fd9caa
|
closes #6996 (#6997)
* closes #6996
* fix lint
|
6 years ago |
Baris Usakli
|
7b9a2caec3
|
closes #6994
|
6 years ago |
Baris Usakli
|
e3bf21a3a0
|
closes #6993
|
6 years ago |
Misty (Bot)
|
3a914a2f8c
|
Latest translations and fallbacks
|
6 years ago |
renovate[bot]
|
52f53bdd88
|
Update dependency nodebb-theme-persona to v9.0.61 (#6992)
|
6 years ago |
Barış Soner Uşaklı
|
5c48793543
|
handle quoted strings
|
6 years ago |
Barış Soner Uşaklı
|
b8c08a5417
|
dont call db for guests
|
6 years ago |
Barış Soner Uşaklı
|
5810c9fecc
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
6 years ago |
Barış Soner Uşaklı
|
d8f114c982
|
dont check if guests/spiders are banned or load reason
|
6 years ago |
Barış Soner Uşaklı
|
9d28b935fd
|
dont load uid 0, -1 from db
|
6 years ago |
Renovate Bot
|
c11b43175d
|
Update dependency nodebb-plugin-composer-default to v6.1.9
|
6 years ago |
Barış Soner Uşaklı
|
d5af39ca5d
|
make 1 call for parentCids
|
6 years ago |
Barış Soner Uşaklı
|
dc670a7bb5
|
closes #6983
after first pass of timeago, title contains "21 lis 2018, 10:30" which is invalid for new Date(), check before passing it to format
|
6 years ago |
Barış Soner Uşaklı
|
01c942fc39
|
closes #6989
|
6 years ago |
Barış Soner Uşaklı
|
cce012d7f4
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
6 years ago |
Barış Soner Uşaklı
|
eba1a405d2
|
load category parents and childrens in one call
add more missing guest/spider checks
|
6 years ago |
Misty (Bot)
|
3561b31ef1
|
Latest translations and fallbacks
|
6 years ago |
Barış Soner Uşaklı
|
a6864a8055
|
add groupTitle test for guests
|
6 years ago |
Barış Soner Uşaklı
|
1c981e638b
|
rename query name
|
6 years ago |
Barış Soner Uşaklı
|
ca1e3a758b
|
#6986
|
6 years ago |
Barış Soner Uşaklı
|
48690a01b9
|
dont need to call multi if keys.length is 0
|
6 years ago |
Barış Soner Uşaklı
|
20abc7fc47
|
closes #6985
|
6 years ago |