Barış Soner Uşaklı
0eef3e1c27
fix: upgrade script key
6 years ago
Barış Soner Uşaklı
00afc5b3ab
fix: remove log
6 years ago
renovate[bot]
953f8fe5f3
fix(deps): update dependency nodebb-theme-persona to v9.1.5 ( #7112 )
6 years ago
Julian Lam
c04e192db8
docs: updated changelog for v1.11.1
6 years ago
Barış Soner Uşaklı
eb7ae54f81
Category watch state ( #7109 )
...
* feat: wip, category watch change
* feat: pass data to client
* feat: allow changing state
* fix: account page categories
* fix: show in unread if topic is followed or category is watched
* feat: add default watch state to acp
* feat: save user category watch state
* feat: update unread recent pages
* fix: remove dupe code
* fix: flip conditions
* fix: handle empty arrays
* fix: ignore/watch on others profile
* feat: upgrade script for category states
if there are any users ignoring categories set their state in new zset and delete cid:<cid>:ignorers
* fix: upgrade
* fix: tests
* fix: redis count
* fix: more tests
6 years ago
Misty (Bot)
2104877c76
chore: incrementing version number - v1.11.1
6 years ago
oh
f3e8e06503
feat: Allow getting logfile path from config ( #7044 )
...
* feat(log): allow getting logfile path from config
fixes #5498
* feat(log): ensure logfile directory is created before running
6 years ago
Ben Lubar
ff5b04beb9
Log port number of current instance in addition to pid. ( #7110 )
6 years ago
Barış Soner Uşaklı
8169739069
fix : #7108
6 years ago
Misty (Bot)
81e854b37f
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
62f01a839e
fix: dont save data for non-positive uids
6 years ago
Renovate Bot
63f4b5696b
chore(deps): update dependency husky to v1.2.1
6 years ago
Misty (Bot)
7b8d7aee3c
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
f103390aa5
fix : #7103
...
update counter when user navigates to /unread
fix new topic alert on /unread
moved unread code from footer to unread
6 years ago
Barış Soner Uşaklı
2f57a4b9a6
fix: dont update cid:<cid>:tids:votes if topic is pinned
6 years ago
Barış Soner Uşaklı
d117df77f7
fix : #7102
6 years ago
Barış Soner Uşaklı
85a07e999b
fix : #7102
6 years ago
Barış Soner Uşaklı
74d0e88df3
fix: don't explode if there is no css el
6 years ago
Barış Soner Uşaklı
263c918088
feat: remove uid:<uid>:ignored:cids ( #7099 )
...
use cid:<cid>:ignorers instead
6 years ago
Misty (Bot)
7a9299f374
Latest translations and fallbacks
6 years ago
Misty (Bot)
cc1a3e8f3e
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
26ccd8f626
fix: db info page
...
if there is no connection to db, connect first
6 years ago
Barış Soner Uşaklı
a0f57c642c
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Barış Soner Uşaklı
a6c8e0ab4f
fix: logAttempt conditional
6 years ago
Julian Lam
33d4956b76
fix : #7087 , server-side protection against guest blocks
6 years ago
Misty (Bot)
6c312fa253
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
78fa734017
feat: cache category tag whitelist
6 years ago
Barış Soner Uşaklı
81aa3a0b8a
fix: don't crash in flags.validate if user blocked target
6 years ago
Misty (Bot)
5b41969816
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
555c092f65
fix: dont send empty strings
6 years ago
Barış Soner Uşaklı
fe0f95a2b1
fix : #7085
6 years ago
Barış Soner Uşaklı
e55fb43703
fix : #7086
6 years ago
Barış Soner Uşaklı
71163421aa
fix: wrong variable #7085
6 years ago
Baris Usakli
df4f8cee4b
remove node 6
6 years ago
Baris Usakli
31bb2ae9af
feat: make user cards look less derpy
6 years ago
Baris Usakli
de437e36a5
fix: admins&mods when there are mutliple lines of users
6 years ago
Misty (Bot)
33834f7a23
Latest translations and fallbacks
6 years ago
Baris Usakli
e65d40c937
dont return undefined from sortedSetsCard if keys is empty or falsy
6 years ago
Baris Usakli
76af8caf58
add missing semicolon
6 years ago
Baris Usakli
420227faae
parseFloat scores
6 years ago
Renovate Bot
3bcfd7fc13
fix(deps): update dependency nodebb-plugin-composer-default to v6.1.17
6 years ago
Renovate Bot
b6ad5fd438
fix(deps): update dependency nodebb-theme-persona to v9.1.4
6 years ago
renovate[bot]
46fb365d53
fix(deps): update dependency nodebb-plugin-markdown to v8.8.6 ( #7079 )
...
fixes #7000
6 years ago
Julian Lam
ed46c5e24b
fix: refreshing settings page on save if language changed
6 years ago
Julian Lam
4fba1492c1
feat: added new middleware authenticateOrGuest
6 years ago
Julian Lam
eeaee8ccef
fix: not calling authenticate middleware on resource direct access
...
routes
6 years ago
Julian Lam
5f3d1c76c8
fix : #7038 , autoLocale logic not playing nicely with no-refresh auths ( #7059 )
...
* fix : #7038 , autoLocale logic not playing nicely with no-refresh auths
- on login, req.query.lang is deleted (since it seems to be left over)
- on logout, the middleware.autoLocale is executed, which resets
req.query.lang
- middleware.autoLocale is new, just refactored existing logic in
webserver.js into new middleware method.
* style: tests, use lodash
* fix: timeago strings not switching languages on login or out
6 years ago
Misty (Bot)
72f56d7f49
Latest translations and fallbacks
6 years ago
renovate[bot]
d2aea57a03
fix(deps): update dependency nodebb-theme-persona to v9.1.3 ( #7075 )
6 years ago
Barış Soner Uşaklı
2604cf6356
fix : #7074
6 years ago