gotosocial/internal/federation/dereferencing
kim 1d999712e6
[feature] update config types to use bytesize.Size (#828)
* update config size types to use bytesize.Size

* submit unchecked-out file ... 🤦

* fix bytesize config var decoding

* bump bytesize version

* update kim's libraries in readme

* update envparse.sh to output more useful errors

* improve envparse.sh

* remove reliance on jq

* instead, use uint64 for bytesize flag types

* remove redundant type

* fix viper unmarshaling

* Update envparsing.sh

* fix envparsing test

Signed-off-by: kim <grufwub@gmail.com>
Co-authored-by: tobi <31960611+tsmethurst@users.noreply.github.com>
2022-09-29 21:50:43 +01:00
..
account.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
account_test.go [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
announce.go [bugfix] update thread iterators to not use recursion (#851) 2022-09-25 13:09:41 +02:00
collectionpage.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
dereferencer.go [bugfix] update thread iterators to not use recursion (#851) 2022-09-25 13:09:41 +02:00
dereferencer_test.go [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
emoji.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
emoji_test.go [feature] Fetch + display custom emoji in statuses from remote instances (#807) 2022-09-12 13:03:23 +02:00
finger.go [chore] Webfinger rework (#627) 2022-06-11 11:01:34 +02:00
handshake.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
instance.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
media.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
media_test.go [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
status.go [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
status_test.go [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
thread.go [bugfix] more nil checks baybeeeeeeeeeeeeeeeeeeee (#854) 2022-09-26 10:50:14 +02:00