Barış Soner Uşaklı
b0c87e0e78
change lang key
2 years ago
Barış Soner Uşaklı
e0300ab7b4
fix: add loadingMore flag to chat infinite load
2 years ago
Barış Soner Uşaklı
cdeaef6b7c
fix : #11619 , fix selector
2 years ago
Misty Release Bot
5ab352118a
Latest translations and fallbacks
2 years ago
Misty Release Bot
54a683bbd7
chore(i18n): fallback strings for new resources: nodebb.modules
2 years ago
Barış Soner Uşaklı
ca6f43c5e7
chore: scroll up alert
2 years ago
Barış Soner Uşaklı
b1fbc1945c
refactor: use app.parseAndTranslate
2 years ago
Barış Soner Uşaklı
c52916de8e
fix: text area height calculation in chats
2 years ago
Misty Release Bot
b67a88cc6c
Latest translations and fallbacks
2 years ago
Barış Soner Uşaklı
c77b622453
fix: textarea on error
2 years ago
Barış Soner Uşaklı
de2f76bbd3
Merge branch 'master' into develop
2 years ago
Barış Soner Uşaklı
d8d486a633
fix: closes #11613 , closes #11614
...
don't add input listener on every send message
2 years ago
Barış Soner Uşaklı
05b58c7047
refactor: remove unused require
2 years ago
Barış Soner Uşaklı
ca2be0e869
refactor: remove log
2 years ago
Barış Soner Uşaklı
8f6a68ca09
fix: closes #11612
...
fix selectors
2 years ago
Barış Soner Uşaklı
3cef2535cc
fix: closes #11612
...
fix selectors
2 years ago
Barış Soner Uşaklı
5daaa5ea78
fix: edge case in category filter
...
selecting a category and then clicking on all categories was breaking selection icons
2 years ago
Barış Soner Uşaklı
51bf5e9512
chore: up markdown
2 years ago
Misty Release Bot
b19fee5931
Latest translations and fallbacks
2 years ago
Barış Soner Uşaklı
09fbe5651f
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2 years ago
Barış Soner Uşaklı
7f5ec0ef90
chore: up markdown
2 years ago
Misty Release Bot
fa3d119629
Latest translations and fallbacks
2 years ago
Misty Release Bot
0aef9a9118
chore(i18n): fallback strings for new resources: nodebb.themes-harmony
2 years ago
Barış Soner Uşaklı
db9b807c86
feat: add lang string and drag fix
2 years ago
Barış Soner Uşaklı
4833a2b90c
feat: center chat modal attr
2 years ago
Misty Release Bot
65ee7d856f
Latest translations and fallbacks
2 years ago
Barış Soner Uşaklı
51096ad234
poc: use csrf_token in ws handshake ( #11573 )
2 years ago
Barış Soner Uşaklı
63b859f053
poc: use csrf_token in ws handshake ( #11573 )
2 years ago
Misty Release Bot
180326a420
Latest translations and fallbacks
2 years ago
Barış Soner Uşaklı
efea33d906
Merge branch 'master' into develop
2 years ago
Barış Soner Uşaklı
d55cd464a0
fix : #11601 , dont trigger edit if chat input has text
...
pressing escape will cancel edit
2 years ago
Misty Release Bot
f41151b5d2
Latest translations and fallbacks
2 years ago
Misty Release Bot
2f95b698af
Latest translations and fallbacks
2 years ago
Misty Release Bot
78bc71aa1b
chore(i18n): fallback strings for new resources: nodebb.admin-settings-api
2 years ago
Julian Lam
4f524e9f94
feat: token rolling API for admins
...
+ tests
2 years ago
Julian Lam
ce23caf7e6
feat: token editing and deletion
2 years ago
Julian Lam
e4888dea17
feat: api token migration, new ACP tokens list, token creation
2 years ago
Barış Soner Uşaklı
e0149462b3
refactor: remove return
2 years ago
Misty Release Bot
c28cf404d1
Latest translations and fallbacks
2 years ago
Misty Release Bot
77212c4219
Latest translations and fallbacks
2 years ago
Misty Release Bot
b0eb3095fa
Latest translations and fallbacks
2 years ago
Julian Lam
e94c58becd
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Misty Release Bot
48a4fd50e8
chore(i18n): fallback strings for new resources: nodebb.themes-harmony, nodebb.themes-persona
2 years ago
Barış Soner Uşaklı
f6b2d3768c
feat: #11584
...
add harmony, persona language files
2 years ago
Barış Soner Uşaklı
e1bb277fb4
feat: add helper to convert isostrings to localeString
2 years ago
Barış Soner Uşaklı
f974c230ef
fix: chat ip button not doing anything if clicked outside of icon
2 years ago
Misty Release Bot
489163aab3
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2 years ago
Julian Lam
1ac760e89c
public/language/
...
fix: minor change in copy for #11562
2 years ago
Misty Release Bot
6a2c6de0b4
chore(i18n): fallback strings for new resources: nodebb.user
2 years ago
Julian Lam
84313712a2
fix: add an additional check on page load to enforce `requireEmailAddress` setting
...
The old behaviour would require that an email be entered, but did not block access to the forum (nor did it ensure that the email was verified).
The new behaviour (if the setting is enabled) will ensure that only those users with a confirmed email can continue through.
The only exceptions are super admins (so they don't get locked out).
2 years ago