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 |
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 |