Commit Graph

9018 Commits (98b685d9c5d88c3d8922eaeefa6c23defb579df6)

Author SHA1 Message Date
Misty (Bot) 98b685d9c5 Latest translations and fallbacks
Julian Lam 7036c3751e feat: internationalize API error messages
Barış Soner Uşaklı 5fd190f7c4 feat: , change category desc to multiline
Misty (Bot) 7da8f12173 Latest translations and fallbacks
Misty (Bot) 5fe074c133 Latest translations and fallbacks
Misty (Bot) d9ea704731 Latest translations and fallbacks
Misty (Bot) f7f008a779 Latest translations and fallbacks
Misty (Bot) 7b20cd304b Latest translations and fallbacks
Misty (Bot) b3658329da Latest translations and fallbacks
Julian Lam b896484351 fix: , re-jig top bar of Admin > Manage > Users
Misty (Bot) 4d6421bb76 Latest translations and fallbacks
Julian Lam 849049765b fix: , sanitize all attributes in meta and link tags
Julian Lam 09bac6bd7e fix: convert some hooks to use hooks module
re: 
Misty (Bot) a76eab1ca2 Latest translations and fallbacks
Misty (Bot) e6f30d2a36 Latest translations and fallbacks
Misty (Bot) 366b36a560 Latest translations and fallbacks
Barış Soner Uşaklı 561ce7d30a fix: , translate content property of meta tags
Barış Soner Uşaklı 9a9250338a Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 2fe30b6fa0 feat: , allow setting custom icon names
Misty (Bot) eacd00e9a4 Latest translations and fallbacks
Barış Soner Uşaklı 84e065752f
fix: ()
dont allow regular user to remove system tags
Misty (Bot) 50e1a1a7ca Latest translations and fallbacks
Barış Soner Uşaklı c92fc19b5c fix: , add group chat filter to /notifications
Misty (Bot) ab5e2a4163 Latest translations and fallbacks
Barış Soner Uşaklı 7b4c0a1683 fix: keep query params when switching chat
Misty (Bot) dc613835e1 Latest translations and fallbacks
Misty (Bot) 8f58c97c6d Latest translations and fallbacks
Barış Soner Uşaklı be19f27f40 feat: add filter:categories.categorySearch
Misty (Bot) 3cc3ef6e70 Latest translations and fallbacks
Misty (Bot) db5f988324 Latest translations and fallbacks
Barış Soner Uşaklı cc0cf99fed
feat: allow nested properties on category page ()
* feat: allow nested properties on category page

* fix: remove debug

* fix: remove debug
Misty (Bot) 8f00abc838 Latest translations and fallbacks
Barış Soner Uşaklı 39e1359142 fix: schema
Barış Soner Uşaklı 8ea58432c9 feat: show ip on acp manage users
update url on search
show matching ip when searching by ip
add ip to export csv
Misty (Bot) 1709139200 Latest translations and fallbacks
psychobunny 2db77b0cd2 docs: add undoTimeout
psychobunny e588948ff5 feat: add undoTimeout to moving posts as well
psychobunny 05cc7ccb60 feat: make undoTimeout configurable, closes
Julian Lam 93d94564c1 fix: , incorrect placeholder string in some translations
Mats c448ba6f5a
Fixes flag note editing, deletion, and template update ()
* Fixes flag note editing, deletion, and template update

Flag note datetime should be int.
Corrects argument order for note reloading.

* Chore: add missing radix

* fix: empty append bug

This line results in an error message popping up when clicking the flag notes text box, as the 'appendNote' case fires with no text. I can't tell that it serves any function.
Misty (Bot) 21c992242e Latest translations and fallbacks
Misty (Bot) 866a53088b Latest translations and fallbacks
Mats f9b248b87f fix: updates navigation menu user icon
Misty (Bot) e6c3840a4d Latest translations and fallbacks
Misty (Bot) b9482e3c87 Latest translations and fallbacks
Julian Lam d2960aeb09 feat: added GET user route for api v3
Misty (Bot) 925883bf4c Latest translations and fallbacks
Misty (Bot) 609e579442 Latest translations and fallbacks
Misty (Bot) 99472e7652 Latest translations and fallbacks
Mats e6ef094079
Re-enable "change username" button after failed attempt ()
* Re-enable "change username" button after failed attempt

* chore: proper indentation