barisusakli
32257c9b2f
updateUnreadCount
2014-09-16 11:06:10 -04:00
barisusakli
31eccb8e7f
configurable post delay before first post
2014-09-15 17:01:20 -04:00
barisusakli
4e6719e0aa
added filterUids method to privileges
...
used to filter uids on a single category
2014-09-14 12:07:24 -04:00
barisusakli
b7ee875b12
user.isOnline fix
...
wont hit db on every user socket connect or user disconnect
2014-09-06 22:08:55 -04:00
barisusakli
6ac8d9d349
check uid
2014-08-29 17:55:44 -04:00
barisusakli
197226eea6
closes #1742
2014-08-29 15:57:20 -04:00
barisusakli
42f87a1db7
closes #2017
2014-08-26 15:55:21 -04:00
barisusakli
5c84a3adb5
closes #1974
2014-08-13 18:25:26 -04:00
barisusakli
f562caaa61
callback
2014-08-13 17:11:17 -04:00
barisusakli
005405b16c
closes #1976
2014-08-12 21:41:23 -04:00
barisusakli
32d46f3889
crash fix
2014-08-12 11:41:18 -04:00
barisusakli
851d5c0f32
send uids to isOnline in messaging
2014-08-12 11:36:36 -04:00
barisusakli
c07d9121df
small optimizations
...
user.isOnline works with an array of uids
do not make 2 trips to db to get main post and first 10 posts
2014-08-12 11:19:17 -04:00
barisusakli
7642be3608
closes #1939
2014-08-10 14:52:23 -04:00
barisusakli
76b257f7b8
optimized User.getUsers
2014-08-06 12:39:14 -04:00
barisusakli
8caedc935b
online users fix
...
and jshint cleanup
2014-07-29 23:49:49 -04:00
psychobunny
bab995626c
some unused vars
2014-07-21 13:10:45 -04:00
barisusakli
d57f183f42
privileges.posts.get takes an array of pids now
2014-06-28 14:59:01 -04:00
barisusakli
c642493bce
guest post fix
2014-06-24 09:53:19 -04:00
barisusakli
2479a34c56
closes #1710 , closes #1700
2014-06-16 14:13:55 -04:00
psychobunny
8443ae58ff
users.getXbyEmail - lowercase before searching
2014-06-10 13:35:31 -04:00
barisusakli
ee88693448
callback
2014-06-08 16:06:42 -04:00
barisusakli
65e9f68d73
change requireEmail default to off
2014-06-03 17:23:36 -04:00
barisusakli
b537666e5c
closes #1592 , closes #1634
2014-06-03 16:10:28 -04:00
barisusakli
e035d8f1de
closes #1497
...
fixes user images in subfolder installs, if user image has https dont
append relative_path,
also removes relative_path in ajaxify.loadData so it doesnt call
/forum/api/forum/category etc.
2014-05-30 15:22:52 -04:00
barisusakli
e685e7c376
removed console.log
2014-05-26 14:52:48 -04:00
barisusakli
4e8a9fbe27
closes #1582
2014-05-26 14:49:08 -04:00
barisusakli
853acaa6c7
closes #1558
2014-05-22 11:42:55 -04:00
Julian Lam
b1534b7798
removing allowGuestPosting logic in NodeBB
2014-05-16 16:29:43 -04:00
barisusakli
1a9ab9d1d2
fixes default gravatar images if they are uploaded locally
2014-05-11 19:39:52 -04:00
Julian Lam
e64c1bfec3
closed #1453
2014-05-11 11:45:20 -04:00
barisusakli
f65998f4c2
fixes guest name on home
2014-05-10 18:41:31 -04:00
barisusakli
967b486ce1
closes #1487
...
ban and delete user admin actions takes an array of uids now.
2014-05-05 16:48:13 -04:00
barisusakli
8afcf44732
gravatars will be generated on demand
...
changing the setting in ACP will affect all default gravatars now.
2014-05-04 17:27:00 -04:00
psychobunny
65565e187b
simplified the above to action.user.set instead
2014-05-01 14:37:26 -04:00
psychobunny
75baf28530
added action:user.decremented and action:user.incremented hooks
2014-05-01 14:30:53 -04:00
barisusakli
c9551abc5d
closes #1432
...
ability to select a default gravatar image (default, identicon,
mystery-man, monsterid, wavatar, retro) or upload a custom image to use
as default gravatar image
2014-04-26 15:53:00 -04:00
barisusakli
7339cb5d61
closes #1434
2014-04-24 16:19:31 -04:00
barisusakli
2ad715ead3
closes #1412
2014-04-20 15:07:53 -04:00
barisusakli
c64da01080
closes #1410
2014-04-19 20:12:58 -04:00
barisusakli
1f77df794a
added lots of error keys
2014-04-09 22:26:23 -04:00
barisusakli
e2d0d4db5c
added error and success language files
...
removed some code from server side that was emitting alerts
2014-04-09 14:12:50 -04:00
barisusakli
7a6f7d3e49
fixed 2 tests
2014-04-08 17:21:04 -04:00
barisusakli
3f44f4bb3a
closes #1319
2014-04-02 16:55:01 -04:00
barisusakli
99e6223bf0
removed console.log
2014-04-01 12:02:05 -04:00
barisusakli
f185e13175
added check to isReadyToPost, banned and exists
2014-04-01 12:01:16 -04:00
Julian Lam
d33253bc3a
Merge remote-tracking branch 'origin/master'
2014-03-21 12:06:19 -04:00
Julian Lam
7b4f596aba
updating all group lib methods, and their callers -- #1252
2014-03-20 09:13:09 -04:00
barisusakli
fa98da6978
related to #1250
2014-03-19 21:32:13 -04:00
barisusakli
2f8ecc00d8
closes #1250
2014-03-19 18:31:19 -04:00