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
/
fedi
Age
Commit message (
Expand
)
Author
Files
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
1
2024-08-22
[feature] Use `local_only` field, deprecate `federated` field (#3222)
tobi
1
2024-08-02
[chore] move PopulateAccountStats() nil check often performed into function i...
kim
1
2024-07-26
[feature] Federate interaction policies + Accepts; enforce policies (#3138)
tobi
1
2024-07-24
[chore] Add interaction filter to complement existing visibility filter (#3111)
tobi
2
2024-06-11
[bugfix] Deref stats async, serve stub collections if handshaking (#2990)
v0.16.0-rc2
tobi
3
2024-04-26
[bugfix] Fix error string typo (#2873)
kim
1
2024-04-16
[feature/performance] Store account stats in separate table (#2831)
tobi
1
2024-04-02
[feature] Option to hide followers/following (#2788)
tobi
2
2024-03-28
[bugfix] Serve correct URI for AP following collection (#2787)
tobi
1
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
1
2024-02-09
use pointer for freshness window (#2614)
tobi
1
2024-01-29
[bugfix] Fix Postgres emoji delete, emoji category change (#2570)
tobi
1
2023-12-15
[bugfix] use a much shorter refresh limit for statuses with polls (#2453)
v0.13.0
kim
1
2023-12-01
[bugfix/chore] `Announce` reliability updates (#2405)
v0.13.0-rc1
tobi
1
2023-11-21
[chore/security] refactor AuthenticateFederatedRequest() to handle account de...
kim
3
2023-11-20
[bugfix] self-referencing collection pages for status replies (#2364)
kim
4
2023-11-10
[bugfix] Don't try to update suspended accounts (#2348)
tobi
2
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
5
2023-09-20
[feature] add paging to AP following / followers endpoints (#2198)
kim
1
2023-09-12
[feature] Allow admins to expire remote public keys; refetch expired keys on ...
tobi
2
2023-07-07
[bugfix] Reorder web view logic, other small fixes (#1954)
tobi
3
2023-05-12
[feature] status refetch support (#1690)
kim
2
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
5
2023-04-28
[performance] improved request batching (removes need for queueing) (#1687)
kim
2
2023-04-06
[bugfix] Always serialize orderedItems as array (#1673)
tobi
1
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
4
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
7
2023-03-09
[feature] Provide .well-known/host-meta endpoint (#1604)
Daenney
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
7
2023-03-01
[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)
tobi
4
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
1
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
6