barisusakli
bea2344ad4
api controllers refactor
2016-04-30 21:08:47 +03:00
Ben Lubar
114e957b0f
add client-side unread count support for the "new" filter
2016-04-08 13:54:51 -05:00
barisusakli
f7aa44d1bf
added some missing callbacks
2016-03-09 19:13:36 +02:00
barisusakli
0b2f01b8bc
info page
2016-03-09 13:19:37 +02:00
barisusakli
8d9f7d8e19
added socket methods
2016-03-08 11:24:32 +02:00
Barış Soner Uşaklı
88e4591f88
closes #4194
2016-02-16 18:04:02 +02:00
barisusakli
1b9e18c6fc
allow global mods to see banned users
2016-02-03 15:17:42 +02:00
barisusakli
add4e6ee5b
notifications.create can return null
2016-01-27 20:03:28 +02:00
barisusakli
86d70eca74
closes #4103
2016-01-25 13:36:21 +02:00
barisusakli
767c798b2f
log self account delete, logout on self account delete
2016-01-22 13:24:38 +02:00
Barış Soner Uşaklı
24114539d5
closes #4046
2016-01-10 20:51:16 +02:00
Julian Lam
05df8900db
closes #3912
2015-12-16 12:15:26 -05:00
Peter Jaszkowiak
67905667a9
Added admin-only invites
2015-11-28 15:33:17 -07:00
Peter Jaszkowiak
a3cfcd9a48
Maximum invites, invites stored
...
Added the ability for admins to restrict the maximum amount of invites
a user can make. Invites are stored and displayed in the registration
queue admin page.
2015-11-27 16:55:31 -07:00
psychobunny
003631df79
isFollowing: send false if user is anon
2015-10-30 00:10:48 -04:00
psychobunny
ead377e0ca
user.isFollowing socket call
2015-10-29 22:22:33 -04:00
barisusakli
5e5cafafd0
make one socket call to load unread counts
2015-10-20 19:19:50 -04:00
barisusakli
7854e67b7b
closes #1637
2015-10-09 17:52:55 -04:00
barisusakli
e0c6acd163
socket.io/user.js refactor
2015-09-25 15:56:58 -04:00
psychobunny
ae1043543d
closes #3585
2015-09-15 18:34:47 -04:00
barisusakli
e6755d0adc
closes #3458
2015-09-11 13:48:58 -04:00
Julian Lam
5f9990299f
Pass a notification path when a user follows another
...
When a user followed another, a notification is created, but with
no path, so on plugins like pushbullet, it would default to trying
to build a topic url, but the required values were null, leading to
a broken url.
2015-08-21 10:32:14 -04:00
barisusakli
5ee1951245
closes #3271
2015-06-28 21:54:21 -04:00
barisusakli
0ef2ccc130
closes #3240
2015-06-17 14:57:10 -04:00
barisusakli
3341fc5644
fix method name
2015-05-20 16:39:33 -04:00
barisusakli
4f37d268b6
removed sort by username
2015-05-20 16:36:26 -04:00
barisusakli
fd817e865e
added pagecount
2015-05-19 23:24:33 -04:00
barisusakli
fbdae8fe1d
return time and matchcount on page switch
2015-05-19 23:13:53 -04:00
barisusakli
addd6ecde7
check error fix ip
2015-05-19 23:07:01 -04:00
barisusakli
aa577f4adc
part 1
...
no upgrade script yet
2015-05-19 23:04:28 -04:00
barisusakli
0083d4ff1c
return user settings in api
2015-05-08 14:53:08 -04:00
barisusakli
7632997a99
closes #3045
2015-04-22 10:41:49 -04:00
barisusakli
fa9fde43fb
closes #2971
2015-04-13 17:29:48 -04:00
barisusakli
5501c0c759
closes #3005
2015-04-13 15:01:38 -04:00
psychobunny
799cc9397a
closes #2973
...
also fixes some UX issues and enforces password length check on both
client and server
2015-04-10 13:37:54 -04:00
psychobunny
56d1b521c5
closes #2967
...
@barisusakli there was a return; if user is offline, don't see any
reason why it should be so I removed it, just FYI
2015-04-08 18:11:17 -04:00
psychobunny
43bd798f2b
#2967
2015-04-08 18:03:19 -04:00
Barış Soner Uşaklı
c294c3b342
fix inf scroll and timeago on users page
2015-04-01 16:41:23 -04:00
barisusakli
878e548296
renamed end to stop globally
...
fixed getting favourites for admins
2015-03-31 23:40:58 -04:00
Barış Soner Uşaklı
9edfcb0053
dont save user obj in db
2015-03-19 15:55:56 -04:00
Julian Lam
eee2aa8051
making sure to pass in userData to notifications.create on user follow
2015-03-19 15:46:33 -04:00
Barış Soner Uşaklı
8b429a2e05
removed path
2015-03-19 15:26:51 -04:00
Julian Lam
82f7ca5e0f
added a path to follow notification
2015-03-19 14:56:27 -04:00
barisusakli
bd17bff7d4
prevent double follow/unfollow
2015-02-27 17:57:09 -05:00
barisusakli
756d03fa62
closes #2745
...
generate paths on retrieval instead of notification creation
also fix follow notification path
2015-02-19 18:14:38 -05:00
barisusakli
f99c3a310d
use uid instead of socket.uid
2015-02-11 21:54:20 -05:00
barisusakli
5dfafff421
call callback on password update
2015-02-11 21:26:26 -05:00
Julian Lam
1843d0364e
closed #2708
2015-02-08 21:06:45 -05:00
Julian Lam
957415463f
Merge branch '0.7.0'
...
Conflicts:
package.json
src/search.js
2015-02-07 17:07:48 -05:00
barisusakli
ba6af71150
fix profile update
2015-02-05 23:37:11 -05:00