Barış Soner Uşaklı
eceab2a6e0
height
2023-10-08 21:59:58 -04:00
Barış Soner Uşaklı
db9279ebff
feat: 3 column layout for widgets
2023-10-08 21:23:29 -04:00
Barış Soner Uşaklı
c421c6690f
remove breadcrumbs
2023-10-08 20:05:18 -04:00
Barış Soner Uşaklı
bda37ac27f
fix: edit notification key
2023-10-07 08:25:15 -04:00
Barış Soner Uşaklı
ff952e596a
refactor: shorter code for pinned topics
2023-10-06 14:17:20 -04:00
Julian Lam
872ddc26e4
fix: rename filter-perPage to filter-per-page
2023-10-05 14:48:41 -04:00
Barış Soner Uşaklı
6f5a965a23
fix: upgrade script date
2023-10-05 13:31:50 -04:00
Barış Soner Uşaklı
6c3ff86bcf
fix: add upgrade script for notifications
2023-10-05 13:21:14 -04:00
Barış Soner Uşaklı
1072b38b83
fix: lang key, type has _, lang keys changed to use -
2023-10-05 12:53:00 -04:00
Barış Soner Uşaklı
844cb91beb
feat: update all language keys to use - instead of _ ( #12059 )
...
* feat: update all language keys to use - instead of _
* refactor: update language keys
2023-10-05 12:48:50 -04:00
Barış Soner Uşaklı
f9fb3c3a06
refactor: change private message email subject
...
if roomName is set use it in the subject along wit the sender displayname
2023-10-05 01:02:39 -04:00
Julian Lam
715bdac3fa
fix : #12017 , unreliable forum updated messaging
...
- Removed payload from event:nodebb.ready event (ready to remove for v4 in favour)
- Send hostname/cache-buster payload in meta.reconnected method instead
2023-10-04 11:34:52 -04:00
Barış Soner Uşaklı
47c16e90ad
refactor: use helpers.isAllowedTo
2023-10-03 23:58:32 -04:00
Barış Soner Uşaklı
344ece8db5
fix : #12057 , allow gmods to change user email
2023-10-03 20:42:43 -04:00
Barış Soner Uşaklı
56794cf869
fix: only show emailChanged alert for self
2023-10-03 20:16:01 -04:00
Barış Soner Uşaklı
0f4e66485e
fix: closes #12054 handle negative start/stop in psql
2023-10-03 13:53:18 -04:00
Julian Lam
2a1be01ac0
fix: make socket errors and static hook errors less noisy
2023-10-03 12:02:56 -04:00
Barış Soner Uşaklı
130815c725
perf: no need to count on every call
2023-10-03 10:04:46 -04:00
Julian Lam
a47b4805f3
refactor: add email notification delay to chat message notifications
2023-10-02 11:19:05 -04:00
Julian Lam
d478de1635
feat: add .has() method in cache/ttl lib
2023-10-02 11:19:05 -04:00
Julian Lam
3ba371f6c2
refactor: remove chat message notification queue, implement merge IDs for chat message notifications, so they can be grouped together
2023-10-02 11:19:05 -04:00
Barış Soner Uşaklı
56b31674e1
refactor: use esm only import used chart types/plugins
2023-10-01 18:33:52 -04:00
Barış Soner Uşaklı
fe192b926c
feat: upgrade chartjs to 4.x
2023-09-29 21:50:11 -04:00
Barış Soner Uşaklı
be14f6cc52
feat: closes #11553 , add forked from message like merged into
2023-09-28 10:10:30 -04:00
Barış Soner Uşaklı
40d290c1a9
Tag follow ( #12041 )
...
* feat: tag follow
* on tag delete remove it from following users
* feat: on tag rename update user followed tags
and move the
* add new filter on /notifications
* feat: openapi updates
* chore: up themes
* chore: up peace
* refactor: remove unused title
2023-09-27 10:57:00 -04:00
Julian Lam
d7e9f32412
test: additional tests for #12034
2023-09-26 14:54:13 -04:00
Julian Lam
bdc221eb37
fix: clear interstitial data if there are no additional interstitials on abort
2023-09-26 14:54:13 -04:00
Julian Lam
74902e4a7b
fix : #11808 , reduce zeal of middleware.registrationComplete
...
Now will judiciously check whether the target category or topic is restricted to verified users before redirecting unverified users to the email confirmation interstitial
2023-09-26 14:54:13 -04:00
Barış Soner Uşaklı
fbcb40f834
Merge branch 'master' into develop
2023-09-26 11:51:28 -04:00
Barış Soner Uşaklı
cddac03a5f
fix: change priv to topics:read
2023-09-26 11:51:18 -04:00
Barış Soner Uşaklı
f0c940c97f
Merge branch 'master' into develop
2023-09-26 11:50:16 -04:00
Barış Soner Uşaklı
8b25aff79a
feat: add workerpool for password, closes #10326 ( #12038 )
2023-09-26 10:48:58 -04:00
Barış Soner Uşaklı
f1a80d48cc
10411 ( #12037 )
...
* feat: add type to privilege maps
deprecate old hooks that are used for adding new privileges, new hooks are static:privileges.global.init/static:privileges.categories.init
* deprecate admin priv hooks
* fix: if type doesnt exist default to 'other'
* remove filter
* fix: copy privilege functions to use new filter instead of indices
allow static hooks to use sync functions
* fix: openapi
* test: fix template helper
2023-09-25 20:42:18 -04:00
Barış Soner Uşaklı
77d6d0abfc
fix : #12035 , filter tids in mark all read
2023-09-25 20:34:10 -04:00
Barış Soner Uşaklı
d50473dfeb
fix: pass in missing uid
2023-09-25 11:20:21 -04:00
Barış Soner Uşaklı
8895b152c2
refactor: get rid of exists db call, use promise.parallel
2023-09-25 11:08:09 -04:00
Barış Soner Uşaklı
a0ae31d0a7
Merge branch 'master' into develop
2023-09-25 10:51:44 -04:00
Julian Lam
fe42fd4ebc
fix : #12025 , validity checking on user-provided toPid value
2023-09-25 10:34:35 -04:00
Barış Soner Uşaklı
8041f4d185
fix: field name importance
2023-09-22 10:15:34 -04:00
Barış Soner Uşaklı
b8e43143cd
fix: closes #12007 , parseInt notification fields
2023-09-22 09:55:02 -04:00
Barış Soner Uşaklı
615b2f0fa0
fix: on shutdown clear locks
2023-09-21 11:13:11 -04:00
Barış Soner Uşaklı
d906097a22
feat: add composerActions for chat rooms
2023-09-16 20:46:54 -04:00
Barış Soner Uşaklı
7ca37bd6c3
fix : #12009 , check if suggested/current versions are valid
2023-09-15 09:35:51 -04:00
Barış Soner Uşaklı
e15d68d195
Merge branch 'master' into develop
2023-09-11 16:01:41 -04:00
Julian Lam
e1bced8c2c
fix: move database call used to associate a NodeBB session UUID to its express session id into user.auth.addSession, which is the only time it is called
2023-09-11 15:08:45 -04:00
Julian Lam
f09f4105ba
fix : nodebb/nodebb-plugin-link-preview#18 , remove sup from allowedTags, add source + source attributes
2023-09-11 13:56:50 -04:00
Barış Soner Uşaklı
dcccbe69e3
Merge branch 'master' into develop
2023-09-11 12:02:28 -04:00
Barış Soner Uşaklı
53106c009c
fix: toMid to posts you cant see
2023-09-11 10:20:10 -04:00
Barış Soner Uşaklı
b9c3cdb679
fix: use isPrivileged instead of isAdmin
2023-09-07 11:39:22 -04:00
Julian Lam
223e76569b
feat: introduce new ACP setting for newbie chat message delay, defaults to 2 minutes
2023-09-07 11:39:22 -04:00