Julian Lam
5c04ec2d63
removed client-side chat message length check in favour of server-side check, firing new hook on messaging.checkContent for hooks to intercept
6 years ago
Misty (Bot)
e79f0dad90
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
2a2e8136cd
fix tests
6 years ago
Julian Lam
1e3cdc99ac
fixes #6702
6 years ago
Misty (Bot)
6bb62a4728
Latest translations and fallbacks
6 years ago
Andrew Rodrigues
a06b33a713
fix html characters when cloning children categories
6 years ago
Julian Lam
8618afb45d
added Latvian localisation strings
6 years ago
Renovate Bot
40b453e9fd
Update dependency jsdom to v12
6 years ago
Renovate Bot
9e2e32500a
Update dependency smtp-server to v3.4.7
6 years ago
Misty (Bot)
e56b6daee4
Latest translations and fallbacks
6 years ago
Julian Lam
aaa9561b7f
Revert "moved filter:post.getPostSummaryByPids to before parsePosts call"
...
This reverts commit cf82407a8f
.
6 years ago
Misty (Bot)
badb06a9de
Latest translations and fallbacks
6 years ago
Julian Lam
cf82407a8f
moved filter:post.getPostSummaryByPids to before parsePosts call
...
/@pitaj
6 years ago
Renovate Bot
33020b1ee0
Update dependency validator to v10.7.0
6 years ago
Julian Lam
9d202d9be9
closes #424
7 years ago
Renovate Bot
8f724d7611
Update dependency archiver to v3
7 years ago
Julian Lam
70f04bd1c2
fixed client-side console error on vote
7 years ago
Barış Soner Uşaklı
ebe8593421
up dbsearch
7 years ago
Barış Soner Uşaklı
3124cb37db
closes #6712
7 years ago
Julian Lam
e4f0e59c7b
bump composer again
7 years ago
Julian Lam
af55a05122
bump composer
7 years ago
Julian Lam
ff3605fe78
bump markdown
7 years ago
Misty (Bot)
3c6327215c
Latest translations and fallbacks
7 years ago
Renovate Bot
ff593607fa
Update dependency eslint to v5.4.0
7 years ago
Barış Soner Uşaklı
ae4016d9e0
add getCateries to helpers
7 years ago
Julian Lam
18a875c51d
bump markdown
7 years ago
Julian Lam
e7a3dac10b
bump markdown again
7 years ago
Julian Lam
df4c90dc78
bump markdown
7 years ago
Renovate Bot
85eef740a8
Update dependency validator to v10.6.0
7 years ago
Renovate Bot
6a0755ee32
Update Node.js to v8.11.4
7 years ago
Andrew Rodrigues
12940b577b
closes #6703
7 years ago
Misty (Bot)
560e63c97a
Latest translations and fallbacks
7 years ago
Julian Lam
2ce6a85756
properly closes #6698
7 years ago
Julian Lam
82e61d76fd
bump markdown
7 years ago
Renovate Bot
aa1f881e88
Update dependency mocha to v5
7 years ago
Renovate Bot
a84e6c40ae
Update dependency nyc to v12
7 years ago
Renovate Bot
772b5ee115
Update dependency eslint to v5
7 years ago
Renovate Bot
904e3ff8e7
Update dependency eslint-plugin-import to v2.14.0
7 years ago
Renovate Bot
4627fc9cda
Update node:8.11.3 Docker digest to 049869
7 years ago
Julian Lam
f751d21d1e
removed debug line
7 years ago
Julian Lam
f9d3484ec6
fixes #6543
7 years ago
Renovate Bot
731aa8912a
Update dependency request to v2.88.0
7 years ago
Julian Lam
ed9dc113b0
sanitizing notes in flags details page, fixes #6698
7 years ago
Julian Lam
a77630c6be
closes #6697
7 years ago
Julian Lam
e6ec041dde
bump composer-default
7 years ago
Barış Soner Uşaklı
c0156640e3
add back alert
7 years ago
Barış Soner Uşaklı
14d810c113
show error if cropper fails
7 years ago
Renovate Bot
f2965bd903
Update dependency connect-pg-simple to v5
7 years ago
Ben Lubar
33228bb7fe
PostgreSQL database driver ( #5861 )
...
* [test/database/list] Fix test list 4 being used in two different tests
* [database/postgres] PostgreSQL database driver
* [database/postgres] Make transactions work based on continuation scope.
* [database/postgres] Implement nested transactions
* eslint --fix
* Add database changes from earlier this week to the PostgreSQL driver.
* Fix typo
* Fix postgres.incrObjectFieldBy returning undefined instead of null when given NaN
* [database/postgres] Fix sortedSetsCard returning an array of strings.
* Update socket.io postgres adapter
* Fix PostgreSQL erroring when multiple updates are made to the same sorted set entry in a single operation.
Add a test case to catch this error.
* Fix lint errors.
* Only prune sessions on one instance in a cluster to avoid deadlocks.
They're caught and handled by the database server, but they spam the logs.
* Fix arguments.slice.
7 years ago
Jimb Esser
3cccbbc1f2
Add option to enable/disable HSTS
...
Also fix HSTS middleware being added twice.
7 years ago