Barış Soner Uşaklı
8427601b04
closes #6287
2018-01-29 11:56:06 -05:00
Barış Soner Uşaklı
d70cdf1e28
show real emails sent number
2018-01-23 12:02:43 -05:00
Barış Soner Uşaklı
d8b5d40668
closes #6242
2018-01-18 13:33:06 -05:00
Barış Soner Uşaklı
72140e5338
closes #5991 , closes #5884
2018-01-12 17:29:47 -05:00
Barış Soner Uşaklı
1472bda9d2
closes #6225
2018-01-10 18:33:51 -05:00
Julian Lam
88b47f357b
removed user.uploadFromUrl and associated logic as cropped image modal supercedes it @pichalite
2017-12-15 13:21:31 -05:00
Barış Soner Uşaklı
108c3c980a
show invalid url error if request.head fails
2017-12-14 18:07:32 -05:00
Barış Soner Uşaklı
e3ce817ab9
show settings in digest email closes #6160
2017-12-11 11:00:11 -05:00
Barış Soner Uşaklı
b84e132601
remove unused settings
2017-12-10 16:35:34 -05:00
Barış Soner Uşaklı
ee398d3979
don't crash if meta is undefined
2017-12-09 11:20:03 -05:00
Barış Soner Uşaklı
19ae8dc7e7
closes #6154
2017-12-07 12:15:07 -05:00
Barış Soner Uşaklı
e3fd402070
escape email in registration queue and invites
2017-12-01 17:38:02 -05:00
Barış Soner Uşaklı
a7a3f3619b
dont allow login with invalid ip, escape ip display on user/info page
2017-11-30 14:24:17 -05:00
Barış Soner Uşaklı
caaa72b752
closes #6124
2017-11-27 12:52:08 -05:00
Baris Usakli
aecbcd9e89
add verbose message for field whitelist
2017-11-22 16:26:35 -05:00
Peter Jaszkowiak
74ceb78800
Upvote notification frequency selection ( #6087 )
...
Closes #5963
- Notify on every upvote
- Notify on every tenth upvote
- Notify logarithmically (on 10, 100, 1000...)
- Disable upvote notifications
2017-11-21 14:14:14 -05:00
Julian Lam
bc6364f4c0
fixed #6082
2017-11-17 12:00:43 -05:00
Barış Soner Uşaklı
dd176dd5f2
Notification delivery ( #6072 )
...
* ability for users to choose how they receive notifications
add type field to more notifications, the type field is used to
determine what to do based on user
setting(none,notification,email,notificationemail)
* change var name to types
* cleanup
* add event types for privileged users
* remove unused language keys
* fix uids check
* changed if statements
* upgrade script to preserver old settings
2017-11-15 21:35:10 -05:00
Barış Soner Uşaklı
b6211fdc04
closes #6053
2017-11-10 10:20:47 -05:00
Barış Soner Uşaklı
6c755869cd
add back missing onSettingsLoaded
2017-11-09 14:24:47 -05:00
Baris Usakli
eeedba697b
closes #5804
2017-11-08 14:06:52 -05:00
acardinale
5ed6b5c414
Add User (uid) Welcome Notification ( #6045 )
2017-11-07 09:17:27 -05:00
Julian Lam
7e0d0e0eb5
Merge remote-tracking branch 'origin/develop'
2017-11-02 14:13:48 -04:00
Peter Jaszkowiak
e609e497b3
Provide more error information to logs
...
Provides full stack instead of just message
2017-11-01 18:59:48 -06:00
Barış Soner Uşaklı
18f4f27fe0
closes #6024
2017-10-31 18:03:54 -04:00
Barış Soner Uşaklı
6b1af76f08
closes #6015
2017-10-31 09:43:11 -04:00
Peter Jaszkowiak
62ae171432
Merge remote-tracking branch 'origin/master' into develop
2017-10-23 17:13:35 -06:00
Barış Soner Uşaklı
e7318a1cea
Mongo cache ( #6002 )
...
* cache mongodb objects
remove user settings cache since it is cached at the object level
* removed indexOf from isMemberOfSets
* change has to get, change maxAge to 0
2017-10-23 18:31:16 -04:00
Peter Jaszkowiak
46fafb20b9
Remove string.js dependency
2017-10-13 21:02:41 -06:00
Baris Usakli
68bcfb2883
closes #5975
2017-10-12 13:54:53 -04:00
Baris Usakli
500c978a26
closes #5944
2017-10-12 13:03:43 -04:00
Peter Jaszkowiak
da9da8190f
Bump dependencies
...
Bumping eslint & configs meant making some linting fixes
For future reference, the `xmlhttprequest-ssl` library must be of equal versioning to the one in `engine.io-client`, otherwise it won't be deduped which causes the socket.io tests to fail
2017-10-02 09:24:27 -04:00
Barış Soner Uşaklı
ff88be91fa
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2017-08-18 20:09:40 -04:00
Barış Soner Uşaklı
5dfb2fb83a
up themes, fix notif test
2017-08-18 19:00:48 -04:00
Julian Lam
c1d7b06ded
Fixes #5873
...
- Notifications.getMultiple now takes an optional uid parameter
- If a notification link in dropdown points to a topic and you're
in said topic, you will be scrolled to the post instead of
ajaxified to it.
2017-08-18 16:30:54 -04:00
Baris Usakli
dc9b21021a
escape moderation notes
2017-08-18 11:23:20 -04:00
Baris Usakli
753f1576ce
processSortedSet
2017-08-16 16:47:52 -04:00
Baris Usakli
bc0645dc26
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2017-08-16 15:17:26 -04:00
Julian Lam
f56578ab50
remove reset tokens if target user email changes
2017-08-16 14:37:00 -04:00
Baris Usakli
bc6b1a8f56
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# public/src/admin/extend/plugins.js
2017-08-11 11:33:06 -04:00
Baris Usakli
24bbf8fe00
closes #5869
2017-08-10 16:49:16 -04:00
Baris Usakli
9dc0069ce7
closes #5845
2017-08-01 14:09:55 -04:00
Baris Usakli
875672522e
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# src/search.js
2017-07-28 14:19:09 -04:00
Barış Soner Uşaklı
7a405da60f
group member search change
2017-07-28 00:55:02 -04:00
Baris Usakli
6cd0582b42
add filter:user.saveSettings
2017-07-26 16:30:08 -04:00
Baris Usakli
949595fdf3
fix eslint
2017-07-26 13:40:17 -04:00
Baris Usakli
541b78c26d
fix ipMatch data
2017-07-26 13:39:34 -04:00
Julian Lam
4c0135e188
fixed missing payload items in invitation email
2017-07-14 15:50:59 -04:00
Julian Lam
a2627d2066
added default payload to emails, and adding nodebb logo for email header
2017-07-13 11:30:44 -04:00
Baris Usakli
fbddb665b0
make tests pass
2017-07-06 16:07:58 -04:00