Wykres commitów

51 Commity (documentation-updates)

Autor SHA1 Wiadomość Data
Hank Grabowski 039708d244 Add stack trace to ever severe error logged 2024-12-19 16:24:37 -05:00
Hank Grabowski 19df6d83bc Replace MediaQuery.of with MediaQuery.sizeOf 2024-12-16 19:50:55 -05:00
Hank Grabowski 070e161c95 Refactor link preview, profile client, relationship client and remote file client to RP 2024-12-16 19:11:11 -05:00
Hank Grabowski e9495ea9a0 Refactor account, secrets, feature checker, and instance info to RP 2024-12-10 06:54:45 -05:00
Hank Grabowski 5c194b2750 Refactor ConnectionManager, PersistentInfo services, and background updates to RP 2024-12-06 21:33:51 -05:00
Hank Grabowski fc6e17f133 Refactor TimelineManager and EntryManager to Riverpod providers 2024-12-01 14:57:47 -05:00
Hank Grabowski f6cee22d3c Refactor Timeline Grouping into RP provider 2024-11-27 19:37:47 -05:00
Hank Grabowski c8eea6cdae Breakup timeline selection into Circles, Groups, and Channels 2024-08-28 12:18:06 -04:00
Hank Grabowski 37d3b1a125 Add awareness of TimelineGroupingListData Type to queries 2024-08-28 11:57:10 -04:00
Hank Grabowski 052fa15eb8 Rename CircleData to TimelineGroupingListData since includes Circles, Groups, and Channels 2024-08-28 11:23:44 -04:00
Hank Grabowski 09db8803d6 Fix Dart analysis warnings 2024-07-26 10:15: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 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 40eed4a5d5 Update changelog noting fixes for #36 also help fix #62 2024-06-28 09:50:04 -04:00
Hank Grabowski 3836cd7657 Add character count label on editor panel so users can see how much they've written
Implements Issue #99
2024-06-26 16:11:07 -04:00
Hank Grabowski b978b44201 Add support for unlisted post creation/editing 2024-06-24 16:11:41 -04:00
Hank Grabowski 850abdbc35 Fix deprecation errors in my code. 2024-05-19 11:07:15 -04:00
Hank Grabowski 12233c4320 Tweaks to logging levels 2023-11-27 13:16:11 -06:00
Hank Grabowski bca5f16f36 Fix editor screen shouldn't allow going home while submitting. 2023-11-24 22:55:44 -05:00
Hank Grabowski 479fa2a545 Add visibility lookup to editor and fix private Circles selector overflow 2023-11-17 23:13:58 -05:00
Hank Grabowski 1157e2cb56 Fix multiclick error on post creation/editing 2023-11-16 10:15:13 -05:00
Hank Grabowski 20396c7393 Renaming groups to circles everywhere in code and labels 2023-11-15 16:05:45 -05:00
Hank Grabowski 73dfc3cc2b Update versions of dependencies to work with new XCode 2023-10-30 21:44:16 -04:00
Hank Grabowski d586ee3206 Fix emojis rendering at unconstrained size, now set specific CSS style when rendering 2023-04-27 15:19:51 -04:00
Hank Grabowski 32408b96c0 Add stack trace logging and context.mounted check in buildSnackBar 2023-04-20 16:26:11 -04:00
Hank Grabowski bff179b11f Shift the suggestions to be on the top of the content field 2023-04-06 15:49:25 -04:00
Hank Grabowski e4047d4ffb Fix storage secrets are writeable on macOS again by adding groupId in constructor 2023-03-22 17:33:35 -04:00
Hank Grabowski bd02a01d08 Refactor follow requests to use actual follow request system if available 2023-03-21 14:28:00 -04:00
Hank Grabowski 1801780dcf Make Visibility field in editor just status for edited posts or new comment on post. 2023-03-21 10:23:40 -04:00
Hank Grabowski 8617e21d1a Add initial visibility configuration in posts 2023-03-20 21:55:47 -04:00
Hank Grabowski a7f3bb26ad Add logged-in profile aware image control wrapping CachedNetworkImage 2023-03-20 10:06:44 -04:00
Hank Grabowski b30ba7c057 Initial Link Preview Capabilities 2023-03-19 16:27:57 -04:00
Hank Grabowski 693f781ea9 Only allow post-level spoiler text for Friendica servers with v2023.03 or later 2023-03-18 15:13:42 -04:00
Hank Grabowski 4dbf21c656 Initial implementation of HTML Content to Editor conversion 2023-03-18 14:49:20 -04:00
Hank Grabowski 328daa30a1 Add version checker infrastructure and use on post editing. 2023-03-17 16:52:49 -04:00
Hank Grabowski d83c6a65a0 Initial post editing capability 2023-03-16 11:37:46 -04:00
Hank Grabowski 112910d2b8 Add ActiveProfileSelector to all appropriate managers/services/repos/etc 2023-03-13 23:47:40 -04:00
Hank Grabowski 45467295b8 Move open button from status header to interactions bar 2023-01-05 16:32:34 -05:00
Hank Grabowski 7a41065a1c Initial implementation of hashtag tracking and auto-complete 2022-12-28 17:04:48 -05:00
Hank Grabowski db5fadff9f Fix editor to start at top of screen 2022-12-28 16:13:03 -05:00
Hank Grabowski e3fa2d4bbd First cut at auto-complete of profiles 2022-12-28 15:56:27 -05:00
Hank Grabowski 292b560b41 Add ability to add existing images to post 2022-12-26 22:00:28 -05:00
Hank Grabowski 1215363dc4 Add ability to set gallery for new images 2022-12-26 17:37:46 -05:00
Hank Grabowski 4e6bf2750e Add initial image attachments implementation 2022-12-26 15:26:30 -05:00
Hank Grabowski bdbad45770 Fix locking out editor buttons while submitting 2022-12-17 13:34:47 -05:00
Hank Grabowski 6a05db91e0 Post opener always goes internal on main timeline and outside (after asking) in post view 2022-12-13 07:17:35 -05:00
Hank Grabowski 3ede9ed04c First cut at group timelines 2022-12-08 13:37:30 -05:00
Hank Grabowski ff3e938f70 Add Post viewer screen and ability to open post in external browser 2022-11-23 15:48:09 -05:00
Hank Grabowski f224925540 Add being able to add comments to posts. 2022-11-22 21:59:08 -05:00
Hank Grabowski 4d7cf7fd98 Add basic post editing with content summary 2022-11-22 13:55:50 -05:00