Commit graph

16 commits

Author SHA1 Message Date
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
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
850abdbc35 Fix deprecation errors in my code. 2024-05-19 11:07:15 -04:00
Hank Grabowski
f91080856f Move DM timestamps to the bottom of the message from the right 2023-05-04 21:43:29 -04:00
Hank Grabowski
af1f513ed5 Add responsive scaling to main screens and primary media controls 2023-04-13 09:30:09 -05:00
Hank Grabowski
112910d2b8 Add ActiveProfileSelector to all appropriate managers/services/repos/etc 2023-03-13 23:47:40 -04:00
Hank Grabowski
a6bf00aea4 Refactored auth system to support multiple logins (hypothetically) 2023-02-26 22:12:40 -05:00
Hank Grabowski
d2f5c347bc Rename AuthService to AccountsService 2023-02-25 18:06:24 -05:00
Hank Grabowski
7a22adb9d6 Change Auth Service to only handle credentials 2023-02-24 16:36:20 -05:00
Hank Grabowski
c03a5b7b19 Remove currentHandle/server/avatar/id from AuthService 2023-02-24 16:08:14 -05:00
Hank Grabowski
30e2ec5449 Add initial image DM copy to clipboard 2023-01-30 10:54:46 -05:00
Hank Grabowski
7611ac3097 Add initial DM reply writing 2023-01-25 12:06:46 -06:00
Hank Grabowski
bdb01e5f26 Add initial DM "mark read" implementation 2023-01-25 11:26:29 -06:00
Hank Grabowski
0b1b819aff Add avatar icon processing for Friendica Connection deserializer 2023-01-25 07:41:41 -05:00
Hank Grabowski
d6dedcbb7c Add initial implementation of DMs (read only and incomplete) 2023-01-24 20:53:55 -05:00