Wykres commitów

204 Commity (a12c07bdca198b43db88cf024f3c6989be761600)

Autor SHA1 Wiadomość Data
Hank Grabowski 88b9302dff Refactor gallery services to Riverpod providers 2024-12-04 23:00:58 -05:00
Hank Grabowski 795b9fcb07 Implement hashtag/connection autocomplete services in Riverpod 2024-12-01 20:15:24 -05:00
Hank Grabowski 6115df7395 Move EntryTreeItem flattening access to the RP Provider 2024-12-01 19:52:35 -05:00
Hank Grabowski fc6e17f133 Refactor TimelineManager and EntryManager to Riverpod providers 2024-12-01 14:57:47 -05:00
Hank Grabowski 1358a3e7b4 Add a timeline entry RP provider 2024-11-27 16:11:30 -05:00
Hank Grabowski 65f2035d52 Refactor notifications manager to Riverpod provider 2024-11-26 21:18:08 -05:00
Hank Grabowski bdfcaaec61 Fix ImageControl trying to draw image when no image URL 2024-11-26 21:15:39 -05:00
Hank Grabowski 733751038b Refactory Interactions Details to Riverpod providers 2024-11-26 17:10:51 -05:00
Hank Grabowski f3032082eb Refactor Filter Services to Riverpod 2024-11-25 22:51:42 -05:00
Hank Grabowski f72ca29d4a Move Media Upload Attachment helper to utils folder 2024-11-22 17:32:01 -05:00
Hank Grabowski a9dd9c208e Refactor remaining widgets to use the RP settings provider 2024-11-22 15:19:11 -05:00
Hank Grabowski 71a9beb535 Convert FlattenTreeEntryControl to use riverpod settings providers 2024-11-22 12:35:19 -05:00
Hank Grabowski 344ec6150d Refactor av_control to Riverpod 2024-11-22 12:32:18 -05:00
Hank Grabowski 4cb45cd894 Convert HashtagService to Riverpod controller 2024-09-03 22:30:49 -04:00
Hank Grabowski 755bf9b425 Use ImageControl for link preview and HTML embedded images since has Low-bandwidth awareness 2024-09-03 20:37:50 -04:00
Hank Grabowski feed6e122a Use ImageControl for link preview and HTML embedded images since has Low-bandwidth awareness 2024-09-02 12:44:23 -04:00
Hank Grabowski 12e811c947 Fix D* image loading issue by adding client headers to requests for image
Fixes Issue #105
2024-08-31 16:17:46 -04:00
Hank Grabowski 91e313f9b1 Use DSoc font for network icons from platform field 2024-08-30 21:45:29 -04:00
Hank Grabowski d37ea8decc Fix const linter rule in focus mode status headline 2024-08-30 20:08:51 -04:00
Hank Grabowski fe348a8020 Add difficulty levels to focus mode 2024-08-29 20:31:43 -04:00
Hank Grabowski 37d3b1a125 Add awareness of TimelineGroupingListData Type to queries 2024-08-28 11:57:10 -04:00
Hank Grabowski 6ff5092d60 Add buttons for pre-defined focus mode times and make click out of bounds dismiss 2024-08-19 14:50:39 -04:00
Hank Grabowski 0e5d7b8c79 Change Focus Mode Title Widget to say "forever" if no stop time 2024-08-19 14:50:15 -04:00
Hank Grabowski 1dbab57edd Make focus mode duration completely configurable up to 24 hours 2024-07-26 14:33:58 -04:00
Hank Grabowski 9b79e19bac Merge branch 'main' into focus-mode 2024-07-26 10:34:00 -04:00
Hank Grabowski 09db8803d6 Fix Dart analysis warnings 2024-07-26 10:15:24 -04:00
Hank Grabowski 6e8904e10c Implement initial focus mode disabling game 2024-07-24 13:35:07 -04:00
Hank Grabowski 735a2ca4ac Rename focus mode headline widget 2024-07-24 13:34:52 -04:00
Hank Grabowski f000a73cab Add stand-in focus mode disable screen 2024-07-24 13:08:13 -04:00
Hank Grabowski 0e463460fb Add time option selector 2024-07-24 12:04:36 -04:00
Hank Grabowski 36436b7039 Move FocusModeData to its own file under models 2024-07-24 11:48:24 -04:00
Hank Grabowski 5ca129f3bb Go to timeline screen when focus mode activated 2024-07-24 11:46:56 -04:00
Hank Grabowski f5241a72fa Add initial basic focus mode implementation 2024-07-24 11:42:24 -04:00
Hank Grabowski 0e18e02b3a Add stand-in focus mode draw menu item 2024-07-24 11:41:24 -04:00
Hank Grabowski d2732b5a44 Merge branch 'main' into deprecation-and-library-upgrade-fixes 2024-07-20 12:08:45 +03:00
Hank Grabowski f7ba71b049 Use friendica->network field if available and adds hometown network type 2024-06-30 17:01:08 -04:00
Hank Grabowski 7b71dfa1aa Add spellcheck highlighting to content, message, and ALT text fields
- Only works on mobile right now
- Implements Feature Request #39
2024-06-28 13:57:08 -04:00
Hank Grabowski 526c8c4d83 Add icons and info text for delivery data on posts/comments
Implements Feature #66
2024-06-28 10:57:35 -04:00
Hank Grabowski 40eed4a5d5 Update changelog noting fixes for #36 also help fix #62 2024-06-28 09:50:04 -04:00
Hank Grabowski c8159eb830 Add confirm dialog when adding comment to posts/comments over 30 days old
Implements Feature #58
2024-06-27 20:24:16 -04:00
Hank Grabowski f8ac2a05c0 Add ability to toggle off the spoiler alert/CW system app wide
Implements Feature Request #42
2024-06-27 20:03:54 -04:00
Hank Grabowski b66bc39024 Remove dismiss button on follow requests
Fixes #76
2024-06-26 21:20:40 -04:00
Hank Grabowski f7652062e3 Set capitalization type to sentences on media caption, and DM message editors
Fixes #100
2024-06-26 16:31:10 -04:00
Hank Grabowski c7df3ff1ba Perform capabilities check on liking/unliking
Finishes implementation of Issue #93
2024-06-26 15:15:02 -04:00
Hank Grabowski dfb3474bd3 Perform capabilities check on comments 2024-06-26 15:11:58 -04:00
Hank Grabowski 02ebaef47a Add tooltips to visibilty and network icons on entry headers 2024-06-26 14:56:00 -04:00
Hank Grabowski ad1b557dad Move reshareable logic to extension method w/network prohibitions hardcoded 2024-06-26 09:52:31 -04:00
Hank Grabowski d25f7adae8 Fix CW trailing brace instead of paren
Fixes Issue #90
2024-06-24 20:21:51 -04:00
Hank Grabowski 1d5dccc4bb Merge branch 'main' into threads-bsky-othernet-updates 2024-06-24 18:27:14 -04:00
Hank Grabowski b978b44201 Add support for unlisted post creation/editing 2024-06-24 16:11:41 -04:00