This website requires JavaScript.
Explore
Help
Register
Sign in
fedward
/
distraction.party
Watch
1
Star
0
Fork
You've already forked distraction.party
0
forked from
AkkomaGang/akkoma
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
9da8b287f8
distraction.party
/
lib
/
pleroma
/
web
/
oauth
History
Ivan Tashkinov
128aae05f3
[
#923
] Minor semantic adjustment.
2019-04-17 11:33:21 +03:00
..
app.ex
[
#468
] Merged
upstream/develop
, resolved conflicts.
2019-02-17 14:07:04 +03:00
authorization.ex
Ecto 3.0.5 migration
2019-03-20 15:59:54 +03:00
fallback_controller.ex
[
#923
] OAuth consumer params handling refactoring.
2019-04-10 21:40:38 +03:00
oauth_controller.ex
[
#923
] Minor semantic adjustment.
2019-04-17 11:33:21 +03:00
oauth_view.ex
[
#923
] OAuth: prototype of sign in / sign up with Twitter.
2019-03-15 17:08:03 +03:00
token.ex
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00