Julian Lam
59f19ba496
fix: patch translateKey to wrap arguments in first string isolate (FSI) and Pop Directional Isolate (PDI) characters
2026-03-06 11:57:14 -05:00
Barış Soner Uşaklı
b268164686
fix: closes #14041 , show specific error message
...
if config fails to save
2026-03-03 11:03:06 -05:00
Barış Soner Uşaklı
30893a1a4e
fix: thumbs, send type for resize
2026-03-01 20:13:47 -05:00
Barış Soner Uşaklı
1b518f0eb2
refactor: more cid parseInt changes
2026-03-01 12:55:00 -05:00
Barış Soner Uşaklı
a1b77fa033
fix: ordering nested categories
...
if a category is nested beyond one level, the cache for the categories needs to be cleared all the way to the root.
2026-03-01 11:46:47 -05:00
Barış Soner Uşaklı
835d16e59f
remove reconnect action
...
dont init quickreply if element doesnt exist aka guests
2026-02-22 21:31:50 -05:00
Barış Soner Uşaklı
9f23323d88
enable image smoothing in cropper
2026-02-21 23:37:33 -05:00
Barış Soner Uşaklı
f2bbf3693f
fix: closes #7221 restrict cropperjs box to profileImageDimension form ACP
...
this also resizes the image down to that value and sends a small image to server
move profileImageDimenstion & maximumProfileImageSize from edit to all profile pages, on harmony profile pic can be changed from any page by clicking the avatar
change image.resize so it doesn't resize if image is already same width/height
2026-02-21 22:00:28 -05:00
Barış Soner Uşaklı
970a420433
refactor: add icons to selected/all
...
fix truncation on category select in composer header
2026-02-21 12:26:45 -05:00
Barış Soner Uşaklı
309d300391
fix: allow passing a selected category markup
...
from another selector like in composer
2026-02-19 13:06:26 -05:00
Barış Soner Uşaklı
68acc05940
lint: remove unused
2026-02-19 09:15:41 -05:00
Barış Soner Uşaklı
228b2dd2ed
remove welcome message
2026-02-19 09:15:05 -05:00
Barış Soner Uşaklı
effdbc4d95
use visualViewport if it exists
...
to detecth mobile keyboard open and scroll to bottom of chat list if we are near, this keeps the message list at the bottom when you open the keyboard on mobile
2026-02-18 13:36:54 -05:00
Barış Soner Uşaklı
f5c31d204c
not used anymore
2026-02-17 18:02:12 -05:00
Julian Lam
a9c2457fd4
fix: minor cleanup of quick-reply args; opts.body
2026-02-17 11:26:13 -05:00
Julian Lam
94df97384e
fix: update quickreply.init so that it can be passed an options parameter, generate proper draft id for world page
2026-02-17 11:26:13 -05:00
Julian Lam
5df2b8b785
feat: quick create on world page
...
This commit removes title requirement checks in NodeBB and updates the
topic creation logic so that incoming topic creation API requests
without a title just generate a title (like they already do for incoming
AP content.)
2026-02-17 11:26:13 -05:00
Barış Soner Uşaklı
b0f2feadf4
refactor: shorter check
2026-02-12 21:26:40 -05:00
Barış Soner Uşaklı
d2b8d4c136
quick reply autocomplete style change
...
up mentions
2026-02-10 22:11:58 -05:00
Barış Uşaklı
62d88555ae
feat: eslint10 ( #13967 )
...
* feat: eslint10
* lint: no-useless-assignment
2026-02-10 12:39:11 -05:00
Barış Uşaklı
7703140b7c
Xregexp remove, dont allow invalid slugs ( #13963 )
...
* feat: remove xregexp
add slugify tests,
dont accept invalid slugs like `.`, `..`
add isSlugValid function
* test: add more tests, check slug on rename as well
2026-02-08 13:11:40 -05:00
Barış Soner Uşaklı
0eaf2beeb2
feat: closes #13961 , rename ban-reasons to custom reasons
...
use them for ban, mute and post queue depending on the type selected
if type is set to all, the reason is displayed in ban/mute and post queue
move reason label + dropdown + textarea to a partial
2026-02-07 21:41:11 -05:00
Barış Uşaklı
d086ed2c27
feat: ban/mute reasons ( #13960 )
...
add acp page to create reasons
add dropdown to insert them into reason
change reason field into textarea
translate and parse reason before sending ban email
2026-02-07 14:32:05 -05:00
Julian Lam
0fbaa937e4
Refactor /world page, closes #13927 ( #13954 )
...
* refactor: wholesale UI/data refactor of world to display in feed-like format
* fix: openapi schema
* fix: remove console log
* fix: restrict 'generatedTitle' from being passed-in via topics API
* fix(deps): bumping themes for world refactor support
* fix: /world title and description update
* fix: missing handleIgnoreWatch in world client side js
2026-02-06 14:07:25 -05:00
Barış Soner Uşaklı
472a8fc13c
feat: allow converting pasted images, closes #10352
2026-02-04 12:54:58 -05:00
Barış Soner Uşaklı
b3dc7f4303
refactor: shorter
2026-02-04 10:01:41 -05:00
Barış Soner Uşaklı
a4e3fe105f
refactor: dont use module, explodes on latest webpack
2026-02-03 18:51:41 -05:00
Barış Soner Uşaklı
22d55b307c
Merge branch 'master' into develop
2026-01-30 10:46:22 -05:00
Barış Soner Uşaklı
2dc49c8228
fix : #13939 , dont append / if url is empty
...
dont call updateHistory twice on page load
2026-01-30 10:46:13 -05:00
Barış Soner Uşaklı
84bd409a7c
Merge branch 'master' into develop
2026-01-19 22:18:20 -05:00
Barış Soner Uşaklı
39af838376
fix : #13909 , show 413 error properly
...
add tx string
2026-01-19 20:59:55 -05:00
Julian Lam
560ad81f32
feat: remote account banning, #13904
2026-01-19 14:42:13 -05:00
Barış Soner Uşaklı
e505e36991
fix: make translator.unescape stricter like escape
2026-01-16 13:17:02 -05:00
Barış Soner Uşaklı
b2fa7304e9
fix: closes #13887 , make translator.escape stricter
...
only match [[namespace:key]] allow underscores,dashes and dots in namespace key
add test
2026-01-16 13:00:41 -05:00
Julian Lam
349b087502
refactor: crossposts.get to return limited category data (name, icon, etc.), fixed up crosspost modal to hide uncategorized and all categories options
2026-01-12 12:55:18 -05:00
Julian Lam
0041cfe2ed
feat: introduce new front-end UI button for cross-posting, hide move on topics in remote cids
...
- Hide the ability to select remote cids in topic move category search
- Add a new option to category search: 'localOnly'; pretty self descriptive.
2026-01-12 12:55:18 -05:00
Barış Soner Uşaklı
a331f8da77
refactor: clear quick reply as soon as submitting
...
bring back message on error
2025-12-18 10:47:55 -05:00
Barış Soner Uşaklı
11b01dfccb
test: fix tests
2025-12-06 20:44:51 -05:00
Barış Soner Uşaklı
193aaf55d5
fix: closes #13666 , update category label
...
on topic move if we are not on category page
2025-12-06 20:08:05 -05:00
Barış Soner Uşaklı
9fb41c6933
lint: fix missing comma
2025-12-03 10:14:08 -05:00
Barış Soner Uşaklı
ba85474dfb
feat: add hreflang to buildLinkTag
2025-12-03 09:49:16 -05:00
Barış Soner Uşaklı
26795272fa
Merge branch 'master' into develop
2025-11-17 20:25:14 -05:00
Barış Soner Uşaklı
dece0628bf
fix: category labels showing up on infinite scroll on category page
...
regression from cross posting tpl change
2025-11-17 20:25:05 -05:00
Julian Lam
172aabcb57
feat: add isNumber to client-side helpers
2025-11-05 13:43:04 -05:00
Barış Soner Uşaklı
2425f3b671
https://github.com/NodeBB/NodeBB/issues/13713
2025-10-17 16:23:50 -04:00
Barış Soner Uşaklı
f7bbec7ccf
fix: switch to action
2025-09-16 11:48:39 -04:00
Barış Soner Uşaklı
68a8db856a
feat: add a new hook to override generateUrl in navigator.js
2025-09-16 11:23:31 -04:00
Barış Soner Uşaklı
8a786c717e
fix: if reputation is disabled hide votes on /recent
...
they were only hidden on category page
2025-09-13 17:40:09 -04:00
Barış Soner Uşaklı
c16f9d6495
fix: mark-all read notifications button
2025-08-22 08:50:09 -04:00
Barış Soner Uşaklı
9d39ed512f
feat: only mark notifications read that match current filter
...
closes #13574
2025-08-05 17:51:53 -04:00