barisusakli
|
61e1c51ef6
|
run notif prune every 30mins
disabled post edit log
|
2014-09-07 20:03:29 -04:00 |
|
barisusakli
|
2252ab7479
|
notifications.prune
run every hour
dont get more than 500 notifications
|
2014-09-07 03:17:51 -04:00 |
|
barisusakli
|
1075305444
|
crash fix
|
2014-09-05 03:00:53 -04:00 |
|
barisusakli
|
77a7c5caef
|
eachLimit notifications.push
|
2014-08-17 22:12:43 -04:00 |
|
barisusakli
|
5ae7c92d55
|
notifications refactor
added getMultiple which works with an array of nids
|
2014-08-16 23:25:30 -04:00 |
|
barisusakli
|
ea2975cb3f
|
eachLimit on expire nids
|
2014-08-08 16:28:29 -04:00 |
|
barisusakli
|
7d179b68df
|
faster notif prune
|
2014-08-07 00:44:25 -04:00 |
|
barisusakli
|
b0b78c3092
|
minor fix to prevent err when trying to mark null nid
|
2014-08-03 12:40:46 -04:00 |
|
barisusakli
|
e420ee5fb6
|
privilege fix for single category check
|
2014-08-02 19:45:13 -04:00 |
|
barisusakli
|
62681c36ef
|
if notif is deleted don't push, prevent crash
|
2014-08-02 15:10:32 -04:00 |
|
barisusakli
|
f31978aa2c
|
moved core notifications all the way to the end
|
2014-07-28 19:09:08 -04:00 |
|
barisusakli
|
f71bd41408
|
more fixes
|
2014-07-28 18:18:22 -04:00 |
|
barisusakli
|
d7520508e3
|
#1375 part1
|
2014-07-28 18:18:20 -04:00 |
|
barisusakli
|
eea987d8dd
|
removed console.log
|
2014-07-25 19:02:10 -04:00 |
|
Julian Lam
|
91ce3634fc
|
fixed #1904
|
2014-07-25 16:46:04 -04:00 |
|
Julian Lam
|
458e294293
|
switched validator library out in favour of String lib
|
2014-06-21 17:17:08 -04:00 |
|
Julian Lam
|
c41bb05711
|
final pass #1720, closed #1720
|
2014-06-20 17:53:40 -04:00 |
|
Julian Lam
|
d257632878
|
first pass #1720, updating existing calls to notifications.create, backwards compatibility in case plugins create notifications too.
|
2014-06-20 16:54:34 -04:00 |
|
Julian Lam
|
dedc6d8154
|
added new hook for notification pushing
|
2014-06-17 21:10:21 -04:00 |
|
barisusakli
|
ce1934e566
|
closes #1684
|
2014-06-13 13:57:42 -04:00 |
|
barisusakli
|
4570edb122
|
closes #1623
|
2014-06-02 12:44:37 -04:00 |
|
Julian Lam
|
3baf00208f
|
slugifying group name when checking for existence
|
2014-05-26 21:13:18 -04:00 |
|
barisusakli
|
66701afdaa
|
closes #1559
fixes the notification image too, the property was called image not
picture
|
2014-05-22 21:31:52 -04:00 |
|
Julian Lam
|
3849b2d6b3
|
added pushGroup method to notifications object #1331
|
2014-05-21 11:30:32 -04:00 |
|
barisusakli
|
ac65655384
|
fixed missing return
|
2014-05-13 21:13:54 -04:00 |
|
barisusakli
|
c7744d7a64
|
closes #1483
|
2014-05-12 14:51:39 -04:00 |
|
Julian Lam
|
08cf6bc5e6
|
fixed #1489 -- made checkReplace error-first, added missing callback, added missing object field to db query
|
2014-05-06 10:23:39 -04:00 |
|
Julian Lam
|
e65896351a
|
checkReplace typo
|
2014-04-29 21:32:54 -04:00 |
|
barisusakli
|
7c00bce63c
|
faster checkAndReplace
still need a better solution for this uniqueId business but this is
better than before.
|
2014-04-16 18:07:45 -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 |
|
Julian Lam
|
b12b2f13ea
|
closed #1375
|
2014-04-11 13:24:44 -04:00 |
|
barisusakli
|
2220483915
|
notifications
|
2014-03-12 15:59:02 -04:00 |
|
Baris Soner Usakli
|
ea222c4f8a
|
crash fix for notifications, removed exec_body_script, closes #1058
|
2014-02-19 16:44:36 -05:00 |
|
Julian Lam
|
9e64f4e303
|
passing in a picture into notifications now
|
2014-02-15 15:43:44 -05:00 |
|
Julian Lam
|
aba1b95cac
|
updating notifications.create to accept a hash instead of discrete arguments - breaking change
|
2014-02-15 14:52:59 -05:00 |
|
Julian Lam
|
d0d3160fc7
|
final pass, #999
|
2014-02-14 11:04:00 -05:00 |
|
Julian Lam
|
8bd6f85478
|
first pass, #999
|
2014-02-14 10:49:43 -05:00 |
|
Baris Soner Usakli
|
daa1154797
|
added timing to prune
|
2014-02-11 15:13:02 -05:00 |
|
Baris Soner Usakli
|
20dd194171
|
show error in composer if upload fails
|
2014-02-11 14:40:43 -05:00 |
|
Julian Lam
|
adb8f80b86
|
interim commit - removed calls to websockets.js, beginning porting to namespaced files
|
2014-01-09 20:13:17 -05:00 |
|
psychobunny
|
dc4aeca427
|
also send notification data along with event:new_notification socket call
|
2013-12-29 15:09:34 -05:00 |
|
Julian Lam
|
c313c4501b
|
pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219)
|
2013-12-10 22:05:37 -05:00 |
|
Baris Soner Usakli
|
447073560f
|
moved reds into redis, fixed notifications prune param
|
2013-12-05 18:31:15 -05:00 |
|
Baris Usakli
|
dcbe4ffd4a
|
more notif.prune cleanup
|
2013-12-05 15:32:36 -05:00 |
|
Baris Usakli
|
215b919362
|
added db function
|
2013-12-05 15:29:27 -05:00 |
|
Baris Usakli
|
58df656c65
|
removed temp vars
|
2013-12-05 15:27:14 -05:00 |
|
Baris Usakli
|
a8c91e2452
|
more
|
2013-12-05 15:26:30 -05:00 |
|
Baris Usakli
|
806a454b05
|
fixing notifications.prune
|
2013-12-05 15:25:58 -05:00 |
|
Baris Usakli
|
c096656eff
|
merged master fixed conflicts
|
2013-12-05 12:17:01 -05:00 |
|
Baris Soner Usakli
|
639247a8b0
|
fixed notifications
|
2013-12-04 18:58:20 -05:00 |
|