index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
oauth
Age
Commit message (
Expand
)
Author
Files
2023-02-18
[bugfix] fix oob token route, update templates+css for oob and errors (#1519)
f0x52
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
2
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
7
2022-10-08
[feature] `oob` oauth token support (#889)
tobi
1
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
1
2022-07-28
[bugfix] remove <= 0 `expires_in` from oauth token response (#731)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
3
2022-06-11
[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...
tobi
2
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
6
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-11-27
Require confirmed email when checking oauth token (#332)
tobi
1
2021-10-13
go fmt (#278)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
2
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-01
moving stuff around
tsmethurst
1
2021-09-01
move oauth models into gtsmodel
tsmethurst
2
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
1
2021-08-29
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
kim
1
2021-08-25
Pg to bun (#148)
tobi
2
2021-08-20
Database updates (#144)
tobi
4
2021-08-12
Grand test fixup (#138)
Tobi Smethurst
1
2021-07-05
Domain block (#76)
Tobi Smethurst
1
2021-06-19
Streaming (#49)
Tobi Smethurst
1
2021-06-13
Timeline manager (#40)
Tobi Smethurst
2
2021-05-30
Move a lot of stuff + tidy stuff (#37)
Tobi Smethurst
1
2021-05-21
Follows and relationships (#27)
Tobi Smethurst
1
2021-05-15
Inbox post (#22)
Tobi Smethurst
1
2021-05-10
Mediahandler (#21)
Tobi Smethurst
2
2021-05-09
Fix token sweep (#19)
Tobi Smethurst
1
2021-05-08
Ap (#14)
Tobi Smethurst
6
2021-04-20
linting + organizing
tsmethurst
3
2021-04-19
Api/v1/statuses (#11)
Tobi Smethurst
2
2021-04-01
Api/v1/accounts (#8)
Tobi Smethurst
7
2021-03-22
Oauth/token (#7)
Tobi Smethurst
6
2021-03-20
fix lint errors
tsmethurst
2
2021-03-20
go fmt
tsmethurst
1
2021-03-20
tidying up
tsmethurst
2
2021-03-20
add apps handler
tsmethurst
1
2021-03-20
allow showing just code
tsmethurst
2
2021-03-18
auth flow working for code
tsmethurst
3
2021-03-17
almost there
tsmethurst
2
2021-03-17
getting there.......
tsmethurst
5
2021-03-17
fiddling
tsmethurst
1
2021-03-17
Some more messing around with oauth2
tsmethurst
3
2021-03-15
whole buncha stuff
tsmethurst
3
2021-03-15
tests
tsmethurst
5
2021-03-15
bit of experimenting and tidying
tsmethurst
2
2021-03-15
move mastotypes
tsmethurst
1
2021-03-14
start working on oauth2 implementation
tsmethurst
2