relatica/lib/models
Hank Grabowski 55052b0852 Add ability to toggle filters on/off 2023-05-08 09:32:00 -04:00
..
auth Update Profile ID to not have username 2023-04-28 08:42:11 -04:00
filters Add ability to toggle filters on/off 2023-05-08 09:32:00 -04:00
media_attachment_uploads Add logged-in profile aware image control wrapping CachedNetworkImage 2023-03-20 10:06:44 -04:00
TimelineIdentifiers.dart Rename timeline types to make clearer 2023-01-30 00:29:52 -05:00
attachment_media_type_enum.dart Fix loading GIF media attachments, at least if it is being added as a literal attachment 2023-04-03 13:42:46 -04:00
connection.dart Add full blocking/unblocking capabilities 2023-05-03 15:49:40 -04:00
direct_message.dart Add initial DM "mark read" implementation 2023-01-25 11:26:29 -06:00
direct_message_thread.dart Cleanup non-relative Relatica imports 2023-03-13 23:49:52 -04:00
engagement_summary.dart Fix likes JSON deserializing 2022-11-22 11:48:27 -05:00
entry_tree_item.dart Add blocking interactions bar when updating, post deleting and better cleanup on removing reshares 2022-12-26 23:36:04 -05:00
exec_error.dart Add stack trace logging and context.mounted check in buildSnackBar 2023-04-20 16:26:11 -04:00
flattened_tree_item.dart Refactor post/comment views to use a more flattened structure. 2023-01-07 10:30:16 -06:00
follow_request.dart Refactor follow requests to use actual follow request system if available 2023-03-21 14:28:00 -04:00
friendica_entry.dart Add FriendicaEntry class (used for posts and comments) 2022-11-08 20:21:20 -06:00
friendica_version.dart Change the reshare fix to have open ended versions until know which version fixed in 2023-05-05 13:55:17 -04:00
friendica_version_requirement.dart Add ability for version check to have max bounds as well. 2023-04-26 20:55:52 -04:00
gallery_data.dart Add gallery rename and image edit/delete capabilities 2023-05-02 19:27:36 -04:00
group_data.dart Add group management screen with group creation, renaming, and deleting 2023-04-18 19:39:52 -04:00
hashtag.dart Add real hashtag processing and storage 2023-01-18 12:52:32 -05:00
image_entry.dart Add gallery rename and image edit/delete capabilities 2023-05-02 19:27:36 -04:00
instance_info.dart Add instance info processing endpoints 2023-03-17 16:08:25 -04:00
interaction_type_enum.dart Interactions Screens interim commit 2023-01-30 22:22:08 -05:00
link_data.dart Add TimelineEntry with supporting classes 2022-11-08 20:23:56 -06:00
link_preview_data.dart Initial Link Preview Capabilities 2023-03-19 16:27:57 -04:00
location_data.dart Add TimelineEntry with supporting classes 2022-11-08 20:23:56 -06:00
media_attachment.dart Add Visibility object concept throughout, including image displays 2023-03-20 14:30:51 -04:00
search_results.dart Initial cut of the search page 2023-03-22 00:16:23 -04:00
search_types.dart Initial cut of the search page 2023-03-22 00:16:23 -04:00
server_data.dart Add test for non-fediverse response 2023-03-21 21:31:44 -04:00
timeline.dart Make timeline sorting post ID ranked not date since post order is by when received at server/interaction created not date 2022-12-28 09:57:51 -05:00
timeline_entry.dart Add low level timeline entry filtering capabilities 2023-05-05 10:52:24 -04:00
user_notification.dart Refactor follow requests to use actual follow request system if available 2023-03-21 14:28:00 -04:00
visibility.dart Add initial visibility configuration in posts 2023-03-20 21:55:47 -04:00