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
7 years ago
Barış Soner Uşaklı
2f57a4b9a6
fix: dont update cid:<cid>:tids:votes if topic is pinned
7 years ago
Barış Soner Uşaklı
d117df77f7
fix : #7102
7 years ago
Barış Soner Uşaklı
85a07e999b
fix : #7102
7 years ago
Barış Soner Uşaklı
263c918088
feat: remove uid:<uid>:ignored:cids ( #7099 )
...
use cid:<cid>:ignorers instead
7 years ago
Barış Soner Uşaklı
26ccd8f626
fix: db info page
...
if there is no connection to db, connect first
7 years ago
Barış Soner Uşaklı
a0f57c642c
Merge branch 'master' of https://github.com/NodeBB/NodeBB
7 years ago
Barış Soner Uşaklı
a6c8e0ab4f
fix: logAttempt conditional
7 years ago
Julian Lam
33d4956b76
fix : #7087 , server-side protection against guest blocks
7 years ago
Barış Soner Uşaklı
78fa734017
feat: cache category tag whitelist
7 years ago
Barış Soner Uşaklı
81aa3a0b8a
fix: don't crash in flags.validate if user blocked target
7 years ago
Barış Soner Uşaklı
fe0f95a2b1
fix : #7085
7 years ago
Barış Soner Uşaklı
e55fb43703
fix : #7086
7 years ago
Barış Soner Uşaklı
71163421aa
fix: wrong variable #7085
7 years ago
Baris Usakli
df4f8cee4b
remove node 6
7 years ago
Baris Usakli
e65d40c937
dont return undefined from sortedSetsCard if keys is empty or falsy
7 years ago
Baris Usakli
420227faae
parseFloat scores
7 years ago
Julian Lam
4fba1492c1
feat: added new middleware authenticateOrGuest
7 years ago
Julian Lam
eeaee8ccef
fix: not calling authenticate middleware on resource direct access
...
routes
7 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
7 years ago
Julian Lam
a07d9898df
fix : #7071 buildSkinAsset won't rebuild continuously
7 years ago
Barış Soner Uşaklı
7ca62b8399
feat: closes #7070
7 years ago
Baris Usakli
96c1dc6276
unescape email subject
7 years ago
Baris Usakli
eab297bdc9
fix : #7061
7 years ago
oh
d7c55bc3f7
feat(email): don't escape html in notification bodies. ( #7042 )
...
allows for post replies, etc. to show the formatting of the orginal
post, rather than looking garbled.
closes #7034
7 years ago
Baris Usakli
d3c6cba33f
closes #7060
7 years ago
Baris Usakli
67ac8e3d06
closes #7053
7 years ago
Barış Soner Uşaklı
54c127d1b2
feat: allow array results
7 years ago
Barış Soner Uşaklı
f581c052ee
feat: #7023
...
- add category selector to privileges and category create modals
- allow category selector to work for multiple selectors on same page
7 years ago
Barış Soner Uşaklı
a63ddbe2aa
fix : #7040
...
if category doesn't exist return null and 404
7 years ago
Barış Soner Uşaklı
ec0c50d4e0
fix : #7041
7 years ago
Barış Soner Uşaklı
8d7c3897f2
fix : #7043
7 years ago
Barış Soner Uşaklı
cb7c2d8c28
fix: add missing render function
7 years ago
Barış Soner Uşaklı
1f918ca8f8
Home route ( #7039 )
...
* fix: WIP home fix
* remove console.log
* fix : #6949
on redis run all tests in subfolder /forum
fix URI errors
fix sping/ping
7 years ago
Baris Usakli
8808a03307
fix : #7033
7 years ago
Baris Usakli
b86f155690
fix : #7037
7 years ago
Peter Jaszkowiak
ba619c7ec8
style(eslint): match operator-linebreak preferences
7 years ago
Peter Jaszkowiak
89c025d102
feat: close #7002 , console message if mismatched origins
7 years ago
Peter Jaszkowiak
43c3bb02e5
fix : #6991 , add timeout for version Github request
7 years ago
Baris Usakli
33d7735690
change deprecated message
7 years ago
SweetPPro
dab1a1d638
fix for null category ( #7029 )
7 years ago
Barış Soner Uşaklı
29e9310aa5
dont crash for undefined categories
7 years ago
Barış Soner Uşaklı
6330d51446
less derpy output
7 years ago
Barış Soner Uşaklı
ed1bf9a16f
add more info to advanced db page
7 years ago
Barış Soner Uşaklı
4b486a808e
fix custom home
7 years ago
Barış Soner Uşaklı
2c5e38d8f1
closes #7004
...
do not translate email subjects twice, emailer already translates the passed in subject param
7 years ago
Barış Soner Uşaklı
00a066985a
cache categories:cid and cid:<cid>:children
...
these rarely change, no need to go to db for them
7 years ago
Barış Soner Uşaklı
112b5c861a
change queue logic, if user has negative rep always queue their post
7 years ago
Barış Soner Uşaklı
1d5816b00a
add new hook `filter:unread.categories`
7 years ago
Barış Soner Uşaklı
59eeff8f0f
closes #7011
7 years ago