Commit graph

479 commits

Author SHA1 Message Date
Andre Medeiros
a429ee9987 change remaining notification titles 2022-05-01 13:09:08 -04:00
Andre Medeiros
8502a67352 Change trending notification 2022-05-01 13:04:05 -04:00
Andre Medeiros
2027760e1e Change Subreddit watcher notification 2022-05-01 13:00:34 -04:00
dependabot[bot]
f7cbaad454 Merge pull request #68 from christianselig/dependabot/go_modules/github.com/sideshow/apns2-0.23.0 2022-05-01 16:53:05 +00:00
dependabot[bot]
b74167b626 Merge pull request #69 from christianselig/dependabot/go_modules/github.com/jackc/pgx/v4-4.16.0 2022-05-01 16:52:52 +00:00
dependabot[bot]
b97e712d57 Bump github.com/jackc/pgx/v4 from 4.15.0 to 4.16.0
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.15.0 to 4.16.0.
- [Release notes](https://github.com/jackc/pgx/releases)
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v4.15.0...v4.16.0)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 08:16:30 +00:00
dependabot[bot]
63f1fc9763 Bump github.com/sideshow/apns2 from 0.22.0 to 0.23.0
Bumps [github.com/sideshow/apns2](https://github.com/sideshow/apns2) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/sideshow/apns2/releases)
- [Commits](https://github.com/sideshow/apns2/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/sideshow/apns2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 08:20:04 +00:00
Andre Medeiros
f267db8497 fix ambiguous expires_at 2022-04-07 11:35:59 -04:00
Andre Medeiros
7c7e1e5e1c More proper types 2022-03-28 17:33:01 -04:00
Andre Medeiros
69675d4d5c add schema 2022-03-28 17:27:07 -04:00
Andre Medeiros
dbcda74ab8 Changes to schema 2022-03-28 17:05:01 -04:00
dependabot[bot]
59e435eb2d Bump github.com/sideshow/apns2 from 0.20.0 to 0.22.0 (#63) 2022-03-28 17:56:16 +00:00
Andre Medeiros
5e48ab682b Add app commit to config 2022-03-28 13:50:06 -04:00
Andre Medeiros
451a1a96fb add bugsnag test endpoint 2022-03-28 13:39:19 -04:00
Andre Medeiros
7e36609cda right env variable 2022-03-28 13:23:24 -04:00
André Medeiros
274680e82c Merge pull request #64 from christianselig/chore/add-bugsnag
Add bugsnag
2022-03-28 13:22:28 -04:00
Andre Medeiros
493f449802 add bugsnag 2022-03-28 13:20:01 -04:00
dependabot[bot]
48129f82ff Bump github.com/spf13/cobra from 1.2.1 to 1.4.0 (#59) 2022-03-26 17:50:48 +00:00
dependabot[bot]
16281f3a4c Bump github.com/adjust/rmq/v4 from 4.0.1 to 4.0.5 (#61) 2022-03-26 17:49:14 +00:00
dependabot[bot]
bb4cfa9904 Bump github.com/joho/godotenv from 1.3.0 to 1.4.0 (#26) 2022-03-26 17:48:06 +00:00
dependabot[bot]
b5c55f56a5 Bump github.com/go-redis/redis/v8 from 8.11.4 to 8.11.5 (#58) 2022-03-26 17:46:50 +00:00
dependabot[bot]
7b1e37f6c3 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#60) 2022-03-26 17:46:44 +00:00
dependabot[bot]
8ffbfee217 Bump github.com/DataDog/datadog-go (#33) 2022-03-26 17:46:13 +00:00
dependabot[bot]
4829b84ea3 Bump github.com/jackc/pgx/v4 from 4.13.0 to 4.15.0 (#46) 2022-03-26 17:45:35 +00:00
dependabot[bot]
b819f90550 Bump github.com/go-co-op/gocron from 1.9.0 to 1.13.0 (#50) 2022-03-26 17:45:04 +00:00
dependabot[bot]
1bb41ab3e9 Bump github.com/heroku/x from 0.0.32 to 0.0.50 (#51) 2022-03-26 17:43:14 +00:00
Andre Medeiros
a9be343ac7 update golang 2022-03-26 13:41:24 -04:00
Andre Medeiros
294243b02d fix ci 2022-03-26 13:40:51 -04:00
Andre Medeiros
fc617b535c fix tests 2022-03-26 13:29:58 -04:00
Andre Medeiros
188036a838 postgres is a stickler for types 2022-03-26 12:54:51 -04:00
Andre Medeiros
88a3e0a21f short circuit on notifications job 2022-03-26 12:52:10 -04:00
Andre Medeiros
e5670c9828 Add a device grace period so that it gets notified but not removed 2022-03-26 12:48:51 -04:00
Andre Medeiros
9cc60972dc Allow setting a global mute that does not overwrite the other settings 2022-03-26 12:39:28 -04:00
Andre Medeiros
84b5959aa2 an extra comma... 2022-03-26 10:49:18 -04:00
Andre Medeiros
a6abda91a7 add accept header to request json 2022-03-14 09:42:47 -04:00
Andre Medeiros
455788a9c4 strip .json from urls 2022-03-14 09:40:18 -04:00
Andre Medeiros
3bf38b0630 record timestamp and crazy ratelimit cases 2022-03-12 16:00:41 -05:00
Andre Medeiros
b9389511f6 log requests per account 2022-03-12 14:46:36 -05:00
Andre Medeiros
195bd55426 more info on ratelimit; change useragent 2022-03-12 14:22:00 -05:00
Andre Medeiros
7bff205523 report rate limit 100% 2022-03-12 14:07:15 -05:00
Andre Medeiros
907dc5510d i am idiot 2022-03-12 13:45:50 -05:00
Andre Medeiros
5ad98494ee fix rate limiter part 2 2022-03-12 13:25:34 -05:00
Andre Medeiros
77162dd513 fix rate limiting parsing 2022-03-12 13:15:59 -05:00
Andre Medeiros
7a6955212b fix rate limiting 2022-03-12 12:58:07 -05:00
Andre Medeiros
a1a098b448 ch-ch-changes 2022-03-12 12:50:05 -05:00
Andre Medeiros
c149606f24 fix more sql 2022-03-01 17:29:43 -05:00
Andre Medeiros
2c2ae76574 fix sql 2022-03-01 17:25:26 -05:00
Andre Medeiros
e5ea131145 include watcher original name in response 2022-03-01 17:20:36 -05:00
Andre Medeiros
dfae5d6c77 check if notification was sent too 2022-01-14 15:29:56 -05:00
Andre Medeiros
39ccc1972a keep devices around for a month 2021-10-29 11:03:58 -04:00