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
/
processing
Age
Commit message (
Expand
)
Author
Files
2022-04-24
[bug] Fix status API / status web API being case sensitive (#481)
tobi
1
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
9
2022-04-02
[chore] Update Go version to 1.18 (#444)
tobi
2
2022-03-29
[feature] Dereference remote mentions when the account is not already known (...
v0.2.2
tobi
9
2022-03-21
[bugfix] Close ReadClosers properly in the media package (#434)
tobi
2
2022-03-19
[feature] Admin account actions (#432)
tobi
4
2022-03-15
[feature] Federate local account deletion (#431)
tobi
7
2022-03-13
[bugfix] Fix html-escaped characters in content warnings (#426)
tobi
2
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
7
2022-02-22
[feature] Add postDataCallbackFunc to allow cleanup (#408)
tobi
3
2022-02-19
[feature] Stream files via reader (#404)
tobi
1
2022-02-08
merge fixup
tsmethurst
1
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
9
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
1
2022-02-06
if accountDomain isn't set, use Host value instead (#380)
tobi
1
2022-02-05
[feature] Rework timeline code to make it useful for more than just statuses ...
tobi
6
2022-01-31
[bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 ...
Forest Johnson
1
2022-01-25
ensure blocking calls to getRemoteAccount before showing stuff to client
tsmethurst
1
2022-01-24
ctx => innerctx
tsmethurst
1
2022-01-24
update remote account get/deref logic
tsmethurst
9
2022-01-23
rework data function to provide filesize
tsmethurst
3
2022-01-16
pass reader around instead of []byte
tsmethurst
3
2022-01-15
emoji code passing muster
tsmethurst
4
2022-01-15
start fixing up emoji processing code
tsmethurst
1
2022-01-11
pass a function into the manager, start work on emoji
tsmethurst
3
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
4
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
3
2022-01-08
compiling now
tsmethurst
3
2022-01-08
further refinements
tsmethurst
1
2021-12-28
more refactoring, media handler => manager
tsmethurst
9
2021-12-20
Extend license notices to 2022 (#354)
tobi
92
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
9
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
26
2021-11-22
Fix streamed messages ending up in wrong timeline(s) (#325)
tobi
9
2021-11-22
Fix image description unnecessarily html-escaping innocent characters (#321)
tobi
2
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
5
2021-11-13
move to ssb gofed fork (#298)
tobi
9
2021-11-13
update dependencies (#296)
tobi
4
2021-10-31
smtp + email confirmation (#285)
tobi
10
2021-10-24
Serve `outbox` for Actor (#289)
tobi
18
2021-10-17
fix mention extracting when no domain exists (usually intra-instance mentions...
kim
1
2021-10-16
Follow request improvements (#282)
tobi
6
2021-10-14
User password change (#280)
tobi
6
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
20
2021-10-10
Handle forwarded messages (#273)
tobi
3
2021-10-04
Refactor/tidy (#261)
tobi
49
2021-10-01
Follow request auto approval (#259)
tobi
5
2021-09-30
handle remote account deletion more systematically (#254)
tobi
4
2021-09-28
Account update issue (#250)
tobi
1
[next]