Barış Soner Uşaklı
df2c785127
feat: add test for change post owner
5 years ago
Barış Soner Uşaklı
0ae1eb4f6e
fix: missing await in SocketPosts.changeOwner
5 years ago
Renovate Bot
dd440ce902
chore(deps): update dependency husky to v4
5 years ago
Andrew Rodrigues
027f3f2256
chore: bump themes
5 years ago
Barış Soner Uşaklı
23810cc64b
fix : #8133 , check if user is in room before removing
5 years ago
Barış Soner Uşaklı
30c503611c
refactor: messaging
5 years ago
Barış Soner Uşaklı
cd1fa27a8b
fix: add missing await
5 years ago
Barış Soner Uşaklı
ee4304b443
Merge branch 'master' of https://github.com/NodeBB/NodeBB
5 years ago
Barış Soner Uşaklı
f799f017ab
fix: missing await
5 years ago
Baris Usakli
418c174d56
fix: dont return flag data to client
5 years ago
Barış Soner Uşaklı
51236df4ed
fix: check if user has read priv before flagging
5 years ago
Barış Soner Uşaklı
1f13ab8a19
fix: restrict getUsersInRoom to members
5 years ago
Andrew Rodrigues
236a173009
chore: bump vanilla
5 years ago
Andrew Rodrigues
82ace391cb
chore: bump persona
5 years ago
Barış Soner Uşaklı
3077eb9428
fix: remove unused conditional, dont add dupe messages
5 years ago
Julian Lam
ecc579a29c
fix: tests for messaging
5 years ago
Julian Lam
594cd7e176
fix : #8127 user join system message duplicated
...
- Now showing user-join message for chat owner in addition to the newly
added user
- If a modal already exists for a room when createModal is called, don't
return null, return the modal
5 years ago
Julian Lam
106c141ff5
fix: background-size in taskbar images
5 years ago
renovate[bot]
c510a2c4f2
fix(deps): update dependency nodebb-theme-persona to v10.1.31 ( #8129 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
renovate[bot]
0e49cfb98d
fix(deps): update dependency mongodb to v3.5.2 ( #8092 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
Renovate Bot
66992a556c
chore(deps): update dependency lint-staged to v10.0.1
5 years ago
Barış Soner Uşaklı
1b08f37612
fix: tests, was using hardcoded message id
5 years ago
Barış Soner Uşaklı
bfaba89557
Merge branch 'master' of https://github.com/NodeBB/NodeBB
5 years ago
Julian Lam
8bb5e71ebe
fix: typo in #8116
5 years ago
Julian Lam
3fac09b1ab
fix: build step defaults to series instead of parallel
...
- The logic for the build step now defaults to series instead of
parallel, unless more than 4 CPU cores are detected by the os
library.
- The `--series` flag still exists, and will enforce build in
series, as before.
5 years ago
Julian Lam
8e5a2276af
feat: check flag values on save (assignee and state) ( #8122 )
...
* feat: add assignee checking when updating flag
Prior to this, it was possible to update the assignee to any value (or
any user. This commit adds checking to allow only admins, global
moderators, or in the case of flagged posts, moderators.
Also some prep work was added for value checking `state`.
* feat: value checking `state` on flag update
The state should be one of the constants defined earlier in the file.
5 years ago
Misty (Bot)
ddce77b343
Latest translations and fallbacks
5 years ago
Barış Soner Uşaklı
6a63c1a100
fix: escape system message, don't allow editing system messages
5 years ago
Barış Soner Uşaklı
c8fb7f9246
fix: escape register query param
5 years ago
Barış Soner Uşaklı
8c6a7954cf
fix: delete upload
5 years ago
Renovate Bot
d74eecfbe8
chore(deps): update dependency lint-staged to v10
5 years ago
Barış Soner Uşaklı
153b1a0eaa
fix: check uploadName
5 years ago
Misty (Bot)
1656738359
Latest translations and fallbacks
5 years ago
Barış Soner Uşaklı
01d1ae78c8
fix : #8120 , bubble errors from static hooks
5 years ago
Barış Soner Uşaklı
b0f3e48ac2
fix: escape bootswatchSkin and homepageRoute
5 years ago
Barış Soner Uşaklı
3e52557689
fix: change owner missing await
5 years ago
yossizahn
09d55581d8
Fix: ACP > manage > group: save disableLeave ( #8123 )
...
* Fix: ACP > manage > group: save disableLeave
* Fix eslint comma-dangle
5 years ago
renovate[bot]
16e8f49655
fix(deps): update dependency sharp to v0.24.0 ( #8121 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
Barış Soner Uşaklı
e3952674ba
fix: hsts always enabled
5 years ago
Barış Soner Uşaklı
b7a57996f7
fix: escape topic.thumb
5 years ago
renovate[bot]
ca10f8f073
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.21 ( #8119 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
Baris Usakli
842916ea42
Merge branch 'master' of https://github.com/NodeBB/NodeBB
5 years ago
Baris Usakli
4eb9652a2a
fix : #8112 , don't crash hook returns no data
5 years ago
Opliko
740de034fa
#8115 - log post owner changes ( #8117 )
...
* log post owner changes
* log each post separately
* use map instad of a loop
5 years ago
Opliko
879acc85ae
Add disable/enable category to category edit page ( #8118 )
5 years ago
Barış Soner Uşaklı
e06c1bfcd2
fix: escape config.userLang/acpLang, don't allow invalid language codes
5 years ago
renovate[bot]
df5e3a7394
fix(deps): update dependency nodebb-widget-essentials to v4.0.18 ( #8111 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
Barış Soner Uşaklı
61da8c29ac
fix: group create/join/update name validation
5 years ago
Barış Soner Uşaklı
48f086279c
fix: don't crash if groupData is missing
5 years ago
Barış Soner Uşaklı
5a8217de01
fix : #8105 , fix export json on page load
5 years ago