Wykres commitów

25 Commity (main)

Autor SHA1 Wiadomość Data
Hank Grabowski 20396c7393 Renaming groups to circles everywhere in code and labels 2023-11-15 16:05:45 -05:00
Hank Grabowski b3fceec72f Fix Adding/removing users from groups not working 2023-11-15 15:21:10 -05:00
Hank Grabowski 0d70a95606 Change ObjectBox inserts to use queued instead of async 2023-06-27 13:16:01 -04:00
Hank Grabowski b68e9a999e Change ObjectBox inserts to use queued instead of async 2023-06-27 13:14:42 -04:00
Hank Grabowski d9fc66ba2a Add clear cache functionality and defer connection details loading until needed 2023-04-27 21:48:01 -04:00
Hank Grabowski e28cf85b46 Group Editor now lists users in group (needs polishing though) 2023-04-18 21:49:45 -04:00
Hank Grabowski 35ffbd7273 Fix ObjectBox Connection upsert keying off DB ID not Fediverse ID 2023-04-18 21:00:20 -04:00
Hank Grabowski 8377f640b6 Fix disappearing Follows issue caused by partially populated account data in some endpoints 2023-04-18 20:33:09 -04:00
Hank Grabowski db7945ea77 Add group management screen with group creation, renaming, and deleting 2023-04-18 19:39:52 -04:00
Hank Grabowski 951f50ee7a Fix ObjectBoxCache singleton to return existing cache object if already existing for path 2023-03-22 12:45:39 -04:00
HankG 99a128d1d4 Fix don't try to create ObjectBox directory if already exists 2023-03-22 11:46:40 -04:00
Hank Grabowski 09044702f0 Fix ObjectBoxCache creation problem by using ID instead of name 2023-03-14 23:08:47 -04:00
Hank Grabowski 112910d2b8 Add ActiveProfileSelector to all appropriate managers/services/repos/etc 2023-03-13 23:47:40 -04:00
Hank Grabowski 4a3c4bd4fd Add profile changing to connections 2023-03-11 20:50:31 -05:00
Hank Grabowski 5b85fe27e3 Fix ObjectBox connections DB to properly handle adds which shouldn't replace 2023-01-31 16:41:40 -05:00
Hank Grabowski 07eea0f5a5 Initial adding new DM thread capability 2023-01-25 12:51:53 -06:00
Hank Grabowski bf13e0674b Add user ability to purge memory and persistent caches 2023-01-23 22:36:14 -05:00
Hank Grabowski 40eacb4177 Fixes for getting macOS builds published to store 2023-01-20 18:53:21 -05:00
Hank Grabowski 2289ea5305 Initial renaming pass 2023-01-19 22:37:00 -05:00
Hank Grabowski 0577f14a9a Configure tweaks to get ObjectBox working on iOS and macOS 2023-01-18 15:10:38 -05:00
Hank Grabowski fa1609bdc3 Add real hashtag processing and storage 2023-01-18 12:52:32 -05:00
Hank Grabowski 2a3c2296a1 Add local memcache for add/get individual connections 2023-01-18 12:12:53 -05:00
Hank Grabowski dfef64d748 Initial implementation of connections persistence 2023-01-18 00:15:52 -05:00
Hank Grabowski 33d11f78df Factor out groups data into own IGroupsRepo from IConnectionsRepo 2023-01-17 23:03:50 -05:00
Hank Grabowski b1e4dbf4cc Initial Connections Repo implementation with memory version ported into MemoryConnectionsRepo 2023-01-16 15:31:17 -06:00