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
/
db
/
bundb
/
account_test.go
Age
Commit message (
Expand
)
Author
Files
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
1
2024-11-25
[performance] convert enum strings to ints (#3558)
kim
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-15
[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...
tobi
1
2024-07-11
[chore] Add interaction policy gtsmodels (#3075)
tobi
1
2024-05-01
[feature] Page through accounts as moderator (#2881)
tobi
1
2024-04-16
[feature/performance] Store account stats in separate table (#2831)
tobi
1
2024-04-13
[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)
tobi
1
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
1
2024-03-10
[bugfix] Don't error when populating MovedTo if account not found (#2741)
tobi
1
2024-02-27
[bugfix] Account timeline: exclude self-replies that mention other accounts (...
Vyr Cossont
1
2024-01-19
[chore] Harden up boolptr logic on Accounts, warn if not set (#2544)
tobi
1
2023-12-10
[bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434)
tobi
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-07-25
[performance] retry db queries on busy errors (#2025)
kim
1
2023-05-22
[chore] update account statuses paging logic (#1814)
tobi
1
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
1
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-12-09
[feature] Allow users to create + delete bookbarks, and view bookmarked statu...
Matthew Phillips
1
2022-12-01
[bugfix] Use case-insensitive selects when getting remote accounts by usernam...
v0.6.0-rc2
tobi
1
2022-11-15
[chore] update database caching library (#1040)
kim
1
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-10-08
[chore] Standardize database queries, use `bun.Ident()` properly (#886)
tobi
1
2022-09-26
[performance] Update indexes that were causing slow db queries (#855)
v0.5.0-rc3
tobi
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
1
2022-08-20
[bugfix] Fix potential dereference of accounts on own instance (#757)
tobi
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
2022-06-10
[bugfix] Make accounts media_only query also work with pg (#643)
tobi
1
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-09-28
Account update issue (#250)
tobi
1
2021-09-04
tests + announce notification fix (#193)
tobi
1
2021-08-25
Pg to bun (#148)
tobi
1