Commit graph

168 commits

Author SHA1 Message Date
Hank Grabowski
a353670cb2 Update iOS icons (again) for removing transparencies 2023-01-21 10:48:22 -05:00
Hank Grabowski
f5c70e0c0e Add hardened runtime to allow macos upload 2023-01-20 19:03:41 -05:00
Hank Grabowski
7b8a49bead Merge remote-tracking branch 'origin/main' 2023-01-20 18:53:30 -05:00
Hank Grabowski
40eacb4177 Fixes for getting macOS builds published to store 2023-01-20 18:53:21 -05:00
HankG
78bf38c232 Add Community Support section to README 2023-01-20 23:08:48 +00:00
Hank Grabowski
874d59bcdc Fixes for getting macOS builds published to store 2023-01-20 17:09:27 -05:00
Hank Grabowski
9b68e26a25 Disable dotenv stuff until needed 2023-01-20 16:30:30 -05:00
HankG
a0decfe822 Merge branch 'rebranding' into 'main'
Rebranding

See merge request mysocialportal/friendica_portal!7
2023-01-20 21:14:40 +00:00
HankG
43f307604a Fix capitalization of Windows app title etc. 2023-01-20 16:11:48 -05:00
HankG
d3910a80a0 Windows app icon update 2023-01-20 14:01:24 -05:00
Hank Grabowski
0b93814707 Reorder rasterized images icon folder 2023-01-20 13:35:43 -05:00
Hank Grabowski
4931c9ee79 Add initial rasterized icon Android icon set 2023-01-20 13:33:50 -05:00
Hank Grabowski
87eedbecca Add initial rasterized icon sets for iOS/macOS 2023-01-20 12:45:48 -05:00
Hank Grabowski
85cd530e3d Initial Relatica SVG logo from Inkscape 2023-01-20 12:20:13 -05:00
Hank Grabowski
e1b0125ea9 Fix Relatica substitution on splash screen 2023-01-20 11:27:03 -05:00
Hank Grabowski
caeb776350 Fix Relatica substitutions for macOS/iOS 2023-01-20 11:26:53 -05:00
HankG
999e76f456 Fix initial load creation bug on SettingsService (wait for async duh) 2023-01-20 10:30:44 -05:00
Hank Grabowski
f93ac9f59a Change Linux App title 2023-01-19 23:25:32 -05:00
Hank Grabowski
a74df3b231 Fix async init problem with SettingsService 2023-01-19 23:23:56 -05:00
Hank Grabowski
2289ea5305 Initial renaming pass 2023-01-19 22:37:00 -05:00
HankG
6e9d34ff54 Merge branch 'settings-and-dark-mode' into 'main'
Settings and dark mode

See merge request mysocialportal/friendica_portal!6
2023-01-20 01:49:11 +00:00
Hank Grabowski
8a54707bef Add dark mode selection/theming 2023-01-19 20:37:35 -05:00
Hank Grabowski
3401d51c3c Add initial settings screen with low BW moved to it 2023-01-19 13:18:15 -05:00
Hank Grabowski
02432a0a6e Initial menu screen with gallery and profile moved over to it. 2023-01-19 12:50:11 -05:00
Hank Grabowski
3264a0c9e3 Move all the DI initialization to a function to be cleaner. 2023-01-19 10:10:13 -05:00
HankG
762593ae24 Merge branch 'connections-and-tags-persistence' into 'main'
Connections and tags persistence

See merge request mysocialportal/friendica_portal!5
2023-01-19 14:50:41 +00:00
Hank Grabowski
52e244336c Fix Android manifest to allow internet access 2023-01-18 21:51:13 -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
Hank Grabowski
3d6ab6998f Fix broken interactions bar jumping to post view by fixing route 2023-01-16 15:26:11 -06:00
Hank Grabowski
467d15f708 Alphabetize dependencies 2023-01-16 10:33:49 -06:00
Hank Grabowski
d6505a1ebe Use initialScrollIndex on PostControl for "go to comment" functionality. 2023-01-16 10:29:25 -06:00
Hank Grabowski
17319eea12 Add persistence to settings service 2023-01-16 10:06:11 -06:00
HankG
31c3cbaa98 Merge branch 'status-control-refactoring' into 'main'
Refactor post/comment views to use a more flattened structure.

See merge request mysocialportal/friendica_portal!4
2023-01-16 15:28:54 +00:00
Hank Grabowski
434407587f Update podlock dependencies 2023-01-16 09:23:03 -06:00
Hank Grabowski
a1ac7a009f Add scroll to position of notification in post screen 2023-01-15 09:39:05 -06:00
Hank Grabowski
3dc6751281 Set notification text back to full body until start doing parsing of the HTML 2023-01-12 17:37:24 -06:00
Hank Grabowski
454a5180d3 Fix reshare confusion where isReshare => youReshared 2023-01-12 17:33:21 -06:00
Hank Grabowski
fae87a1ece Fix notification message on reshares 2023-01-07 12:01:32 -06:00
Hank Grabowski
1f5232891f Refactor post/comment views to use a more flattened structure.
- Will allow doing comment paging, limiting depth, etc.
2023-01-07 10:30:16 -06:00
Hank Grabowski
45467295b8 Move open button from status header to interactions bar 2023-01-05 16:32:34 -05:00
Hank Grabowski
3d7f1b53c0 Add video player for mobile platforms 2023-01-05 16:17:48 -05:00
Hank Grabowski
cd41a0c581 Breakout status control's media builder to own class 2023-01-05 14:58:56 -05:00
Hank Grabowski
30c86175c5 Fix Linux secure storage release build dependency list 2023-01-05 14:41:17 -05:00
Hank Grabowski
f120980d33 Fix android not opening links problem 2023-01-05 14:10:25 -05:00
Hank Grabowski
dc77f6f721 Fix secure storage on macos 2023-01-05 13:55:01 -05:00