12810 Commits (edd8ca997f683506fe6ae7073636b55de72a3da1)

Author SHA1 Message Date
Barış Soner Uşaklı 8cb6ebb90b fix: logins dashboard user images 2 years ago
Barış Soner Uşaklı 8f6a68ca09 fix: closes #11612
fix selectors
2 years ago
Barış Soner Uşaklı 24bd9d4e88 https://github.com/NodeBB/NodeBB/issues/11612
fix post content and title edit
2 years ago
Barış Soner Uşaklı 3cef2535cc fix: closes #11612
fix selectors
2 years ago
Barış Soner Uşaklı cf7d933439 https://github.com/NodeBB/NodeBB/issues/11612
fix post content and title edit
2 years ago
Barış Soner Uşaklı 5daaa5ea78 fix: edge case in category filter
selecting a category and then clicking on all categories was breaking selection icons
2 years ago
Barış Soner Uşaklı 160b891979 add userFilter-placeholders to core 2 years ago
Barış Soner Uşaklı 29303f4a13 fix: #11572
add width to emojis
2 years ago
Barış Soner Uşaklı 2910cb2b26 fix: #11572
add width to emojis
2 years ago
Barış Soner Uşaklı adf14ea57c fix: browser title if options.title is undefined 2 years ago
Barış Soner Uşaklı 51096ad234 poc: use csrf_token in ws handshake (#11573) 2 years ago
Barış Soner Uşaklı 63b859f053
poc: use csrf_token in ws handshake (#11573) 2 years ago
Barış Soner Uşaklı efea33d906 Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı 8eed5a8413 fix: #11600, prevent helmet crash on startup 2 years ago
Barış Soner Uşaklı 85d104c375 fix: #11594
set the order of theme to same as the on it's replacing
2 years ago
Barış Soner Uşaklı 77528b984a add btn-group 2 years ago
Barış Soner Uşaklı d6ead3d4c4 fix: lang strings 2 years ago
Barış Soner Uşaklı bd80d36e0d Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı 28740de766 fix: #11595, use default value 2 years ago
Barış Soner Uşaklı 11d315df50 fix: #11594
set the order of theme to same as the on it's replacing
2 years ago
Barış Soner Uşaklı a75fd636ad test: add missing tests 2 years ago
Barış Soner Uşaklı aff6d20f9f test: fix digest test 2 years ago
Julian Lam 6765d053ce test: additional tests for .roll() 2 years ago
Julian Lam 3e6dd78d86 fix: relocated upgrade script, removed outdated code that called core.api for tokens 2 years ago
Julian Lam f42b636adc test: fix authentication tests to use new token saving utility functions 2 years ago
Julian Lam 4f524e9f94 feat: token rolling API for admins
+ tests
2 years ago
Julian Lam ce23caf7e6 feat: token editing and deletion 2 years ago
Julian Lam e4888dea17 feat: api token migration, new ACP tokens list, token creation 2 years ago
Julian Lam 7b8bffd763 feat: internal utility functions for token management (creation, deletion, etc)
Including tests
2 years ago
Julian Lam 686ecea123 fix: #11589, regression where a user could not confirm their email if requireEmailAddress was enabled 2 years ago
Barış Soner Uşaklı ad1ae29105 dep: closes #11577
Breaking: Cross-Origin-Embedder-Policy middleware is now disabled by default. See #​411
2 years ago
Julian Lam e94c58becd Merge remote-tracking branch 'origin/master' into develop 2 years ago
Barış Soner Uşaklı 8a1ec4d645 fix: reset password
https://community.nodebb.org/post/93016
2 years ago
Barış Soner Uşaklı 78f793473d feat: up emoji, remove title parse code 2 years ago
Barış Soner Uşaklı 6d5a2635ba parse topic titles for post summaries 2 years ago
Barış Soner Uşaklı 2cdc454f3e use order by 2 years ago
Barış Soner Uşaklı f083cd559d
feat: add getSortedSetMembersWithScores (#11579)
* feat: add getSortedSetMembersWithScores

* lint: fix

* test: fix redis

* fix: mongo/psql
2 years ago
Barış Soner Uşaklı e1473bcc2d fix: strip html tags from browser title 2 years ago
Julian Lam 84313712a2 fix: add an additional check on page load to enforce `requireEmailAddress` setting
The old behaviour would require that an email be entered, but did not block access to the forum (nor did it ensure that the email was verified).

The new behaviour (if the setting is enabled) will ensure that only those users with a confirmed email can continue through.

The only exceptions are super admins (so they don't get locked out).
2 years ago
Barış Soner Uşaklı ca93084cc5 fix: gdrp checkboxes 2 years ago
Barış Soner Uşaklı 18e76ba5fc fix: #11570
fix direction of dropdowns on rtl
2 years ago
Barış Soner Uşaklı e0db9a8978 test: fix assert.reject calls
fix tests
2 years ago
Barış Soner Uşaklı fbf44a10e7 feat: expiration date for widgets
closes #10495
2 years ago
Barış Soner Uşaklı 093ec0e8ab fix: closes #11559, fix some rtl issues 2 years ago
Barış Soner Uşaklı 589761be97 group filter 2 years ago
Barış Soner Uşaklı 8e63e43a3b refactor: move to modals 2 years ago
Julian Lam 2b8dd3d202 fix: #11554, email requirement bypass by sending in whitespace 2 years ago
Barış Soner Uşaklı d02f257945 fix badge bg 2 years ago
Barış Soner Uşaklı ec0da196d8 chore: whopps 2 years ago
Barış Soner Uşaklı 83fca31628 feat: closes #11549, new error pages 2 years ago
Barış Soner Uşaklı caac938428 add flex-fill 2 years ago
Barış Soner Uşaklı 73d02725f0 new 404 page 2 years ago
Julian Lam 36895421ba refactor: topic mark read/unread routes 2 years ago
Julian Lam 69b409385d refactor: migrate `posts.getReplies` to write API 2 years ago
Julian Lam ee9f53f1ff refactor: deprecate socket method posts.getPidIndex 2 years ago
Julian Lam d814e281a0 feat: write API shorthand to query post routes by their topic index (requires tid in either query string or request body)
middleware.checkRequired is also updated to check for matches in req.query as well.
2 years ago
Julian Lam cdd7748003 fix: add back removed socket method, added deprecation warnings, as there are no breaking changes allowed in v3.1.0 2 years ago
Julian Lam f2082d7de8 refactor: started work on porting socket methods to write API [breaking]
The following socket calls have been removed:

* `posts.getRawPost`
* `posts.getPostSummaryByPid`

Two new Write API routes have been added:

- `GET /api/v3/posts/:pid/raw`
- `GET /api/v3/posts/:pid/summary`
2 years ago
Julian Lam 604a8f7e60 fix: black on red coloration on error when a bad reset code is received 2 years ago
Barış Soner Uşaklı ec8d8ec45b fix: closes #11511
reset all user skins if they are no longer available
2 years ago
Barış Soner Uşaklı e070b851b1 fix: outgoing style 2 years ago
Barış Soner Uşaklı 8e0f9ce573 fix: #11541, fix leave chat error 2 years ago
Barış Soner Uşaklı 870472108e refactor: if position 2 years ago
Barış Soner Uşaklı e3551d80d7 feat: allow tag editing from topic tools
closes #7536
closes #7465
closes #11538
2 years ago
Barış Soner Uşaklı 9f485ce6f1 fix: remove positions 2 years ago
Barış Soner Uşaklı 5ead9b7365 fix: scroll on edit textarea 2 years ago
Barış Soner Uşaklı eb0c77fd69 feat: #7096, improve chat editing
use a new template for editing chats,
remove the data-mid on the chat inputEl
2 years ago
Barış Soner Uşaklı b891c5accd test: fix group tests
no idea how these passed on gh runner
2 years ago
Barış Soner Uşaklı c23689d305 fix: #11531, fix teasers
1. with scheduled topics, pid is no longer reliable, lower pid can have higher timestamp(scheduled in the future) so use timestamp for sorting teasers
2. when restoring/deleting topics, update the teaser tid as the last step because it checks topicData.deleted
2 years ago
Barış Soner Uşaklı 3099d57f24 feat: #11431
add joindate/postcount/reputation to user
add lastposttime to topic
2 years ago
oplik0 2bfdd76180 feat: show even uninstalled active plugins if set via config 2 years ago
oplik0 74cb224344 feat: add option to autoinstall plugins on setup 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ı 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ı c3854b786e feat: closes #11432, use edited time if its greater 2 years ago
Barış Soner Uşaklı 619af8871a only show thumb selector if more than 1 2 years ago
Barış Soner Uşaklı 8a43aeac16 add padding 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
Barış Soner Uşaklı 6b51dd5a2f
feat: closes #11424, add category selector to fork modal (#11491)
select the current category on open
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ı 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
Barış Soner Uşaklı 7d7904b045 fix: closes #11511, reset skin if it was removed from bootswatch 2 years ago
Barış Soner Uşaklı 94f2e50883 feat: add hits/sec for cache 2 years ago
Barış Soner Uşaklı 5c26cb5888 fix: add composer:showHelpTab to api 2 years ago
Barış Soner Uşaklı f055b7fb74 refactor: get rid of floats in deleted-message.tpl 2 years ago
Barış Soner Uşaklı 6bed65dde6
fix: numeric strings in mongo (#11498) 2 years ago
Barış Soner Uşaklı af7ab9b468 Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı 05c96033ab fork at least 1 thread in minifer 2 years ago
Veronikya c931183287
fix: NodeBB#11482 thumbs Post Can not upload a thumbnail, only multip… (#11483)
* fix: NodeBB#11482 thumbs Post Can not upload a thumbnail, only multiple uploads

* Modify upload thumbnail test

* Modify upload thumbnail test +,

* Get rid of v2 uploads test

* edit times

* Modify amount of files associated post test

* edit post file amount
2 years ago
Julian Lam 2615c1e584 fix: #11426, proper v3 style error on maintenance mode [breaking]
The v3-style error only applies to v3 routes. Existing Read API and page routes are unaffected.
2 years ago
Barış Soner Uşaklı a0bac74e63 lint: remove chalk 2 years ago
Barış Soner Uşaklı 9806d89f15 refactor: remove log, to much noise 2 years ago
Barış Soner Uşaklı 59b149784f fix: closes #11466
show username instead of uid on history
2 years ago
Barış Soner Uşaklı 6eb1dd8687 fix: #11438, show flag history to mods
also prevent regular mods from seeing flags that are not in their category if they use direct link to flag
2 years ago
Brutus5000 ae5afdbc66 feat: name theme on error:theme-not-set-in-configuration 2 years ago
Barış Soner Uşaklı 132476d581 feat: update mkdirp to 3.x, closes #11455 2 years ago
Barış Soner Uşaklı 43c6087b34 feat: update rimraf to 5.x, closes #11456 2 years ago
Barış Soner Uşaklı c3cedefef3 feat: update lru-cache to 9.x, closes #11454 2 years ago
Barış Soner Uşaklı 0cd657ff2c fix: closes #11447, fix timestamp of fork event 2 years ago
Julian Lam 0fc9fdd53d fix: throw generic not-allowed error on groups.join if a non-owner tries to add another user to a group 2 years ago
Julian Lam 18447b06af fix: remove socketGroups.addMember; update admin checks to allow admin:groups privilege, hide add member controls if not admin 2 years ago
Julian Lam f043dcec96 fix: remove socketGroups.kick 2 years ago
Julian Lam 9d49ec60a1 fix: remove socketGroups.issueMassInvite 2 years ago
Julian Lam b53f92fa2e fix: handle client-side acceptAll and rejectAll 2 years ago
Julian Lam 18c45b4461 refactor: group invitations; issuing, accepting, rejecting; now via API 2 years ago
Julian Lam 0788fb5118 feat: #11420, add new GET routes to retrieve pending and invited members of a group, plus accept/reject pending 2 years ago
Barış Soner Uşaklı 8680ea4d3d fix: closes #11437, link to queued post from event 2 years ago
Barış Soner Uşaklı c0b62346f0 feat: update thumbs modal styling 2 years ago
Barış Soner Uşaklı d36aad073e refactor: replace rimraf glob doesn't work on windows 2 years ago
Julian Lam b551b0ad47 Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı 4d2d76897a fix: don't crash on objects with toString property 2 years ago
Barış Soner Uşaklı 7397873db3 fix: fire action:user.online on user login 2 years ago
Julian Lam 7cb2e02cd7 fix: #11396, removal of base_templates_path variable 2 years ago
Julian Lam 491487a1a2 Merge remote-tracking branch 'origin/master' into develop 2 years ago
Barış Soner Uşaklı 37b48b82a4 fix: don't crash if event name is not a string 2 years ago
Barış Soner Uşaklı a83734fb2b fix: dont show search input if user doesn't have tag search priv 2 years ago
Barış Soner Uşaklı 68db271dfd chore: remove logs 2 years ago
Barış Soner Uşaklı 2c5a5bf366 feat: change chat notification delivery
instead of checking if user is online in the past x minutes, check if the user has read the room, if they have already marked the chat as read don't send notification
2 years ago
Barış Soner Uşaklı 2a9b3ee464 fix: add missing delete 2 years ago
Barış Soner Uşaklı 9c0996e40a feat: add placeholder for category search 2 years ago
Julian Lam 03e05b5154 fix: #9397, trash the active session on account lockout, if there is one 2 years ago
Julian Lam 596db09f7e Merge branch 'master' into develop 2 years ago
Julian Lam ddcdaacc94 refactor: post-queue frontend logic 2 years ago
Julian Lam 402229845c feat: display when an api key was last used, in ACP, #10873 2 years ago
Julian Lam efa64032dd feat: log the last time a valid api token was seen, have v3 ping route go through setupApiRoute helper 2 years ago
Barış Soner Uşaklı 894f392bfc lint: whitespace 2 years ago
Barış Soner Uşaklı c2961ad4cd fix: closes #11173, move cache clear code
if 2 deps were updated only one of them was cleared from require.cache. ie commander & lru-cache both has major version bump then only commander would be cleared from cache since it throws first
2 years ago
Barış Soner Uşaklı 1502068eff
chore: up rimraf to 4.x (#11377)
* chore: up rimraf to 4.x

* chore: oops up rimraf

* test: fix rimraf in tests
2 years ago
Barış Soner Uşaklı fafa130406
chore: up connect-redis to 7.x, drop node 14 (#11376) 2 years ago
Julian Lam 93aa43f717 style: more fixes 2 years ago
Phạm Tấn Minh Tiến 9ed6961af8 fix lint 2 years ago
Phạm Tấn Minh Tiến 4b94c033c4 wrap quotes to prevent stripping leading 0 2 years ago
Julian Lam c843984d57 fix: #11362, regular mods are also subject to post queue [breaking] 2 years ago
Barış Soner Uşaklı 5db037f1ea
chore: up mongo deps (#11375)
* chore: up mongo deps

* mongodb 5.x no more callbacks
2 years ago
Barış Soner Uşaklı 7ba70d1561
Bootstrap5 (#10894)
* chore: up deps

* chore: up composer

* fix(deps): bump 2factor to v7

* chore: up harmony

* chore: up harmony

* fix: missing await

* feat: allow middlewares to pass in template values via res.locals

* feat: buildAccountData middleware automatically added ot all account routes

* fix: properly allow values in res.locals.templateValues to be added to the template data

* refactor: user/blocks

* refactor(accounts): categories and consent

* feat: automatically 404 if exposeUid or exposeGroupName come up empty

* refactor: remove calls to getUserDataByUserSlug for most account routes, since it is populated via middleware now

* fix: allow exposeUid and exposeGroupName to work with slugs with mixed capitalization

* fix: move reputation removal check to accountHelpers method

* test: skip i18n tests if ref branch when present is not develop

* fix(deps): bump theme versions

* fix(deps): bump ntfy and 2factor

* chore: up harmony

* fix: add missing return

* fix: #11191, only focus on search input on md environments and up

* feat: allow file uploads on mobile chat

closes https://github.com/NodeBB/NodeBB/issues/11217

* chore: up themes

* chore: add lang string

* fix(deps): bump ntfy to 1.0.15

* refactor: use new if/each syntax

* chore: up composer

* fix: regression from user helper refactor

* chore: up harmony

* chore: up composer

* chore: up harmony

* chore: up harmony

* chore: up harmony

* chore: fix composer version

* feat: add increment helper

* chore: up harmony

* fix: #11228 no timestamps in future 

* chore: up harmony

* check config.theme as well

fire action:posts.loaded after processing dom

* chore: up harmony

* chore: up harmony

* chore: up harmony

* chore: up themes

* chore: up harmony

* remove extra class

* refactor: move these to core from harmony

* chore: up widgets

* chore: up widgets

* height auto

* fix: closes #11238

* dont focus inputs, annoying on mobile

* fix: dont focus twice, only focus on chat input on desktop

dont wrap widget footer in row

* chore: up harmony

* chore: up harmony

* update chat window

* chore: up themes

* fix cache buster for skins

* chat fixes

* chore: up harmony

* chore: up composer

* refactor: change hook logs to debug

* fix: scroll to post right after adding to dom

* fix: hash scrolling and highlighting correct post

* test: re-enable read API schema tests

* fix: add back schema changes for 179faa2270f2ad955dcc4a7b04755acce59e6ffd and c3920ccb10d8ead2dcd9914bb1784bed3f6adfd4

* fix: schema changes from 488f0978a4

* fix: schema changes for f4cf482a87

* fix: schema update for be6bbabd0e

* fix: schema changes for 69c96078ea

* fix: schema changes for d1364c3130

* fix: schema changes for 84ff1152f7

* fix: schema changes for b860c2605c

* fix: schema changes for 23cb67a112

* fix: schema changes for b916e42f40

* fix: schema change for a9bbb586fc

* fix: schema changes for 4b738c8cd3

* fix: schema changes for 58b5781cea

* fix: schema changes for 794bf01b21

* fix: schema changes for 80ea12c1c1, e368feef51, and 52ead114bec961c62fa2eb0786540e229f6e4873

* fix: composer-default object in config?

* fix: schema changes for 9acdc6808c and 093093420027999df3c67bf0ea6024f6dbf81d2d

* fix: schema changes for c0a52924f1

* fix: schema change for aba420a3f3, move loggedInUser to optional props

* fix: schema changes for 8c67031609

* fix: schema changes for 27e53b42f3

* fix: schema changes for 2835966518

* fix: breaking test for email confirmation API call

* fix: schema changes for refactored search page

* fix: schema changes for user object

* fix: schema changes for 9f531f957e

* fix: schema changes for c4042c70de and 23175110a2

* fix: schema changes for 9b3616b10392e247974eb0c1e6225a1582bf6c69

* fix: schema changes for 5afd5de07d

* fix: schema change for 1d7baf12171cffbd3af8914bef4e6297d1160d49

* fix: schema changes for 57bfb37c55a839662144e684875003ab52315ecc and be6bbabd0e

* fix: schema changes for 6e86b4afa20d662af8b9f1c07518df2d8c258105 and 3efad2e13b7319eb9a1f4fda7af047be43ebc11f and 68f66223e73a72f378f193c83a9b5546bede2cda

* fix: allowing optional qs prop in pagination keys (not sure why this didn't break before)

* fix: re-login on email change

* fix: schema changes for c926358d73

* fix: schema changes for 388a8270c9882892bad5c8141f65da8d59eac0fd

* fix: schema change for 2658bcc821c22e137a6eeb9bb74098856a642eaf

* fix: no need to call account middlewares for chats routes

* fix: schema changes for 71743affc3e58dc85d4ffa15ce043d4d9ddd3d67

* fix: final schema changes

* test: support for anyOf and oneOf

* fix: check thumb

* dont scroll to top on back press

* remove group log

* fix: add top margin to merged and deleted alerts

* chore: up widgets

* fix: improve fix-lists mixin

* chore: up harmony/composer

* feat: allow hiding quicksearch results during search

* dont record searches made by composer

* chore: up 54

* chore: up spam be gone

* feat: add prev/next page and page count into mobile paginator

* chore: up harmony

* chore: up harmony

* use old style for IS

* fix: hide entire toolbar row if no posts or not singlePost

* fix: updated messaging for post-queue template, #11206

* fix: btn-sm on post queue back button

* fix: bump harmony, closes #11206

* fix: remove unused alert module import

* fix: bump harmony

* fix: bump harmony

* chore: up harmony

* refactor: IS scrolltop

* fix: update users:search-user-for-chat source string

* feat: support for mark-read toggle on chats dropdown and recent chats list

* feat: api v3 calls to mark chat read/unread

* feat: send event:chats.mark socket event on mark read or unread

* refactor: allow frontend to mark chats as unread, use new API v3 routes instead of socket calls, better frontend event handling

* docs: openapi schema updates for chat marking

* fix: allow unread state toggling in chats dropdown too

* fix: issue where repeated openings of the chats dropdown would continually add events for mark-read/unread

* fix: debug log

* refactor: move userSearch filter to a module

* feat(routes): allow remounting /categories (#11230)

* feat: send flags count to frontend on flags list page

* refactor: filter form client-side js to extract out some logic

* fix: applyFilters to not take any arguments, update selectedCids in updateButton instead of onHidden

* fix: use userFilter module for assignee, reporterId, targetUid

* fix(openapi): schema changes for updated flags page

* fix: dont allow adding duplicates to userFilter

* use same var

* remove log

* fix: closes #11282

* feat: lang key for x-topics

* chore: up harmony

* chore: up emoji

* chore: up harmony

* fix: update userFilter to allow new option `selectedBlock`

* fix: wrong block name passed to userFilter

* fix: https://github.com/NodeBB/NodeBB/issues/11283

* fix: chats, allow multiple dropdowns like in harmony

* chore: up harmony

* refactor: flag note adding/editing, closes #11285

* fix: remove old prepareEdit logic

* chore: add caveat about hacky code block in userFilter module

* fix: placeholders for userFilter module

* refactor: navigator so it works with multiple thumbs/navigators

* chore: up harmony

* fix: closes #11287, destroy quick reply autocomplete

on navigation

* fix: filter disabled categories on user categories page count

* chore: up harmony

* docs: update openapi spec to include info about passing in timestamps for topic creation, removing timestamp as valid request param for topic replying

* fix: send back null values on ACP search dashboard for startDate and endDate if not expicitly passed in, fix tests

* fix: tweak table order in ACP dash searches

* fix: only invoke navigator click drag on left mouse button

* feat: add back unread indicator to navigator

* clear bookmark on mark unread

* fix: navigator crash on ajaxify

* better thumb top calculation

* fix: reset user bookmark when topic is marked unread

* Revert "fix: reset user bookmark when topic is marked unread"

This reverts commit 9bcd85c2c6848c3d325d32027261809da6e11c9e.

* fix: update unread indicator on scroll, add unread count

* chore: bump harmony

* fix: crash on navigator unread update when backing out of a topic

* fix: closes #11183

* fix: update topics:recent zset when rescheduling a topic

* fix: dupe quote button, increase delay, hide immediately on empty selection

* fix: navigator not showing up on first load

* refactor: remove glance

assorted fixes to navigator
dont reduce remaning count if user scrolls down and up quickly
only call topic.navigatorCallback when index changes

* more sanity checks for bookmark

dont allow setting bookmark higher than topic postcount

* closes #11218, 🚋

* Revert "fix: update topics:recent zset when rescheduling a topic"

This reverts commit 737973cca9e94b6cb3867492a09e1e0b1af391d5.

* fix: #11306, show proper error if queued post doesn't exist

was showing no-privileges if someone else accepted the post

* https://github.com/NodeBB/NodeBB/issues/11307

dont use li

* chore: up harmony

* chore: bump version string

* fix: copy paste fail

* feat: closes #7382, tag filtering

add client side support for filtering by tags on /category, /recent and /unread

* chore: up harmony

* chore: up harmony

* Revert "fix: add back req.query fallback for backwards compatibility" [breaking]

This reverts commit cf6cc2c454dc35c330393c62ee8ce67b42d8eefb.
This commit is no longer required as passing in a CSRF token via query parameter is no longer supported as of NodeBB v3.x

This is a breaking change.

* fix: pass csrf token in form data, re: NodeBB/NodeBB#11309

* chore: up deps

* fix: tests, use x-csrf-token query param removed

* test: fix csrf_token

* lint: remove unused

* feat: add itemprop="image" to avatar helper

* fix: get chat upload button in chat modal

* breaking: remove deprecated socket.io methods

* test: update messaging tests to not use sockets

* fix: parent post links

* fix: prevent post tooltip if mouse leaves before data/tpl is loaded

* chore: up harmony

* chore: up harmony

* chore: up harmony

* chore: up harmony

* fix: nested replies indices

* fix(deps): bump 2factor

* feat: add loggedIn user to all api routes

* chore: up themes

* refactor: audit admin v3 write api routes as per #11321

* refactor: audit category v3 write api routes as per #11321 [breaking]

docs: fix open api spec for #11321

* refactor: audit chat v3 write api routes as per #11321

* refactor: audit files v3 write api routes as per #11321

* refactor: audit flags v3 write api routes as per #11321

* refactor: audit posts v3 write api routes as per #11321

* refactor: audit topics v3 write api routes as per #11321

* refactor: audit users v3 write api routes as per #11321

* fix: lang string

* remove min height

* fix: empty topic/labels taking up space

* fix: tag filtering when changing filter to watched topics

or changing popular time limit to month

* chore: up harmony

* fix: closes #11354, show no post error if queued post already accepted/rejected

* test: #11354

* test: #11354

* fix(deps): bump 2factor

* fix: #11357 clear cache on thumb remove

* fix: thumb remove on windows, closes #11357

* test: openapi for thumbs

* test: fix openapi

---------

Co-authored-by: Julian Lam <julian@nodebb.org>
Co-authored-by: Opliko <opliko.reg@protonmail.com>
2 years ago
Barış Soner Uşaklı 767c1d1faf fix: thumb remove on windows, closes #11357 2 years ago
Barış Soner Uşaklı 1e7f32b1c4 fix: #11357 clear cache on thumb remove 2 years ago
Barış Soner Uşaklı a3a38e4ba3 fix: #11357 clear cache on thumb remove 2 years ago
Barış Soner Uşaklı cfd5027245 fix: closes #11352, try/catch rss feeds 2 years ago
Barış Soner Uşaklı 56427e4f9d fix: closes #11343, don't crash if tags array is empty 2 years ago
Barış Soner Uşaklı 1545223e7f fix: tag filtering when changing filter to watched topics
or changing popular time limit to month
2 years ago
Barış Soner Uşaklı f054a4f44d fix: get cid from pid instead of passing in 2 years ago
Barış Soner Uşaklı 8c762d3228 fix: closes #11331, allow 0 length content if set to 0 in acp 2 years ago
Barış Soner Uşaklı 791551098c fix: display 25 topics on category feed 2 years ago
Barış Soner Uşaklı ec58700f6d fix: object destructuring overwriting type parameter
also check for valid types in generateExport
2 years ago
Julian Lam e6d7e55fbc fix: missing postAtIndex handling 2 years ago
Julian Lam 4cf04f06f6 feat: add rel="author" to topic route
re: #11248
2 years ago