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
/
search.go
Age
Commit message (
Expand
)
Author
Files
2023-06-21
[feature] Add partial text search for accounts + statuses (#1836)
tobi
1
2023-05-12
[feature] status refetch support (#1690)
kim
1
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
1
2023-04-28
[performance] improved request batching (removes need for queueing) (#1687)
kim
1
2023-04-06
[bugfix] Normalize status content (don't parse status content as IRI) (#1665)
tobi
1
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-02-14
[bugfix] Return empty result rather than 500 error when searching for blocked...
tobi
1
2023-02-03
[chore] reformat GetAccount() functionality, support updating accounts based ...
kim
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-11-29
[chore] Tidy up some of the search logic (#1082)
v0.6.0-rc1
tobi
1
2022-11-23
[feature/performance] Fail fast when doing remote transport calls inside inco...
tobi
1
2022-09-25
[bugfix] update thread iterators to not use recursion (#851)
kim
1
2022-09-02
[performance] use GetAccountByUsernameDomain() for local account lookups to r...
kim
1
2022-08-31
[bugfix] Fix tusky search issue by returning empty if offset is greater than ...
Blackle Morisanchetto
1
2022-08-20
[bugfix] Fix potential dereference of accounts on own instance (#757)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-06-20
[bugfix] Account self finger fix (#658)
v0.3.6
tobi
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-27
[chore] Debug failed account get (#612)
tobi
1
2022-05-24
[bugfix] Only search remote if protocol is http(s) (#601)
tobi
1
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
1
2022-03-29
[feature] Dereference remote mentions when the account is not already known (...
v0.2.2
tobi
1
2022-01-24
update remote account get/deref logic
tsmethurst
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-10-17
fix mention extracting when no domain exists (usually intra-instance mentions...
kim
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-14
Fix mentions not notifying (#230)
tobi
1
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-20
Database updates (#144)
tobi
1
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
1
2021-07-05
Domain block (#76)
Tobi Smethurst
1
2021-06-17
Timeline improvements (#41)
Tobi Smethurst
1
2021-06-13
Timeline manager (#40)
Tobi Smethurst
1
2021-05-30
Move a lot of stuff + tidy stuff (#37)
Tobi Smethurst
1