Commit Graph

10232 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
887dfd7da7 fix: #11969, match the server side behaviour for filters
if there is an error bubble all the way up
2023-08-30 11:19:29 -04:00
Barış Soner Uşaklı
81961255f1 Merge branch 'master' into develop 2023-08-29 19:32:57 -04:00
Barış Soner Uşaklı
a3d6dba69f feat: add a filter hook to login
so async checks can be made by plugins
like showing custom dialogs before login etc.
setting cancel=true in plugin returns back to login page
throwing errors will show it once #11969 is fixed
2023-08-29 19:05:37 -04:00
Barış Soner Uşaklı
29f77a8829 Merge branch 'master' into develop 2023-08-29 11:30:19 -04:00
NoScripter
90ac82d017 fix: remove og:image value (#11966) 2023-08-29 11:17:09 -04:00
Misty Release Bot
3c4315ee02 Latest translations and fallbacks 2023-08-29 09:19:14 +00:00
Barış Soner Uşaklı
440299e661 fix: don't try to parse response if request is head #11960 2023-08-28 22:23:02 -04:00
Barış Soner Uşaklı
7331d4e41d use list partial 2023-08-28 17:20:27 -04:00
Barış Soner Uşaklı
d45c1b0073 fix parent clicks 2023-08-28 17:06:31 -04:00
Barış Soner Uşaklı
15d2119f38 show parent message in pinned messages 2023-08-28 16:40:42 -04:00
Barış Soner Uşaklı
acee6777f6 fix: pinned msgs when switching chats 2023-08-28 16:27:51 -04:00
Barış Soner Uşaklı
54706b1182 ability to pin chat messages (#11964) 2023-08-28 15:57:30 -04:00
Barış Soner Uşaklı
1a1fd64d9a fix: deleted chat messages (#11962)
* fix: deleted chat messages

* fix spec
2023-08-28 12:10:42 -04:00
Misty Release Bot
1a3d47afda Latest translations and fallbacks 2023-08-27 09:18:36 +00:00
Barış Soner Uşaklı
f3eefa1dc8 fix shadows in dark theme
remove unused css
2023-08-26 14:11:20 -04:00
Barış Soner Uşaklı
965780b731 fix: closes #11954, fix custom skins with spaces 2023-08-25 21:02:05 -04:00
Barış Soner Uşaklı
9d6aeba376 pass in privileges to event parsing so delete button shows up 2023-08-25 20:30:25 -04:00
Barış Soner Uşaklı
4bc21a2e8b feat: use all events in addTopicEvents 2023-08-25 20:00:06 -04:00
Misty Release Bot
effa60f2f3 Latest translations and fallbacks 2023-08-25 09:21:36 +00:00
Barış Soner Uşaklı
3d6668e7f0 fix: dont show chat notif if you are already in the room
mark all notifs from chat read when you you mark the chat room read
2023-08-24 22:42:36 -04:00
Barış Soner Uşaklı
baf38b0d21 add nowrap to room names 2023-08-24 19:43:06 -04:00
Barış Soner Uşaklı
731466e572 feat: #11949, show alert if posts is going to be queued 2023-08-23 23:36:18 -04:00
Barış Soner Uşaklı
26d06d9bb0 add some missing tooltips 2023-08-23 20:19:38 -04:00
Barış Soner Uşaklı
f5baca1451 fix: #11944, dont refresh page when uninstalling 2023-08-23 13:47:39 -04:00
Barış Soner Uşaklı
8f895f93f1 Merge branch 'master' into develop 2023-08-23 13:17:03 -04:00
Misty Release Bot
f88f7f23ba Latest translations and fallbacks 2023-08-23 09:23:00 +00:00
Barış Soner Uşaklı
438c4c8976 fix: closes #11945, fix skins loading if there are no custom skins 2023-08-23 01:15:56 -04:00
Misty Release Bot
68d215c087 Latest translations and fallbacks 2023-08-22 09:18:49 +00:00
Barış Soner Uşaklı
2e0964e6fe fix: bookmark scroll doing ajaxify
if target post is already on page
fix alerts crash due to double close
2023-08-21 20:18:56 -04:00
Barış Soner Uşaklı
a7a266d72c fix: closes #11937, add dropup early based on position on screen 2023-08-21 19:51:50 -04:00
Julian Lam
df65c60081 fix: improper SSO format (regression), update openapi schema 2023-08-21 15:43:32 -04:00
Julian Lam
4a846803e8 fix: improper SSO format (regression), update openapi schema 2023-08-21 15:38:41 -04:00
Misty Release Bot
271cf81e6c chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation, nodebb.error 2023-08-21 18:01:25 +00:00
Barış Soner Uşaklı
979f24b173 feat: #6021 add min:rep-post-links (#11938)
new reputation limit to post links
if post queue is enabled and user doesn't have enough reputation to post links, queue their posts

if post queue is NOT enabled and user doesn't have enough reputation to post links show error

check content on topic post, topic reply, post edit
2023-08-21 14:00:36 -04:00
Misty Release Bot
69f867476a chore(i18n): fallback strings for new resources: nodebb.notifications 2023-08-21 16:03:58 +00:00
Barış Soner Uşaklı
8605d9b5dd Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2023-08-21 12:02:52 -04:00
Barış Soner Uşaklı
4e0c632928 fix: language string
reported on transifex
2023-08-21 12:02:47 -04:00
Misty Release Bot
66926983bc Latest translations and fallbacks 2023-08-21 09:18:52 +00:00
Barış Soner Uşaklı
9ac8879e93 moved scroll bottom alert 2023-08-20 20:58:03 -04:00
Barış Soner Uşaklı
ba6b3f24c0 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2023-08-20 11:56:45 -04:00
Barış Soner Uşaklı
c0eefe7273 tes: fix spec 2023-08-20 11:56:38 -04:00
Misty Release Bot
6a1b114106 chore(i18n): fallback strings for new resources: nodebb.email, nodebb.modules, nodebb.notifications 2023-08-20 15:52:03 +00:00
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
2023-08-20 11:51:09 -04:00
Misty Release Bot
ca1fda764d Latest translations and fallbacks 2023-08-20 09:18:22 +00:00
Barış Soner Uşaklı
c92ecfb4b9 feat: better acp sidebar in dark mode 2023-08-19 21:46:09 -04:00
Barış Soner Uşaklı
cbc092be1e Merge branch 'master' into develop 2023-08-18 20:48:03 -04:00
Barış Soner Uşaklı
db07ab1508 feat: #11930, ability to set custom skins as default 2023-08-18 13:18:13 -04:00
Misty Release Bot
2804b5ac9a Latest translations and fallbacks 2023-08-18 09:18:56 +00:00
Opliko
556a1c4891 fix: include latin-ext subset of fonts in admin styles (#11918)
see NodeBB/nodebb-theme-harmony#23
2023-08-16 19:19:35 -04:00
Barış Soner Uşaklı
980e0a3a71 wait for images to load before scrolling to bottom 2023-08-15 15:06:28 -04:00