Commit Graph

40 Commits

Author SHA1 Message Date
dependabot[bot]
c237753409
Bump github.com/jackc/pgx/v4 from 4.17.0 to 4.17.1 (#109)
* Bump github.com/jackc/pgx/v4 from 4.17.0 to 4.17.1

Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.17.0 to 4.17.1.
- [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.17.0...v4.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* login not needed

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyr Mactire <tyr@pettingzoo.co>
2022-08-27 22:16:11 -07:00
Tyr Mactire
01f378c316
Contact Account (#103) 2022-08-25 18:07:41 -07:00
dependabot[bot]
df0b547e0f
Bump github.com/go-co-op/gocron from 1.16.3 to 1.17.0 (#101)
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.16.3 to 1.17.0.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.16.3...v1.17.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-25 09:31:39 -07:00
dependabot[bot]
eace666833
Bump github.com/go-co-op/gocron from 1.16.2 to 1.16.3 (#99)
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.16.2...v1.16.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:20:44 -07:00
Tyr Mactire
293e27aceb
Pause for Delivery Errors (#98) 2022-08-23 00:23:19 -07:00
Tyr Mactire
b0ac39a01e
Refine Language (#91)
* refine language
* go-lib update
2022-08-17 23:42:37 -07:00
Tyr Mactire
d873b9eaea
make crowdin json (#87) 2022-08-16 16:08:42 -07:00
dependabot[bot]
91f879b7af
Bump github.com/nickname76/telegrambot from 1.1.1 to 1.2.1 (#82)
Bumps [github.com/nickname76/telegrambot](https://github.com/nickname76/telegrambot) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/nickname76/telegrambot/releases)
- [Commits](https://github.com/nickname76/telegrambot/compare/v1.1.1...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 10:16:16 -07:00
Tyr Mactire
9209c3a82c
remove body from error response (#76) 2022-08-15 11:17:51 -07:00
Tyr Mactire
f3d549305b
go-lib v0.16.2 (#75) 2022-08-15 10:23:31 -07:00
Tyr Mactire
3b219f0759
go-lib v0.16.1 (#74) 2022-08-14 15:55:11 -07:00
Tyr Mactire
1fd7979333
drop metrics collector (#73)
* drop metrics collector
* fix  tests
2022-08-14 14:33:52 -07:00
Tyr Mactire
8cb8fa081f
DB Cache Account (#70)
* db cache pass through
* cached accounts
2022-08-13 12:02:27 -07:00
Tyr Mactire
de3f807987
Uptrace (#68) 2022-08-12 21:55:38 -07:00
Tyr Mactire
30e1682104
Metrics (#53) 2022-08-10 20:47:37 -07:00
Tyr Mactire
b449bfe768
bump dependency versions (#51) 2022-08-10 10:13:27 -07:00
Tyr Mactire
fc08f47317
Activity Log (#50) 2022-08-09 21:55:50 -07:00
Tyr Mactire
31d43d4f0b
support punycode (#46) 2022-08-05 14:39:03 -07:00
Tyr Mactire
19720ed3f7
Settings (#44)
* prettier
* remove links
* notifications permissions
2022-08-01 22:45:34 -07:00
Tyr Mactire
e4a9aa08ab
Notifications (#43) 2022-08-01 18:57:39 -07:00
Tyr Mactire
eaacb2cd50
Config (#41)
* config map
2022-07-29 12:47:09 -07:00
Tyr Mactire
ef185258c2
fix instance for fedihelper (#36) 2022-07-27 12:30:52 -07:00
dependabot[bot]
c0d7bf41de
Bump github.com/go-redis/redis/v8 from 8.3.3 to 8.11.5 (#35)
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.3.3 to 8.11.5.
- [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.3.3...v8.11.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 09:57:23 -07:00
dependabot[bot]
74b9f9b9a4
Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#28)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-26 20:55:17 -07:00
Tyr Mactire
4307c4b894
Webapp (#29) 2022-07-26 20:51:03 -07:00
dependabot[bot]
c1d1f734e0
Bump github.com/contribsys/faktory from 1.6.0 to 1.6.1 (#27)
Bumps [github.com/contribsys/faktory](https://github.com/contribsys/faktory) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/contribsys/faktory/releases)
- [Changelog](https://github.com/contribsys/faktory/blob/main/Changes.md)
- [Commits](https://github.com/contribsys/faktory/compare/v1.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 10:07:49 -07:00
Tyr Mactire
809924d33d
Inbox (#25) 2022-07-17 20:41:04 -07:00
Tyr Mactire
0bd3cb0ea1
Bump github.com/uptrace/bun from 1.1.5 to 1.1.6 (#24) 2022-07-11 12:35:32 -07:00
dependabot[bot]
9fca224e00
Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#19)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 14:06:07 -07:00
Tyr Mactire
a01f5b2ab4
Bump github.com/uptrace/bun from 1.1.4 to 1.1.5 (#18) 2022-06-01 11:56:44 -07:00
dependabot[bot]
c365fc9bb1
Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#17)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.11.0...v1.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 11:49:53 -07:00
dependabot[bot]
11cd1986a8
Bump github.com/jackc/pgx/v4 from 4.16.0 to 4.16.1 (#12)
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.16.0 to 4.16.1.
- [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.16.0...v4.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 13:46:29 -07:00
dependabot[bot]
a0c68cd9e1
Bump github.com/jackc/pgconn from 1.12.0 to 1.12.1 (#11)
Bumps [github.com/jackc/pgconn](https://github.com/jackc/pgconn) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/jackc/pgconn/releases)
- [Changelog](https://github.com/jackc/pgconn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgconn/compare/v1.12.0...v1.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 13:41:58 -07:00
dependabot[bot]
935dee31b1
Bump github.com/go-playground/validator/v10 from 10.10.1 to 10.11.0 (#10)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.10.1 to 10.11.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.10.1...v10.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 13:41:48 -07:00
Tyr Mactire
81682c0979
http signature verifier (#6) 2022-04-27 00:40:16 -07:00
Tyr Mactire
00af9d70a2
add metics collector: StatsD (#5)
* statsd metrics collector
* web metrics
* db metrics
2022-04-26 22:02:17 -07:00
Tyr Mactire
be1225da44
activitypub actor (#4) 2022-04-26 20:26:35 -07:00
Tyr Mactire
b72849620d
Database (#3)
* add bun
* encrypt private key in db
2022-04-26 17:21:57 -07:00
Tyr Mactire
6d50a25daf
add http server (#2) 2022-04-26 15:56:38 -07:00
Tyr Mactire
bd82560202
add logging and config (#1)
* add logging and config
* add testing and goreleaser
2022-04-26 14:50:00 -07:00