gotosocial/internal/processing
tobi 17b9a937b1
[bugfix] Fix duplicating fields on profile edit (#1788)
* [bugfix] Fix duplicating fields on profile edit

* test non-duplicate fields
2023-05-15 12:52:40 +02:00
..
account [bugfix] Fix duplicating fields on profile edit (#1788) 2023-05-15 12:52:40 +02:00
admin [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
fedi [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
media [performance] improved request batching (removes need for queueing) (#1687) 2023-04-28 17:45:21 +02:00
report [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
status [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
stream [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
user [bugfix] add From to email header (#1717) 2023-04-29 11:47:14 +02: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 [feature] Receive notification when followed account posts (if desired) (#1680) 2023-04-10 20:56:02 +01:00
fromclientapi_test.go [feature] Receive notification when followed account posts (if desired) (#1680) 2023-04-10 20:56:02 +01:00
fromcommon.go [feature] Receive notification when followed account posts (if desired) (#1680) 2023-04-10 20:56:02 +01:00
fromfederator.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
fromfederator_test.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
instance.go [bugfix] Punycode fixes (#1743) 2023-05-07 18:53:21 +01:00
notification.go [bugfix] Rework notifs to use min_id for paging up (#1734) 2023-05-04 12:27:24 +02:00
notification_test.go [bugfix] Rework notifs to use min_id for paging up (#1734) 2023-05-04 12:27:24 +02:00
oauth.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
preferences.go [feature] Implement the preferences client API (#1740) 2023-05-06 17:42:58 +02:00
preferences_test.go [feature] Implement the preferences client API (#1740) 2023-05-06 17:42:58 +02:00
processor.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
processor_test.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
search.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
statustimeline.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
util.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00