10165 Commits (93bfb92a59a8edf2f60c8386f50798c76ff3bc78)

Author SHA1 Message Date
Barış Soner Uşaklı e2a198c59a fix 0 timeouts 2 years ago
Barış Soner Uşaklı acef5e3343 feat: add category selector to analytics page
closes #11878
2 years ago
Barış Soner Uşaklı 2d883cbb6f fix reconnect toast taking space when no visible 2 years ago
Barış Soner Uşaklı bcb2733f5c remove colors from spec 2 years ago
Barış Soner Uşaklı 1fb7ccbc2c Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 7a29c2eb2e fix reconnect alert fade and move it to core 2 years ago
Misty Release Bot 3a2c11a595 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 2f51532987 fix nav colors 2 years ago
Misty Release Bot bee5a9b431 chore(i18n): fallback strings for new resources: nodebb.global 2 years ago
Barış Soner Uşaklı 881a28eb79 fix: #11875, simplify alerts and show progress
add alerts.info and alerts.warning
2 years ago
Julian Lam 007d735f92 fix: bug where api module would throw if response contained no content-type header 2 years ago
Misty Release Bot eca283020f chore(i18n): fallback strings for new resources: nodebb.error 2 years ago
Barış Soner Uşaklı 23404ad103
feat: #11868 apply blacklist to routes (#11873)
api and regular routes
dont allow blacklisting self ip
check blacklist on socket emits
2 years ago
Barış Soner Uşaklı b44ffaf306 cleanup acp alert css 2 years ago
Misty Release Bot aeca655045 Latest translations and fallbacks 2 years ago
Misty Release Bot ac355acd61 chore(i18n): fallback strings for new resources: nodebb.admin-dashboard 2 years ago
Barış Soner Uşaklı 782651e427 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı f826545e93 add tooltips 2 years ago
Misty Release Bot 62b7be1c33 chore(i18n): fallback strings for new resources: nodebb.admin-dashboard 2 years ago
Barış Soner Uşaklı 856754a5aa dark theme acp 2 years ago
Misty Release Bot ad9d8f7783 chore(i18n): fallback strings for new resources: nodebb.admin-menu 2 years ago
Barış Soner Uşaklı 99c2294289 feat: add flags link to acp manage menu, closes #11867 2 years ago
Barış Soner Uşaklı f4e2e6176e fix: chat mark read regression 2 years ago
Barış Soner Uşaklı 82562bec44 fix: fix escaped characters in tooltips, fix priv checks in tooltips
closes #11862, closes #11857
2 years ago
Misty Release Bot f7ee3d9c1e Latest translations and fallbacks 2 years ago
Misty Release Bot f075e12a91 chore(i18n): fallback strings for new resources: nodebb.admin-admin, nodebb.admin-manage-categories 2 years ago
Barış Soner Uşaklı 910aeb2ca2 add missing tooltip 2 years ago
Opliko b709ed9e63
feat: move to npm fontawesome dependency and support fa pro (#11820)
* feat: move to npm fontawesome dependency

* feat: move shims to a separate file

* fix: thin style prefix

* feat: proper style and FA pro handling in icon selector

* docs: add fontawesome properties to openAPI

* fix: default for styles

* feat: select all styles by default

Turns out browsers lazy-load fonts.
So since the actual CSS for each style is small, there is no perf reason for defaulting to free styles for FA pro users.
This means they'll have to only change one setting.

Still, the option to select styles remains for those who want it.

* fix: remove console.log
2 years ago
Misty Release Bot e38fe06fa9 Latest translations and fallbacks 2 years ago
Misty Release Bot 27c3f92be4 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 97127092b5 hide search 2 years ago
Misty Release Bot 2c54e362b8 chore(i18n): fallback strings for new resources: nodebb.modules 2 years ago
Barış Soner Uşaklı 7adfe0c16a show timestamp on system messages 2 years ago
Barış Soner Uşaklı 11bfeaf130 feat: #11850, chat msg search 2 years ago
Misty Release Bot 50fd7930ed Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 48a66b74f1 fix tests 2 years ago
Barış Soner Uşaklı e68f7c2064 add missing hooks 2 years ago
Barış Soner Uşaklı 5a8b4125c7 fix: #11847, typo in markNotification 2 years ago
Misty Release Bot a16fcf766f Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı f359a76702 feat: #11814, dont check content len for admins 2 years ago
Barış Soner Uşaklı 437433ab75 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 907c5fa687 feat: closes #11843, refresh search after changing filters 2 years ago
Misty Release Bot 45db294cbf Latest translations and fallbacks 2 years ago
Misty Release Bot 9284b7e49a chore(i18n): fallback strings for new resources: nodebb.admin-manage-users 2 years ago
Barış Soner Uşaklı ac027387ec feat: #11842, ability to change reputation of users 2 years ago
Barış Soner Uşaklı e2fa8cf367 fix: #11837, use userslug for check 2 years ago
Misty Release Bot 5129f87d72 Latest translations and fallbacks 2 years ago
Misty Release Bot fdef39d7cb Latest translations and fallbacks 2 years ago
Misty Release Bot 4ed0ed454c chore(i18n): fallback strings for new resources: nodebb.modules 2 years ago
Barış Soner Uşaklı 61f036ce1d
Chat notifs (#11832)
* first part of chat notifs

* moved default notif to manage page

* spec

* notifs

* delete settings on room delete
2 years ago