GoToSocial/internal/federation/federatingdb
tobi 8d2a76c58c
[bugfix] Add proper constraints on status faves, dedupe (#1674)
* [bugfix] Start working on multiple like issue

* finish up
2023-04-05 20:10:05 +02:00
..
accept.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
announce.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
announce_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
create.go [bugfix] Add proper constraints on status faves, dedupe (#1674) 2023-04-05 20:10:05 +02:00
create_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
db.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
delete.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
exists.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
federatingdb_test.go [chore] Refactor account deleting/block logic, tidy up some other processing things (#1599) 2023-03-20 18:10:08 +00:00
followers.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
followers_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
following.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
following_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
get.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
inbox.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
inbox_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
liked.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
lock.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
outbox.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
owns.go [bugfix] Add proper constraints on status faves, dedupe (#1674) 2023-04-05 20:10:05 +02:00
reject.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
reject_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
undo.go [bugfix] Add proper constraints on status faves, dedupe (#1674) 2023-04-05 20:10:05 +02:00
update.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
util.go [bugfix] Add proper constraints on status faves, dedupe (#1674) 2023-04-05 20:10:05 +02:00