Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / uniqush/uniqush-push issues and pull requests

#275 - Support UnifiedPush on Android devices

Issue - State: open - Opened by martin-braun almost 2 years ago - 1 comment

#273 - Switch to api.sandbox.push.apple.com

Issue - State: open - Opened by TysonAndre about 3 years ago

#272 - Make FCM/APNS timeouts configurable?

Issue - State: open - Opened by TysonAndre over 3 years ago
Labels: enhancement

#269 - Remove psps

Issue - State: open - Opened by strong84 over 3 years ago

#268 - cant receive message in android app

Issue - State: open - Opened by farazsafari13 over 3 years ago

#267 - Look into supporting apns-push-type setting

Issue - State: open - Opened by TysonAndre almost 4 years ago - 1 comment
Labels: enhancement

#266 - Disable APNs binary protocol and feedback checker

Issue - State: open - Opened by TysonAndre almost 4 years ago - 1 comment

#265 - Add Destination pointer to all push.Error implementations, to log

Issue - State: open - Opened by TysonAndre almost 4 years ago
Labels: enhancement

#263 - Consider migrating GCM/FCM from legacy HTTP API to HTTP v1 API

Issue - State: open - Opened by TysonAndre almost 4 years ago
Labels: enhancement

#262 - Idea: Add an opt-in mode to act as a proxy without managing tokens

Issue - State: open - Opened by TysonAndre almost 4 years ago
Labels: enhancement

#261 - Fix no-op Signal(os.Kill)

Issue - State: open - Opened by TysonAndre almost 4 years ago

#260 - Potential code quality issues found

Issue - State: open - Opened by ghost almost 4 years ago - 3 comments

#259 - Plans for web push features?

Issue - State: open - Opened by jake-bickle about 4 years ago - 1 comment

#258 - Update CI tools, dependency on go-redis

Pull Request - State: closed - Opened by TysonAndre about 4 years ago

#256 - Add a health check for connection pools, redis being connected

Issue - State: open - Opened by TysonAndre over 4 years ago - 3 comments
Labels: enhancement

#255 - APNs binary protocol will be disabled in November 2020 - Provide migration steps

Issue - State: open - Opened by TysonAndre over 4 years ago
Labels: enhancement

#254 - Release uniqush-push 2.7.0

Pull Request - State: closed - Opened by TysonAndre over 4 years ago - 1 comment

#253 - Update the build script to use `go mod`

Pull Request - State: closed - Opened by TysonAndre over 4 years ago - 1 comment

#252 - Create a 2.7.0 release

Issue - State: closed - Opened by TysonAndre over 4 years ago

#251 - Skip test of pushdb if redis isn't available

Pull Request - State: closed - Opened by TysonAndre over 4 years ago - 1 comment

#250 - Properly handle values of sandbox other than sandbox=true

Pull Request - State: closed - Opened by TysonAndre over 4 years ago

#249 - APNS Add psp "addr" setting bug

Issue - State: closed - Opened by sid-dob over 4 years ago - 2 comments

#248 - Is there any feature to support "Topic"?

Issue - State: open - Opened by strong84 over 4 years ago - 2 comments

#247 - Fix the release notes on how to use http2 for APNs

Pull Request - State: closed - Opened by TysonAndre over 4 years ago - 1 comment

#246 - How to test http2?

Issue - State: closed - Opened by strong84 over 4 years ago - 2 comments

#245 - Remove all subscribers when doing rmpsp

Issue - State: open - Opened by strong84 over 4 years ago - 3 comments

#244 - Update dependencies and tools, fix minor bug, use golangci-lint

Pull Request - State: closed - Opened by TysonAndre about 5 years ago - 1 comment

#243 - Unique-push

Issue - State: closed - Opened by frimpongsarfok over 5 years ago - 5 comments
Labels: triage

#242 - Update the go compiler used to 1.12

Pull Request - State: closed - Opened by TysonAndre over 5 years ago

#241 - BadPushServiceProvider

Issue - State: open - Opened by aaronvdbrugge over 5 years ago - 4 comments

#239 - How to modify payload size from 2048 bytes to 4096 bytes?

Issue - State: open - Opened by sahibzadafahad99 over 5 years ago - 1 comment
Labels: question

#238 - Fix nits on wording/spelling

Pull Request - State: closed - Opened by TysonAndre over 5 years ago - 1 comment

#237 - Fix typos and spelling nits

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago - 1 comment

#236 - Fix typos in code comments

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#235 - Update go version used in travis, code style changes

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#234 - Delivery Success but not receiving on device.

Issue - State: closed - Opened by lube almost 6 years ago - 7 comments
Labels: question, AwaitingResponse

#233 - Always show an error when failing to open the logfile.

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago - 1 comment

#232 - after enter uniqush-push not show any result

Issue - State: closed - Opened by vahidalvandi almost 6 years ago - 1 comment
Labels: question, AwaitingResponse

#231 - Fix more golint notices, add golint to the CI checks

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago - 1 comment

#230 - Improve documentation

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#229 - Release uniqush-push 2.6.1.

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#228 - Make style changes suggested by golint

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago - 1 comment

#227 - Test out codecov integration

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago - 1 comment

#226 - Add gometalinter linters to Travis CI checks, fix lint warnings

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#225 - Release uniqush-push 2.6.0

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#224 - Track changelog for 2.0.0+ in NEWS.md

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#223 - Create a 2.6.0 release

Issue - State: closed - Opened by TysonAndre almost 6 years ago

#222 - Gometalinter fixes, including fixes for 2 actual bugs

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#221 - Make various changes suggested by golint

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#220 - Add redis-server to travis environment for db/ unit tests

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#219 - Update go-redis from v5 to v6 (master)

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#218 - Increase loglevel of uniqush starting, to Info

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#217 - Sync various improvements to uniqush/uniqush-push

