Wykres commitów

611 Commity (main)

Autor SHA1 Wiadomość Data
Hank Grabowski 1eb5551e71 Add push notification entitlements to iOS and macOS projects 2023-05-10 14:14:09 -04:00
Hank Grabowski c714bde59d Merge branch 'main' of gitlab.com:mysocialportal/relatica 2023-05-10 14:06:14 -04:00
Hank Grabowski 4f3355d1e6 Update dependency version data 2023-05-10 14:05:38 -04:00
Hank Grabowski dda42c899a Bump changelog version headers for 0.6.0 2023-05-10 14:04:47 -04:00
Hank Grabowski f9928140da Update install version # and links to 0.6.0 2023-05-10 14:04:36 -04:00
Hank Grabowski bf536127b3 Update install version # and links to 0.6.0 2023-05-10 14:02:03 -04:00
Hank Grabowski a9dc45f65d Bump version to 0.6.0 2023-05-10 12:11:53 -04:00
Hank Grabowski 1dd8728c7c Update changelog for features:
* API call timeout
  * Login initialization and splash screen
  * Adding blocks and filtering
2023-05-10 11:41:57 -04:00
Hank Grabowski 147cba295e Pop on posts and comments deletion in post view 2023-05-10 11:41:19 -04:00
HankG 0130514e0c Merge branch 'login-fixes' into 'main'
Login fixes

See merge request mysocialportal/relatica!41
2023-05-10 15:22:45 +00:00
Hank Grabowski 1978819c9e Show splash screen until 1st account logged in then allow rest to load while app in use. 2023-05-10 11:21:33 -04:00
Hank Grabowski 97f48240b3 Add timeouts to the API calls 2023-05-09 16:42:53 -04:00
Hank Grabowski fbf95350e4 Fix updates timer should only be configured once per profile and do nothing if not the active one 2023-05-09 16:42:36 -04:00
Hank Grabowski e5f06f650a Reorder packages to be alphabetical 2023-05-09 16:40:21 -04:00
Hank Grabowski 1ff41be6e8 Fix new connection requests coming back as not being there when they are and perf problems with notification processing 2023-05-08 14:24:45 -04:00
Hank Grabowski ed41a97db0 Fix deleting comment causes empty screen bug 2023-05-08 11:14:02 -04:00
Hank Grabowski 799d877b20 Fix filter runner test 2023-05-08 10:21:22 -04:00
HankG ea1783d220 Merge branch 'filtering' into 'main'
Filtering

See merge request mysocialportal/relatica!40
2023-05-08 13:37:20 +00:00
Hank Grabowski 55052b0852 Add ability to toggle filters on/off 2023-05-08 09:32:00 -04:00
Hank Grabowski 1474bbc69a Fix filter editor card for "ends with" filter strings 2023-05-08 07:47:27 -04:00
Hank Grabowski 1c81f05f8d Add initial filter card/hiding work for timeline entries 2023-05-08 07:18:09 -04:00
Hank Grabowski 6644fee523 Refactor Filter UI into List screen w/summary and editor screen 2023-05-07 20:10:43 -04:00
Hank Grabowski d2757a7664 Initial filters screen 2023-05-07 19:07:32 -04:00
Hank Grabowski 155500fd70 Add leading images to blocks and contacts screen 2023-05-07 19:06:31 -04:00
Hank Grabowski 5eb7dcf7fe Add domain blocking capability to low level filters 2023-05-05 14:18:49 -04:00
Hank Grabowski ed1b800e82 Change the reshare fix to have open ended versions until know which version fixed in 2023-05-05 13:55:17 -04:00
Hank Grabowski 9e95427b9f Add low level timeline entry filtering capabilities 2023-05-05 10:52:24 -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 4b63a5f837 Fix "unfound connection request" error by forcing refresh 2023-05-04 10:37:32 -04:00
HankG 6074ca3ac2 Merge branch 'blocking' into 'main'
Blocking

See merge request mysocialportal/relatica!39
2023-05-04 12:37:49 +00:00
Hank Grabowski 2b6c2cfb06 Fix refreshing blocks data on profile screen data refresh. 2023-05-03 17:32:21 -04:00
Hank Grabowski 8ca8780d2d Make blocking its own screen 2023-05-03 16:16:50 -04:00
Hank Grabowski b7673f2a02 Add full blocking/unblocking capabilities 2023-05-03 15:49:40 -04:00
Hank Grabowski 8979012034 Initial Blocks and Filters screen with initial cut at BlocksService.getBlocks 2023-05-02 21:13:53 -04:00
HankG 1f37533ec2 Merge branch 'gallery-crud-updates' into 'main'
Update CHANGELOG and beta-program files with new gallery features and perf fixes

See merge request mysocialportal/relatica!38
2023-05-02 23:43:55 +00:00
Hank Grabowski 4d2233c85e Update CHANGELOG and beta-program files with new gallery features and perf fixes 2023-05-02 19:42:47 -04:00
HankG 6be994077b Merge branch 'gallery-crud-updates' into 'main'
Gallery and image CRUD updates

See merge request mysocialportal/relatica!37
2023-05-02 23:30:00 +00:00
Hank Grabowski 2bb4492ccf Add gallery rename and image edit/delete capabilities 2023-05-02 19:27:36 -04:00
Hank Grabowski 0e07919af4 Disable video playing on Linux dev mode to fix hot reload problem 2023-05-01 20:19:37 -04:00
Hank Grabowski 0335c574dc Report 'loading' not 'error' on PostScreen if no post while fetching 2023-04-30 08:38:28 -04:00
Hank Grabowski e0926a50d2 Fix gallery update bugs with deleted images and overpaging 2023-04-29 21:20:45 -04:00
Hank Grabowski 605e9682e6 Add "ALT" button to gallery thumbnails so can quickly see values 2023-04-29 20:42:34 -04:00
Hank Grabowski 9beefcc5ba Fix dialog box builders to use content not title field for proper sizing 2023-04-29 20:42:11 -04:00
HankG 8af7a0ff96 Merge branch 'performance-refactoring' into 'main'
Performance improvements refactoring

See merge request mysocialportal/relatica!36
2023-04-30 00:04:24 +00:00
Hank Grabowski ae5916cc84 Wire profile into services when created for each profile rather than looking up "active profile" each time 2023-04-28 21:28:43 -04:00
Hank Grabowski 330a19692f Add Future.delays to json->obj conversion in Notifications and Timelines to reduce freezing 2023-04-28 21:07:05 -04:00
Hank Grabowski c2ab53b65e Refactor notifications manager so updates and sorting happen in async operations 2023-04-28 21:06:21 -04:00
Hank Grabowski 3c944378ae Add initial auto-update timers wired into updating all contacts first 2023-04-28 14:23:01 -04:00
Hank Grabowski d25351fe10 Update Profile ID to not have username 2023-04-28 08:42:11 -04:00
Hank Grabowski b91c114518 Split up connection refresh with Future.delays to reduce jank 2023-04-28 08:41:51 -04:00