ifandelse
|
92c242c096
|
Moved system level messages out of SubscriptionDefinition; added postal.unsubscribe and removed unnecessary refs to localBus and replaced with module ref of same calls
|
2013-08-12 18:08:44 -04:00 |
|
ifandelse
|
3b5b235227
|
Moved system messaged for creation/removal of subscriptions behind postal API, no longer in SubscriptionDefinition...
|
2013-08-10 18:55:18 -04:00 |
|
ifandelse
|
abd7b46993
|
Bumped version and updated contributor list to add @GerHobbelt
|
2013-08-10 12:23:58 -04:00 |
|
ifandelse
|
25425c0cda
|
Merged and tweaked PR from @GerHobbelt, which fixed issue with nested publishes breaking the unsubscribe queue behavior
|
2013-08-10 12:19:34 -04:00 |
|
ifandelse
|
394227a1cc
|
bumped version info
|
2013-07-24 00:31:51 -04:00 |
|
ifandelse
|
d936f7859d
|
Updated getSubscribersFor method to work around bug in IE 8/9
|
2013-07-24 00:25:16 -04:00 |
|
ifandelse
|
e909bbad08
|
Fixed bug reported by @tsgautier in Issue #34. The publish call was incorrectly handling a mutating array of subscribers as it iterated over them. I also fixed the once() call to return the instance.
|
2013-05-01 00:42:09 -04:00 |
|
Doug Neiner
|
f46f153982
|
Made the resolver more permissive. Fixed issue where topics starting with a / would never resolve.
|
2013-04-30 21:26:48 -05:00 |
|
ifandelse
|
dcd8a357d4
|
Bumped build assets to v0.8.3
|
2013-04-27 13:05:48 -04:00 |
|
ifandelse
|
ccd91a5326
|
Merge branch 'master' of https://github.com/postaljs/postal.js
|
2013-04-27 13:03:09 -04:00 |
|
ifandelse
|
2391e5426f
|
Bumped to v0.8.3, making underscore arg to commonjs factory method optional
|
2013-04-27 13:01:21 -04:00 |
|
Doug Neiner
|
dcddf5392e
|
Updated defer to match withDelay for calling setTimeout. Fixes #28
|
2013-03-17 20:24:39 -05:00 |
|
Jim Cowart
|
f6729c191b
|
Fixed failing test and enabled all test modules to run
|
2013-03-03 00:33:44 -05:00 |
|
Jim Cowart
|
3f1396cb35
|
Added regex instance caching to resolver
|
2013-03-03 00:25:48 -05:00 |
|
Jim Cowart
|
2097c638ab
|
Updated bindings resolver to fix problem '#' not matching 0 words when nested inside topic string
|
2013-03-03 00:17:26 -05:00 |
|
Jim Cowart
|
a2db8ab2d7
|
Added tests for Bindings resolver to specifically target failing conditions. Now to fix those failures....
|
2013-03-02 16:32:57 -05:00 |
|
Jim Cowart
|
51a244c210
|
Updated bug in Channel Definition publish, and fixed tests to catch it
|
2013-01-15 20:15:06 -05:00 |
|
Jim Cowart
|
f935902df7
|
Updated publish implementation to remove the need for cloning the array
|
2013-01-15 18:01:26 -05:00 |
|
Jim Cowart
|
180593a88b
|
Updated publish loop to eliminate need for clone
|
2013-01-15 16:17:12 -05:00 |
|
Jim Cowart
|
fb4e9ae71a
|
Trimmed more code out
|
2012-12-20 02:45:05 -05:00 |
|
Jim Cowart
|
3acbb142e6
|
Removed a *lot* of code. Postal's diet is in full force...
|
2012-12-20 02:32:45 -05:00 |
|