Renovate Bot
9966a00fbe
fix(deps): update dependency ioredis to v4.28.1
3 years ago
Misty (Bot)
9fdbfe6779
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
bc120dba68
test: add missing controllers
3 years ago
Barış Soner Uşaklı
edf7c647e8
test: fix tpl name
3 years ago
Barış Soner Uşaklı
6d186ff10d
test: add mising email.test tpls
3 years ago
Barış Soner Uşaklı
754cdab896
test: debug routes in dev
3 years ago
Barış Soner Uşaklı
1280d9ae85
test: add digest route test
3 years ago
Barış Soner Uşaklı
2473d5d873
fix : #10027 , properly auto confirm first user
3 years ago
Barış Soner Uşaklı
71e34be565
fix: cli password reset
3 years ago
Barış Soner Uşaklı
f11bc33ac5
test: digest
3 years ago
Barış Soner Uşaklı
0e72512509
test: fix function name
3 years ago
Barış Soner Uşaklı
d375dcb873
test: submitUsage
3 years ago
Barış Soner Uşaklı
d7c32ccbc2
test: remove log
3 years ago
Barış Soner Uşaklı
29b3587d91
test: middleware/expose.js
3 years ago
Barış Soner Uşaklı
fa1ac04dc6
lint: fix
3 years ago
Barış Soner Uşaklı
c5f08fdc81
breaking: remove socket.io/flags.js
...
refactor: helpers.loginUser returns a single object {jar, csrf_token}
3 years ago
Julian Lam
f0d192fbfd
feat: autocomplete for activate/reset
...
useless features™️
3 years ago
Renovate Bot
fdae69911b
fix(deps): update dependency nodebb-theme-persona to v11.3.1
3 years ago
Julian Lam
a10ea03c3a
fix : #10023 , bump persona
3 years ago
Misty (Bot)
6eac500a50
Latest translations and fallbacks
3 years ago
Renovate Bot
87433b79ef
chore(deps): update dependency jsdom to v18.1.1
3 years ago
Barış Soner Uşaklı
242f8e95ad
fix : #10020 , /api/post/upload returns v3 style response
3 years ago
Misty (Bot)
34de9608d0
Latest translations and fallbacks
3 years ago
Misty (Bot)
387f2a07eb
Latest translations and fallbacks
3 years ago
Julian Lam
5b42b6b369
API route for returning tracked analytics keys ( #10019 )
...
* feat: track metrics saved by NodeBB (and assoc. plugins), #9949
* feat: route to retrieve analytics keys, closes #9949
3 years ago
Julian Lam
449366ca83
fix: consolidate plugin reset logic
3 years ago
Barış Soner Uşaklı
9245f71a66
fix: search crash
3 years ago
Barış Soner Uşaklı
fb363957d1
refactor: tab rules
3 years ago
Barış Soner Uşaklı
c26870d227
feat: #10008 , add history entry for note deletion
3 years ago
Barış Soner Uşaklı
697dd37670
refactor: change category feed so it is not updated on every reply
...
allow cid query param for recent/top/popular feeds
3 years ago
Renovate Bot
f05d308ac7
fix(deps): update socket.io packages to v4.4.0
3 years ago
Renovate Bot
68dddbd946
fix(deps): update dependency nodebb-theme-vanilla to v12.1.10
3 years ago
Renovate Bot
3eb91a2011
fix(deps): update dependency nodebb-theme-persona to v11.2.22
3 years ago
Renovate Bot
5ec32c3145
fix(deps): update dependency nodebb-plugin-mentions to v3.0.3
3 years ago
Barış Soner Uşaklı
d5bfd51267
fix : #10010 , handle reverse sorting for topic events
...
dont add events to dom if sort is most votes
if sorting is reverse add new events after the main post or at the top instead of bottom
3 years ago
Barış Soner Uşaklı
e368feef51
refactor: dont expost entire res._locals to client side
3 years ago
renovate[bot]
2378fc84fa
fix(deps): update dependency mongodb to v4.2.0 ( #10011 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Barış Soner Uşaklı
af5393ecdc
chore: update readme mongodb version
3 years ago
Barış Soner Uşaklı
500cad78e5
test: up mongodb version
3 years ago
Barış Soner Uşaklı
190532b3b4
refactor: shorter meta.settings.get
3 years ago
Barış Soner Uşaklı
51cbeccb08
refactor: clone settings before returning
...
prevents plugins from mistakenly modifying saved settings in cache
3 years ago
Barış Soner Uşaklı
27c05448e1
refactor: remove another async.series
3 years ago
Barış Soner Uşaklı
4359e5c97c
refactor: remove tabs after declaration
3 years ago
Barış Soner Uşaklı
0532c1b2a1
feat: #9957 , don't remove existing fields form config.json
3 years ago
Barış Soner Uşaklı
047f031dd7
fix : #10006 , dont allow new rooms or adding to a room if target is blocked
3 years ago
Misty (Bot)
c16dad40cf
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
aac0792ab8
test: mainPost removed from inf scroll
3 years ago
Barış Soner Uşaklı
6d38eab69a
refactor: update dates
3 years ago
Barış Soner Uşaklı
f729e51921
refactor: clone before returning
3 years ago
Barış Soner Uşaklı
258f368e32
refactor: add filter:topic.getPosts
...
this hook only fires when loading the posts of a topic cold load + infinite scroll
do not remove posts if they have index =-1
use topics.getTopicPosts instead of getMainPostAndReplies
3 years ago