Anonymous | Login | Signup for a new account | 2012-09-13 19:33 PDT |
Main | Blog | My View | View Issues | Change Log | Roadmap | IRC Chat | Repositories | Scrum Board |
View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
226 | ZNC Push | [All Projects] General | public | 2011-09-28 13:32 | 2011-10-06 16:22 | |||
Reporter | John Reese | |||||||
Assigned To | John Reese | |||||||
Priority | high | Severity | feature | Reproducibility | N/A | |||
Status | resolved | Resolution | fixed | |||||
Summary | 226: Support multiple notification services | |||||||
Description | With the impending collapse of Notifo, the module should be able to support multiple notification services, such as Boxcar, Prowl, etc. This should be implemented using the existing options system, using a form of enum to select the user's preferred service from a list of supported types. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
John Reese (administrator) 2011-10-06 16:22 |
Fix committed to master branch at 2011-10-06T12:10:19-07:00. |
![]() |
|||
ZNC Push: master a69ec09d
Timestamp: 2011-09-29 06:30:06 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Rebrand project as ZNC Push Issue 226 |
||
add - push.cpp | [ Diff ] [ File ] | ||
rm - notifo.cpp | [ Diff ] [ File ] | ||
mod - .gitignore | [ Diff ] [ File ] | ||
mod - Makefile | [ Diff ] [ File ] | ||
mod - README.md | [ Diff ] [ File ] | ||
ZNC Push: master 7817e98d
Timestamp: 2011-09-29 07:21:15 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Add option for service name Currently enforces either "notifo" or "boxcar", but does not yet change any behaviors in the rest of the module. Also prevents appending or prepending to the option value. Issue 226 |
||
mod - README.md | [ Diff ] [ File ] | ||
mod - push.cpp | [ Diff ] [ File ] | ||
ZNC Push: master 0af5679f
Timestamp: 2011-09-29 12:20:53 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Extract HTTP request handling to CPushSocket When sending HTTP requests, the notification code doesn't need to know how to build arbitrary requests. Issue 226 |
||
mod - push.cpp | [ Diff ] [ File ] | ||
ZNC Push: master 4667fd52
Timestamp: 2011-09-29 12:42:33 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Move Notifo-specific details into send_message() Issue 226 |
||
mod - push.cpp | [ Diff ] [ File ] | ||
ZNC Push: master 77196be1
Timestamp: 2011-10-05 12:25:59 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Initial support for Boxcar API Issue 226 |
||
mod - push.cpp | [ Diff ] [ File ] | ||
ZNC Push: master e4186344
Timestamp: 2011-10-06 11:43:54 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Added support for the Prowl service Issue 226 |
||
mod - push.cpp | [ Diff ] [ File ] | ||
ZNC Push: master dd432247
Timestamp: 2011-10-06 11:54:17 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Added support for the Notify My Android service Issue 226 |
||
mod - push.cpp | [ Diff ] [ File ] | ||
ZNC Push: master 814065a0
Timestamp: 2011-10-06 12:10:19 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Updated documentation for alternate push services Resolves 226 |
||
mod - README.md | [ Diff ] [ File ] | ||
ZNC Push: master c762c414
Timestamp: 2011-10-06 12:58:24 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Documented debug option added from issue 226 | ||
mod - README.md | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2011-09-28 13:32 | John Reese | New Issue | |
2011-09-28 13:32 | John Reese | Status | new => assigned |
2011-09-28 13:32 | John Reese | Assigned To | => John Reese |
2011-09-29 06:38 | John Reese | Changeset attached | => ZNC Push master a69ec09d |
2011-10-06 16:22 | John Reese | Changeset attached | => ZNC Push master 814065a0 |
2011-10-06 16:22 | John Reese | Changeset attached | => ZNC Push master c762c414 |
2011-10-06 16:22 | John Reese | Changeset attached | => ZNC Push master dd432247 |
2011-10-06 16:22 | John Reese | Changeset attached | => ZNC Push master e4186344 |
2011-10-06 16:22 | John Reese | Changeset attached | => ZNC Push master 77196be1 |
2011-10-06 16:22 | John Reese | Changeset attached | => ZNC Push master 4667fd52 |
2011-10-06 16:22 | John Reese | Changeset attached | => ZNC Push master 0af5679f |
2011-10-06 16:22 | John Reese | Changeset attached | => ZNC Push master 7817e98d |
2011-10-06 16:22 | John Reese | Note Added: 321 | |
2011-10-06 16:22 | John Reese | Status | assigned => resolved |
2011-10-06 16:22 | John Reese | Resolution | open => fixed |
Copyright © 2000 - 2012 MantisBT Group
Time: 0.1577 seconds. memory usage: 8,371 KB |