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 |
barisusakli
|
f996dfab91
|
removed find
|
9 years ago |
barisusakli
|
abd0a10918
|
added selected group to profile api
|
9 years ago |
barisusakli
|
84f88a6f15
|
refactor user search
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
|
9 years ago |
barisusakli
|
0fb74a2636
|
pass err object along so errors dont get treated as 404 @julianlam
|
9 years ago |
Julian Lam
|
60ea7d5121
|
fixes #4966
|
9 years ago |
barisusakli
|
e4fa0289d6
|
closes #4961
|
9 years ago |
Julian Lam
|
8a107c8d6c
|
saving getUsersCSV to event log and outputting to log if pressed
|
9 years ago |
barisusakli
|
409621c661
|
closes #4843
|
9 years ago |
Julian Lam
|
093b21fc31
|
fixes #4954
|
9 years ago |
Barış Soner Uşaklı
|
37f7b89e2a
|
Merge pull request #4959 from pichalite/login-sessions
move login sessions section to account info route
|
9 years ago |
pichalite
|
0b431ec41c
|
move login sessions section to account info route
|
9 years ago |
Anil Mandepudi
|
a36af97c0c
|
fix breadcrumb for account info page (#4958)
|
9 years ago |
Mathias Schreck
|
ce9ee62fa0
|
Handle callback errors
|
9 years ago |
barisusakli
|
f77d9053ad
|
closes #4795
|
9 years ago |
barisusakli
|
a002eecd03
|
dont crash if set is not defined, closes https://github.com/NodeBB/nodebb-plugin-leaderboard/issues/4
|
9 years ago |
barisusakli
|
b9ad7f2dbb
|
remove unused group code from settings
|
9 years ago |
barisusakli
|
650f4d6ed5
|
moved sitemap to its own file
|
9 years ago |
Julian Lam
|
bc961e2157
|
removing reload, closes #4936, closes #4929
|
9 years ago |
barisusakli
|
1d70dc0d8b
|
closes #4930
|
9 years ago |
Julian Lam
|
a9c1ee5512
|
adding ban button to account info page
|
9 years ago |
barisusakli
|
aac0313f2e
|
closes #4917
|
9 years ago |
barisusakli
|
cb6db3625c
|
closes #4906
|
9 years ago |
Julian Lam
|
077f90581b
|
updated plugin tab labels, and added out of date plugin count
|
9 years ago |
Julian Lam
|
71a5e4a8a1
|
better error handling for session revocation if no login session is present, #4214
|
9 years ago |
Julian Lam
|
4ce8696bbc
|
Revert "if interstitials don't pass any errors back but some still exist, redirect properly"
This reverts commit 98368bbb6a , but fixes
issue #4883
|
9 years ago |
Ben Lubar
|
40b57d6cbe
|
add "Admin Approval for IPs", which works like Normal for new users and Admin Approval for sockpuppet accounts (#4882)
|
9 years ago |
barisusakli
|
58ab76d3c2
|
action:category.loaded, sort qs on category page
|
9 years ago |
Barış Soner Uşaklı
|
7804d3989e
|
Merge pull request #4858 from pichalite/change-recent
pass set as attribute for recent route
|
9 years ago |
Barış Soner Uşaklı
|
102e578b56
|
Merge pull request #4859 from BenLubar/topic-page-query
Fix /topic/:tid/:slug?page=:page for users with infinite scroll enabled
|
9 years ago |
pichalite
|
2cd709418b
|
fix resizeImage on upload
|
9 years ago |
Ben Lubar
|
85e42aee6e
|
make ?page=[numbers] links work for users with pagination disabled. remove ?page when updating the URL for infinite scroll
|
9 years ago |
pichalite
|
6249b9a6fb
|
rename dbset to set
|
9 years ago |
pichalite
|
f72e00a1b5
|
pass dbset as attribute
|
9 years ago |
Julian Lam
|
60a97bcf51
|
fixes #4856
|
9 years ago |
barisusakli
|
390ad35b56
|
ability to set unread as home
|
9 years ago |
barisusakli
|
d2cbd7e6dc
|
new priv for uploads
|
9 years ago |
Julian Lam
|
03208807e4
|
fixes #4840
|
9 years ago |
barisusakli
|
fcf145fc81
|
403 if not logged in, show error
|
9 years ago |
barisusakli
|
7b86fd3dc0
|
closes #4835
|
9 years ago |
psychobunny
|
f3c48eb14a
|
oops, #4832
|
9 years ago |
psychobunny
|
6df3157748
|
closes #4832
|
9 years ago |
Julian Lam
|
5ecbbd228d
|
adding missing files, re: #4827
|
9 years ago |
Julian Lam
|
d5961cfca3
|
#4827
|
9 years ago |
barisusakli
|
d94e2eed72
|
closes #4816
|
9 years ago |
barisusakli
|
789a3736af
|
closes #4820
|
9 years ago |
barisusakli
|
795b00a3af
|
closes #4810
|
9 years ago |
Julian Lam
|
04d4fc2eca
|
temporary ban support
|
9 years ago |
barisusakli
|
14b067a838
|
closes #4800
|
9 years ago |
Julian Lam
|
98368bbb6a
|
if interstitials don't pass any errors back but some still exist, redirect properly
|
9 years ago |
Julian Lam
|
fafcdf8320
|
no longer requiring that interstitial.data be set in interstitial data
... lol that commit message makes no sense.
|
9 years ago |
psychobunny
|
371abba13b
|
helpers.notAllowed hook
|
9 years ago |
barisusakli
|
2342141e0f
|
fix validator.js crashes
|
9 years ago |
Julian Lam
|
a14263349b
|
updated termsOfUse to use registration interstitial instead of being integrated into register template
|
9 years ago |
Julian Lam
|
041670bfe9
|
handling of form completion in registration interstitial
|
9 years ago |
Julian Lam
|
d2926f4fe7
|
WIP registration interstitial
|
9 years ago |
Julian Lam
|
0ba0001f75
|
WIP registration interstitial
|
9 years ago |
Julian Lam
|
e6fa91a4a4
|
when logging out, end the express session
|
9 years ago |
barisusakli
|
d227d526d1
|
closes #4341
|
9 years ago |
Barış Soner Uşaklı
|
ae19f0ff7d
|
closes #4713
|
9 years ago |