Barış Soner Uşaklı
dfdc0c420c
fix: benchpress warnings
2020-11-17 18:27:52 -05:00
Julian Lam
a0b7a82350
feat(api): account deletion routes for the Write API ( #8881 )
...
* feat(api): account deletion routes for the Write API
* refactor: rewrite client-side calls to account deletion to use api
* style: apply DRY
2020-11-17 17:29:50 -05:00
Renovate Bot
422aa7f0b6
fix(deps): update dependency nodebb-theme-vanilla to v11.3.3
2020-11-17 21:49:58 +00:00
Renovate Bot
3b6e71d5eb
fix(deps): update dependency nodebb-theme-persona to v10.2.71
2020-11-17 20:30:43 +00:00
Barış Soner Uşaklı
9e154f1c9d
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-17 14:47:48 -05:00
Barış Soner Uşaklı
120999bf63
feat: #7550 , show message if post is queued when js is disabled
2020-11-17 14:47:06 -05:00
Renovate Bot
d6dd1cb6f6
fix(deps): update dependency nodebb-theme-persona to v10.2.70
2020-11-17 19:45:17 +00:00
Barış Soner Uşaklı
35f932cd64
feat: #8171 , add oldCategory if topic is moved
2020-11-17 13:56:04 -05:00
Barış Soner Uşaklı
b44ddecdf8
feat: #8204 , separate notification type for group chats
2020-11-17 12:52:02 -05:00
Opliko
6e43086558
resolve #8444 - Allow nested objects in translations ( #8793 )
...
* feat: #8444 Allow nested objects in translations
* feat: #8444 Allow nested objects in translations
* style: don't change formatting
* fix: don't use the first string match if key isn't finished
* feat: #8444 Allow nested objects in translations
* feat: #8444 Allow nested objects in translations
* style: don't change formatting
* fix: don't use the first string match if key isn't finished
* feat: add nested translations test
2020-11-17 10:06:49 -05:00
Misty (Bot)
fbdde03217
Latest translations and fallbacks
2020-11-17 09:08:29 +00:00
Renovate Bot
2ce1fcd336
fix(deps): update dependency nodebb-theme-slick to v1.3.2
2020-11-17 06:33:19 +00:00
Renovate Bot
9f2d0d42be
fix(deps): update dependency nodebb-theme-vanilla to v11.3.2
2020-11-17 05:54:49 +00:00
Renovate Bot
1581064362
fix(deps): update dependency nodebb-theme-persona to v10.2.69
2020-11-17 04:33:09 +00:00
Barış Soner Uşaklı
7928036a1b
feat: add test for custom translations
2020-11-16 21:50:06 -05:00
Barış Soner Uşaklı
1d6bcbebde
feat: https://github.com/NodeBB/NodeBB/issues/8147
2020-11-16 21:31:55 -05:00
Renovate Bot
84d545775e
fix(deps): update dependency sharp to v0.26.3
2020-11-17 00:46:13 +00:00
Julian Lam
e1d7c4d8aa
fix: internal helper method hasGlobalPrivilege, DRY
2020-11-16 15:42:39 -05:00
Julian Lam
d83eb7f89e
refactor: client-side handlers for user invitations
...
DRY
2020-11-16 15:19:20 -05:00
gasoved
3ccebf112e
feat: invites regardless of registration type, invite privilege, groups to join on acceptance ( #8786 )
...
* feat: allow invites in normal registration mode + invite privilege
* feat: select groups to join from an invite
* test: check if groups from invitations have been joined
* fix: remove unused variable
* feat: write API versions of socket calls
* docs: openapi specs for the new routes
* test: iron out mongo redis difference
* refactor: move inviteGroups endpoint into write API
* refactor: use GET /api/v3/users/:uid/invites/groups
Instead of GET /api/v3/users/:uid/inviteGroups
* fix: no need for /api/v3 prefix when using api module
* fix: tests
* refactor: change POST /api/v3/users/invite
To POST /api/v3/users/:uid/invites
* refactor: make helpers.invite awaitable
* fix: restrict invite API to self-use only
* fix: move invite groups controller to write api, +tests
* fix: tests
Co-authored-by: Julian Lam <julian@nodebb.org >
2020-11-16 14:47:23 -05:00
Renovate Bot
dde9f1890f
fix(deps): update dependency nodebb-plugin-mentions to v2.13.5
2020-11-16 19:32:46 +00:00
Peter Jaszkowiak
d30ea25629
feat(deps): benchpressjs@2.2.1 ( #8887 )
...
Better warnings, faster template compiles
2020-11-16 11:55:24 -05:00
Renovate Bot
b63b7ae5d7
fix(deps): update dependency json2csv to v5.0.5
2020-11-16 16:16:35 +00:00
Misty (Bot)
20c05e80e4
chore: incrementing version number - v1.15.2-beta.1
v1.15.2-beta.1
2020-11-16 15:21:11 +00:00
Julian Lam
0a0b4661be
chore: remove debug log
2020-11-16 10:19:23 -05:00
Tudor-Dan Ravoiu
452d7f2b17
Create verified/unverified user groups ( #8889 )
...
Co-authored-by: Tudor-Dan Ravoiu <tudor-dan.ravoiu@ubisoft.com >
2020-11-16 10:10:28 -05:00
Misty (Bot)
996174a187
chore: incrementing version number - v1.15.2-beta.0
v1.15.2-beta.0
2020-11-16 14:49:07 +00:00
Renovate Bot
d1e804aa61
fix(deps): update dependency benchpressjs to v2.2.2
2020-11-16 11:42:47 +00:00
Misty (Bot)
ce9cf2a545
Latest translations and fallbacks
2020-11-16 09:11:10 +00:00
Barış Soner Uşaklı
2f4653a3cc
fix: spec
2020-11-15 16:50:24 -05:00
Barış Soner Uşaklı
e4d2764d4c
fix : #8884 , remove header/footer cache
2020-11-15 16:43:06 -05:00
Barış Soner Uşaklı
9dac9630df
fix: check tid in event handlers client side
2020-11-15 10:36:30 -05:00
Misty (Bot)
03329408b7
Latest translations and fallbacks
2020-11-15 09:06:46 +00:00
Barış Soner Uşaklı
5598130a92
refactor: async/await controllers/index.js
2020-11-14 20:18:47 -05:00
Barış Soner Uşaklı
f14e42d8bc
fix : #8883
2020-11-14 19:56:01 -05:00
Barış Soner Uşaklı
29c2ca94f4
feat: add nodejs version to issue template
2020-11-14 13:14:34 -05:00
Misty (Bot)
7693ab90e2
Latest translations and fallbacks
2020-11-14 09:05:55 +00:00
renovate[bot]
85aaededae
fix(deps): update dependency nodebb-theme-vanilla to v11.3.1 ( #8878 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Barış Soner Uşaklı <baris@nodebb.org >
2020-11-13 16:31:17 -05:00
Renovate Bot
bbfb276a83
fix(deps): update dependency nodebb-theme-slick to v1.3.1
2020-11-13 21:22:43 +00:00
Renovate Bot
ec70329aed
fix(deps): update dependency nodebb-theme-persona to v10.2.68
2020-11-13 20:30:36 +00:00
Barış Soner Uşaklı
8fbe832460
refactor: less dupe code
2020-11-13 14:42:44 -05:00
Julian Lam
fdab76f822
fix : #8872 missing admin/menu language key+fallback
2020-11-13 14:32:35 -05:00
Julian Lam
8518404e22
feat: allow groups to specify which cids to show member posts from ( #8875 )
...
* feat: allow groups to specify which cids to show member posts from
* docs: fix tests for openapi
* fix: test breakage caused by improper conditional
* feat: server-side checking of memberPostCids for validity
* feat: admin panel template update to select categories to include
* refactor: privilege helpers.isUserAllowedTo
... to helpers.isAllowedTo, allowing group names to be passed in
2020-11-13 14:15:37 -05:00
renovate[bot]
45922faebc
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.6 ( #8877 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-13 14:02:18 -05:00
renovate[bot]
48e8252099
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.5 ( #8876 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-13 13:13:24 -05:00
renovate[bot]
eab27f237f
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.4 ( #8874 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-13 11:34:14 -05:00
Renovate Bot
5f5f0edb81
chore(deps): update dependency smtp-server to v3.8.0
2020-11-13 14:00:25 +00:00
Misty (Bot)
daf2e73c29
Latest translations and fallbacks
2020-11-13 09:08:52 +00:00
Barış Soner Uşaklı
51b7eca119
fix: run every hour, dont show message if average_time is 0
2020-11-12 22:23:50 -05:00
Opliko
04f4429f72
Resolve #7514 - optional timer for registration queue ( #8796 )
...
* feat: #7514 Optional timer for registration queue
* feat: show minutes in average time
* fix: don't show total number of minutes
* feat: implement requested changes
* fix: just store minutes instead of milliseconds
* feat: set default values
2020-11-12 22:23:07 -05:00