relatica/lib/models
2023-03-19 16:27:57 -04:00
..
auth Remove no longer used loggedIn field in BasicCredentials copy constructor 2023-03-14 00:47:01 -04:00
media_attachment_uploads Add ability to add existing images to post 2022-12-26 22:00:28 -05:00
attachment_media_type_enum.dart Add initial JSON parsers for Friendica and Mastodon JSON formats 2022-11-08 20:24:54 -06:00
connection.dart Add additional profile details (ugly but functional) 2023-01-31 15:27:26 -05: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 Initial PagesManager with tests but not wired in anywhere 2023-02-10 11:29:02 +01:00
flattened_tree_item.dart Refactor post/comment views to use a more flattened structure. 2023-01-07 10:30:16 -06:00
friendica_entry.dart Add FriendicaEntry class (used for posts and comments) 2022-11-08 20:21:20 -06:00
friendica_version.dart Add version checker infrastructure and use on post editing. 2023-03-17 16:52:49 -04:00
gallery_data.dart Add preliminary gallery browser screen and gallery screen 2022-12-13 21:06:10 -05:00
group_data.dart Add ActiveProfileSelector to all appropriate managers/services/repos/etc 2023-03-13 23:47:40 -04:00
hashtag.dart Add real hashtag processing and storage 2023-01-18 12:52:32 -05:00
image_entry.dart Add initial image attachments implementation 2022-12-26 15:26:30 -05: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 Initial post editing capability 2023-03-16 11:37:46 -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 Initial Link Preview Capabilities 2023-03-19 16:27:57 -04:00
TimelineIdentifiers.dart Rename timeline types to make clearer 2023-01-30 00:29:52 -05:00
user_notification.dart Add direct message notifications types/systems. 2023-02-08 16:41:29 +01:00