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
Age
Commit message (
Expand
)
Author
Files
2022-05-02
[bugfix] Fix panic when relative tmpl path given to router (#528)
tobi
1
2022-05-02
[bugfix] Allow self-boosting for any visibility but direct (#510)
Adelie Paull
9
2022-05-02
[chore] Update all but bun libraries (#526)
kim
350
2022-05-02
add extra indexes as a migration (#527)
tobi
1
2022-05-02
[performance] Speed up some of the slower db queries (#523)
tobi
13
2022-05-01
Add logging to the new generic worker package (#516)
kim
1
2022-04-30
[documentation] Add project roadmap (#514)
tobi
3
2022-04-29
[documentation] Recommend users take latest *stable* release in installation ...
tobi
2
2022-04-29
[chore] Add Federatingactor.Send() tests and log call (#509)
tobi
5
2022-04-29
[chore] Inboxes for iri test (#508)
tobi
11
2022-04-29
[feature] allow absolute path to templates (#507)
Terin Stock
3
2022-04-29
[documentaton] Fix port number in Reverse proxy section (#506)
Nivex
1
2022-04-28
Add support for running profiling when debug build-tags provided (#491)
kim
15
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
64
2022-04-28
[bugfix] Fix possible race condition in federatingdb (#490)
kim
11
2022-04-28
[bugfix] use Exec to rename media_attachments (#498)
Terin Stock
1
2022-04-26
[chore] Return more useful errors from auth failure (#494)
v0.3.1
tobi
9
2022-04-26
[bugfix] Trim log entries to 1700 chars before they enter syslog (#493)
tobi
4
2022-04-26
[bugfix] Fix CWs not showing sometimes (#488)
tobi
3
2022-04-25
[bugfix] Allow processing of .png files where checksum is not correct (#487)
tobi
8
2022-04-24
[chore] Add two new test images for media processing (#424)
0hlov3
2
2022-04-24
[bug] Fix status API / status web API being case sensitive (#481)
tobi
5
2022-04-24
[feature] Implement media v2 endpoint to accommodate Tusky 17 (#480)
tobi
3
2022-04-24
[chore] Update bun and sqlite dependencies (#478)
tobi
246
2022-04-24
Revert "[chore] Tidy up federating db locks a tiny bit (#472)" (#479)
tobi
1
2022-04-24
[documentation] NGINX docs updates (#471)
tobi
1
2022-04-23
[documentation] Update index.md (#475)
snan
1
2022-04-22
[documentation] Add WebSocket protocol documentation (#470)
tobi
2
2022-04-19
[chore] Tidy up federating db locks a tiny bit (#472)
tobi
1
2022-04-19
[Documentation] Simplify docker-compose documentation + example (#468)
tobi
2
2022-04-18
[docs] unify nginx explainers and add apache httpd (#455)
Mina Galić
5
2022-04-18
[bugfix] Fix infinite domain block database loop (#467)
tobi
1
2022-04-18
[bugfix] Use our own (Batch)Deliver implementation for federated messages (#466)
tobi
1
2022-04-18
[feature] Add log-db-queries config option (#465)
tobi
11
2022-04-16
[documentation] add screenshots to docs (#459)
v0.3.0
tobi
4
2022-04-16
[bugfix] Convert IDNs to punycode before using as session name (#458)
tobi
2
2022-04-16
[bugfix] Use background ctx for domain block side effects (#457)
tobi
1
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
33
2022-04-10
[bugfix] Fix broken only_media and only_public flags on /api/v1/accounts/:id/...
v0.2.3
tobi
4
2022-04-05
[dependency] Update superseriousbusiness/activity dependency (#446)
tobi
6
2022-04-02
[chore] Update Go version to 1.18 (#444)
tobi
16
2022-03-29
[documentation] Add third-party packaging to documentation (#443)
tobi
3
2022-03-29
[feature] Dereference remote mentions when the account is not already known (...
v0.2.2
tobi
16
2022-03-28
[feature/security] Add systemd sandboxing options to harden security (#440)
OniriCorpe
1
2022-03-22
[bugfix] Fix media uploads blocking after a failed upload #438
tobi
1
2022-03-21
[bugfix] Fix images not being processed correctly sometimes (#437)
tobi
22
2022-03-21
don't error if content property is nil (#436)
tobi
1
2022-03-21
[bugfix] Close ReadClosers properly in the media package (#434)
tobi
4
2022-03-19
[feature] Admin account actions (#432)
tobi
14
2022-03-15
[feature] Federate local account deletion (#431)
tobi
15
[next]