25726 Commits (edd8ca997f683506fe6ae7073636b55de72a3da1)
 

Author SHA1 Message Date
renovate[bot] a724379046
fix(deps): update dependency esbuild to v0.18.8 (#11751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 85e5619c2b
fix(deps): update dependency esbuild to v0.18.7 (#11749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Misty Release Bot bc7e878ae2 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 8f6889e05d chore: up harmony 2 years ago
Barış Soner Uşaklı d549d07381 remove await 2 years ago
Barış Soner Uşaklı 94f0630133 test: fix spec 2 years ago
Barış Soner Uşaklı 4b11cd0da5 feat: closes #11747, add pagination to tokens page 2 years ago
Barış Soner Uşaklı c4c06be5a8 chore: up harmony 2 years ago
Barış Soner Uşaklı 299f8864a2 hide nav if only one post, show after reply
hide after purge if only one post left
2 years ago
Barış Soner Uşaklı c21d7dbc7e fix: dont overwrite postIndex
if its not on the current page
2 years ago
Barış Soner Uşaklı cbd98c1b28 fix: closes #11731, set postIndex on pagination 2 years ago
Barış Soner Uşaklı 777c7d0975 chore: up harmony 2 years ago
Barış Soner Uşaklı 7f46500671 chore: up deps 2 years ago
renovate[bot] 939e5818da
fix(deps): update dependency sass to v1.63.6 (#11743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 8a96179415
chore(deps): update dependency sass-embedded to v1.63.6 (#11742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] c45854d96c
fix(deps): update dependency webpack to v5.88.0 (#11741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 9d5fadad9a
fix(deps): update dependency sanitize-html to v2.11.0 (#11740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı f9e378299d chore: up harmony 2 years ago
Misty Release Bot 8744e4121e chore: update changelog for v3.1.7 2 years ago
Misty Release Bot 683675410d chore: incrementing version number - v3.1.7 2 years ago
Julian Lam a8399aa23a test: make email requirement flag changes more explicit in tests, so cases do not rely on variable values from other cases 2 years ago
Barış Soner Uşaklı 7a0e5c6d9a chore: up persona 2 years ago
Barış Soner Uşaklı cfedd0877f fix: pinned topic ordering if parent element has non topic elements
for example
<ul component="category" class="topic-list" itemscope itemtype="http://www.schema.org/ItemList" data-nextstart="{nextStart}" data-set="{set}">
	<meta itemprop="itemListOrder" content="descending">
	{{{each topics}}}
	<!-- IMPORT partials/topics_list_item.tpl -->
	{{{ end }}}
</ul>
2 years ago
renovate[bot] e0c137c912
fix(deps): update dependency esbuild to v0.18.6 (#11736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 61e45cb324
fix(deps): update dependency sass to v1.63.5 (#11737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 94d1dbc7ff
chore(deps): update dependency sass-embedded to v1.63.5 (#11738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] a53e7d21b3
fix(deps): update dependency ace-builds to v1.23.0 (#11739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı be474fb4ce chore: up harmony 2 years ago
Barış Soner Uşaklı 1896b486d7 chore: up harmony 2 years ago
renovate[bot] 2a56d21c6a
fix(deps): update dependency esbuild to v0.18.5 (#11730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı c638186b33 test: fix another test 2 years ago
Barış Soner Uşaklı 64718d0ce0 test: fix email tests @julianlam 2 years ago
Barış Soner Uşaklı ad1da0218a Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı f2fe7c0686 fix: #11735, crash when making guest reply
to /api/compose route
2 years ago
Barış Soner Uşaklı 86faed6fd3
feat: add vote privs to topic (#11734)
* feat: add vote privs to topic

* add missing awaits
2 years ago
Barış Soner Uşaklı 09d42076be chore: up persona 2 years ago
Misty Release Bot aff40b2fda Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 5e696c9046 change to console.error 2 years ago
Barış Soner Uşaklı ed01753d2a Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 281078f5ce fix: delete events not working 2 years ago
Misty Release Bot 118a66f050 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 090a792168 fix: #11729, only check registered users
ignore guests(uid 0) & spiders(uid -1)
2 years ago
Barış Soner Uşaklı cce42fec4f chore: up harmony 2 years ago
Barış Soner Uşaklı 4107d6b848 chore: up markdown 2 years ago
Barış Soner Uşaklı b7a4ce6c1e less margin on copy code btn 2 years ago
Barış Soner Uşaklı 1abe1d5e01
testing thumb fix (#11727)
* testing thumb fix

* one more test

* remove logs
2 years ago
Misty Release Bot 0dde5d5fc7 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 0f29ae5568 Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı 4e146eb50b fix: #11723, fix pagination on following/follower page 2 years ago
renovate[bot] 7beadb6b3f
chore(deps): update dependency eslint to v8.43.0 (#11722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago