issues
search
arthurnn
/
apn_sender
Background worker to send Apple Push Notifications over a persistent TCP socket.
MIT License
377
stars
146
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rails 5.1 compatibility
#98
zydeco
closed
6 years ago
2
Update travis manifest so ruby <= 2.1 is tested with sidekiq 3.
#97
lukeasrodgers
closed
8 years ago
1
Attempt to fix gem installation failures on Travis CI.
#96
lukeasrodgers
closed
8 years ago
2
Ability to send silent notifications
#95
zydeco
closed
8 years ago
1
Resque worker processed the job but push notification is not sent
#94
ghost
opened
8 years ago
0
Qa
#93
felipegs
closed
8 years ago
0
Error: undefined method 'notify' for :sidekiq:Symbol
#92
tmgsca
closed
2 years ago
2
Support apple push protocol v2
#91
robinbrandt
closed
9 years ago
1
Enhanced Notification Format not supported (incl 2048 byte limit)
#90
serioushaircut
closed
9 years ago
3
Version bump
#89
lukeasrodgers
opened
9 years ago
0
Mention content-available in the README
#88
colszowka
closed
9 years ago
1
Fixes issue 86: Now the sidekiq jobs get added to apple_push_notifications by default, which can also be overriden.
#87
amitsaxena
closed
9 years ago
1
The push jobs don't get added to "apple_push_notifications" queue when using APN.notify_async
#86
amitsaxena
closed
9 years ago
1
Support for multiple applications
#85
rlhh
closed
9 years ago
1
Support ActiveSupport 4.x.x
#84
lukeasrodgers
closed
9 years ago
1
activesupport version
#83
lukeasrodgers
closed
9 years ago
1
Support for multiple applications
#82
estum
closed
9 years ago
4
send push to multiple tokens
#81
lgmkr
opened
9 years ago
1
Update README.md
#80
IvanUshakov
closed
9 years ago
1
Increasing iOS 8 payload size to 2KB
#79
pwightman
closed
9 years ago
5
Use custom logger if configured, fallback to Rails.logger/STDOUT only if not
#78
dziemian007
opened
10 years ago
2
Category
#77
atomkirk
closed
10 years ago
1
adding category to aps parent
#76
atomkirk
closed
10 years ago
0
Updated README to include the setting for truncating alerts.
#75
nolamesa
closed
10 years ago
0
Changed DATA_MAX_BYTES to 255 bytes
#74
nolamesa
closed
10 years ago
0
Don't use ActiveSupport 4.1.0
#73
dziemian007
closed
9 years ago
1
Where do I put the APN config for resque workers?
#72
arol
opened
10 years ago
0
Make this ActiveJob compatible
#71
arthurnn
opened
10 years ago
0
content-available support
#70
robj
closed
10 years ago
5
content-available support
#69
robj
closed
10 years ago
0
reset socket on ETIMEDOUT
#68
mattsprig
closed
10 years ago
1
Make gem compatible with rails 4.1
#67
arthurnn
closed
9 years ago
5
Configuration and support for multiple applications
#66
twigbranch
closed
10 years ago
2
Sidekiq Password not set using development mode
#65
AlanHassen
opened
10 years ago
3
Sidekiq async notifications fail all the time
#64
rubymaniac
closed
10 years ago
3
Adds message and target of push to log.
#63
gamafranco
closed
10 years ago
1
Fixes to_s message of feedback class (fixes #60).
#62
gamafranco
closed
10 years ago
1
Messages not being sent
#61
gamafranco
opened
10 years ago
3
APN feedback not connecting
#60
gamafranco
closed
10 years ago
1
Support simultaneous connection to sandbox and production servers
#59
lupinglade
opened
10 years ago
0
Simple backend is being used even though Sidekiq is specified in Gemfile
#58
lupinglade
closed
10 years ago
2
uninitialized constant APN::Jobs::SidekiqNotificationJob
#57
gamafranco
closed
10 years ago
7
herkou run console can't create /app/log/apn_sender.log
#56
akirasosa
closed
10 years ago
3
This lib with Resque creates new connection to APNS each time
#55
yuriihabrusiev
closed
1 year ago
11
Fix small typo in the README file
#54
jayztemplier
closed
10 years ago
1
Fixing #47
#53
botvinik
closed
11 years ago
1
Fixed generating payload with diacritic/multibyte characters
#52
piotr-sokolowski
closed
11 years ago
3
sidekiq_notification_job not being picked up ( master branch )
#51
robj
closed
10 years ago
8
Add a Bitdeli Badge to README
#50
bitdeli-chef
closed
11 years ago
0
Race condition for creating ConnectionPool?
#49
mlangenberg
opened
11 years ago
3
Next