Pull Request - State: closed - Opened by TysonAndre almost 6 years ago

#216 - Add an option to remove all subscriptions for a user

Issue - State: open - Opened by TysonAndre almost 6 years ago
Labels: enhancement

#215 - Improve logging messages for rest api

Issue - State: open - Opened by TysonAndre about 6 years ago
Labels: enhancement

#214 - Change the GCM endpoint to FCM (For Issue #210)

Pull Request - State: closed - Opened by TysonAndre about 6 years ago

#213 - Unable to Download Uniqush tar File

Issue - State: closed - Opened by ibr123 about 6 years ago - 10 comments
Labels: bug

#212 - GCM Deprecated. Do I need to re-subscribe all my users?

Issue - State: closed - Opened by zanderisrael about 6 years ago - 1 comment
Labels: question

#211 - Update README and website (uniqush-www) to deprecate mentions of uniqush "ecosystem"

Issue - State: open - Opened by TysonAndre about 6 years ago
Labels: documentation

#210 - Implement and document the way to migrate from GCM to FCM (Both uniqush-push and mobile apps)

Issue - State: open - Opened by TysonAndre about 6 years ago - 10 comments
Labels: documentation

#209 - follow-up work for title in push notifications

Issue - State: open - Opened by TysonAndre over 6 years ago
Labels: enhancement

#208 - Release uniqush-push 2.5.0

Pull Request - State: closed - Opened by TysonAndre over 6 years ago

#207 - Uniqush 2.5 release with APNS http2 fix

Issue - State: closed - Opened by muspelheim over 6 years ago - 1 comment

#206 - problem to send push to device

Issue - State: closed - Opened by waraxtle over 6 years ago - 1 comment

#205 - Uniqush-push cluster

Issue - State: open - Opened by EmMerry over 6 years ago - 10 comments
Labels: question

#204 - Improve integration tests of uniqush-push (Mock redis DB).

Issue - State: open - Opened by TysonAndre over 6 years ago
Labels: testing

#203 - Fix bug in checks of payload size, add uniqush.apns_voip=1 option.

Pull Request - State: closed - Opened by TysonAndre over 6 years ago

#202 - Does Uniqush support VOIP Push from Apple

Issue - State: closed - Opened by smolskyaleksey over 6 years ago - 4 comments
Labels: enhancement, question

#199 - Support title-loc-key and title-loc-args

Pull Request - State: closed - Opened by jerbob92 over 6 years ago

#198 - Update AddPushServiceProviderToService method to prevent duplicate se…

Pull Request - State: closed - Opened by victorlang over 6 years ago - 2 comments

#196 - Adding the title attribute to apns

Pull Request - State: closed - Opened by geniuscd over 6 years ago

#195 - Title in push notification

Issue - State: closed - Opened by geniuscd over 6 years ago - 7 comments
Labels: enhancement

#194 - Move goconf dependency to uniqush github project

Pull Request - State: closed - Opened by TysonAndre over 6 years ago

#193 - Allow loglevel settings to be more granular, add tests

Pull Request - State: closed - Opened by TysonAndre over 6 years ago

#192 - mutable-content (APNs Rich Push Notifications)

Issue - State: open - Opened by katagaStyle over 6 years ago - 2 comments
Labels: enhancement

#191 - Write script to create a uniqush dump of PSPs and subscribers based on one or more rdb snapshots

Issue - State: open - Opened by TysonAndre over 6 years ago
Labels: enhancement, HelpWanted

#187 - Use expectJSONIsEquivalent in more tests

Issue - State: closed - Opened by TysonAndre over 6 years ago
Labels: testing

#183 - Move from github.com/ifwe/goconf to github.com/uniqush/goconf

Issue - State: closed - Opened by TysonAndre almost 7 years ago
Labels: LongTermPlan, enhancement

#178 - APNS: We are unable to get a connection: dial tcp: missing address

Issue - State: closed - Opened by cristian-pirnog almost 7 years ago - 4 comments

#171 - Use timeout when calling tls.dial

Issue - State: closed - Opened by TysonAndre almost 7 years ago - 1 comment
Labels: bug

#164 - Support priority for APNs, GCM, FCM

Issue - State: open - Opened by TysonAndre about 7 years ago - 1 comment
Labels: enhancement

#158 - Create an info log message for "Uniqush is starting"

Issue - State: closed - Opened by TysonAndre about 7 years ago
Labels: enhancement

#157 - APNS HTTP (HTTP2) support

Issue - State: closed - Opened by TysonAndre about 7 years ago - 2 comments
Labels: enhancement

#153 - Support versioning releases of dependencies (e.g. gopkg.in/go-redis/redis stopped at v5, and v6 is out)

Issue - State: open - Opened by TysonAndre about 7 years ago
Labels: enhancement, ShortTermPlan

#150 - API to get all subscribers of a given service?

Issue - State: open - Opened by kartlee about 7 years ago - 2 comments
Labels: enhancement, question

#145 - Prevent duplicate pushes to same device by having uniqush store and handle device_id for subscriptions

Issue - State: open - Opened by TysonAndre over 7 years ago - 4 comments
Labels: enhancement

#126 - APNS production problem

Issue - State: closed - Opened by pacasa2 almost 8 years ago - 4 comments
Labels: AwaitingResponse

#89 - Write unit tests, lots of them

Issue - State: open - Opened by monnand over 8 years ago - 1 comment
Labels: testing

#40 - OOM killed

Issue - State: closed - Opened by cmabastar over 10 years ago - 7 comments
Labels: triage, MustFix, AwaitingResponse

#4 - Windows phone support

Issue - State: closed - Opened by monnand over 11 years ago - 5 comments
Labels: LongTermPlan, enhancement, HelpWanted