Baris Usakli
0722cc4715
refactor: globalmods/groups
2019-08-19 17:18:33 -04:00
Baris Usakli
bd8736db38
refactor: controllers/category.js
2019-08-19 16:22:54 -04:00
Baris Usakli
27c27b497e
refactor: use arrow func
2019-08-19 11:07:59 -04:00
Barış Soner Uşaklı
1e0190abef
fix : #7842 , groups.invite works with an array of uids
2019-08-18 21:51:32 -04:00
Barış Soner Uşaklı
fa26855671
feat: #7842 , make isInvited, isPending work with uids
2019-08-18 20:57:14 -04:00
Barış Soner Uşaklı
4eaa630b1c
refactor: async/await controllers/api
2019-08-18 19:06:51 -04:00
Baris Usakli
acf12e3dd8
feat: convert search controller to async/await
2019-08-16 15:02:45 -04:00
Barış Soner Uşaklı
6f375482a0
refactor: async/await admin/controllers
2019-08-14 22:48:57 -04:00
Barış Soner Uşaklı
592d9c82c5
fix : #7844 , add uid to events, log plugin install/uninstall events
2019-08-14 19:17:43 -04:00
Barış Soner Uşaklı
c9250a01a2
refactor: async/await, remove dupe code for homepage routes
2019-08-14 16:27:58 -04:00
Julian Lam
1a2a381ae3
feat: notification on membership acceptance, closes #7835
2019-08-14 15:50:03 -04:00
Julian Lam
c44bf48c01
fix: removed console.logs
2019-08-14 15:20:13 -04:00
Julian Lam
f736f0b382
fix: broken tests from 71b205a889
2019-08-14 15:19:00 -04:00
Julian Lam
1ce33faaea
feat: additional events logged for various group actions
...
closes #7841
2019-08-14 15:03:09 -04:00
Julian Lam
71b205a889
refactor: async/await for src/socket.io/groups.js
2019-08-14 14:25:00 -04:00
Barış Soner Uşaklı
c6c13725f8
fix: typo
2019-08-14 13:41:28 -04:00
Barış Soner Uşaklı
e635348693
feat: async
2019-08-14 13:29:52 -04:00
Barış Soner Uşaklı
32ea04a872
feat: async/await controllers/admin/dashboard
2019-08-14 11:53:51 -04:00
Barış Soner Uşaklı
647713f3fa
fix: category description getting translated in ACP
2019-08-14 08:18:41 -04:00
Barış Soner Uşaklı
7162051905
fix : #7791
2019-08-13 16:13:39 -04:00
Julian Lam
29f96b199c
fix(style): requiring parens in block bodies
2019-08-13 15:12:27 -04:00
Julian Lam
0921230976
fix(style): updated code to follow new eslint recommendations
...
Squashed commit of the following:
commit f9ce878b26
Author: Julian Lam <julian@nodebb.org >
Date: Tue Aug 13 14:30:46 2019 -0400
fix(style): updated code to follow new eslint recommendations
commit 80dd370e41
Author: Julian Lam <julian@nodebb.org >
Date: Tue Aug 13 14:14:58 2019 -0400
fix(deps): update dependency sitemap to v4
Squashed commit of the following:
commit f4dd9cabb2
Author: Julian Lam <julian@nodebb.org >
Date: Tue Aug 13 11:33:05 2019 -0400
fix: resolved breaking changes from sitemap v4 upgrade
commit 9043415ee1
Merge: e3352b272 72590b346
Author: Julian Lam <julian@nodebb.org >
Date: Tue Aug 13 11:09:55 2019 -0400
Merge branch 'master' into renovate/sitemap-4.x
commit e3352b272e
Author: Renovate Bot <bot@renovateapp.com >
Date: Mon Aug 12 07:59:05 2019 +0000
fix(deps): update dependency sitemap to v4
commit 8e3c0cdcae
Author: Renovate Bot <bot@renovateapp.com >
Date: Fri Aug 9 00:49:51 2019 +0000
fix(deps): update dependency commander to v3
commit 2104449d38
Author: Renovate Bot <bot@renovateapp.com >
Date: Tue Aug 13 15:00:27 2019 +0000
fix(deps): update dependency mongodb to v3.3.0
commit d2937f446a
Author: Barış Soner Uşaklı <barisusakli@gmail.com >
Date: Tue Aug 13 10:36:48 2019 -0400
feat: async/await admin/controllers
commit 1b97e8b199
Author: Misty (Bot) <deploy@nodebb.org >
Date: Tue Aug 13 09:28:39 2019 +0000
Latest translations and fallbacks
commit 69a48957a2
Author: Barış Soner Uşaklı <barisusakli@gmail.com >
Date: Mon Aug 12 21:56:09 2019 -0400
feat: async/await
commit b9b2a7e593
Author: Barış Soner Uşaklı <barisusakli@gmail.com >
Date: Mon Aug 12 20:58:29 2019 -0400
feat: async/await refactor
controllers/accounts
commit a8d43a1759
Author: Baris Usakli <barisusakli@gmail.com >
Date: Mon Aug 12 14:49:40 2019 -0400
feat: async/await controllers/accounts
commit 2f25aae57b
Author: Barış Soner Uşaklı <barisusakli@gmail.com >
Date: Sun Aug 11 23:09:50 2019 -0400
fix : #7831 , fix pagination
convert to async/await
commit c9e83f2374
Author: Barış Soner Uşaklı <barisusakli@gmail.com >
Date: Sun Aug 11 00:14:35 2019 -0400
fix: remove empty line
commit 30be91b26c
Author: Barış Soner Uşaklı <barisusakli@gmail.com >
Date: Sun Aug 11 00:13:41 2019 -0400
fix: remove useless catchs and empty line
commit 2e4a71c0b6
Author: Renovate Bot <bot@renovateapp.com >
Date: Sat Aug 10 06:51:50 2019 +0000
chore(deps): update dependency eslint-config-airbnb-base to v14
2019-08-13 15:12:27 -04:00
Julian Lam
d3d677daf2
fix(deps): update dependency sitemap to v4
...
Squashed commit of the following:
commit f4dd9cabb2
Author: Julian Lam <julian@nodebb.org >
Date: Tue Aug 13 11:33:05 2019 -0400
fix: resolved breaking changes from sitemap v4 upgrade
commit 9043415ee1
Merge: e3352b272 72590b346
Author: Julian Lam <julian@nodebb.org >
Date: Tue Aug 13 11:09:55 2019 -0400
Merge branch 'master' into renovate/sitemap-4.x
commit e3352b272e
Author: Renovate Bot <bot@renovateapp.com >
Date: Mon Aug 12 07:59:05 2019 +0000
fix(deps): update dependency sitemap to v4
2019-08-13 14:15:25 -04:00
Barış Soner Uşaklı
72590b3462
feat: async/await admin/controllers
2019-08-13 10:36:48 -04:00
Barış Soner Uşaklı
7beef91c3f
feat: async/await
2019-08-12 21:56:09 -04:00
Barış Soner Uşaklı
3cc7ec63e8
feat: async/await refactor
...
controllers/accounts
2019-08-12 20:58:29 -04:00
Baris Usakli
a3541d887b
feat: async/await controllers/accounts
2019-08-12 14:49:40 -04:00
Barış Soner Uşaklı
014e31533d
fix : #7831 , fix pagination
...
convert to async/await
2019-08-11 23:09:50 -04:00
Barış Soner Uşaklı
292bbe3449
fix: remove empty line
2019-08-11 00:14:35 -04:00
Barış Soner Uşaklı
5fce45580a
fix: remove useless catchs and empty line
2019-08-11 00:13:41 -04:00
Barış Soner Uşaklı
fd5f9822bd
fix : #7823 , fix topic move readding pids when topic is deleted
2019-08-08 14:23:34 -04:00
Barış Soner Uşaklı
3ecac97d7e
fix : #7826 , fix order of categories on recent dropdown
2019-08-08 12:11:13 -04:00
Barış Soner Uşaklı
b734defbfa
feat: rewrite getRawPost to async/await
...
promisify SocketPosts
2019-08-07 17:38:23 -04:00
Julian Lam
973075cfbc
feat: added new filter hook filter:post.getRawPost
2019-08-07 14:10:25 -04:00
Julian Lam
924d332c2c
Revert "refactor: rewrote SocketPosts.getRawPost in await style"
...
This reverts commit 08530bb33f .
2019-08-07 14:10:24 -04:00
Baris Usakli
06932602ab
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2019-08-07 14:07:48 -04:00
Baris Usakli
e9fd49e234
feat: convert categories controller to async/await
2019-08-07 13:46:19 -04:00
Julian Lam
08530bb33f
refactor: rewrote SocketPosts.getRawPost in await style
...
Added new filter hook filter:post.getRawPost
2019-08-07 13:18:53 -04:00
Jakub
90bcd65a00
add filter:manifest.build ( #7821 )
...
* add filter:manifest.build
Added a hook that lets plugins modify manifest.json, as suggested in https://community.nodebb.org/post/59670
* Added error handling
Thanks barisusakli
* Define next
* Pass data as an object
* Remove multiple spaces
2019-08-07 11:20:37 -04:00
Barış Soner Uşaklı
8d4f20865f
fix: redis pubsub not being required correctly
...
split connection logic into separate module
2019-08-06 18:27:00 -04:00
Barış Soner Uşaklı
186321e646
fix: mongo.close using wrong client
2019-08-06 17:35:03 -04:00
Barış Soner Uşaklı
bc6f22ebdb
fix: digest not sending topics
2019-08-06 17:23:50 -04:00
Barış Soner Uşaklı
af1f7249a7
feat: test psql without defineProperty ( #7815 )
...
* feat: test psql without defineProperty
* feat: refactor psql
remove .bind calls, use module.pool.query directly
move requires to top of file
move promisify to bottom so .init etc are promisified
* feat: mongodb
move requires to bottom
* feat: redis
2019-08-05 09:20:00 -04:00
Julian Lam
52a2e5d61d
fix : #7816 , adding GDPR and TOU interstitials earlier on route reloading
...
A use-case was presented that called for a theme to disable the
registration interstitials. However, the plugin hooks were always
fired first, and so the core interstitials could not be removed
at that time because they hadn't been added yet.
This change moved the interstitial adding to the earliest point
possible, right after plugins.loadedHooks is emptied in preparation
for plugin initialisation.
2019-08-02 12:59:36 -04:00
Julian Lam
0e07ffa1d9
feat: send pids into filter:post.getFields hook
2019-07-31 15:06:14 -04:00
Baris Usakli
65fc06128c
feat: move cache tpl
2019-07-31 12:56:56 -04:00
Baris Usakli
3a9d83a44b
feat: async refactor
2019-07-31 12:39:15 -04:00
Barış Soner Uşaklı
47e30a67be
feat: move group privs above user, add labels
2019-07-30 17:46:18 -04:00
Barış Soner Uşaklı
23046bab9a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2019-07-30 16:44:11 -04:00
Baris Usakli
9780f5b975
fix : #7809 , dont check postDelay if submitting from queue
2019-07-30 13:19:50 -04:00