Opliko
6e5ebb6184
feat: manifest.json improvements from #8126 ( #8264 )
...
* feat: manifest.json improvements from #8126
* Fix short title placeholder
* use lowercase letters for hex colors
2020-04-19 13:32:49 -04:00
Barış Soner Uşaklı
153456278b
feat: show error if json is invalid
2020-04-17 13:24:52 -04:00
Julian Lam
ef52461fb6
fix: remove dead picture upload code #8260
2020-04-17 10:08:18 -04:00
Julian Lam
5bcaf71501
fix: path.resolve to logs file
2020-04-16 20:46:03 -04:00
Barış Soner Uşaklı
c7ea84a2ae
fix: wrong data returned in available.groups
2020-04-15 22:40:32 -04:00
Peter Jaszkowiak
e68156e1f2
fix(deps): bump dependencies ( #8239 )
...
* fix(deps): bump dependencies
* fix(deps): commander@5
* fix(deps): use @nodebb/mubsub
2020-04-13 15:50:20 -04:00
Julian Lam
f2f6fbf15a
fix : #8232 , unresolvable session mismatch on register cancel
2020-04-13 13:26:27 -04:00
Jonson Petard
e6a1741c2e
Support package manager: cnpm and pnpm ( #8222 )
...
* feat: support pnpm, cnpm
* feat: store supportedPackageManager in default package.json
* feat: store supportedPackageManager in src/cli/package-install.js
Co-authored-by: a632079 <a632079@qq.com >
2020-04-13 09:59:52 -04:00
hb90dev
3ce885fff2
fixes sitemap base url issue when using with subfolder ( #8247 )
...
* fixes sitemap base url issue when using with subfolder
* fixes sitemap base url issue when using with subfolder
* uses directly relative path
* removes prefix variable
2020-04-13 09:57:24 -04:00
Barış Soner Uşaklı
d77036dbd1
fix : #8249 , don't send move notifications for deleted posts/topics
2020-04-13 09:52:18 -04:00
Julian Lam
1136a369f3
feat: local redoc view on development mode only
2020-04-03 14:10:13 -04:00
Julian Lam
c82a263788
Revert "fix: override ACAO header for read API spec file"
...
This reverts commit 240d90919b .
2020-04-03 12:41:52 -04:00
Julian Lam
240d90919b
fix: override ACAO header for read API spec file
2020-04-03 12:31:19 -04:00
Barış Soner Uşaklı
59cf0e80d2
fix: throw error if topic does not exist
2020-04-02 22:56:59 -04:00
Barış Soner Uşaklı
e93578b81d
fix: hookname
2020-04-02 16:14:56 -04:00
Barış Soner Uşaklı
0d1b5a7fb1
fix : #8230 , add hook getUserDataByUserSlug
2020-04-02 16:00:48 -04:00
psychobunny
15d6975e96
fix: ignore case for group details route
2020-04-02 12:45:01 -04:00
Barış Soner Uşaklı
740e598a5d
fix: lint
2020-04-01 22:03:31 -04:00
Barış Soner Uşaklı
8e23dec84b
fix: lint
2020-04-01 21:57:28 -04:00
Barış Soner Uşaklı
00e299e93e
feat: closes #8229 , add targetUid to action:password.change
2020-04-01 00:11:55 -04:00
Barış Soner Uşaklı
23571224b5
feat: add parent cids to body class
2020-03-26 12:04:04 -04:00
Barış Soner Uşaklı
071506eb7d
fix: invite properly
2020-03-20 22:18:14 -04:00
Barış Soner Uşaklı
8f4b99a41c
fix: admins not seeing invite button
2020-03-20 22:14:13 -04:00
Barış Soner Uşaklı
0b5fac75b0
fix : #8217 , add missing lang key
2020-03-19 10:03:46 -04:00
Julian Lam
93acd13999
fix : #8206 first message in chat has false newSet
2020-03-16 21:15:04 -04:00
Barış Soner Uşaklı
d080c7b04c
feat: add 2 hooks for modifying privileges
2020-03-12 12:25:51 -04:00
Barış Soner Uşaklı
f07f4f8e1a
fix : #8202 , filter non-existing users in search by uid
2020-03-11 12:19:20 -04:00
psychobunny
266061c31a
fix: notification bodyShort truncated if there is a comma in topic title
2020-03-10 11:26:08 -04:00
Julian Lam
1efb238a9a
refactor: getUsersCSV to use batch lib
2020-03-05 17:51:34 -05:00
psychobunny
e1c6c3b267
refactor: reorganized socket.io admin modules
2020-03-03 16:33:13 -05:00
Barış Soner Uşaklı
5e91a67e78
feat: add user ip to admin/dev/info
2020-03-02 11:18:15 -05:00
Barış Soner Uşaklı
cba5b23e23
feat: change option name
2020-02-28 22:02:46 -05:00
Barış Soner Uşaklı
80f1bcad20
fix: call next
2020-02-28 21:24:51 -05:00
Baris Usakli
476f6717c4
feat: add no-build to ./nodebb setup
2020-02-28 15:53:16 -05:00
Baris Usakli
cf6eadb91a
fix: dont let regular users see other users watched categories
2020-02-28 11:02:22 -05:00
Barış Soner Uşaklı
32ada7c4e7
fix : #8188 , fix bookmark if sorting is newest_to_oldest
2020-02-27 17:21:36 -05:00
Andrew Rodrigues
ac241fb830
fix: duplicate ID + label
2020-02-27 11:32:19 -05:00
Julian Lam
f0db240a1d
fix : #8184 global mods unable to revoke other user sessions
2020-02-26 12:26:52 -05:00
Barış Soner Uşaklı
e72a29b3fd
fix: return null if field does not exist
2020-02-24 18:07:51 -05:00
Barış Soner Uşaklı
14e7866745
fix : #8179 , limit length of location/website/fullname, check grouptitle
2020-02-24 16:58:51 -05:00
Barış Soner Uşaklı
bc93b5676c
fix : #8175
2020-02-22 16:01:04 -05:00
Opliko
41c20761e1
Remove deprecated mongo connection options, fixes #8079 ( #8174 )
...
fix #8079
Unified Topology changes the concept of connecting and causes isConnected to always return true, making any reconnection options useless. Next major version of the driver will remove isConnected entirely.
So:
- reconnect tries
- reconnectInterval
- autoReconnect
Are deprecated and don't really do anything anymore (when unified topology is used at least) other than causing warnings at startup since the 3.4 version of the driver (the current version used by NodeBB is 3.5).
Reference: http://mongodb.github.io/node-mongodb-native/3.5/reference/unified-topology/
2020-02-21 20:15:07 -05:00
Andrew Rodrigues
3c9689a5ac
feat: settings sorted list ( #8170 )
...
* feat: settings sorted list
see https://github.com/NodeBB/nodebb-plugin-quickstart/pull/9/files for sample
2020-02-21 12:18:09 -05:00
Julian Lam
667608a02c
fix : #8168 re-allowing slashes in homePageRoute
...
Resolves regression introduced by b0f3e48ac2
2020-02-19 12:24:41 -05:00
Julian Lam
eddbd86837
fix: tweak to session validation in addHeaders
2020-02-18 16:08:23 -05:00
Barış Soner Uşaklı
630f5d5b85
fix: only call clearCookie for logged in users
2020-02-18 16:06:05 -05:00
Barış Soner Uşaklı
067034082f
fix : #6422 , update deleted/restored messages
2020-02-14 23:26:54 -05:00
Barış Soner Uşaklı
4d0636f847
fix : #8163 , prevent account deletion
2020-02-13 11:31:20 -05:00
Barış Soner Uşaklı
5a0c7c1497
fix: register
2020-02-11 21:46:34 -05:00
Barış Soner Uşaklı
e74954407f
fix : #8157 , update recent tid when post is moved
2020-02-11 15:30:15 -05:00