strk

strk commented on issue hp/gogs#116

Gogs is still fetching from Gravatar

it is possible to request a default on "not found" to the libravatar service to get a local image if none is registered there. OR (even better) it is possible to configure Gogs not to request anything to libravatar.com if DNS doesn't have an entry.

6 years ago

strk commented on issue hp/gogs#18

formatting syntaxes

@zPlus after merging I should still file a PR and wait for 2 approvals from other maintainers, so if you do that yourself it'll be faster (as you'll have my LGTM right away). Make sure to reference the gogs issue if you do that, thank you !

7 years ago

strk commented on issue hp/gogs#18

formatting syntaxes

Pull requests on gitea are welcome ( https://github.com/go-gitea/gitea/issues/1424 )

7 years ago

strk pushed to normalized_openid at strk/gnu-social

  • 85a407e7b0 Normalize OpenID URI before checking it for validity Fixes #251
  • 9fead39f36 Merge branch 'master' of git.gnu.io:gnu/gnu-social
  • 948744538c StoreRemoteMedia now checks remote filesize before downloading
  • 7dcb229ab3 Merge branch 'improve-status-length-calculation' into 'master' improve status length calculation for messages forwarded to Twitter See merge request !133
  • f198d5d110 improve status length calculation, each link is exactly 23 characters long at Twitter

7 years ago

strk created new branch normalized_openid at strk/gnu-social

7 years ago

strk created repository strk/gnu-social

7 years ago

strk commented on issue NotABug.org/notabug#25

Consider switching to Gitea

I was specifically interested in trying the OpenID login, using my own provider, but also the playground version insist in using a Fedora account. I'm assuming notabug.org would also want to allow people to sign-in with their own OpenID (was in the table) ?

7 years ago

strk commented on issue NotABug.org/notabug#25

Consider switching to Gitea

Thanks! I'll be happy to beta-test a Pagure deploy if you let me know.

7 years ago

strk opened issue NotABug.org/notabug#25

Consider switching to Gitea

7 years ago

strk closed issue strk/trac2gogs#1

Primary key sequences need be reset

7 years ago

strk commented on issue strk/trac2gogs#1

Primary key sequences need be reset

invalid, we never explicitly set the identifiers

7 years ago

strk opened issue strk/trac2gogs#1

Primary key sequences need be reset

7 years ago

strk created repository strk/trac2gogs

7 years ago

strk commented on issue hp/gogs#121

go get notabug.org/strk/trac2gogs fails

I'm using `go version go1.6.2 linux/amd64`

7 years ago

strk reopened issue hp/gogs#121

go get notabug.org/strk/trac2gogs fails

7 years ago

strk commented on issue hp/gogs#121

go get notabug.org/strk/trac2gogs fails

This is what I get:

7 years ago

strk opened issue hp/gogs#121

go get notabug.org/strk/trac2gogs fails

7 years ago

strk commented on issue hp/gogs#116

Gogs is still fetching from Gravatar

`GRAVATAR_SOURCE` will be used by the libravatar support (IIRC) as a fallback if the DNS has no entry for serving avatars, appending `/avatar/<hash>` to the url.

7 years ago

strk commented on issue hp/gogs#116

Gogs is still fetching from Gravatar

For the record, libravatar discussion is in #55

7 years ago

strk commented on issue hp/gogs#55

Libravatar

GRAVATAR_SOURCE can be used to tell Gogs to use a different fallback server instead of libravatar.org.

7 years ago