Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/appleboy/gorush

A push notification server written in Go (Golang).
https://github.com/appleboy/gorush

feat(grpc): support ThreadID and ContentAvailable (#328)

4c203c982993a141a4d3d1a4a56ad145c19c4d58 authored almost 7 years ago by Bo-Yi Wu <[email protected]>
feat(grpc): add alert other fields. (#327)

ffd78ffaecdc44e2385e43c4b7a73e76ea33d642 authored almost 7 years ago by Bo-Yi Wu <[email protected]>
feat: Add ThreadID for apns (#326)

230cfb23fa0d9e652903e15e272e05ba56cc6d49 authored almost 7 years ago by Bo-Yi Wu <[email protected]>
refactor: update makefile command.

6540d16e3e3ab6feee139a60f4bec9206e0933df authored almost 7 years ago by Bo-Yi Wu <[email protected]>
chore(grpc): add sound field. (#325)

df45f85a1c2bef86d8fb7702adf47dec4ae8893c authored almost 7 years ago by Bo-Yi Wu <[email protected]>
fix(grpc): check alert exist. (#324)

* fix(grpc): check alert exist.

* fix: update readme.

651a2b76db04448bae8d56bdbe5c745e07ad529b authored almost 7 years ago by Bo-Yi Wu <[email protected]>
fix: missing grpc tool for node.js

3b30bb6346c2a2a79125c1a81f271db90194e8c5 authored almost 7 years ago by Bo-Yi Wu <[email protected]>
feat(grpc): support category, alert and badge for ios. (#321)

8faae762fed64081c4e1bed6d107126ebc9031a8 authored almost 7 years ago by Bo-Yi Wu <[email protected]>
docs: Add codacy badge.

a89d00c9345884b97dd5f5d42e4ade6904d70e13 authored almost 7 years ago by Bo-Yi Wu <[email protected]>
fix: duplicate of cache download file.

6d9e2a4408ae65be0269a59906d34698880b6ef0 authored almost 7 years ago by Bo-Yi Wu <[email protected]>
Update README (#317)

* Add p8 format iOS certificate file in README

ebab85e685ff9d92ec534a017a879eaff24aaa34 authored about 7 years ago by gnosis <[email protected]>
chore(docker): specific the golang version

32e93117177fa38572340bcf60d1242b53d72e69 authored about 7 years ago by Bo-Yi Wu <[email protected]>
fix(git): remove bin folder from git ignore list

c735e66a1c77e83976ed02eea5fceb87d7bb3a8b authored about 7 years ago by Bo-Yi Wu <[email protected]>
fix(docker): add binary file to docker.

46658f38382ad8af3b296bdac6800036a2937487 authored about 7 years ago by Bo-Yi Wu <[email protected]>
feat(docker): Add i386 image. (#315)

* feat(docker): Add i386 image.

* update drone

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail....

9aedf8870e655c75d3fb72e4e2723594d9626677 authored about 7 years ago by Bo-Yi Wu <[email protected]>
feat(docker): Support alpine docker image. (#314)

e516382af270bfdc16b0f780ca78b6db957d55b9 authored about 7 years ago by Bo-Yi Wu <[email protected]>
refactor(drone): update plugins/docker image for release process (#313)

25becd08104f2bd21bed80fe1bac77f06eb499b1 authored about 7 years ago by Bo-Yi Wu <[email protected]>
Add CollapseID for ios notification. (#308)

Signed-off-by: Bo-Yi Wu <[email protected]>

bd6a6f7eba1515f2afff8cbc77be0bed3bf146d3 authored about 7 years ago by Bo-Yi Wu <[email protected]>
remove unused const

Signed-off-by: Bo-Yi Wu <[email protected]>

b7b9cd22ddcd5cac6c0df4c83555485dafab0494 authored about 7 years ago by Bo-Yi Wu <[email protected]>
Add grpc check example. (#306)

* Add grpc check example.

Signed-off-by: Bo-Yi Wu <[email protected]>

* add missing pa...

c6e3b7417ebf784843346cba50211956ecb3221b authored about 7 years ago by Bo-Yi Wu <[email protected]>
Add grpc health check. (#304)

* Add grpc health check.

Signed-off-by: Bo-Yi Wu <[email protected]>

* fix missing pac...

25bfe420b0a72c49499ba28264d4816e6849529c authored about 7 years ago by Bo-Yi Wu <[email protected]>
add Stargazers over time

Signed-off-by: Bo-Yi Wu <[email protected]>

ff4ab7002fc2ed21c207793cb6f0d16296247f1b authored about 7 years ago by Bo-Yi Wu <[email protected]>
docs: enable grpc server.

008644110ea13dd30748d4f2df78ef12eec0d85b authored about 7 years ago by Bo-Yi Wu <[email protected]>
docs: Support send notification from different environment.

333575e19bf135a849c7753285f28bbb82c8af36 authored about 7 years ago by Bo-Yi Wu <[email protected]>
update go version to 1.9.2

Signed-off-by: Bo-Yi Wu <[email protected]>

56ac8e4b61c11971471619d62572a81e849d8c82 authored about 7 years ago by Bo-Yi Wu <[email protected]>
update download link to 1.10.0

Signed-off-by: Bo-Yi Wu <[email protected]>

ab50632b1ca054a87bc0f9725f927e1632dae658 authored about 7 years ago by Bo-Yi Wu <[email protected]>
update release process in drone.

Signed-off-by: Bo-Yi Wu <[email protected]>

5ed2f75c17d6151977fa0dc2ab5183428af80491 authored about 7 years ago by Bo-Yi Wu <[email protected]>
fix ref tag in drone

Signed-off-by: Bo-Yi Wu <[email protected]>

18921b6ac347cd5674ff182dec1e5781690cc219 authored about 7 years ago by Bo-Yi Wu <[email protected]>
support custom url for health URI. (#302)

* support custom url for health URI.

Signed-off-by: Bo-Yi Wu <[email protected]>

* fix...

e99692717c063441231e5b7917c1f0972685df5c authored about 7 years ago by Bo-Yi Wu <[email protected]>
Support get different mode of apns client in request for iOS app (#301)

Signed-off-by: Bo-Yi Wu <[email protected]>

313d74c9271d8cfb6e2ac2d4a6a22e9c28c9fc5c authored about 7 years ago by Bo-Yi Wu <[email protected]>
Support new Apple Token Based Authentication (JWT) (#300)

* Support new Apple Token Based Authentication (JWT)

Signed-off-by: Bo-Yi Wu <appleboy.tw@gma...

c06e819e08f6a39d647305eaf08579b11ce1708a authored about 7 years ago by Bo-Yi Wu <[email protected]>
support Device Group HTTP POST Request (#299)

* support Device Group HTTP POST Request

Signed-off-by: Bo-Yi Wu <[email protected]>

*...

461a57ec9a41ea493f3d4f9c95ce229c2d0cbff1 authored about 7 years ago by Bo-Yi Wu <[email protected]>
[ci skip] remove space.

Signed-off-by: Bo-Yi Wu <[email protected]>

ef9c4221adfde49fdde760c37a500b895fc5ecf5 authored about 7 years ago by Bo-Yi Wu <[email protected]>
[ci skip] Add send topic message doc.

Signed-off-by: Bo-Yi Wu <[email protected]>

077d46fe4a694e80d6cbcf8cd5781751dfb9c59a authored about 7 years ago by Bo-Yi Wu <[email protected]>
upgrade apns2 to 0.13 (#297)

Signed-off-by: Bo-Yi Wu <[email protected]>

34588dd43699f0761fa2dbdc66037e7edb82505a authored about 7 years ago by Bo-Yi Wu <[email protected]>
Send messages to topics for android (#296)

Signed-off-by: Bo-Yi Wu <[email protected]>

115ee18560d1c1525456968ecdef3a96b1071213 authored about 7 years ago by Bo-Yi Wu <[email protected]>
[ci skip] update k8s document.

Signed-off-by: Bo-Yi Wu <[email protected]>

4df24202cfc802a4efb7f3e9be83ebf113e1b9ff authored about 7 years ago by Bo-Yi Wu <[email protected]>
support global config in k8s. (#295)

Signed-off-by: Bo-Yi Wu <[email protected]>

4f2eeac7c32d4e62d35c5f2f93d58e6153c51f67 authored about 7 years ago by Bo-Yi Wu <[email protected]>
remove yaml config in Dockerfile. (#294)

Signed-off-by: Bo-Yi Wu <[email protected]>

f76343b840afad1827cf48c4717f3b1cf1fb7474 authored about 7 years ago by Bo-Yi Wu <[email protected]>
Support global ENV setting. (#293)

* Support global ENV setting.

Signed-off-by: Bo-Yi Wu <[email protected]>

* add viper ...

f3480d2dd8c8f4be30ddc242497c16723d55bdca authored about 7 years ago by Bo-Yi Wu <[email protected]>
move main to top folder.

Signed-off-by: Bo-Yi Wu <[email protected]>

e2d4d9db18160ca20898652424120e4a39a2e4aa authored about 7 years ago by Bo-Yi Wu <[email protected]>
move main.go to cmd folder. (#292)

* move main.go to cmd folder.

Signed-off-by: Bo-Yi Wu <[email protected]>

* move docs....

77ea50f06203924b3d288fb4aac1445bb650726c authored about 7 years ago by Bo-Yi Wu <[email protected]>
[ci skip] update readme.

Signed-off-by: Bo-Yi Wu <[email protected]>

550348c2e797f4e58f6999cd29bfedb483697903 authored about 7 years ago by Bo-Yi Wu <[email protected]>
change grpc port to 9000 (#291)

* change grpc port to 9000

Signed-off-by: Bo-Yi Wu <[email protected]>

* change grpc p...

6d29e638b4f4fb71e2e7f3c2503f3caa1279180e authored about 7 years ago by Bo-Yi Wu <[email protected]>
change fb to discord.

Signed-off-by: Bo-Yi Wu <[email protected]>

50237f4fd146f11223f2952c27a5072946b3443a authored about 7 years ago by Bo-Yi Wu <[email protected]>
upgrade to 1.9.1 go version.

Signed-off-by: Bo-Yi Wu <[email protected]>

22bf85acabc05f8d461fd5baf09a00b60237b7ec authored about 7 years ago by Bo-Yi Wu <[email protected]>
replace http status

Signed-off-by: Bo-Yi Wu <[email protected]>

6ec814c4e0249bf1e1508f8b47338c76b552b0ae authored about 7 years ago by Bo-Yi Wu <[email protected]>
fix typo for maintainer name

Signed-off-by: Bo-Yi Wu <[email protected]>

34bd272cbe84eb49b7c76c35a1536018efd06464 authored about 7 years ago by Bo-Yi Wu <[email protected]>
remove gopath config in drone.

Signed-off-by: Bo-Yi Wu <[email protected]>

83b1e6b98fedfc70acb9e297a36b3dde1fbf9d32 authored about 7 years ago by Bo-Yi Wu <[email protected]>
Change Request.Header.Get to GetHeader function (#290)

* Change Request.Header.Get to GetHeader function

* update gin version

Signed-off-by: Bo-Y...

01d545a4085bdb86c31c674c3625241335c54ccb authored about 7 years ago by JieJhih <[email protected]>
Fix annotation. (#289)

df987d5e53ac823473244917b176b8c02692cdc4 authored about 7 years ago by JieJhih <[email protected]>
add version handler (#287)

Signed-off-by: Bo-Yi Wu <[email protected]>

f960f942f23645a30160e0d40cdaf6950b3827d1 authored about 7 years ago by Bo-Yi Wu <[email protected]>
add healthz check (#286)

* add healthz check

Signed-off-by: Bo-Yi Wu <[email protected]>

* add testing

Signe...

ffd55152e57aeccb76b9cb7aaa178210da59db62 authored about 7 years ago by Bo-Yi Wu <[email protected]>
MAINTAINER has been deprecated

Signed-off-by: Bo-Yi Wu <[email protected]>

f0ca319da5d9abd9279a3fbb9876129b1c07cee6 authored about 7 years ago by Bo-Yi Wu <[email protected]>
MAINTAINER has been deprecated

Signed-off-by: Bo-Yi Wu <[email protected]>

9d32f74209a53bb0d47efb32bb5bbfe4ca9e2fd9 authored about 7 years ago by Bo-Yi Wu <[email protected]>
update k8s readme.

Signed-off-by: Bo-Yi Wu <[email protected]>

6901824adce2debc73a244ddc44466d4466a050b authored about 7 years ago by Bo-Yi Wu <[email protected]>
update k8s readme.

Signed-off-by: Bo-Yi Wu <[email protected]>

19183221853845484495e82857c290f11692753b authored about 7 years ago by Bo-Yi Wu <[email protected]>
update k8s document and yml (#284)

Signed-off-by: Bo-Yi Wu <[email protected]>

411b6efc4a39b64e354f8b659cd302084f81ae67 authored about 7 years ago by Bo-Yi Wu <[email protected]>
add ingress yaml for k8s

Signed-off-by: Bo-Yi Wu <[email protected]>

8e98e0b6fe70c46cc1b4fb748683902871084bf6 authored over 7 years ago by Bo-Yi Wu <[email protected]>
add external tools

Signed-off-by: Bo-Yi Wu <[email protected]>

7dac7d0698351d7a35cb0f9ddc9d8b6ff4fe80b8 authored over 7 years ago by Bo-Yi Wu <[email protected]>
fix rm script

Signed-off-by: Bo-Yi Wu <[email protected]>

e6160c41466b3c81d27f9d6667d712ded9519d80 authored over 7 years ago by Bo-Yi Wu <[email protected]>
update base image.

Signed-off-by: Bo-Yi Wu <[email protected]>

632dcbc4e32bcfef18debbe137ba18d6b33ceda6 authored over 7 years ago by Bo-Yi Wu <[email protected]>
add docker ignore file (#280)

Signed-off-by: Bo-Yi Wu <[email protected]>

95ff87762d66eb11354e2fd3be99d7d7ac16ef4d authored over 7 years ago by Bo-Yi Wu <[email protected]>
using multiple stage build for alpine. (#279)

Signed-off-by: Bo-Yi Wu <[email protected]>

064632a19e6b363bc84f55c4cd97c61db59c0abb authored over 7 years ago by Bo-Yi Wu <[email protected]>
chore: update go version to 1.9 (#278)

00d5d25d043c923c60273e3482aa809b77de31fc authored over 7 years ago by Bo-Yi Wu <[email protected]>
support arm64 and arm docker image. (#277)

* support arm64 and arm docker image.

Signed-off-by: Bo-Yi Wu <[email protected]>

* fi...

a466827822c79bc1e739b5430751d636e8f4c993 authored over 7 years ago by Bo-Yi Wu <[email protected]>
fix lint error in storage folder. (#276)

Signed-off-by: Bo-Yi Wu <[email protected]>

35e2c97f43c8cb7ecaa2e1eb6e5dddd6657e300f authored over 7 years ago by Bo-Yi Wu <[email protected]>
fix lint error for gorush folder. (#275)

Signed-off-by: Bo-Yi Wu <[email protected]>

e070248a112c6f321270bca1c6824905a73657b9 authored over 7 years ago by Bo-Yi Wu <[email protected]>
[ci skip] add comment on Makefile. (#273)

Signed-off-by: Bo-Yi Wu <[email protected]>

acc83c1fa5f324a924fcc6af91cc6eaf4c3f1a62 authored over 7 years ago by Bo-Yi Wu <[email protected]>
update docker build (#272)

Signed-off-by: Bo-Yi Wu <[email protected]>

2bf5f06913df9ea670cf855e60dae184e9ba2ee5 authored over 7 years ago by Bo-Yi Wu <[email protected]>
Remove unused function (#268)

5d67fc7d17f205b2a87c4cbf2f8e5ff8e6495798 authored over 7 years ago by kazhuravlev <[email protected]>
reorder import path.

Signed-off-by: Bo-Yi Wu <[email protected]>

ced4b6e97b2d39faa27644c8955d796f4a2bb982 authored over 7 years ago by Bo-Yi Wu <[email protected]>
refactor: add group build for drone. (#271)

4a15a1a23f7c604fafea80e6d45af72da8917a44 authored over 7 years ago by Bo-Yi Wu <[email protected]>
refactor(Makefile): allow overriding default go program (#270)

* refactor(Makefile): allow overriding default go program

* fix typo

Signed-off-by: Bo-Yi ...

770aee9859cbc534a75aef42b2baa72921c376c8 authored over 7 years ago by Bo-Yi Wu <[email protected]>
check response header. (#266)

Signed-off-by: Bo-Yi Wu <[email protected]>

2bcc17de517c2956a65a389d8d1e31564269d718 authored over 7 years ago by Bo-Yi Wu <[email protected]>
update gin to v1.2

Signed-off-by: Bo-Yi Wu <[email protected]>

b9104de2c594e350bcb104fe941704d02fc2e742 authored over 7 years ago by Bo-Yi Wu <[email protected]>
Putting main() first makes reading the file a lot more easier.

Signed-off-by: Bo-Yi Wu <[email protected]>

6864ffe9f05020671251de683d84b27e863053f7 authored over 7 years ago by Bo-Yi Wu <[email protected]>
docs(config): add bind address doc. (#264)

83d155badea4ea85b4370bc3ddddbee17365b4c8 authored over 7 years ago by Bo-Yi Wu <[email protected]>
feature(server): allow to bind specific addresses (#263)

The main use case for ooniprobe is to bind 127.0.0.1 only.

a714d03e2c5a0e06ca69757e0b748e77802ef8bf authored over 7 years ago by Simone Basso <[email protected]>
feat(config): enable or disable httpd server. (#262)

00ff0248a29e2ba1ddb2a86a9fb4bbcd6e0aa1ce authored over 7 years ago by Bo-Yi Wu <[email protected]>
update makefile

Signed-off-by: Bo-Yi Wu <[email protected]>

ac7bd0afd36ef44b713a0e4ef346843629ab8004 authored over 7 years ago by Bo-Yi Wu <[email protected]>
docs(readme): add grpc documentation.

a2143d4fce7ddda3498120a7b2a4e4d586e117b7 authored over 7 years ago by Bo-Yi Wu <[email protected]>
add init func for testing.

Signed-off-by: Bo-Yi Wu <[email protected]>

04b97019c85327af53e619a1dd971e3df4161968 authored over 7 years ago by Bo-Yi Wu <[email protected]>
fix: file path in target.

510265bb5bce1906cc6805b2da9ae9762c99b9a3 authored over 7 years ago by Bo-Yi Wu <[email protected]>
feat(Makefile): add generate proto method

f482c98128fab311acfce28eb0d5a475525e7980 authored over 7 years ago by Bo-Yi Wu <[email protected]>
feat(grpc): add node.js example. (#260)

* feat(grpc): add node.js example.

* remove comments.

Signed-off-by: Bo-Yi Wu <appleboy.tw...

20713be962848ab9ad20e56c39116ccc6c91d038 authored over 7 years ago by Bo-Yi Wu <[email protected]>
refactor(testing): add ios testing file. (#259)

* refactor(testing): add ios testing file.

* initial workers.

Signed-off-by: Bo-Yi Wu <app...

f7168cfc9a59854e2fe71d43de6890593ae11523 authored over 7 years ago by Bo-Yi Wu <[email protected]>
refactor(andorid): initial client. (#258)

* refactor(andorid): initial client.

430de177559e102097e072cb19f66435d9ffa021 authored over 7 years ago by Bo-Yi Wu <[email protected]>
goroutines

Signed-off-by: Bo-Yi Wu <[email protected]>

fadf9d280d8c5ce34127c8c4462eb89b3aea5c60 authored over 7 years ago by Bo-Yi Wu <[email protected]>
fix: check return value (#256)

* fix: check return value

* fix testing

Signed-off-by: Bo-Yi Wu <[email protected]>

2e3cc8e281237a27f99cd029fabbb0d84cb31dff authored over 7 years ago by Bo-Yi Wu <[email protected]>
refactor: send notification.

a64fae7de7536e2ab3ebae28c2f07b7c5a5a6ded authored over 7 years ago by Bo-Yi Wu <[email protected]>
feat(config): add grpc config. (#255)

41a8a609be00cabdba5a6c3abbbd23991698ce23 authored over 7 years ago by Bo-Yi Wu <[email protected]>
feat(grpc): initial grpc server. (#253)

* feat(grpc): initial grpc server.

* refactor(vendor): add missing vendor.

* fix testing
...

9a52f8f2b5b90396ac6c51e7c5dbf5c7aecabeb3 authored over 7 years ago by Bo-Yi Wu <[email protected]>
update codecov secrets

Signed-off-by: Bo-Yi Wu <[email protected]>

478e39ec6515923bf68c464d00f61cfb17c9dd92 authored over 7 years ago by Bo-Yi Wu <[email protected]>
remove codecov token from golang-testing

Signed-off-by: Bo-Yi Wu <[email protected]>

e03484aa5b2ea3c571d700f370ab5c0e43dcca37 authored over 7 years ago by Bo-Yi Wu <[email protected]>
refactor(coverage): add coverage process in drone (#251)

* refactor(coverage): add coverage process in drone

* update

Signed-off-by: Bo-Yi Wu <appl...

5da50c2aaa5e58c82b142e9bc4a41e3f03726cd7 authored over 7 years ago by Bo-Yi Wu <[email protected]>
refactor(notification): separate ios and android (#250)

460b74d8a6f0d36fec58327a00444b9164541074 authored over 7 years ago by Bo-Yi Wu <[email protected]>
chore(vendor): upgrade gin repo (#249)

6a64b42ab063c5873ef149b743eb614c2072de94 authored over 7 years ago by Bo-Yi Wu <[email protected]>
upgrade gin to v1.2 (#245)

Signed-off-by: Bo-Yi Wu <[email protected]>

02f0390d4d2fa67e819da6a620e8f6b259ada97d authored over 7 years ago by Bo-Yi Wu <[email protected]>
update GOPATH. (#244)

Signed-off-by: Bo-Yi Wu <[email protected]>

17229a17f86fa1c6c31853dc54fe1afcc332d6e0 authored over 7 years ago by Bo-Yi Wu <[email protected]>