Commit graph

545 commits

Author SHA1 Message Date
Hank Grabowski
5c54726ebb Change Contacts update to live update 2023-11-16 21:08:56 -05:00
Hank Grabowski
a536576a83 Fix search screen not properly clearing results on profile swap 2023-11-16 19:15:41 -05:00
Hank Grabowski
034343936e Fix typo in URL for getting user's followers 2023-11-16 18:51:13 -05:00
Hank Grabowski
910e6d2c4e Refactor notifications processing to use max 3 calls on initial load and streamlined older loading 2023-11-16 17:37:22 -05:00
Hank Grabowski
1787bb4f7e Rearrange profile buttons so that (un)follow and (un)block are on separate line 2023-11-16 16:34:21 -05:00
Hank Grabowski
3b1575a64f Rearrange profile buttons so that (un)follow and (un)block are on separate line 2023-11-16 16:24:48 -05:00
Hank Grabowski
6ede657c57 Convert timeline selector to single dropdown menu 2023-11-16 16:21:06 -05:00
Hank Grabowski
1157e2cb56 Fix multiclick error on post creation/editing 2023-11-16 10:15:13 -05:00
Hank Grabowski
fe502f8056 Fix multiclick error on notifications causing multiple navigations 2023-11-16 10:03:20 -05:00
Hank Grabowski
b28db1ea84 Fix paging error on loading new notifications 2023-11-16 09:39:25 -05:00
HankG
b39b5673dc Merge branch 'rename-groups-to-circles' into 'main'
Renaming groups to circles everywhere in code and labels

See merge request mysocialportal/relatica!46
2023-11-15 21:33:50 +00:00
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
HankG
ce9b50b3a1 Merge branch 'oauth-error-fix' into 'main'
Oauth error fix

See merge request mysocialportal/relatica!45
2023-11-07 02:26:04 +00:00
Hank Grabowski
fbd52a52d4 Update links to 0.7.2 on install.md 2023-11-06 21:21:12 -05:00
Hank Grabowski
35d13687dc Merge branch 'oauth-error-fix' of gitlab.com:mysocialportal/relatica into oauth-error-fix 2023-11-06 21:03:24 -05:00
Hank Grabowski
1e0d0f8482 Update CHANGELOG.md 2023-11-06 13:23:30 -05:00
Hank Grabowski
119647e214 Fix, redirect scheme on desktop has to be the full URL not just http 2023-11-06 09:54:56 -05:00
Hank Grabowski
ce746f4a5f Change OAuth redirect URL to work with latest version of Friendica 2023-11-05 20:56:45 -05:00
HankG
1631ef464b Merge branch 'dependency-version-updates' into 'main'
Dependency version updates

See merge request mysocialportal/relatica!44
2023-11-06 01:48:36 +00:00
Hank Grabowski
0ecee1e777 Change OAuth redirect URL to work with latest version of Friendica 2023-11-05 20:28:36 -05:00
Hank Grabowski
ca74799a35 Update version increment 2023-11-05 20:27:23 -05:00
Hank Grabowski
73dfc3cc2b Update versions of dependencies to work with new XCode 2023-10-30 21:44:16 -04:00
HankG
9201029571 Update install.md to have Android 0.7.0 build 2023-09-18 14:54:08 +00:00
Hank Grabowski
0941003cc7 Add updates for 0.7.0 2023-08-08 11:51:54 -04:00
HankG
3dbcc9622b Merge branch 'notifications-overhaul' into 'main'
Refactor notifications system

See merge request mysocialportal/relatica!43
2023-08-04 17:15:16 +00:00
Hank Grabowski
d085704537 Set items per query in notification manager back to real level 2023-08-04 13:14:13 -04:00
Hank Grabowski
e828b134ed Refactor notifications system 2023-08-04 12:34:51 -04:00
Hank Grabowski
98d4bfeb9b Bump up default API timeout to 60 seconds 2023-06-27 13:31:29 -04: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
cfa1ad79ca Fix connections background update making too many fast calls. 2023-06-27 13:14:00 -04:00
HankG
5e2efeceff Merge branch 'reshare-fixes' into 'main'
Refactor how reshares are handled, interactions with posts to take into...

See merge request mysocialportal/relatica!42
2023-06-27 16:29:36 +00:00
Hank Grabowski
df8ec9009f Refactor how reshares are handled, interactions with posts to take into account that, and refreshing it 2023-06-26 17:40:47 -04:00
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