Commit Graph

149 Commits

Author SHA1 Message Date
dependabot[bot]
5813126117
Bump github.com/tdewolff/minify/v2 from 2.12.0 to 2.12.1 (#121)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.12.0...v2.12.1)

---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
  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-31 14:36:04 -07:00
Tyr Mactire
7fd0763f46
remove influx from docker (#120) 2022-08-30 11:34:51 -07:00
Tyr Mactire
6b07ecbab5
log kick (#119) 2022-08-29 12:01:32 -07:00
Tyr Mactire
b826ab0945
discard failed update jobs (#117)
* discard failed update jobs
* update bun
2022-08-29 10:04:13 -07:00
Tyr Mactire
0f4d6f0475
New Crowdin updates (#97) 2022-08-29 09:58:01 -07:00
Tyr Mactire
0f85a54d8a
refine stale info queries (#112) 2022-08-28 00:59:53 -07:00
Tyr Mactire
222d96ca6d
don't try to update accounts without instance account id (#111) 2022-08-27 23:01:28 -07:00
Tyr Mactire
103d898182
Don't Update Paused (#110) 2022-08-27 22:56:10 -07:00
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
8c9323ee7d
fix instance request (#108) 2022-08-27 21:34:08 -07:00
Tyr Mactire
58cfb05341
add contact to instance page (#107) 2022-08-27 21:02:45 -07:00
Tyr Mactire
b8f479208b
Instance Kick (#106) 2022-08-27 19:54:47 -07:00
Tyr Mactire
e0390103cd
Automated Release (#105)
* signed releases
2022-08-27 14:35:53 -07:00
Tyr Mactire
d67adf7299
My Instance (#104) 2022-08-27 13:07:52 -07:00
Tyr Mactire
01f378c316
Contact Account (#103) 2022-08-25 18:07:41 -07:00
Tyr Mactire
51e798cfe1
don't pause if already paused (#102) 2022-08-25 09:40:00 -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
Tyr Mactire
0aed6be877
Pause Improvements (#100) 2022-08-23 12:15:27 -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
585efa2b05
Revert "update crowdin.yml (#95)" (#96)
This reverts commit 4ff29d150b.
2022-08-18 00:16:42 -07:00
Tyr Mactire
4ff29d150b
update crowdin.yml (#95) 2022-08-18 00:09:42 -07:00
Tyr Mactire
40880b4d39
split Chinese locale (#93) 2022-08-17 23:58:29 -07:00
Tyr Mactire
4d50585103
New Crowdin updates (#92)
* New translations active.en.yaml (Russian)
* New translations active.en.yaml (Spanish)
2022-08-17 23:50:34 -07:00
Tyr Mactire
7fc49459f7
New translations active.en.yaml (Russian) (#90) 2022-08-17 23:43:05 -07:00
Tyr Mactire
b0ac39a01e
Refine Language (#91)
* refine language
* go-lib update
2022-08-17 23:42:37 -07:00
Tyr Mactire
f463125ff9
New Crowdin updates (#89)
* fix isEmptyYaml
2022-08-16 19:03:45 -07:00
Tyr Mactire
70054038f0
Refine language (#88) 2022-08-16 18:20:49 -07:00
Tyr Mactire
d873b9eaea
make crowdin json (#87) 2022-08-16 16:08:42 -07:00
Tyr Mactire
537158558d
crowdin doesn't like this libraries yaml structure (#86) 2022-08-16 14:52:47 -07:00
Tyr Mactire
b01d085a2f
New Crowdin updates (#85)
* New translations active.en.yaml (Spanish)
* New translations active.en.yaml (Russian)
2022-08-16 14:41:41 -07:00
Tyr Mactire
6ae0eb4bf2
TextDayCount (#83) 2022-08-16 12:44:10 -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
54606466da
New Crowdin updates (#81)
* New translations active.en.yaml (Spanish)
2022-08-15 22:11:07 -07:00
Tyr Mactire
8a9a7132a1
localize how to join (#80) 2022-08-15 22:06:39 -07:00
Tyr Mactire
04c7f99954
New Crowdin updates (#79)
* New translations active.en.yaml (English)
* New translations active.en.yaml (Spanish)
2022-08-15 21:48:35 -07:00
Tyr Mactire
e14ef5c78a
fancy stats (#78)
* more fancy
* alphabetize
2022-08-15 19:51:40 -07:00
Tyr Mactire
69c4d9b42d
don't emit error for client side error (#77) 2022-08-15 15:14:21 -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
537e7113cf
dumb fix (#72) 2022-08-13 20:52:48 -07:00
Tyr Mactire
32c1ec3a19
Fan Statistics Collection (#71)
* some more tracing
* run request in parallel
2022-08-13 16:53:34 -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
944b0783bb
more tracing (#69) 2022-08-13 01:00:10 -07:00
Tyr Mactire
de3f807987
Uptrace (#68) 2022-08-12 21:55:38 -07:00
Tyr Mactire
2d0d148703
cut version (#67) 2022-08-12 19:57:40 -07:00
Tyr Mactire
3139c19ea1
Robots (#66)
* robots
* configurable indexing

* drop adminHomeFormTelegramEnabled

* remove constraint

* drop settingsFormTelegramEnabled

* drop settingsFormTelegramChatID

* process error
2022-08-12 19:52:19 -07:00
Tyr Mactire
2f5a23288a
Metrics Improvements (#65)
* fix for no metrics
* improvements
2022-08-12 12:11:10 -07:00