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
/
api
/
client
/
status
Age
Commit message (
Expand
)
Author
Files
2022-11-24
[bugfix] Fix status boosts giving 404 (#1137)
tobi
2
2022-11-24
[chore] cleanup storage implementation, no need for multiple interface types ...
kim
1
2022-11-15
[chore] update database caching library (#1040)
kim
2
2022-11-03
[bugfix] Use []rune to check length of user-submitted text (#948)
tobi
1
2022-09-29
[bugfix] Fix incorrect use of bun.Ident (#866)
tobi
1
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
11
2022-09-02
[bugfix] Fix status fields `in_reply_to_id` and `in_reply_to_account_id` not ...
tobi
1
2022-08-26
[bugfix] Check the length of form.MediaIDs instead of just checking for null ...
Blackle Morisanchetto
1
2022-08-07
[bugfix] Markdown formatting updates (#743)
tobi
1
2022-08-06
[feature] Let accounts set default status format, and use this when processin...
tobi
1
2022-07-28
[feature] add 'state' oauth2 param to /oauth/authorize (#730)
tobi
1
2022-07-22
[bugfix] Fix Toot CLI media attachments not working properly (#726)
v0.3.8
tobi
1
2022-07-19
[bugfix] html escape special characters in text instead of totally removing t...
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
2
2022-07-12
[chore] improved router logging, recovery and error handling (#705)
kim
5
2022-07-04
[bugfix] Visibility fixes (#687)
tobi
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
2
2022-06-08
[feature] More consistent API error handling (#637)
tobi
13
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
1
2022-04-29
[chore] Inboxes for iri test (#508)
tobi
2
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
1
2022-03-29
[feature] Dereference remote mentions when the account is not already known (...
v0.2.2
tobi
2
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
18
2021-12-11
Add `Accept` header negotiation to relevant API endpoints (#337)
tobi
14
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
3
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
1
2021-11-13
update dependencies (#296)
tobi
1
2021-10-31
smtp + email confirmation (#285)
tobi
7
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
18
2021-10-04
Refactor/tidy (#261)
tobi
11
2021-09-11
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
kim (grufwub)
1
2021-09-01
moving stuff around
tsmethurst
1
2021-09-01
move oauth models into gtsmodel
tsmethurst
1
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
15
2021-08-16
Text/status parsing fixes (#141)
Tobi Smethurst
1
2021-08-12
Grand test fixup (#138)
Tobi Smethurst
1
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
6
2021-08-02
Frodo swaggins (#126)
Tobi Smethurst
10
2021-07-29
Link hashtag bug (#121)
Tobi Smethurst
1
2021-07-05
Domain block (#76)
Tobi Smethurst
6
2021-06-21
Deletes+unboosts (#52)
Tobi Smethurst
2
2021-06-13
Timeline manager (#40)
Tobi Smethurst
1
2021-05-31
Tidy + timeline embetterment (#38)
Tobi Smethurst
3
2021-05-30
Move a lot of stuff + tidy stuff (#37)
Tobi Smethurst
2
2021-05-28
Announce/boost (#35)
Tobi Smethurst
1
[next]