barisusakli
c7744d7a64
closes #1483
2014-05-12 14:51:39 -04:00
Julian Lam
e64c1bfec3
closed #1453
2014-05-11 11:45:20 -04:00
Julian Lam
2dd2d7a269
defaulting daily digest frequency to null -- digests should be opt IN, not OUT. Bad idea on my part... re: #1499
2014-05-08 20:54:00 -04:00
psychobunny
10716c37d3
closes #1376
2014-05-08 14:16:40 -04:00
Julian Lam
590082709f
fixed #1488 - emails are processed 100 at a time
2014-05-05 16:25:55 -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
barisusakli
6f40393b99
added err check
2014-05-04 14:33:12 -04:00
barisusakli
68fd997efd
closes #1419
2014-04-24 18:59:19 -04:00
frissdiegurke
590604b288
fixed wrong calls of getSortedSetRevRangeByScore
2014-04-20 07:23:19 +02:00
barisusakli
b4dc2eebe9
removed one of the timeouts in user search
2014-04-18 12:46:50 -04:00
Julian Lam
dc051b9060
final pass #1249
2014-04-16 17:38:34 -04:00
Julian Lam
15bf804fa7
daily digest settings in User Settings
2014-04-16 16:47:51 -04:00
Julian Lam
7c08831aaf
Merge remote-tracking branch 'origin/master' into issue-1249
2014-04-16 16:10:11 -04:00
barisusakli
92db112367
reverted previous commit
2014-04-16 15:51:05 -04:00
barisusakli
f0428f5f1f
removed double post notification #1386
2014-04-16 15:46:50 -04:00
barisusakli
f9897daad1
all notifications are translated now closes #1388
2014-04-16 15:31:51 -04:00
Julian Lam
c3a4bcb116
first pass #1249 -- this causes emails to be sent if you have not been to the site in over 24 hours.
2014-04-15 21:45:36 -04:00
Julian Lam
4c9ea62c0d
resolved #1372 -- username clashes will now cause a random # to be appended to the username
2014-04-15 00:17:42 -04:00
psychobunny
e5486db1ae
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
...
Conflicts:
src/database.js
2014-04-14 17:36:10 -04:00
barisusakli
3e60451ce4
closes #1013
...
lets user change languages,
2014-04-14 15:58:19 -04:00
barisusakli
9d405812cb
changed sortedSetRangeByScore
2014-04-10 20:59:17 -04:00
Micheil Smith
3e82cab398
Add missing new lines at end of files.
2014-04-10 20:56:53 +01:00
barisusakli
1f77df794a
added lots of error keys
2014-04-09 22:26:23 -04:00
psychobunny
015ee701c4
@barisusakli is a stickler and wants to increase registration api call times by 0.0000000001s
2014-04-08 13:51:05 -04:00
psychobunny
5423434b3f
closes #1362
2014-04-08 13:48:26 -04:00
Julian Lam
ee44128c8c
not requiring email any longer for user creation (regression -- closes julianlam/nodebb-plugin-sso-twitter#4 )
2014-04-07 20:19:40 -04:00
barisusakli
67f9c8670a
closes #1355
2014-04-07 18:54:55 -04:00
Julian Lam
bc29f832fe
language keys for password changing -- issue #1278
2014-04-01 21:44:04 -04:00
barisusakli
10f56faf9d
admin cleanup
...
removed unnecessary admin checks in src/admin/user then realized they
are just one liners so moved them to src/socket.io.admin.js moved
categories update to categories folder
2014-04-01 17:12:07 -04:00
barisusakli
ac88b5fc25
fixing user deletion, missing cb
2014-04-01 17:00:24 -04:00
barisusakli
fdf0076f37
decrease user count when user is deleted
2014-03-27 19:59:44 -04:00
Barış Soner Uşaklı
9f5893bc83
Update delete.js
2014-03-23 23:34:04 -04:00
Julian Lam
d33253bc3a
Merge remote-tracking branch 'origin/master'
2014-03-21 12:06:19 -04:00
barisusakli
ef0740049a
dont return everything in followers, #1250
2014-03-20 14:28:37 -04:00
Julian Lam
7b4f596aba
updating all group lib methods, and their callers -- #1252
2014-03-20 09:13:09 -04:00
barisusakli
c7c3bc1c8e
no need to create empty array
2014-03-19 21:40:26 -04:00
barisusakli
fa98da6978
related to #1250
2014-03-19 21:32:13 -04:00
Julian Lam
c893effcb9
WIP commit -- groups refactoring + upgrade scripts
2014-03-19 20:33:39 -04:00
Julian Lam
85a5c123af
minor tweak to winston logging for user jobs
2014-03-19 16:11:20 -04:00
Julian Lam
da1a1d5930
adding callback to settings.load, and omitting password validation check on user creation if no password is entered (e.g. SSO login)
2014-03-18 20:21:47 -04:00
barisusakli
0f66e80a5a
added setting to disable notification sounds
2014-03-18 17:01:41 -04:00
Julian Lam
98745ae0c4
Merge branch 'master' of github.com:designcreateplay/NodeBB
2014-03-18 15:38:06 -04:00
Julian Lam
2b8a7c73ac
daily digest emails! resolved #326
2014-03-18 15:37:17 -04:00
barisusakli
6a4dd5cc05
closes #1160
2014-03-18 14:11:26 -04:00
barisusakli
e67e9aee42
moved user creation to new file
2014-03-17 21:47:37 -04:00
barisusakli
1eafc6ba3d
moved user delete to its own file, closes #746
2014-03-15 15:09:54 -04:00
barisusakli
42f42adfaf
clean up, radix
2014-03-14 19:22:56 -04:00
barisusakli
1354739d19
user deletion #746
...
user deletion NOT SKALABLE
2014-03-14 19:07:50 -04:00
barisusakli
d8e00f95a2
moved user search to its own file
2014-03-12 22:11:48 -04:00
barisusakli
383b68e7fc
user js refactor
2014-03-12 21:57:25 -04:00