Commit Graph

10247 Commits (d79f79e82ebb6d84ee3e49ad779759d7693388a6)

Author SHA1 Message Date
Barış Soner Uşaklı 8605d9b5dd Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
Barış Soner Uşaklı 4e0c632928 fix: language string
reported on transifex
Misty Release Bot 66926983bc Latest translations and fallbacks
Barış Soner Uşaklı 9ac8879e93 moved scroll bottom alert
Barış Soner Uşaklı ba6b3f24c0 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
Barış Soner Uşaklı c0eefe7273 tes: fix spec
Misty Release Bot 6a1b114106 chore(i18n): fallback strings for new resources: nodebb.email, nodebb.modules, nodebb.notifications
Barış Soner Uşaklı b65d8e823a feat: add new notif type for public rooms
change notification text to display more users
  * user1 wrote in general
  * user1 and user2 wrote in general
  * user1, user2 and user3 wrote in general
  * user1. user2 and 2 others wrote in general
Misty Release Bot ca1fda764d Latest translations and fallbacks
Barış Soner Uşaklı c92ecfb4b9 feat: better acp sidebar in dark mode
Barış Soner Uşaklı cbc092be1e Merge branch 'master' into develop
Barış Soner Uşaklı db07ab1508 feat: , ability to set custom skins as default
Misty Release Bot 2804b5ac9a Latest translations and fallbacks
Opliko 556a1c4891
fix: include latin-ext subset of fonts in admin styles ()
see 
Barış Soner Uşaklı 980e0a3a71 wait for images to load before scrolling to bottom
Misty Release Bot 282306bd2e Latest translations and fallbacks
Misty Release Bot ae3e853078 Latest translations and fallbacks
Misty Release Bot b49698270c Latest translations and fallbacks
Misty Release Bot 80ea4eb071 chore(i18n): fallback strings for new resources: nodebb.admin-dashboard
Barış Soner Uşaklı 7a79fed828 feat: closes , ability to clear search history
Barış Soner Uşaklı 223c85e44e fix: if you send message scrollToBottom
Opliko ac4623ee6d
fix: copy FA fonts to build directory instead of serving them directly ()
resolves issues when proxies don't fall back to NodeBB for assets
Barış Soner Uşaklı 850cfb33f5 fix: use config.undoTimeout instead of hardcoded value
if user is in the target topic and they only moved 1 post show that post after moving
update target tid as user navigates different topics
Misty Release Bot f51af5e15e Latest translations and fallbacks
Misty Release Bot d7287b37fb Latest translations and fallbacks
Misty Release Bot e27d174311 chore(i18n): fallback strings for new resources: nodebb.admin-settings-chat, nodebb.error
Barış Soner Uşaklı 9349cb63cb feat: , limit room names
Barış Soner Uşaklı ec0747fd0d fix parent updates
Barış Soner Uşaklı 9ba6dda8bf handle delete/restore/edit messages
Misty Release Bot 5f7fe9c6fc Latest translations and fallbacks
Misty Release Bot ab6686178f chore(i18n): fallback strings for new resources: nodebb.modules
Barış Soner Uşaklı 0316f324e7 feat: add toMid to chat messages
Barış Soner Uşaklı e2a198c59a fix 0 timeouts
Barış Soner Uşaklı acef5e3343 feat: add category selector to analytics page
closes 
Barış Soner Uşaklı 2d883cbb6f fix reconnect toast taking space when no visible
Barış Soner Uşaklı bcb2733f5c remove colors from spec
Barış Soner Uşaklı 1fb7ccbc2c Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
Barış Soner Uşaklı 7a29c2eb2e fix reconnect alert fade and move it to core
Misty Release Bot 3a2c11a595 Latest translations and fallbacks
Barış Soner Uşaklı 2f51532987 fix nav colors
Misty Release Bot bee5a9b431 chore(i18n): fallback strings for new resources: nodebb.global
Barış Soner Uşaklı 881a28eb79 fix: , simplify alerts and show progress
add alerts.info and alerts.warning
Julian Lam 007d735f92 fix: bug where api module would throw if response contained no content-type header
Misty Release Bot eca283020f chore(i18n): fallback strings for new resources: nodebb.error
Barış Soner Uşaklı 23404ad103
feat: apply blacklist to routes ()
api and regular routes
dont allow blacklisting self ip
check blacklist on socket emits
Barış Soner Uşaklı b44ffaf306 cleanup acp alert css
Misty Release Bot aeca655045 Latest translations and fallbacks
Misty Release Bot ac355acd61 chore(i18n): fallback strings for new resources: nodebb.admin-dashboard
Barış Soner Uşaklı 782651e427 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
Barış Soner Uşaklı f826545e93 add tooltips
Misty Release Bot 62b7be1c33 chore(i18n): fallback strings for new resources: nodebb.admin-dashboard
Barış Soner Uşaklı 856754a5aa dark theme acp
Misty Release Bot ad9d8f7783 chore(i18n): fallback strings for new resources: nodebb.admin-menu
Barış Soner Uşaklı 99c2294289 feat: add flags link to acp manage menu, closes
Barış Soner Uşaklı f4e2e6176e fix: chat mark read regression
Barış Soner Uşaklı 82562bec44 fix: fix escaped characters in tooltips, fix priv checks in tooltips
closes , closes 
Misty Release Bot f7ee3d9c1e Latest translations and fallbacks
Misty Release Bot f075e12a91 chore(i18n): fallback strings for new resources: nodebb.admin-admin, nodebb.admin-manage-categories
Barış Soner Uşaklı 910aeb2ca2 add missing tooltip
Opliko b709ed9e63
feat: move to npm fontawesome dependency and support fa pro ()
* 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
Misty Release Bot e38fe06fa9 Latest translations and fallbacks
Misty Release Bot 27c3f92be4 Latest translations and fallbacks
Barış Soner Uşaklı 97127092b5 hide search
Misty Release Bot 2c54e362b8 chore(i18n): fallback strings for new resources: nodebb.modules
Barış Soner Uşaklı 7adfe0c16a show timestamp on system messages
Barış Soner Uşaklı 11bfeaf130 feat: , chat msg search
Misty Release Bot 50fd7930ed Latest translations and fallbacks
Barış Soner Uşaklı 48a66b74f1 fix tests
Barış Soner Uşaklı e68f7c2064 add missing hooks
Barış Soner Uşaklı 5a8b4125c7 fix: , typo in markNotification
Misty Release Bot a16fcf766f Latest translations and fallbacks
Barış Soner Uşaklı f359a76702 feat: , dont check content len for admins
Barış Soner Uşaklı 437433ab75 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
Barış Soner Uşaklı 907c5fa687 feat: closes , refresh search after changing filters
Misty Release Bot 45db294cbf Latest translations and fallbacks
Misty Release Bot 9284b7e49a chore(i18n): fallback strings for new resources: nodebb.admin-manage-users
Barış Soner Uşaklı ac027387ec feat: , ability to change reputation of users
Barış Soner Uşaklı e2fa8cf367 fix: , use userslug for check
Misty Release Bot 5129f87d72 Latest translations and fallbacks
Misty Release Bot fdef39d7cb Latest translations and fallbacks
Misty Release Bot 4ed0ed454c chore(i18n): fallback strings for new resources: nodebb.modules
Barış Soner Uşaklı 61f036ce1d
Chat notifs ()
* first part of chat notifs

