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-11-20
[chore] improve errors returned fetching account/statues from DB (#1084)
kim
2
2022-11-20
[performance] add account block DB cache and remove block query joins (#1085)
kim
11
2022-11-20
[bugfix] fix possible infinite loop on federated AP profile delete (#1091)
kim
1
2022-11-20
[docs] update forking instructions (#1080)
tobi
1
2022-11-19
[chore] Little Dockerfile updates (#1071)
tobi
1
2022-11-19
[feature] Support markdown format for Account bio/note (#1037)
Michael Manfre
6
2022-11-19
[docs] Move and document logs (#1076)
Leonora Tindall
2
2022-11-19
[docs] Remove trailing / from proxy_pass for nginx (#1077)
Leonora Tindall
1
2022-11-18
[performance] replace account emojis relational query with separate calls to ...
kim
2
2022-11-18
[performance] replace status query relationals with separate calls in order t...
kim
2
2022-11-18
[performance] don't use relations to select notification structs, use caches ...
tobi
3
2022-11-17
[docs] Add AUR Reference (#1054)
Jelle van der Waa
1
2022-11-17
[docs] add account domain documentation (#1065)
tobi
5
2022-11-17
[chore] Replace blocking Floc with Topics. (#1068)
psa
1
2022-11-17
[docs] Update docker.md with docker tag / version stuff (#1067)
tobi
1
2022-11-17
[chore] cicd: snapshot `snapshot` instead of latest (#1066)
tobi
2
2022-11-16
[frogend] upgrade deps (#1063)
f0x52
2
2022-11-16
[frogend] Emoji categories (#1051)
f0x52
10
2022-11-16
[chore] reversion: use specific columns for updating user again (#1059)
tobi
4
2022-11-15
[chore] update database caching library (#1040)
kim
55
2022-11-15
[docs] Both HTTP proxies and NAT can cause rate limiting issues (#1053)
Phil Hagelberg
1
2022-11-15
[chore] Update .drone.yml signature (#1052)
tobi
2
2022-11-15
[chore] refactor test/cliparsing.sh into a go test below internal/config (#1036)
Mara Sophie Grosch
9
2022-11-15
[bugfix] Fix unicode-unaware word boundary check in hashtags (#1049)
ugla
4
2022-11-15
[chore] fix profile spacing on very small screens (#1050)
f0x52
1
2022-11-15
[feature] Serialize local account role via API, and show it via web view (#1045)
tobi
10
2022-11-14
[feature] Allow newly uploaded emojis to be placed in categories (#939)
tobi
31
2022-11-14
[chore] Remove unused `admin account suspend` action (#1047)
tobi
3
2022-11-14
[docs] Use correct Friendica link in README (#1046)
tobi
1
2022-11-14
[feature] add instance-expose-public-timeline flag (#1039)
Rob Sargant
11
2022-11-14
[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.1.7 to 3.1.8 (#1043)
dependabot[bot]
6
2022-11-13
[bugfix] Fix login on Mastodon iOS app for users with no statuses (#1042)
David Baker
4
2022-11-13
[chore] bump go-cache to v3.1.7 to fix possible issues with zero value keys (...
kim
6
2022-11-12
[documentation] Change default log path (#1030)
Rob Sargant
1
2022-11-11
[chore] Fixes + updates in emoji dereferencing logic (#1022)
tobi
8
2022-11-11
[feature] Read + Write tombstones for deleted Actors (#1005)
tobi
47
2022-11-11
[feature] S3: add config flag to proxy S3 media (#1014)
Mara Sophie Grosch
10
2022-11-11
[chore] close in-storage media reader _before_ opening write, no need to leav...
kim
2
2022-11-11
[docs] postgres collation warning (#1017)
Lukáš Zapletal
2
2022-11-10
[docs] Replace old references to the previous streaming with websockets (#1015)
EchedeyLR
1
2022-11-10
[chore/frontend] CI steps for frontend stuff (#997)
f0x52
4
2022-11-08
[frontend] fix conflict introduced by merge (#1007)
f0x52
1
2022-11-08
[feature] Make instance thumbnail configurable via admin panel (#973)
tobi
11
2022-11-08
[frontend] Custom Emoji Deletion (#994)
f0x52
32
2022-11-08
[chore]: Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#1003)
dependabot[bot]
31
2022-11-08
[chore]: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1002)
dependabot[bot]
3
2022-11-08
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 (#1004)
dependabot[bot]
11
2022-11-08
[chore] dependabot: prefix correctly, ignore npm deps (#1001)
tobi
1
2022-11-08
[docs] add link to SELinux policy (#993)
Lukáš Zapletal
1
2022-11-08
[feature] various worker / request queue improvements (#995)
kim
5
[next]