25094 Commits (74cb224344ddf2d012157962009f7b6e48b75bec)
 

Author SHA1 Message Date
oplik0 74cb224344 feat: add option to autoinstall plugins on setup 2 years ago
renovate[bot] ce05e743e0
fix(deps): update dependency sharp to v0.32.1 (#11527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 1d7e981f1f
fix(deps): update dependency yargs to v17.7.2 (#11528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı 2720a692cf fix: #11530, fix topic rescheduling
don't display scheduled posts in group page
when topic is rescheduled update post sorted sets with new timestamp
when post is published update group posts zset
fix markTopicRead if topic was read while it was still hidden
2 years ago
Barış Soner Uşaklı 2588853b60 chore: up widgets 2 years ago
Misty Release Bot de282c0b21 chore(i18n): fallback strings for new resources: nodebb.admin-admin, nodebb.admin-appearance-customise, nodebb.admin-dashboard, nodebb.admin-extend-widgets, nodebb.admin-manage-groups, nodebb.admin-manage-privileges, nodebb.admin-settings-api, nodebb.admin-settings-navigation, nodebb.admin-settings-user, nodebb.error, nodebb.flags, nodebb.global, nodebb.groups, nodebb.modules, nodebb.pages, nodebb.post-queue, nodebb.recent, nodebb.register, nodebb.search, nodebb.tags, nodebb.topic, nodebb.user, nodebb.users 2 years ago
Barış Soner Uşaklı 83569debe8 Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı 9484ddc36f fix: use query param sort over user setting if it's set
regression from 77ddfc642e
2 years ago
Barış Soner Uşaklı 5607e5bccb
fix: #10594, move counter code (#11529)
instead of updating counters one by one on each topic move, update them once after all topics are moved, use zcard instead of incr/decr
2 years ago
Barış Soner Uşaklı 01669fa54e chore: up harmony 2 years ago
renovate[bot] e9d30f76c2
fix(deps): update dependency webpack to v5.81.0 (#11523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı 073f4d37dc lint: fix comma 2 years ago
Barış Soner Uşaklı 45506c0c1c Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 619e910f69 fix: only add copy button to multiline codeblocks 2 years ago
Misty Release Bot ab17e5c36c chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
Barış Soner Uşaklı 0a292fc1ae feat: closes #11428, add a copy code button to code blocks 2 years ago
Barış Soner Uşaklı c3854b786e feat: closes #11432, use edited time if its greater 2 years ago
Barış Soner Uşaklı 9f2d1f7ed1 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 619af8871a only show thumb selector if more than 1 2 years ago
renovate[bot] c4c55684b9
chore(deps): update commitlint monorepo to v17.6.1 (#11478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 8179977770
fix(deps): update dependency nodebb-plugin-emoji to v5.0.7 (#11522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 2e2bc54bdf
chore(deps): update dependency lint-staged to v13.2.2 (#11521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı 8a43aeac16 add padding 2 years ago
Barış Soner Uşaklı c58d07f40c chore: up harmony 2 years ago
Barış Soner Uşaklı 84a78c2d5f feat: move topic thumb to template
use a single modal to show all thumbs and allow switching
2 years ago
Julian Lam 04219c4ccb feat: open topic thumbs on click in a bootbox dialog instead of opening in same page; complements nodebb/nodebb-theme-harmony#12 2 years ago
Julian Lam c3ebda22c0
fix: go back to post queue after deleting an account in post queue (#11513)
It makes little sense to refresh the page as the content no longer exists, so just go back to the post queue list.
2 years ago
renovate[bot] 42bd1a63cd
fix(deps): update dependency nodebb-plugin-mentions to v4.1.0 (#11518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] d4bf0ae743
fix(deps): update dependency lru-cache to v9.1.1 (#11493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 6413efbbc6
fix(deps): update dependency webpack to v5.80.0 (#11503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] e55f1b55b1
fix(deps): update dependency mongodb to v5.3.0 (#11496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] d8829872fe
fix(deps): update dependency sass to v1.62.1 (#11517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı 6b51dd5a2f
feat: closes #11424, add category selector to fork modal (#11491)
select the current category on open
2 years ago
Misty Release Bot 56ad381ff2 chore: update changelog for v3.0.0 2 years ago
Misty Release Bot 2103043e78 chore: incrementing version number - v3.0.0 2 years ago
Misty Release Bot 7d04b40747 Merge branch 'develop' 2 years ago
Julian Lam d2066f59c0 fix: bump mentions and harmony 2 years ago
Misty Release Bot 5804d3a9e7 chore: update changelog for v2.8.12 2 years ago
Misty Release Bot 3e494a1ea0 chore: incrementing version number - v2.8.12 2 years ago
Barış Soner Uşaklı eb8c5d8234 Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı 30b6bcfca1 fix: #11519, clear parent cache all the way to root 2 years ago
Barış Soner Uşaklı 3c6f225a78 test: Blob doesnt exist in node 16 2 years ago
Barış Soner Uşaklı bb4be716d4 test: no need for this check 2 years ago
Barış Soner Uşaklı eacbad7ff7 test: fix utils 2 years ago
Barış Soner Uşaklı 699c3bdf35 test: missing utils tests 2 years ago
renovate[bot] f66eba293c
fix(deps): update dependency mkdirp to v3.0.1 (#11516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı 94229688c2 Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı de2669a2c6 fix: only remove deleted tag, closes #11515 2 years ago
Barış Soner Uşaklı e8fb6711b8 fix: #11512, filter by cid 2 years ago
renovate[bot] a8a2ebbe2b
fix(deps): update dependency semver to v7.5.0 (#11492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago