落雨楓
492c95f5b7
Merge branch 'v3.x' into isekai-main
1 year ago
落雨楓
d38671a082
Merge branch 'v2.x' into isekai-main
1 year ago
落雨楓
0f33530458
更新语言包
1 year ago
Barış Soner Uşaklı
379ed0e2e8
refactor: remove nested promise
1 year ago
pkuanvil-uid1
aff19a6c6b
fix: properly wrap promise to callback-style function ( #12030 )
...
Async function xhr use a mixture of await and callback, which is not correct when an exception is thrown before callback happens. Use only async/await for it and create a new callback-style wrapper.
1 year ago
Barış Soner Uşaklı
aebd9278c2
refactor: reduce socket.emits for typing
...
if textarea changess between empty/full emit right away
1 year ago
Barış Soner Uşaklı
e4ecb96f1a
fix: closes #11982 , fix element in prepEdit
1 year ago
Barış Soner Uşaklı
f2c4041fcb
fix: prep edit so textarea isn't below text input
1 year ago
Barış Soner Uşaklı
98c3d2e96d
refactor: use map/get
1 year ago
Barış Soner Uşaklı
bb460d6f2c
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
1 year ago
Barış Soner Uşaklı
ded596fe3d
fix: don't create tooltips on mobile
1 year ago
Misty Release Bot
9bb213b3a6
Latest translations and fallbacks
1 year ago
Misty Release Bot
82a5bb5f1e
Latest translations and fallbacks
1 year ago
Barış Soner Uşaklı
34242e7a4f
lint: remove unused translator
1 year ago
Barış Soner Uşaklı
45ed12c500
chore: up themes, dont send typing on page load
1 year ago
Barış Soner Uşaklı
600357444d
feat: typing user list in chat
1 year ago
Misty Release Bot
7e4b4d3a33
Latest translations and fallbacks
1 year ago
Barış Soner Uşaklı
92f5c146fd
feat: add data-allow-dupe and data-navigator-ignore
...
these can be used by plugins like q&n to dupe a post
instead of relying on magic -1 index
1 year ago
Barış Soner Uşaklı
bdeca04951
fix: always return string from helper
...
if value ended up being 0 it wasnt output
1 year ago
Misty Release Bot
55cb1d7868
Latest translations and fallbacks
2 years ago
Barış Soner Uşaklı
8db13d8e86
refactor: how admins change emails ( #11973 )
...
* refactor: how admins change emails
ability for admins to change emails from acp
ability for admins to change passwords from acp
only users themselves can use /user/<slug>/edit/email
group actions in manage users dropdown
admins can use the same modal from profile page instead of interstitial to update email
add missing checks to addEmail, if email take throw error
add targetUid to email change event
* test: bunch of baloney
* test: remove old test
2 years ago
Barış Soner Uşaklı
6ae0d207a7
fix: double escape issue, body is escaped in composer-default
2 years ago
Barış Soner Uşaklı
9f7a39c59c
fix: make selector stricter
...
so navigator number doesn't change due to nested replies
2 years ago
Barış Soner Uşaklı
887dfd7da7
fix : #11969 , match the server side behaviour for filters
...
if there is an error bubble all the way up
2 years ago
Barış Soner Uşaklı
81961255f1
Merge branch 'master' into develop
2 years ago
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
2 years ago
Barış Soner Uşaklı
29f77a8829
Merge branch 'master' into develop
2 years ago
NoScripter
90ac82d017
fix: remove og:image value ( #11966 )
2 years ago
Misty Release Bot
3c4315ee02
Latest translations and fallbacks
2 years ago
Barış Soner Uşaklı
440299e661
fix: don't try to parse response if request is head #11960
2 years ago
Barış Soner Uşaklı
7331d4e41d
use list partial
2 years ago
Barış Soner Uşaklı
d45c1b0073
fix parent clicks
2 years ago
Barış Soner Uşaklı
15d2119f38
show parent message in pinned messages
2 years ago
Barış Soner Uşaklı
acee6777f6
fix: pinned msgs when switching chats
2 years ago
Barış Soner Uşaklı
54706b1182
ability to pin chat messages ( #11964 )
2 years ago
Barış Soner Uşaklı
1a1fd64d9a
fix: deleted chat messages ( #11962 )
...
* fix: deleted chat messages
* fix spec
2 years ago
Misty Release Bot
1a3d47afda
Latest translations and fallbacks
2 years ago
Barış Soner Uşaklı
f3eefa1dc8
fix shadows in dark theme
...
remove unused css
2 years ago
Barış Soner Uşaklı
965780b731
fix: closes #11954 , fix custom skins with spaces
2 years ago
Barış Soner Uşaklı
9d6aeba376
pass in privileges to event parsing so delete button shows up
2 years ago
Barış Soner Uşaklı
4bc21a2e8b
feat: use all events in addTopicEvents
2 years ago
Misty Release Bot
effa60f2f3
Latest translations and fallbacks
2 years ago
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
2 years ago
Barış Soner Uşaklı
baf38b0d21
add nowrap to room names
2 years ago
Barış Soner Uşaklı
731466e572
feat: #11949 , show alert if posts is going to be queued
2 years ago
Barış Soner Uşaklı
26d06d9bb0
add some missing tooltips
2 years ago
Barış Soner Uşaklı
f5baca1451
fix : #11944 , dont refresh page when uninstalling
2 years ago
Barış Soner Uşaklı
8f895f93f1
Merge branch 'master' into develop
2 years ago
Misty Release Bot
f88f7f23ba
Latest translations and fallbacks
2 years ago
Barış Soner Uşaklı
438c4c8976
fix: closes #11945 , fix skins loading if there are no custom skins
2 years ago