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
/
account
Age
Commit message (
Expand
)
Author
Files
2022-10-03
[performance] add user cache and database (#879)
tobi
1
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
2
2022-09-21
[chore] Tidy up status deletion, remove from cache too (#845)
tobi
1
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
3
2022-09-02
[performance] use GetAccountByUsernameDomain() for local account lookups to r...
kim
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
4
2022-08-06
[feature] Let accounts set default status format, and use this when processin...
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
3
2022-07-13
[feature] Add back/next buttons to profiles for paging through statuses (#708)
tobi
2
2022-07-10
[chore] consolidate caching libraries (#704)
kim
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-25
[bugfix] disallow following or blocking yoursel (#667)
ugla
2
2022-06-11
[chore] Webfinger rework (#627)
tobi
2
2022-06-08
[feature] More consistent API error handling (#637)
tobi
5
2022-06-08
[feature] Add paging via `Link` header for notifications and account statuses...
tobi
2
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
2
2022-05-26
[bugfix] Fix HTML escaping in instance title (#607)
tobi
2
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
2
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
1
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
9
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
4
2022-03-29
[feature] Dereference remote mentions when the account is not already known (...
v0.2.2
tobi
3
2022-03-15
[feature] Federate local account deletion (#431)
tobi
2
2022-02-22
[feature] Add postDataCallbackFunc to allow cleanup (#408)
tobi
1
2022-01-24
ctx => innerctx
tsmethurst
1
2022-01-24
update remote account get/deref logic
tsmethurst
1
2022-01-23
rework data function to provide filesize
tsmethurst
1
2022-01-16
pass reader around instead of []byte
tsmethurst
1
2022-01-11
pass a function into the manager, start work on emoji
tsmethurst
1
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
2
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
1
2022-01-08
compiling now
tsmethurst
1
2021-12-28
more refactoring, media handler => manager
tsmethurst
3
2021-12-20
Extend license notices to 2022 (#354)
tobi
15
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
3
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
6
2021-11-13
move to ssb gofed fork (#298)
tobi
1
2021-11-13
update dependencies (#296)
tobi
1
2021-10-31
smtp + email confirmation (#285)
tobi
2
2021-10-24
Serve `outbox` for Actor (#289)
tobi
3
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
5
2021-10-04
Refactor/tidy (#261)
tobi
7
2021-09-30
handle remote account deletion more systematically (#254)
tobi
1
2021-09-11
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
kim (grufwub)
1
2021-09-11
kim is a reply guy (#208)
tobi
3
2021-09-10
fixes + db changes (#204)
tobi
3
2021-09-01
moving stuff around
tsmethurst
1
2021-09-01
move oauth models into gtsmodel
tsmethurst
1
[next]