Commit Graph

9183 Commits (f76a78829084842b69795e84ff722a30e7b1b6b8)

Author SHA1 Message Date
Barış Soner Uşaklı 60bf564321 fix: , insert new posts after topic events
Misty (Bot) 2dcced5518 Latest translations and fallbacks
Barış Soner Uşaklı 77c3085a7b fix: , addHandlers after hooks
Misty (Bot) 8358c3b426 Latest translations and fallbacks
Misty (Bot) b14cdc5f6d Latest translations and fallbacks
Misty (Bot) 81a1cd00cf Latest translations and fallbacks
Barış Soner Uşaklı 794bf01b21 feat: allow changing default search in
Julian Lam cf4b78dbd3 Revert "fix: taskbar icon not pushed via composer/persona"
This reverts commit 3a81c8fd42.
psychobunny d2492ef48e style: eslint
psychobunny 3a81c8fd42 fix: taskbar icon not pushed via composer/persona
@antosik, partially reverted your PR:
342503e07a

just specifically this file: 342503e07a/public/src/modules/taskbar.js

I'm not 100% sure, but it might be because this hook is called sooner than the hook being registered? https://github.com/NodeBB/nodebb-theme-persona/blob/master/public/persona.js#L100-L101  @julianlam
Misty (Bot) 0c672d8faa Latest translations and fallbacks
Barış Soner Uşaklı 382a4c2785 feat: , use radio buttons for flag reasons
Misty (Bot) 2f2e6b4b5e Latest translations and fallbacks
Anton Grigoryev 342503e07a
Feat: Client-side hooks - replace window.trigger ()
* feat/clientside-hooks: replace window.trigger with hooks.fire

* feat(clientside-hooks): Move hooks require to the top

* fix: simplifying complex logical expression

* fix: client-side hook for translator - post-review fixes
Misty (Bot) a850dd2e34 Latest translations and fallbacks
Misty (Bot) 4c67592f55 Latest translations and fallbacks
Misty (Bot) 8100b6a841 Latest translations and fallbacks
Barış Soner Uşaklı 8bf2896d6c fix: lint
Barış Soner Uşaklı 358ad74054 feat: closes , allow event deletion
fix: topic events appearing before necro messages
feat: add move topic event
feat: add ability to delete specific topic events via events.purge
Julian Lam f653a6ff6a feat: replace eslint configs on server and client side to inherit rules from eslint-config-nodebb
opliko 5e6b8433a3 change font order
opliko f576d6e0ea fix solid font weight in shim
opliko a370c26f73 feat: re-add FontAwesome font for compatibility
opliko 41762e6603 feat: update to FontAwesome 5.15, resolve
Misty (Bot) fadb71bff5 Latest translations and fallbacks
Misty (Bot) 39911a9fc5 Latest translations and fallbacks
Misty (Bot) e8b2aa51bf Latest translations and fallbacks
Misty (Bot) d675795749 Latest translations and fallbacks
Misty (Bot) 46243719b7 Latest translations and fallbacks
Julian Lam bbbacd86ab feat: updated email confirmation alert to more closely reflect email usage, remembering dismissal
Julian Lam 58adb76246 feat: allow requirejs modules to be awaited
Julian Lam 0e05cbe1f7 feat: show instructional modal after email change request
Julian Lam 824a72b220 fix: updated ACP > Manage > Users to handle users with no email address
Julian Lam 3bcd1f1438 fix: email validation flow, so that it actually works, fixed event logging bug, new email verification template
gasoved a917210c5b feat: invites no longer require email
Julian Lam 81611ae1c4 fix(emails): broken test for api/user/email/:email
+ fixed broken tests due to unexpected behaviour for email confirmation
Julian Lam be97aa6f13 feat(emails): +includeUnverifiedEmails ACP setting
Julian Lam ab9b671693 fix(emails): broken test due to sticky registration interstitial
Julian Lam 69c96dd23c refactor(emails): more work in update email interstitial, interstitial skipping, email change on confirmation, deprecation of requireEmailConfirmation
Julian Lam f365bc4600 refactor(emails): interstitial for adding/updating email
Julian Lam 74aaa0a926 feat: show different registration intersitial lead text on new account vs. existing
Julian Lam 7c1d1c777b refactor(emails): remove email validation on client and server side
Julian Lam 12b2a979a0 feat: removal of emailExists socket listener
Misty (Bot) c54d339dca Latest translations and fallbacks
Misty (Bot) 09c2b85e36 Latest translations and fallbacks
Misty (Bot) 9f56c893ab Latest translations and fallbacks
Misty (Bot) 8826e7a858 Latest translations and fallbacks
Misty (Bot) 6650c0bbf7 Latest translations and fallbacks
Misty (Bot) b837e04ae0 Latest translations and fallbacks
Misty (Bot) 84830bf7c8 Latest translations and fallbacks
Misty (Bot) 9efdbecc00 Latest translations and fallbacks
Julian Lam 21359eabac feat: convert _fireStaticHook to async function (auto-refactor by vscode)
Julian Lam 6bc090f8bb docs: some hook deprecation notices
Julian Lam ef4e74bfc8 refactor: client-side to use flag notes API
Julian Lam cc6cbfcdc4
Flags API ()
* feat: new routes for flags API

