Commit graph

550 commits

Author SHA1 Message Date
Andre Medeiros
19ed17b086 honor user perference to not be followed and delete them 2021-10-09 11:44:19 -04:00
Andre Medeiros
4955f74f52 user following 2021-10-09 10:59:20 -04:00
André Medeiros
169591a6a2 Merge pull request #27 from christianselig/dependabot/go_modules/github.com/go-redis/redis/v8-8.11.4 2021-10-09 09:04:51 -04:00
dependabot[bot]
df1fc279d9 Bump github.com/go-redis/redis/v8 from 8.11.3 to 8.11.4
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.11.3 to 8.11.4.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.11.3...v8.11.4)

---
updated-dependencies:
- dependency-name: github.com/go-redis/redis/v8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 08:28:17 +00:00
Andre Medeiros
9854c0ecc4 fix lint 2021-09-27 15:54:29 -04:00
Andre Medeiros
a63171f833 tweak notification 2021-09-27 15:23:56 -04:00
Andre Medeiros
a26b1f6a32 delete devices heuristic fix 2021-09-25 14:56:14 -04:00
Andre Medeiros
65202112f9 Sandbox thing 2021-09-25 14:47:14 -04:00
Andre Medeiros
203b6600d5 don't be clever with server errors 2021-09-25 14:42:53 -04:00
André Medeiros
b9e6950cb1 Merge pull request #25 from christianselig/feature/subreddit-watchers
Subreddit notifications
2021-09-25 14:30:04 -04:00
Andre Medeiros
537d1711fe record watcher hits 2021-09-25 14:27:58 -04:00
Andre Medeiros
24ef6cce6b list watchers endpoint 2021-09-25 14:17:23 -04:00
Andre Medeiros
bc9456cba2 tweak notification content 2021-09-25 14:05:34 -04:00
Andre Medeiros
698c65b1f4 tweaks 2021-09-25 14:02:00 -04:00
Andre Medeiros
a5bd4c2ce4 check last 100 hot posts too 2021-09-25 13:05:05 -04:00
Andre Medeiros
3361403379 subreddit notifications 2021-09-25 12:56:01 -04:00
Andre Medeiros
fc1065deb5 fix ci 2021-09-25 09:19:42 -04:00
Andre Medeiros
2902720675 go mod tidy 2021-09-25 09:06:08 -04:00
André Medeiros
fac63f8509 Merge pull request #23 from christianselig/dependabot/go_modules/github.com/go-co-op/gocron-1.9.0
Bump github.com/go-co-op/gocron from 1.7.1 to 1.9.0
2021-09-25 09:05:00 -04:00
André Medeiros
d47c538e60 Merge pull request #24 from christianselig/dependabot/go_modules/github.com/heroku/x-0.0.32
Bump github.com/heroku/x from 0.0.31 to 0.0.32
2021-09-25 09:04:22 -04:00
dependabot[bot]
8ed6c1cfcf Bump github.com/heroku/x from 0.0.31 to 0.0.32
Bumps [github.com/heroku/x](https://github.com/heroku/x) from 0.0.31 to 0.0.32.
- [Release notes](https://github.com/heroku/x/releases)
- [Commits](https://github.com/heroku/x/compare/v0.0.31...v0.0.32)

---
updated-dependencies:
- dependency-name: github.com/heroku/x
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 08:26:13 +00:00
dependabot[bot]
32c605f4f2 Bump github.com/go-co-op/gocron from 1.7.1 to 1.9.0
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.7.1 to 1.9.0.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.7.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 08:21:11 +00:00
Andre Medeiros
aa08278670 receipts and device active until 2021-09-11 10:53:19 -04:00
André Medeiros
a84832a380 Merge pull request #21 from christianselig/dependabot/go_modules/github.com/go-co-op/gocron-1.7.1
Bump github.com/go-co-op/gocron from 1.6.2 to 1.7.1
2021-09-11 08:53:58 -04:00
André Medeiros
98e347e670 Merge pull request #22 from christianselig/dependabot/go_modules/github.com/DataDog/datadog-go-4.8.2incompatible 2021-09-11 08:53:42 -04:00
dependabot[bot]
66d202fe9b Bump github.com/DataDog/datadog-go
Bumps [github.com/DataDog/datadog-go](https://github.com/DataDog/datadog-go) from 4.8.1+incompatible to 4.8.2+incompatible.
- [Release notes](https://github.com/DataDog/datadog-go/releases)
- [Changelog](https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/datadog-go/compare/v4.8.1...v4.8.2)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 08:23:56 +00:00
dependabot[bot]
823957739c Bump github.com/go-co-op/gocron from 1.6.2 to 1.7.1
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.6.2 to 1.7.1.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.6.2...v1.7.1)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 08:25:15 +00:00
Andre Medeiros
d4fad82264 write header before body 2021-08-14 20:19:45 -04:00
Andre Medeiros
e746edfdb9 de-christian sanbox 2021-08-14 20:10:07 -04:00
Andre Medeiros
99f76c8cca fix queue delay reporting 2021-08-14 14:15:05 -04:00
Andre Medeiros
42a9fb415e report timeout errors separately 2021-08-14 14:07:19 -04:00
Andre Medeiros
7f8d0c3375 write errors with proper go api 2021-08-14 13:57:26 -04:00
Andre Medeiros
282ff6ef3e remove the data package 2021-08-14 13:56:03 -04:00
Andre Medeiros
c17a39b9eb remove redundant log field 2021-08-14 13:53:11 -04:00
Andre Medeiros
12b67879ee fix more logs 2021-08-14 13:51:18 -04:00
Andre Medeiros
4c5e47e749 don't delete after any error 2021-08-14 13:50:03 -04:00
André Medeiros
a7e565b0f2 Merge pull request #17 from christianselig/dependabot/go_modules/github.com/go-redis/redis/v8-8.11.3 2021-08-14 13:48:20 -04:00
André Medeiros
15db5d8b7a Merge pull request #19 from christianselig/chore/test-reddit 2021-08-14 13:43:53 -04:00
Andre Medeiros
d17151a3b3 test reddit 2021-08-14 13:42:28 -04:00
Andre Medeiros
9a5d699f66 Remove stale devices 2021-08-14 12:08:17 -04:00
Andre Medeiros
84e499a7af schedule stale and orphaned accounts 2021-08-14 11:59:13 -04:00
Andre Medeiros
f6e05a6fd8 clean orphaned accounts 2021-08-14 11:54:48 -04:00
Andre Medeiros
905235a8ff Set device pinged at 2021-08-14 11:51:27 -04:00
dependabot[bot]
fd2ddb1b5c Bump github.com/go-redis/redis/v8 from 8.11.0 to 8.11.3
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.11.0 to 8.11.3.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.11.0...v8.11.3)

---
updated-dependencies:
- dependency-name: github.com/go-redis/redis/v8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-14 15:40:45 +00:00
Andre Medeiros
50cdc3aafa skip logging for health check 2021-08-14 11:34:32 -04:00
Andre Medeiros
bcb53235f8 Add a few more fields to http logging 2021-08-14 11:30:43 -04:00
Andre Medeiros
9df9999a0a remove lingering bad code 2021-08-14 11:26:20 -04:00
Andre Medeiros
713e56d375 go mod changes 2021-08-14 11:25:29 -04:00
André Medeiros
fc9e663616 Merge pull request #13 from christianselig/chore/refactor
[WIP] Refactor
2021-08-14 11:24:43 -04:00
André Medeiros
37f2e2aedd Merge branch 'main' into chore/refactor 2021-08-14 11:24:36 -04:00