* moved default notif to manage page

* spec

* notifs

* delete settings on room delete
Barış Soner Uşaklı 5393f0e714 Merge branch 'master' into develop
Barış Soner Uşaklı dae4f9f7b6 fix: closes , user icons in global privileges
Misty Release Bot 6e95fc6986 Latest translations and fallbacks
Barış Soner Uşaklı f7ae8963ce https://github.com/NodeBB/NodeBB/issues/11818
Barış Soner Uşaklı 3fcbc138ac add deprecation message
Misty Release Bot 3dcaa745db Latest translations and fallbacks
Barış Soner Uşaklı 0dce4c46b5 https://github.com/NodeBB/NodeBB/issues/11818
Misty Release Bot 9c0b98df7b chore(i18n): fallback strings for new resources: nodebb.topic
Barış Soner Uşaklı 1956091ce4 Merge branch 'master' into develop
Misty Release Bot 3613d1e623 chore(i18n): fallback strings for new resources: nodebb.email
Barış Soner Uşaklı eb0fcd3235 feat: closes , add unread public rooms into digest
Barış Soner Uşaklı 86dd04d5fd get rid of tooltips before refreshing list
Misty Release Bot 6e2d49e405 Latest translations and fallbacks
Misty Release Bot a7dae508ec chore(i18n): fallback strings for new resources: nodebb.modules
Barış Soner Uşaklı 91642cb324 feat: allow multiple room owners, closes
Misty Release Bot fab76551c8 Latest translations and fallbacks
Barış Soner Uşaklı 3024dac1ae fix: typo in replied to link
Misty Release Bot c734570b39 Latest translations and fallbacks