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
/
timeline
Age
Commit message (
Expand
)
Author
Files
2025-04-26
[performance] rewrite timelines to rely on new timeline cache type (#3941)
kim
16
2025-03-26
[feature] Allow user to choose "gallery" style layout for web view of profile...
tobi
1
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
2
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
1
2024-07-15
[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...
tobi
2
2024-07-04
[bugfix] Handle ErrHideStatus when preparing timeline statuses (#3071)
Vyr Cossont
1
2024-05-06
feature: filters v2 server-side warning/hiding (#2793)
Vyr Cossont
1
2024-04-02
[chore] Try to parse public key as both Actor + bare key (#2710)
tobi
1
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
1
2023-12-10
[bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434)
tobi
2
2023-11-14
[bugfix] process account delete side effects in serial, not in parallel (#2360)
tobi
1
2023-11-11
[bugfix] support endless polls, and misskey's' method of inferring expiry in ...
kim
1
2023-11-10
[feature] Media attachment placeholders (#2331)
tobi
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
2
2023-10-04
[feature] tentatively start adding polls support (#2249)
kim
8
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
1
2023-09-12
[feature] add paging to account follows, followers and follow requests endpoi...
kim
1
2023-08-09
[bugfix] Fix incorrect per-loop variable capture (#2092)
Daenney
1
2023-08-02
[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)
tobi
1
2023-07-18
[bugfix] Add missing `continue` statement in `prepareXBetweenIDs` (#1996)
tobi
1
2023-06-11
[bugfix] Invalidate timeline entries for status when stats change (#1879)
tobi
4
2023-06-04
[chore] tidy + test timelines a bit better (#1865)
tobi
10
2023-05-25
[feature] Add List functionality (#1802)
tobi
11
2023-04-06
[bugfix/chore] Refactor timeline code (#1656)
tobi
16
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
5
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
16
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
4
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
5
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
16
2022-12-08
[chore] move caches to a separate State{} structure (#1078)
kim
1
2022-11-22
[feature] Prune timelines once per hour to plug memory leak (#1117)
tobi
12
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
5
2022-07-10
[chore] consolidate caching libraries (#704)
kim
2
2022-05-16
[chore] Timeline test updates (#578)
tobi
3
2022-05-02
[bugfix] Allow self-boosting for any visibility but direct (#510)
Adelie Paull
3
2022-04-29
[chore] Inboxes for iri test (#508)
tobi
1
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
1
2022-02-05
[feature] Rework timeline code to make it useful for more than just statuses ...
tobi
14
2021-12-20
Extend license notices to 2022 (#354)
tobi
12
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
5
2021-11-22
Fix mentioned accounts visibility bug (#323)
tobi
3
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
6
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
10
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-09
Import export (#194)
tobi
3
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
1
2021-08-29
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
kim
1
2021-08-25
Pg to bun (#148)
tobi
9
2021-08-20
Database updates (#144)
tobi
4
[next]