Julian Lam
98a05e4dde
chore: add missing plugin hook deprecation warning
4 years ago
Barış Soner Uşaklı
ef3df47a6d
refactor: remove breaking change in pin expiry
4 years ago
Julian Lam
046d0b1637
feat: allow pins to expire (if set) ( #8908 )
...
* fix: add back topic assert middleware for pin route
* feat: server-side handling of pin expiries
* refactor: togglePin to not require uid parameter [breaking]
* feat: automatic unpinning if pin has expiration set
* feat: client-side modal for setting pin expiration
* refactor: categories.getPinnedTids to accept multiple cids
... in preparation for pin expiry logic, direct access to *:pinned zsets is discouraged
* fix: remove references to since-removed jobs file for topics
* feat: expire pins when getPinnedTids is called
* refactor: make the togglePin change non-breaking
The 'action:topic.pin' hook now sends uid again, as before. However, if it is a system action (that is, a pin that expired), 'system' will be sent in instead of a valid uid
4 years ago
Misty (Bot)
e5d94d9096
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
1be08b2e8b
fix: guest displayname
4 years ago
Barış Soner Uşaklı
46eb77011d
chore: pin autoprefixer to latest
4 years ago
Barış Soner Uşaklı
46acbfdaf1
fix: show messages after app load
4 years ago
Barış Soner Uşaklı
814771bdc7
fix: restart on js changes in vendor
4 years ago
Barış Soner Uşaklı
6ef7e8675f
fix : #8915 , fix queue not being cleared after firing click events
...
if you clicked elements early then on every ajaxify.end the same elements were getting click events @julianlam
4 years ago
Renovate Bot
b47a470b9b
fix(deps): update dependency postcss to v8.1.8
4 years ago
Julian Lam
00aee84bf7
refactor: use categoryCommand local method for pin/lock in category tools ( #8917 )
...
* refactor: use categoryCommand local method for main actions in category tools
* fix: wrong command passed in
4 years ago
Misty (Bot)
28fa03bd7e
chore: incrementing version number - v1.15.3-beta.0
4 years ago
Barış Soner Uşaklı
81984285bb
chore: up persona
4 years ago
Barış Soner Uşaklı
8fb9117430
Merge branch 'master' of https://github.com/NodeBB/NodeBB
4 years ago
Barış Soner Uşaklı
5f2fe883ca
chore: up slick
4 years ago
renovate[bot]
589f7a567c
fix(deps): update dependency nodebb-theme-vanilla to v11.3.4 ( #8914 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot]
38127b04b5
fix(deps): update dependency nodebb-theme-persona to v10.2.80 ( #8913 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı
dbd814c25f
fix: spec, only call modifyUser on unique user objects
4 years ago
Barış Soner Uşaklı
903e9d82b8
feat: #8637
4 years ago
Tudor-Dan Ravoiu
39279a1e54
Run grunt with debugger enabled ( #8911 )
...
* Run grunt with debugger enabled
When forking a node.js thread we are also having the possibility to pass some node.js arguments, such as "--inspect=0.0.0.0". By providing this, we are adding the capability of doing live debugging even when the system is started with grunt.
* removed whitespace
* Update Gruntfile.js
4 years ago
Misty (Bot)
f7f119d5cc
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
ae5d4405c0
fix: setting
4 years ago
renovate[bot]
8e1b2458c2
fix(deps): update dependency nodebb-theme-persona to v10.2.79 ( #8907 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı
9ca44e6f54
feat: add displayname into user obj #8637 ( #8909 )
...
* feat: add displayname into user obj #8637
* fix: spec
* perf: dont load settings if acp setting is turned off
4 years ago
Barış Soner Uşaklı
8d060065a0
fix: spec
4 years ago
Barış Soner Uşaklı
e9585b9be2
fix: group userTitles translation escapes
4 years ago
Barış Soner Uşaklı
965671a97b
fix: remove params from error log
4 years ago
Renovate Bot
b98561792a
fix(deps): update dependency nodebb-theme-persona to v10.2.75
4 years ago
Misty (Bot)
5867a5b99f
chore: incrementing version number - v1.15.2
...
(cherry picked from commit ce5c0ee6e70db95934f18e4fcf26132afe3c88d3)
Signed-off-by: Misty (Bot) <deploy@nodebb.org>
4 years ago
Misty (Bot)
37965d4528
chore: update changelog for v1.15.2
4 years ago
Barış Soner Uşaklı
fa4177c3bc
fix : #6407 , fix feeds
...
display latest posts instead of oldest in topic rss feed
fix missing await that was causing rss_tokens to not function
fix feed test
more tests for getTopicWithPosts
4 years ago
Misty (Bot)
8de48c3935
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
4e9b10ab76
feat: #5274
4 years ago
Barış Soner Uşaklı
fb567a7a33
feat: #4456
4 years ago
renovate[bot]
5f6137f0e6
fix(deps): update dependency nodebb-theme-persona to v10.2.74 ( #8905 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı
a6afcfd531
feat: #8475 , allow flagging self posts
...
dont count flags towards self posts
dont allow flagging your own account
4 years ago
Barış Soner Uşaklı
62b62821c1
fix: navigation highlight
...
/top was getting hightlighted in navigation if you went into a /topic
4 years ago
renovate[bot]
c2019b7b3a
fix(deps): update dependency nodebb-theme-persona to v10.2.73 ( #8904 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot]
b7b1f2035b
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.7 ( #8902 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot]
bee8cfe4e0
fix(deps): update dependency nodebb-theme-persona to v10.2.72 ( #8903 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı
a87ccccc9c
fix: benchpress warnings
4 years ago
Barış Soner Uşaklı
dfdc0c420c
fix: benchpress warnings
4 years ago
Julian Lam
a0b7a82350
feat(api): account deletion routes for the Write API ( #8881 )
...
* feat(api): account deletion routes for the Write API
* refactor: rewrite client-side calls to account deletion to use api
* style: apply DRY
4 years ago
Renovate Bot
422aa7f0b6
fix(deps): update dependency nodebb-theme-vanilla to v11.3.3
4 years ago
Renovate Bot
3b6e71d5eb
fix(deps): update dependency nodebb-theme-persona to v10.2.71
4 years ago
Barış Soner Uşaklı
9e154f1c9d
Merge branch 'master' of https://github.com/NodeBB/NodeBB
4 years ago
Barış Soner Uşaklı
120999bf63
feat: #7550 , show message if post is queued when js is disabled
4 years ago
Renovate Bot
d6dd1cb6f6
fix(deps): update dependency nodebb-theme-persona to v10.2.70
4 years ago
Barış Soner Uşaklı
35f932cd64
feat: #8171 , add oldCategory if topic is moved
4 years ago
Barış Soner Uşaklı
b44ddecdf8
feat: #8204 , separate notification type for group chats
4 years ago