+ flag get
+ flag creation, migration from socket method
+ flag update, migration from socket method
* fixed bug where you could not unassign someone from a flag

* feat: tests for new flags API

added missing files for schema update

* fix: flag tests to use Write API instead of sockets

* feat: flag notes API + tests

* chore: remove debug line

* test: fix breaking test on mongo
Misty (Bot) 71bc258731 Latest translations and fallbacks
psychobunny acb11cc764 fix: use hooks module instead of window trigger
Misty (Bot) c4be0078ed Latest translations and fallbacks
Misty (Bot) f9a89adc97 Latest translations and fallbacks
Barış Soner Uşaklı 4a56388ec3
feat: store topic tags in topic hash ()
* feat: store topic tags in topic hash

breaking: remove color info from tags (use css)

* fix: remove unused tag modal

* fix: tag search
psychobunny 522291726d style: lint
psychobunny e0db904b0e feat: new hook `action:topics.loading` (in the same format as `action:posts.loading`)
psychobunny 8ae4c30029 feat: schedule deprecation for `action:category.loaded` and `action:category.loading`. Use `action:topics.loaded/ing` instead
(or action:ajaxify.end if you are using it to check cid on page load)
psychobunny 07f25d8c47 fix: made TopicList.onTopicsLoaded private [breaking]
Misty (Bot) 62cd5f669b Latest translations and fallbacks
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
Misty (Bot) 0a5f165371 Latest translations and fallbacks
Misty (Bot) 573a6e11e3 Latest translations and fallbacks
Misty (Bot) d81ce3e566 Latest translations and fallbacks
Barış Soner Uşaklı f5847f4f02 feat: , set order help text
Misty (Bot) 728db64485 Latest translations and fallbacks
Misty (Bot) 70852c24de Latest translations and fallbacks
Misty (Bot) 2e6a01a7c8 Latest translations and fallbacks
Misty (Bot) f645a96d18 Latest translations and fallbacks
Julian Lam 8cc61f1197 feat: automatically attempt reconnection on window focus
Julian Lam ec6d1e2321
fix: session reroll causes socket.io to become confused ()
* fix:  session reroll causes socket.io to become confused

* fix: added return

* fix: simpler logic for error handling

* fix: overly sensitive catch
Julian Lam 6ef0c8e950 docs: update API docs to better outline authentication options
Misty (Bot) b4c31f78ec Latest translations and fallbacks
Misty (Bot) 7f7d5a8f79 Latest translations and fallbacks
Misty (Bot) 230bbf01fc Latest translations and fallbacks
Misty (Bot) d8a8864cee Latest translations and fallbacks
Misty (Bot) 3cfd8f7671 Latest translations and fallbacks
Misty (Bot) 45a4bb4174 Latest translations and fallbacks
Misty (Bot) 32d67666cd Latest translations and fallbacks
gasoved ce5fea2abd fix: do not register SW for Safari until upstream fixes
gasoved cb1dd0a3db
fix: infinite scroll with small number of items ()
Misty (Bot) 9950602eff Latest translations and fallbacks
Julian Lam db48b9527d fix: unable to properly ajaxify to home on subfolder installs if anchor did not have a trailing slash
Misty (Bot) 8789716ae4 Latest translations and fallbacks
Misty (Bot) ac1a272321 Latest translations and fallbacks
Misty (Bot) 55e3f5c1db Latest translations and fallbacks
Julian Lam d08d0c42e9 docs: update API authentication verbiage
Barış Soner Uşaklı b40fc4b64d feat: send notifications on accept/reject
psychobunny 2bfa63aecf feat: `hidden` class to FOUC
Misty (Bot) 3b98d83a6b Latest translations and fallbacks
Misty (Bot) 56f6b98b80 Latest translations and fallbacks
Misty (Bot) a90f123b50 Latest translations and fallbacks
Misty (Bot) eca6a8aa2e Latest translations and fallbacks
Barış Soner Uşaklı 9b71b087ec feat: lang strings
psychobunny a9978fcfd2 feat: rate limit file uploads
Misty (Bot) 0a3a22db9d Latest translations and fallbacks