1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 05:45:00 +01:00
gitea/modules
Divyam Bhasin 7974b34183
#12897 - add mastodon provider (#13293)
* added mastodon provider to oauth code

* changed go.mod and vendor/modules.txt to add updated goth

* vendored mastodon and new goth

* committing result of go mod tidy && go mod vendor

* added pic and mastodon to oauth models

* handled instance url

* applied lafriks suggestion

* Update web_src/js/index.js

Co-authored-by: techknowlogick <matti@mdranta.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <matti@mdranta.net>
2020-10-25 14:21:49 -04:00
..
analyze
auth #12897 - add mastodon provider (#13293) 2020-10-25 14:21:49 -04:00
avatar
base
cache
charset
context
convert
cron
emoji
eventsource
generate
git
gitgraph
graceful
hcaptcha
highlight
httplib
indexer
lfs
log
markup
metrics
migrations
nosql
notification
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles
repository
secret
session
setting Fix Storage mapping (#13297) 2020-10-25 17:19:06 +00:00
ssh
storage Fix Storage mapping (#13297) 2020-10-25 17:19:06 +00:00
structs
svg
sync
task
templates
test
timeutil
upload
user
util
validation
webhook