barisusakli
|
9f4f858ff9
|
group member search
only look in uids that are member of the group, added custom findUids
function to user.search
|
10 years ago |
barisusakli
|
201c4b35da
|
pagination data
if query is empty get all uids
|
10 years ago |
barisusakli
|
d342e01ef1
|
search group members
|
10 years ago |
barisusakli
|
bd17bff7d4
|
prevent double follow/unfollow
|
10 years ago |
Barış Soner Uşaklı
|
8b21f1c8ab
|
dont reload settings page on every save
only show an alert if reload is required
renamed settings.language to settings.userLang to match the config
|
10 years ago |
Barış Soner Uşaklı
|
5140e5db8d
|
closes #2759
|
10 years ago |
Julian Lam
|
37d426dddb
|
npnp, I totally meant to remove a method that's still in use...
|
10 years ago |
Julian Lam
|
55262b399a
|
tweaks and refactoring for #2774
|
10 years ago |
Julian Lam
|
29873f1c5c
|
removed unused .getAll method, and sorting notifications client-side so that unread notifs don't all appear at the top, #2772
|
10 years ago |
barisusakli
|
756d03fa62
|
closes #2745
generate paths on retrieval instead of notification creation
also fix follow notification path
|
10 years ago |
Barış Soner Uşaklı
|
743cd20441
|
closes #2267
|
10 years ago |
Julian Lam
|
350acde379
|
ability to mark a notification read/unread from dropdown list, made styling less bootstrap-locked, using FA icon in theme instead of hardcoded in template
|
10 years ago |
Barış Soner Uşaklı
|
d09fcbaef0
|
closes #2741
|
10 years ago |
barisusakli
|
3bcd8aefb0
|
deleteObjectFields method
cleaned up user reset
|
10 years ago |
barisusakli
|
c305cd8220
|
removed commented out code
|
10 years ago |
barisusakli
|
0096d74cfa
|
user password reset test
|
10 years ago |
Barış Soner Uşaklı
|
09b26bc950
|
if code isnt validated return error
|
10 years ago |
Barış Soner Uşaklı
|
3293436867
|
closes #2640
|
10 years ago |
Julian Lam
|
c351261165
|
added daily cleaning of reset tokens #2708
|
10 years ago |
Julian Lam
|
1843d0364e
|
closed #2708
|
10 years ago |
barisusakli
|
b41119a374
|
show seconds like search page
|
10 years ago |
Julian Lam
|
957415463f
|
Merge branch '0.7.0'
Conflicts:
package.json
src/search.js
|
10 years ago |
barisusakli
|
38dd3d4281
|
search newer/older than and better pagination
|
10 years ago |
barisusakli
|
652e247d1b
|
fix username change event log
|
10 years ago |
Julian Lam
|
b3278cf8e8
|
fixed #2681
|
10 years ago |
barisusakli
|
2c8e8a1f1c
|
closes #2550, closes #2518
|
10 years ago |
psychobunny
|
4f5918390a
|
if user search is blank, return all users
|
10 years ago |
barisusakli
|
b54f2de504
|
pass uid to getUsers and getUsersFromSets
|
10 years ago |
barisusakli
|
f9fecf4bc1
|
faster sort users
|
10 years ago |
barisusakli
|
ed714cdf77
|
user search paginator
|
10 years ago |
Julian Lam
|
891731ca52
|
enabled saving of sendPostNotification setting
|
10 years ago |
Julian Lam
|
5a1c2b9ddf
|
booleanifying sendPostNotification user setting when requested, and now only sending the post notification if the user has flipped that option on in user settings... kind of an important thing to forget...
|
10 years ago |
barisusakli
|
740c52fc4f
|
missing semicolon
|
10 years ago |
barisusakli
|
22c541d95f
|
closes #2643
|
10 years ago |
barisusakli
|
7efc0619cc
|
dont crash if data.username is undefined, dont set username to empty value
|
10 years ago |
barisusakli
|
f1a3815ddc
|
action:user.updateProfile
|
10 years ago |
barisusakli
|
03ae7db561
|
on user delete remove from ip sorted set, fix search by ip
|
10 years ago |
barisusakli
|
8f5bf1a7ed
|
closes #2587
|
10 years ago |
barisusakli
|
e414008c59
|
closes #2584
|
10 years ago |
barisusakli
|
fd2edcaf6f
|
closes #2594
|
10 years ago |
barisusakli
|
6ccdf187ea
|
closes #2595
|
10 years ago |
barisusakli
|
f417e07b9d
|
user search changes
|
10 years ago |
barisusakli
|
4ab288acae
|
delete fullname:uid mapping on user delete
|
10 years ago |
barisusakli
|
db1cc6b8d2
|
search by fullname
|
10 years ago |
barisusakli
|
a77a761433
|
closes #1917
|
10 years ago |
barisusakli
|
6d31fee3f5
|
closes #2564
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
|
10 years ago |
barisusakli
|
4364b50ecf
|
closes #2562
|
10 years ago |
barisusakli
|
d1540322c9
|
closes #2555
|
10 years ago |
barisusakli
|
0d223ef88d
|
missing err
|
10 years ago |
barisusakli
|
2f8e6a1f2b
|
closes #2458
|
10 years ago |