Misty (Bot)
216eba6847
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
7beef91c3f
feat: async/await
6 years ago
Barış Soner Uşaklı
3cc7ec63e8
feat: async/await refactor
...
controllers/accounts
6 years ago
Baris Usakli
a3541d887b
feat: async/await controllers/accounts
6 years ago
Barış Soner Uşaklı
014e31533d
fix : #7831 , fix pagination
...
convert to async/await
6 years ago
Barış Soner Uşaklı
c506f8063d
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Barış Soner Uşaklı
292bbe3449
fix: remove empty line
6 years ago
Barış Soner Uşaklı
5fce45580a
fix: remove useless catchs and empty line
6 years ago
Misty (Bot)
7ca334264f
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
fd5f9822bd
fix : #7823 , fix topic move readding pids when topic is deleted
6 years ago
Barış Soner Uşaklı
3ecac97d7e
fix : #7826 , fix order of categories on recent dropdown
6 years ago
Renovate Bot
cbede89af3
chore(deps): update dependency husky to v3.0.3
6 years ago
Misty (Bot)
7a31c9f06e
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
b734defbfa
feat: rewrite getRawPost to async/await
...
promisify SocketPosts
6 years ago
Julian Lam
973075cfbc
feat: added new filter hook filter:post.getRawPost
6 years ago
Julian Lam
924d332c2c
Revert "refactor: rewrote SocketPosts.getRawPost in await style"
...
This reverts commit 08530bb33f
.
6 years ago
Baris Usakli
06932602ab
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Baris Usakli
e9fd49e234
feat: convert categories controller to async/await
6 years ago
Julian Lam
08530bb33f
refactor: rewrote SocketPosts.getRawPost in await style
...
Added new filter hook filter:post.getRawPost
6 years ago
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
6 years ago
Misty (Bot)
602c09e1f9
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
8d4f20865f
fix: redis pubsub not being required correctly
...
split connection logic into separate module
6 years ago
Barış Soner Uşaklı
186321e646
fix: mongo.close using wrong client
6 years ago
Barış Soner Uşaklı
bc6f22ebdb
fix: digest not sending topics
6 years ago
Renovate Bot
61f9be99e9
fix(deps): update dependency nodebb-plugin-markdown to v8.10.4
6 years ago
Julian Lam
3d3fa8655d
feat: new client-side hooks for chat minimize and close
...
closes #7805
6 years ago
Renovate Bot
f2e4664d93
chore(deps): update dependency lint-staged to v9
6 years ago
Renovate Bot
d860f8c799
fix(deps): update dependency nodebb-plugin-markdown to v8.10.3
6 years ago
renovate[bot]
57b2a55320
chore(deps): update dependency eslint-plugin-import to v2.18.2 ( #7779 )
6 years ago
renovate[bot]
7257e6b2aa
chore(deps): update dependency eslint to v6.1.0 ( #7783 )
6 years ago
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
6 years ago
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.
6 years ago
Misty (Bot)
687b9b74c0
Latest translations and fallbacks
6 years ago
Julian Lam
af968c6ae5
feat: fire updateRemainingLength hook for chats
6 years ago
Julian Lam
0e07ffa1d9
feat: send pids into filter:post.getFields hook
6 years ago
Baris Usakli
65fc06128c
feat: move cache tpl
6 years ago
Baris Usakli
3a9d83a44b
feat: async refactor
6 years ago
Barış Soner Uşaklı
47e30a67be
feat: move group privs above user, add labels
6 years ago
Barış Soner Uşaklı
23046bab9a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Renovate Bot
7ad72b324d
chore(deps): update dependency husky to v3.0.2
6 years ago
Baris Usakli
9780f5b975
fix : #7809 , dont check postDelay if submitting from queue
6 years ago
Baris Usakli
2abe244b6e
fix: newPostEditDuration
6 years ago
Barış Soner Uşaklı
dec8040c09
feat: widgets/index.js
...
enable widget-essentials in tests
fix widget test
6 years ago
Barış Soner Uşaklı
6a289fbac9
fix : #7789
6 years ago
Barış Soner Uşaklı
4d6b687183
feat: use promise version
6 years ago
Barış Soner Uşaklı
1c2540d3e1
feat: #7743 , meta/dependencies
6 years ago
Baris Usakli
96ebe7b5f7
feat: #7743 , widgets/admin
6 years ago
renovate[bot]
2258452c3e
fix(deps): update dependency sharp to v0.23.0 ( #7806 )
6 years ago
renovate[bot]
b9aac424cd
fix(deps): update dependency nodebb-theme-persona to v10.1.12 ( #7799 )
6 years ago
Barış Soner Uşaklı
666e0eaff9
fix : #7798 , fix nested post selection
6 years ago