barisusakli
b49af0a135
#5223
...
adjust pagination so each page shows `postsPerPage` posts
9 years ago
barisusakli
2c77a88ba4
closes #5220
9 years ago
barisusakli
dada858565
add canReply to messages
9 years ago
Barış Soner Uşaklı
42aa4fb67b
Merge pull request #5212 from stuwil/fix-relative-path-login-redirect
...
Replace only base URL in login return URL, fixes #5205
9 years ago
Julian Lam
b1f23c8c4b
read req.uid instead of req.user.uid in admin groups list
9 years ago
Stuart Williams
f92758c764
Replace only base URL in login redirect URL, fixes #5205
9 years ago
barisusakli
2476ab3684
closes #5202
9 years ago
Julian Lam
2f2eb1457d
auto-redirect to SSO flow should work in subfolders too
9 years ago
Julian Lam
ede7a71db7
Fixes #5186
...
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.
This room can also be used to emit messages across windows/tabs...
9 years ago
Julian Lam
7d523fae0f
closes #5200
9 years ago
Julian Lam
e6c9c89342
closes #5197
9 years ago
barisusakli
1e543dd394
fix profile views on redis
9 years ago
barisusakli
8294fc90e3
closes #5084
9 years ago
Barış Soner Uşaklı
b38a10f96a
add pagination to user profile
9 years ago
barisusakli
f30b694545
gitInfo error doesnt block page
9 years ago
barisusakli
5cfe379841
fix recent for inf scroll
9 years ago
barisusakli
556dfa51d9
fix pagination querystring on /recent
9 years ago
barisusakli
f8ae7b069c
cid filter
9 years ago
barisusakli
58fff8b0af
up persona fix test
9 years ago
barisusakli
fb47bf3889
unread/recent changes closes #4774
9 years ago
Julian Lam
66aea0eed1
closes #5167
9 years ago
barisusakli
7a8de6169b
admin controller tests
9 years ago
Ben Lubar
2161f0d473
Allow plugins to affect whether a registration goes into the queue
9 years ago
barisusakli
687cce6089
closes #5159
9 years ago
Anil Mandepudi
619ca48403
remove shims for IE8 ( #5157 )
9 years ago
barisusakli
553ee7dcdd
more chat tests
9 years ago
Julian Lam
4b5c98fb21
fix broken ACP login, closes #5156
9 years ago
Julian Lam
0590a4f2cf
closes #5156
9 years ago
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
9 years ago
Julian Lam
2463e85c0d
allowing moderators access to the account info page
9 years ago
barisusakli
bcdd7b12f0
closes #5149
9 years ago
Julian Lam
02998669c3
introducing option to disable chat message editing/deletion
9 years ago
barisusakli
8c7de0f239
fix eslint
9 years ago
barisusakli
1e486875f4
add top posters and most rep to acp
9 years ago
barisusakli
9131f9d8f6
controller tests
9 years ago
barisusakli
b32d7b86e8
fix isModeratorOfAnyCategory
...
returns true/false now instead of an array
new method getModeratedCids returns an array of moderated cids
9 years ago
Julian Lam
3272c0b98c
linting
9 years ago
Julian Lam
ead4de6c6f
Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint
9 years ago
Julian Lam
e80400665e
closes #5111
9 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
9 years ago
barisusakli
6f86621e30
closes #5096
9 years ago
barisusakli
9a55498fc1
changes to manage/users
9 years ago
barisusakli
0614957542
use req.app.render
9 years ago
barisusakli
3275d26590
removed comments
9 years ago
Nguyen Trung Quan
279559ff97
Fix: Memory leak & connection flood when access /admin/advanced/database
9 years ago
barisusakli
aca0a893e7
remove since properly
9 years ago
barisusakli
fe50c8d124
closes #5078
9 years ago
Barış Soner Uşaklı
3a50c46572
Merge pull request #5033 from BenLubar/page-removed-from-url
...
Include page number in redirected topics
9 years ago
barisusakli
15409f92cd
escape history data, hide moderation note in api
9 years ago
barisusakli
abd99760e5
closes #5070
9 years ago
barisusakli
67f137149d
fix validator
9 years ago
barisusakli
922f1587e7
closes #5067
9 years ago
barisusakli
9f2533b5ba
closes #5054
9 years ago
barisusakli
2704727caf
fix /unread
9 years ago
barisusakli
6540b07ab2
closes #5052
9 years ago
barisusakli
f464966817
closes #5053
9 years ago
barisusakli
42a8346d2d
closes #5051
9 years ago
barisusakli
d1989babf5
closes #5044
9 years ago
barisusakli
13e624cc86
on login update lastonline
9 years ago
barisusakli
15cae8d6ea
ability to set moderation note on users
9 years ago
barisusakli
4be20799ec
fix getRecentChats
9 years ago
barisusakli
202edfa47e
chat history access
9 years ago
barisusakli
4ce8e2224a
optimize topics.markTopicNotificationsRead
...
let's not call it once for each tid
9 years ago
barisusakli
958fe3e72f
closes #3762
9 years ago
barisusakli
2e6fc4d045
filterPidsByCid
9 years ago
barisusakli
2c140c2107
ability to filter flags by category
9 years ago
Julian Lam
172702565e
show username and email history
9 years ago
Barış Soner Uşaklı
11b5a1f426
simplify map
9 years ago
barisusakli
86b616ab9e
removed unnecessary waterfall
9 years ago
barisusakli
89596b81e0
style
9 years ago
barisusakli
72c75bd781
add pagination to flags page
9 years ago
barisusakli
c98b6b7630
tag changes
9 years ago
barisusakli
8bffabeee4
merge
9 years ago
barisusakli
f46755759a
show categories in unread as tree
9 years ago
Julian Lam
b12607b1de
added uid to flag history, fixed loading on IS, worked around tjs bug
9 years ago
Julian Lam
d04a10225c
WIP showing updated flag data, history, updating flag data
9 years ago
Julian Lam
8dc57cba58
allowing updating of flag data
9 years ago
Ben Lubar
7d90a94261
Include page number in redirected topics
9 years ago
barisusakli
fcbdfa5688
remove post cache dump
9 years ago
barisusakli
1364fb94bf
show debug info
9 years ago
barisusakli
d621b120b0
fix groups
9 years ago
barisusakli
fac68d52f6
cache group membership methods
...
groups.isMember
groups.isMembers
groups.isMemberOfGroups
clear cache for user on group.join & group.leave
9 years ago
barisusakli
599ac80f3d
use array.find
9 years ago
barisusakli
ae8b9c3683
closes #4665
9 years ago
barisusakli
aefba6e2b1
removed some methods
...
helpers.getBaseUser
exposeUid, exposeGroupName
9 years ago
barisusakli
becacdefb0
new hooks to customize registration queue with custom data
9 years ago
barisusakli
38b17c6157
closes #5011
9 years ago
barisusakli
c01a2bfa33
default sounds to off, show correct setting in user settings page
9 years ago
Mathias Schreck
fef9ec7ad6
Fix unhandled callback errors
9 years ago
barisusakli
de0f4a959a
fix group page permissions for global mods
9 years ago
Julian Lam
1d0edee358
showing ban reason on user login, closes #5002
9 years ago
barisusakli
55c9e6f4b6
closes #3818
...
set the value saved to empty string if the email is identical to
original
this causes the original to be used since empty string is falsy
9 years ago
barisusakli
d4055ddaef
no need for pubsub in getNodeInfo
9 years ago
barisusakli
0eb3fb222f
convert to string
9 years ago
barisusakli
e33dfe3c55
closes #4997
9 years ago
barisusakli
6d34bb4657
closes #2166
9 years ago
barisusakli
07fe5057e1
make sure validator.escape() receives strings only
9 years ago
barisusakli
8f408faf46
organize middlewares
...
removed app.locals.middleware
middlewares can be required anywhere, ie in controllers
9 years ago
barisusakli
97f0d2438f
up timeout to 500ms
9 years ago