Barış Soner Uşaklı
8eedb38a99
test: test fixes for default teaser change
2025-07-22 10:51:54 -04:00
Barış Soner Uşaklı
c43c353350
fix: change the client side reloginTimer to match setting
...
when setting is changed restart timer
closes #13561
2025-07-21 21:22:40 -04:00
Misty Release Bot
e5de79ff7d
Latest translations and fallbacks
2025-07-14 09:19:32 +00:00
Misty Release Bot
352f4a0c35
Latest translations and fallbacks
2025-07-13 09:19:24 +00:00
Misty Release Bot
32e4db8ea8
Latest translations and fallbacks
2025-07-12 09:19:22 +00:00
Barış Soner Uşaklı
3ff7822d44
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2025-07-11 15:18:49 -04:00
Barış Soner Uşaklı
020e0ad12e
test: add openapi spec
2025-07-11 15:18:44 -04:00
Misty Release Bot
5d16fdc93f
chore(i18n): fallback strings for new resources: nodebb.admin-dashboard
2025-07-11 19:10:21 +00:00
Barış Soner Uşaklı
559a2d233d
feat: add ap pageviews analytics
2025-07-11 15:09:55 -04:00
Misty Release Bot
59c1ce853f
chore(i18n): fallback strings for new resources: nodebb.admin-development-info
2025-07-11 14:23:04 +00:00
Barış Soner Uşaklı
e74996fbb9
revert: remove heapdump
2025-07-11 10:22:37 -04:00
Misty Release Bot
5b54e926f7
chore(i18n): fallback strings for new resources: nodebb.admin-development-info
2025-07-11 12:51:18 +00:00
Barış Soner Uşaklı
f88329dbbe
feat: add heap snapshot
2025-07-11 08:50:53 -04:00
Barış Soner Uşaklı
dbed2db992
fix: make clickable element anchor
...
add rounded corners
2025-07-08 11:03:02 -04:00
Barış Uşaklı
24e7cf4a00
refactor: move post uploads to post hash ( #13533 )
...
* refactor: move post uploads to post hash
* test: add uploads to api definition
* refactor: move thumbs to topic hash
* chore: up composer
* refactor: dont use old zset
2025-07-07 10:22:24 -04:00
Misty Release Bot
bfcc36f7cb
Latest translations and fallbacks
2025-07-06 09:19:12 +00:00
Misty Release Bot
80fabdcb33
Latest translations and fallbacks
2025-07-03 09:20:10 +00:00
Misty Release Bot
48071ebbb5
Latest translations and fallbacks
2025-06-29 09:19:19 +00:00
Barış Soner Uşaklı
22d1972f83
test: one more test fix
2025-06-27 15:13:16 -04:00
Misty Release Bot
f5aca1144d
chore(i18n): fallback strings for new resources: nodebb.modules
2025-06-27 18:19:19 +00:00
Barış Soner Uşaklı
92a3859f7b
feat: add option to toggle chat join/leave message
...
closes #13508
2025-06-27 14:18:53 -04:00
Misty Release Bot
f9c6d24c73
Latest translations and fallbacks
2025-06-21 09:19:27 +00:00
Misty Release Bot
95ae8b5f1a
Latest translations and fallbacks
2025-06-11 09:19:40 +00:00
Barış Soner Uşaklı
afa3664070
Merge branch 'master' into develop
2025-06-10 13:37:00 -04:00
Barış Soner Uşaklı
32faaba0e5
fix: more edge cases
2025-06-10 13:36:23 -04:00
Barış Soner Uşaklı
2280ea88f2
fix: typo
2025-06-10 12:46:07 -04:00
Barış Soner Uşaklı
fca90e66ce
Merge branch 'master' into develop
2025-06-10 12:39:57 -04:00
Barış Soner Uşaklı
0ebb31fe87
fix : #13484 , clear tooltip if cursor leaves link
...
and doesn't enter tooltip
2025-06-10 12:39:49 -04:00
Barış Soner Uşaklı
6a5c2a43ed
Merge branch 'master' into develop
2025-06-10 10:53:01 -04:00
Barış Soner Uşaklı
8ab034d8f0
lint: fix lint
2025-06-10 10:52:55 -04:00
Barış Soner Uşaklı
341b570d0d
Merge branch 'master' into develop
2025-06-10 10:47:22 -04:00
Barış Soner Uşaklı
14e30c4bf8
feat: closes #13484 , post preview changes
...
don't close preview when mouse leaves the anchor
close preview on click outside
close preview when mouseleaves preview
open the preview to the top if there isn't enough space
add scrollbar to post preview
2025-06-10 10:47:14 -04:00
Misty Release Bot
f157cfa7e8
Latest translations and fallbacks
2025-06-08 09:19:19 +00:00
Misty Release Bot
01b10170aa
Latest translations and fallbacks
2025-06-06 09:20:17 +00:00
Misty Release Bot
efb14ead1d
chore(i18n): fallback strings for new resources: nodebb.error
2025-06-05 11:16:26 +00:00
Barış Soner Uşaklı
677d6dd060
Merge branch 'master' into develop
2025-06-05 07:16:00 -04:00
Barış Uşaklı
4fbcfae8b1
Post queue write api ( #13473 )
...
* move post queue from socket.io to rest api
* move harmony post-queue to core
add canEdit, allow users to edit their queued posts
* fix: openapi spec
* lint: whitespace
2025-06-05 07:15:45 -04:00
Misty Release Bot
ea91dc00cd
Latest translations and fallbacks
2025-06-04 09:20:16 +00:00
Misty Release Bot
0ccfe1dfe9
Latest translations and fallbacks
2025-06-03 09:20:10 +00:00
Misty Release Bot
e1eb76feba
chore(i18n): fallback strings for new resources: nodebb.error
2025-06-02 15:06:01 +00:00
Julian Lam
9d3b8c3abc
feat: add protection mechanism to request lib so that network requests to reserved IP ranges throw an error
2025-06-02 11:05:35 -04:00
Barış Soner Uşaklı
b1022566da
fix: closes #13458 , check if plugin is system
...
plugin before activate/deactive/install/uninstall
2025-06-02 09:55:20 -04:00
Misty Release Bot
ff00829b3f
Latest translations and fallbacks
2025-06-01 09:19:27 +00:00
Barış Soner Uşaklı
8d16367ad4
Merge branch 'master' into develop
2025-05-30 11:02:56 -04:00
Barış Soner Uşaklı
78de8c6da1
fix: allow guests to load topic tools if they have privilege to view them
...
display errors from topics.loadTopicTools
2025-05-30 09:22:06 -04:00
Barış Soner Uşaklı
a9348e3607
Merge branch 'master' into develop
2025-05-29 11:37:02 -04:00
Barış Soner Uşaklı
72417d82bd
fix: closes #13454 , align dropdowns to opposite side on rtl
2025-05-29 11:36:46 -04:00
Misty Release Bot
aeeda7c3be
Latest translations and fallbacks
2025-05-25 09:19:33 +00:00
Misty Release Bot
777ecdf2c1
Latest translations and fallbacks
2025-05-23 09:20:20 +00:00
Misty Release Bot
2e02d3f673
Latest translations and fallbacks
2025-05-20 09:19:53 +00:00