gotosocial/internal/processing
tobi 60639a6a0e
[bugfix] Fix multiple "updated_at" columns for media updates (#1660)
* [bugfix] Fix multiple "updated_at" columns for media updates

* silly unrelated race condition
2023-03-31 15:19:50 +02:00
..
account [bugfix] Fix report serialization errors caused by user delete (#1659) 2023-03-31 15:01:29 +02:00
admin [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
fedi [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
media [bugfix] Fix multiple "updated_at" columns for media updates (#1660) 2023-03-31 15:19:50 +02:00
report [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
status [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
stream [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
user [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
account_test.go [bugfix] Fix multiple "updated_at" columns for media updates (#1660) 2023-03-31 15:19:50 +02:00
app.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
blocks.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
followrequest.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
followrequest_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
fromclientapi.go [chore] Refactor account deleting/block logic, tidy up some other processing things (#1599) 2023-03-20 18:10:08 +00:00
fromclientapi_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
fromcommon.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
fromfederator.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
fromfederator_test.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
instance.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
notification.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
notification_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
oauth.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
processor.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
processor_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
search.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
statustimeline.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
util.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00