Commit graph

453 commits

Author SHA1 Message Date
Hank Grabowski
0059637551 Initial PagesManager with tests but not wired in anywhere 2023-02-10 11:29:02 +01:00
Hank Grabowski
5c0677b923 Add check for when can't find parent ID and write to severe error log 2023-02-08 17:24:04 +01:00
HankG
04fa5395d3 Merge branch 'notifications-enhancement' into 'main'
Notifications enhancement

See merge request mysocialportal/relatica!19
2023-02-08 16:14:08 +00:00
Hank Grabowski
119bae7953 Add back swipe down to refresh notifications 2023-02-08 16:48:57 +01:00
Hank Grabowski
8fad5342a7 Have NotificationsManager refresh DMs when updating itself too. 2023-02-08 16:46:26 +01:00
Hank Grabowski
6f9163d5b0 Add direct message notifications types/systems. 2023-02-08 16:41:29 +01:00
Hank Grabowski
57f9129faf Ensure Connection ID is always string (sometimes coming across as ints) 2023-01-31 16:42: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
525b27c73e Initial connection request endpoint addition 2023-01-31 16:41:13 -05:00
Hank Grabowski
d4c55e79e9 Report error data on failed connection responses. 2023-01-31 16:40:47 -05:00
HankG
3716403b1e Merge branch 'interactions-and-profile-details' into 'main'
Interactions and profile details

See merge request mysocialportal/relatica!18
2023-01-31 20:31:50 +00:00
Hank Grabowski
37a9890a9a Add additional profile details (ugly but functional) 2023-01-31 15:27:26 -05:00
Hank Grabowski
a8ef7bb670 Add initial likes/refresh viewing capability 2023-01-31 14:39:06 -05:00
HankG
cce92f9063 Update beta-program.md to include additional timeline types 2023-01-31 03:26:43 +00:00
Hank Grabowski
089fca1790 Interactions Screens interim commit 2023-01-30 22:22:08 -05:00
Hank Grabowski
0e60aba2f6 Wire in new StatusAndRefreshButton and process into PostScreen 2023-01-30 18:15:25 -05:00
Hank Grabowski
7f46b72c51 Replace ValueListenableBuilders throughout with new StatusAndRefreshButton 2023-01-30 18:14:25 -05:00
Hank Grabowski
079b54b719 Update links for 0.1.0b3 release 2023-01-30 13:34:35 -05:00
Hank Grabowski
e7d35cbe4d Update documentation for 0.1.0b3 release 2023-01-30 11:22:45 -05:00
Hank Grabowski
55b8cdaf13 Fix image description box scrolling only text not copy icon 2023-01-30 11:17:43 -05:00
Hank Grabowski
0aa0f93af2 Fix overflow on image description box error 2023-01-30 11:14:31 -05:00
Hank Grabowski
dea794af8b Swap changelog order to be most recent first 2023-01-30 10:58:50 -05:00
Hank Grabowski
3edc78dad1 Copy initial rounded Android icons up to icon art folder 2023-01-30 10:55:48 -05:00
Hank Grabowski
ecffaaccae Merge branch 'main' of gitlab.com:mysocialportal/relatica 2023-01-30 10:54:58 -05:00
Hank Grabowski
30e2ec5449 Add initial image DM copy to clipboard 2023-01-30 10:54:46 -05:00
HankG
973cc8136f Merge branch 'fix-older-connection' into 'main'
Add Old Android Network Fix

See merge request mysocialportal/relatica!17
2023-01-30 15:48:17 +00:00
Hank Grabowski
99e948ab9e Add new refresh mechanism to User Posts screen 2023-01-30 10:45:02 -05:00
Hank Grabowski
cac2ca9f8e Add Old Android Network Fix 2023-01-30 10:37:25 -05:00
Hank Grabowski
2907857cca Add rounded Android icons (kind of a hack for now) 2023-01-30 09:51:22 -05:00
Hank Grabowski
190ff909b5 Fix white boundary issue on iOS icons 2023-01-30 09:16:43 -05:00
Hank Grabowski
4f3672045a Fix white boundary issue on iOS icons 2023-01-30 09:16:01 -05:00
Hank Grabowski
24558e5db9 Add initial image description copy to clipboard 2023-01-30 08:11:48 -05:00
Hank Grabowski
900768b762 Add initial image description copy to clipboard 2023-01-30 08:03:11 -05:00
Hank Grabowski
eb5b6115e4 Initial post copy to clipboard capability (just raw HTML right now) 2023-01-30 01:08:04 -05:00
Hank Grabowski
99d94f3612 Add menu dialog on link opening button for external, copy url, and on posts "go to post" 2023-01-30 01:04:50 -05:00
Hank Grabowski
d16228223c Merge branch 'main' of gitlab.com:mysocialportal/relatica 2023-01-30 00:30:42 -05:00
Hank Grabowski
c815bdfd58 Rename timeline types to make clearer
Attempting to address Issue #11
2023-01-30 00:29:52 -05:00
Hank Grabowski
0a00a18c04 Rename timeline types to make clearer 2023-01-30 00:25:06 -05:00
Hank Grabowski
0cf084192c Sort groups (lists) alphabetically 2023-01-30 00:24:51 -05:00
HankG
bc91f6e14a Merge branch 'gallery-updates' into 'main'
Gallery updates

See merge request mysocialportal/relatica!16
2023-01-30 05:14:10 +00:00
HankG
0c149da90a Merge branch 'image-carousel' into 'gallery-updates'
Image carousel

See merge request mysocialportal/relatica!15
2023-01-30 05:07:05 +00:00
Hank Grabowski
818ef20524 Attempt fixing inability to zoom with carousel control 2023-01-29 23:54:12 -05:00
Hank Grabowski
b23f45a180 Implementation of image carousel with carousel_slider library 2023-01-29 22:36:01 -05:00
Hank Grabowski
8fad35ed33 Add back/forward arrows 2023-01-29 18:09:58 -05:00
Hank Grabowski
2a3547c194 Initial implementation of image carousel 2023-01-29 17:21:47 -05:00
Hank Grabowski
ec7e7fb5d7 Add paging to galleries, new refresh method, and single click to view image 2023-01-29 16:46:22 -05:00
Hank Grabowski
63b2a18e66 Set keyboard type for login form to emailAddress 2023-01-29 10:18:29 -05:00
HankG
13f21b1edb Merge branch 'refresh-refactor' into 'main'
Refresh refactor

See merge request mysocialportal/relatica!14
2023-01-29 15:15:47 +00:00
Hank Grabowski
1c6a712c15 Add new refresh status/request button to timeline page 2023-01-29 10:14:34 -05:00
HankG
6e2fc7770b Remove note about different version availability for 0.1.0b2 2023-01-29 13:47:03 +00:00