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
dependabot[bot]
ea9f2c731c
chore(deps): bump compare-versions from 3.6.0 to 4.1.1 in /install
...
Bumps [compare-versions](https://github.com/omichelsen/compare-versions ) from 3.6.0 to 4.1.1.
- [Release notes](https://github.com/omichelsen/compare-versions/releases )
- [Changelog](https://github.com/omichelsen/compare-versions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/omichelsen/compare-versions/compare/v3.6.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: compare-versions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Renovate Bot
aae7be027e
fix(deps): update dependency @socket.io/redis-adapter to v7.0.1
3 years ago
Renovate Bot
4616253755
fix(deps): update dependency sharp to v0.29.3
3 years ago
Misty (Bot)
2b39dc4dea
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
231472354e
perf: create user tooltips on demand
3 years ago
Barış Soner Uşaklı
7f8783555b
Revert "perf: remove createUserTooltips"
...
This reverts commit facc10e40f
.
3 years ago
Renovate Bot
d7c2a311ab
chore(deps): update dependency jsdom to v18.1.0
3 years ago
Barış Soner Uşaklı
8379c11b22
refactor: setObjectBulk to match sortedSetAddBulk
3 years ago
Julian Lam
1a85aaad23
docs: add docs link higher up
3 years ago
Julian Lam
e325aa935a
docs: update readme blurb
3 years ago
Baris Usakli
d412ba4411
perf: closes #9994 , bulk methods for settings
3 years ago
Misty (Bot)
72e1c281d7
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
3 years ago
Julian Lam
09e0c6d503
feat: add feature flag to disable verification emails, closes #9996
3 years ago
Baris Usakli
facc10e40f
perf: remove createUserTooltips
3 years ago
Barış Soner Uşaklı
d196409580
refactor: remove more async.eachSeries/mapSeries
3 years ago