Renovate Bot
|
a386bce040
|
Update node:8.11.4 Docker digest to 3422df
|
6 years ago |
Renovate Bot
|
6a830fb1e7
|
Update dependency connect-redis to v3.4.0
|
6 years ago |
Renovate Bot
|
3d07d42383
|
Update dependency postcss to v7.0.5
|
6 years ago |
Renovate Bot
|
cc6f8c2603
|
Update dependency jsdom to v12.1.0
|
6 years ago |
Renovate Bot
|
24f0ef0a51
|
Update dependency sharp to v0.21.0
|
6 years ago |
Renovate Bot
|
996f450a54
|
Update dependency nodebb-plugin-mentions to v2.2.10
|
6 years ago |
Barış Soner Uşaklı
|
13a1497617
|
closes #6801
|
6 years ago |
Barış Soner Uşaklı
|
7bc69e9182
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
6 years ago |
Barış Soner Uşaklı
|
1bea247748
|
add username/email to user-delete event
|
6 years ago |
Barış Soner Uşaklı
|
49ba5af5fa
|
closes #6810 (#6813)
|
6 years ago |
Misty (Bot)
|
f9c882cb1d
|
Latest translations and fallbacks
|
6 years ago |
Renovate Bot
|
0a8adbaca4
|
Update dependency nodebb-plugin-mentions to v2.2.9
|
6 years ago |
Barış Soner Uşaklı
|
48d49cfcad
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
6 years ago |
Barış Soner Uşaklı
|
d1491feed9
|
add tid to topic rename and post delete restore events
|
6 years ago |
Barış Soner Uşaklı
|
f77091d1ed
|
change user delete so it returns quickly
|
6 years ago |
Barış Soner Uşaklı
|
f45d24d351
|
change if to !== 0
|
6 years ago |
Misty (Bot)
|
5e6da27a6a
|
Latest translations and fallbacks
|
6 years ago |
Misty (Bot)
|
820847461c
|
Latest translations and fallbacks
|
6 years ago |
Misty (Bot)
|
b925df3cba
|
Latest translations and fallbacks
|
6 years ago |
Barış Soner Uşaklı
|
b7eaf4191e
|
return correct post count if its out of sync
|
6 years ago |
Barış Soner Uşaklı
|
805da98a36
|
remove unnecessary groups.resetCache calls
|
6 years ago |
Barış Soner Uşaklı
|
061b279c48
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
6 years ago |
Misty (Bot)
|
e3c7099b36
|
Latest translations and fallbacks
|
6 years ago |
Barış Soner Uşaklı
|
77beaf2e15
|
Allow local login,closes #6800 (#6803)
* WIP
* reset groups cache after every suite
|
6 years ago |
Barış Soner Uşaklı
|
09d1cec8c3
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
6 years ago |
Barış Soner Uşaklı
|
2bd02a7ae1
|
disable timeout on plugin installs
|
6 years ago |
Misty (Bot)
|
bf7523b8e4
|
Latest translations and fallbacks
|
6 years ago |
Barış Soner Uşaklı
|
944972c6f2
|
change to series
|
6 years ago |
Barış Soner Uşaklı
|
d92ef9ca11
|
remove id
|
6 years ago |
Renovate Bot
|
36ae926196
|
Update dependency eslint to v5.6.1
|
6 years ago |
Ben Lubar
|
cf4ea94e6d
|
Fix single-host-cluster socket.io (#6802)
It was silently dropping every message because every node thought it was the master node.
|
6 years ago |
Julian Lam
|
f95308bf33
|
move sharp require into the method it is used in src/file.js
|
6 years ago |
Julian Lam
|
ebabcc5e3c
|
if authenticate middleware is overridden by plugin, check for req.user and return notAllowed helper otherwise
/cc @LudwikJaniuk
|
6 years ago |
Barış Soner Uşaklı
|
be0df46e99
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
6 years ago |
Barış Soner Uşaklı
|
4b970a1072
|
use lodash, load 3 posts per iteration
|
6 years ago |
Misty (Bot)
|
64f36db71a
|
Latest translations and fallbacks
|
6 years ago |
Barış Soner Uşaklı
|
95ace13599
|
add loading=false
|
6 years ago |
Barış Soner Uşaklı
|
ef55598822
|
filter messages that are already inserted to DOM
|
6 years ago |
Barış Soner Uşaklı
|
18d0deeccb
|
update deprecated methods (#6794)
|
6 years ago |
Barış Soner Uşaklı
|
1cb2e1e368
|
remove console.log switch to series
|
6 years ago |
Renovate Bot
|
3c6ec68eae
|
Update dependency postcss to v7.0.3
|
6 years ago |
Barış Soner Uşaklı
|
7c24b1b69f
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
6 years ago |
Barış Soner Uşaklı
|
3554a0a725
|
closes #6791, if fileSize isn't passed in don't perform check
|
6 years ago |
Julian Lam
|
c9dfb4e109
|
closes #6790
|
6 years ago |
renovate[bot]
|
b2f812befa
|
Update dependency mongodb to v3.1.6 (#6582)
|
6 years ago |
Julian Lam
|
02046889ec
|
closes #6691
|
6 years ago |
Ben Lubar
|
11b655163e
|
Only run the DDL for session storage on the primary instance. (#6788)
This fixes a restart loop caused by deadlocks in large clusters.
|
6 years ago |
Barış Soner Uşaklı
|
3d13d867cb
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
6 years ago |
Barış Soner Uşaklı
|
f618ba8e1e
|
add private category test for unread tids
|
6 years ago |
Julian Lam
|
78b47b33af
|
bump persona
|
6 years ago |