Wykres commitów

  • cac2ca9f8e Add Old Android Network Fix Hank Grabowski 2023-01-30 10:37:25 -0500
  • 2907857cca Add rounded Android icons (kind of a hack for now) Hank Grabowski 2023-01-30 09:51:22 -0500
  • 190ff909b5 Fix white boundary issue on iOS icons Hank Grabowski 2023-01-30 09:16:43 -0500
  • 4f3672045a Fix white boundary issue on iOS icons Hank Grabowski 2023-01-30 09:16:01 -0500
  • 24558e5db9 Add initial image description copy to clipboard Hank Grabowski 2023-01-30 08:11:48 -0500
  • 900768b762 Add initial image description copy to clipboard Hank Grabowski 2023-01-30 08:03:11 -0500
  • eb5b6115e4 Initial post copy to clipboard capability (just raw HTML right now) Hank Grabowski 2023-01-30 01:08:04 -0500
  • 99d94f3612 Add menu dialog on link opening button for external, copy url, and on posts "go to post" Hank Grabowski 2023-01-30 01:04:50 -0500
  • d16228223c Merge branch 'main' of gitlab.com:mysocialportal/relatica Hank Grabowski 2023-01-30 00:30:42 -0500
  • c815bdfd58 Rename timeline types to make clearer Attempting to address Issue #11 Hank Grabowski 2023-01-30 00:25:06 -0500
  • 0a00a18c04 Rename timeline types to make clearer Hank Grabowski 2023-01-30 00:25:06 -0500
  • 0cf084192c Sort groups (lists) alphabetically Hank Grabowski 2023-01-30 00:24:51 -0500
  • bc91f6e14a Merge branch 'gallery-updates' into 'main' HankG 2023-01-30 05:14:10 +0000
  • 0c149da90a Merge branch 'image-carousel' into 'gallery-updates' HankG 2023-01-30 05:07:05 +0000
  • 818ef20524 Attempt fixing inability to zoom with carousel control Hank Grabowski 2023-01-29 23:54:12 -0500
  • b23f45a180 Implementation of image carousel with carousel_slider library Hank Grabowski 2023-01-29 22:36:01 -0500
  • 8fad35ed33 Add back/forward arrows Hank Grabowski 2023-01-29 18:09:58 -0500
  • 2a3547c194 Initial implementation of image carousel Hank Grabowski 2023-01-29 17:21:47 -0500
  • ec7e7fb5d7 Add paging to galleries, new refresh method, and single click to view image Hank Grabowski 2023-01-29 16:46:22 -0500
  • 63b2a18e66 Set keyboard type for login form to emailAddress Hank Grabowski 2023-01-29 10:18:29 -0500
  • 13f21b1edb Merge branch 'refresh-refactor' into 'main' HankG 2023-01-29 15:15:47 +0000
  • 1c6a712c15 Add new refresh status/request button to timeline page Hank Grabowski 2023-01-29 10:14:34 -0500
  • 6e2fc7770b Remove note about different version availability for 0.1.0b2 HankG 2023-01-29 13:47:03 +0000
  • 13e0e5b7d3 Update Windows and Linux build version to 0.1.0b2 HankG 2023-01-29 13:46:18 +0000
  • 90574a83d7 First experimental use of a global refresh status ValueNotifier (notifications update) Hank Grabowski 2023-01-29 07:17:49 -0500
  • 4abca18fc8 Add better in-line docs on creating new DM's send to field Hank Grabowski 2023-01-28 15:22:58 -0800
  • af93f519d5 Add password/show hide capability. Hank Grabowski 2023-01-28 15:18:18 -0800
  • cdc0c761c3 Comment liking on nested comments still broken, update docs to reflect... Hank Grabowski 2023-01-27 18:58:38 -0800
  • e9a0ad3afe Add clear caches button notes in Changelog Hank Grabowski 2023-01-27 18:53:12 -0800
  • 473dec6c65 Merge branch 'login-screen-tweaks' into 'main' HankG 2023-01-28 02:31:28 +0000
  • 57f08bfaa9 Update docs for v0.1.0b2 Hank Grabowski 2023-01-27 18:29:46 -0800
  • d7a436f6a9 Merge branch 'paging-updates' into 'main' HankG 2023-01-27 16:34:30 +0000
  • 30517f7d50 Merge branch 'messages' into 'paging-updates' HankG 2023-01-27 15:57:26 +0000
  • 07eea0f5a5 Initial adding new DM thread capability Hank Grabowski 2023-01-25 12:51:53 -0600
  • 7611ac3097 Add initial DM reply writing Hank Grabowski 2023-01-25 12:06:46 -0600
  • bdb01e5f26 Add initial DM "mark read" implementation Hank Grabowski 2023-01-25 11:26:29 -0600
  • 0b1b819aff Add avatar icon processing for Friendica Connection deserializer Hank Grabowski 2023-01-25 07:41:41 -0500
  • d6dedcbb7c Add initial implementation of DMs (read only and incomplete) Hank Grabowski 2023-01-24 20:53:55 -0500
  • 49864d4f97 Add initial paging architecture but only use paging responses on getting followers/following table Hank Grabowski 2023-01-23 22:37:09 -0500
  • bf13e0674b Add user ability to purge memory and persistent caches Hank Grabowski 2023-01-23 22:36:14 -0500
  • 61d12542fb Fix contacts search to include name and handle not just name and make case insensitive. Hank Grabowski 2023-01-23 22:34:05 -0500
  • 20858e1778 Move Friendica client into its own sub-namespace Hank Grabowski 2023-01-23 19:56:04 -0500
  • 56167f3556 Merge remote-tracking branch 'origin/main' Hank Grabowski 2023-01-23 16:25:23 -0500
  • 04add9a31c Fix behavior on following notifications and inconsistent click/tap regions on notifications Hank Grabowski 2023-01-23 16:25:14 -0500
  • d19adedd61 Update beta-program.md HankG 2023-01-22 23:36:06 +0000
  • 7fe16f44a9 Update changelog for image viewer tweaks in PR#10 Hank Grabowski 2023-01-21 21:38:16 -0500
  • b3a7de4565 Merge branch 'image-viewer-scroll-fixes' into 'main' HankG 2023-01-22 02:31:32 +0000
  • 90b71fc8ef Fix image overflowing onto text and apparent lack of responsiveness when zoomed in issue Hank Grabowski 2023-01-21 21:23:39 -0500
  • 57deeab1a0 Fix scrollwheel zooming issues by making scale factor much higher number Hank Grabowski 2023-01-21 21:10:15 -0500
  • 28f8e0ea9d Update developers.md to include Linux manual Flutter install instructions to address Issue #1 HankG 2023-01-22 01:31:51 +0000
  • fcdba8e8d8 Merge branch 'screenshot-added' into 'main' HankG 2023-01-21 21:00:51 +0000
  • 96a4671971 Add screenshot Hank Grabowski 2023-01-21 15:59:46 -0500
  • 4ab1202df5 Merge branch 'documentation-update' into 'main' HankG 2023-01-21 20:49:17 +0000
  • 518f488227 Final documentation updates for initial 0.1.0 beta version Hank Grabowski 2023-01-21 15:39:32 -0500
  • 68b42470fb Update install.md for Android updates HankG 2023-01-21 19:42:55 +0000
  • ab4be25146 Update install.md HankG 2023-01-21 19:36:47 +0000
  • bf14975c46 Initial new documentation push Hank Grabowski 2023-01-21 14:02:55 -0500
  • bf5cbf2261 Update iOS icons (again) for removing transparencies (top level copies) Hank Grabowski 2023-01-21 10:49:52 -0500
  • a353670cb2 Update iOS icons (again) for removing transparencies Hank Grabowski 2023-01-21 10:48:22 -0500
  • f5c70e0c0e Add hardened runtime to allow macos upload Hank Grabowski 2023-01-20 19:03:41 -0500
  • 7b8a49bead Merge remote-tracking branch 'origin/main' Hank Grabowski 2023-01-20 18:53:30 -0500
  • 40eacb4177 Fixes for getting macOS builds published to store Hank Grabowski 2023-01-20 18:53:21 -0500
  • 78bf38c232 Add Community Support section to README HankG 2023-01-20 23:08:48 +0000
  • 874d59bcdc Fixes for getting macOS builds published to store Hank Grabowski 2023-01-20 17:09:27 -0500
  • 9b68e26a25 Disable dotenv stuff until needed Hank Grabowski 2023-01-20 16:30:30 -0500
  • a0decfe822 Merge branch 'rebranding' into 'main' HankG 2023-01-20 21:14:40 +0000
  • 43f307604a Fix capitalization of Windows app title etc. HankG 2023-01-20 16:11:48 -0500
  • d3910a80a0 Windows app icon update HankG 2023-01-20 14:01:24 -0500
  • 0b93814707 Reorder rasterized images icon folder Hank Grabowski 2023-01-20 13:35:43 -0500
  • 4931c9ee79 Add initial rasterized icon Android icon set Hank Grabowski 2023-01-20 13:33:50 -0500
  • 87eedbecca Add initial rasterized icon sets for iOS/macOS Hank Grabowski 2023-01-20 12:45:48 -0500
  • 85cd530e3d Initial Relatica SVG logo from Inkscape Hank Grabowski 2023-01-20 12:20:13 -0500
  • e1b0125ea9 Fix Relatica substitution on splash screen Hank Grabowski 2023-01-20 11:27:03 -0500
  • caeb776350 Fix Relatica substitutions for macOS/iOS Hank Grabowski 2023-01-20 11:26:53 -0500
  • 999e76f456 Fix initial load creation bug on SettingsService (wait for async duh) HankG 2023-01-20 10:30:44 -0500
  • f93ac9f59a Change Linux App title Hank Grabowski 2023-01-19 23:25:32 -0500
  • a74df3b231 Fix async init problem with SettingsService Hank Grabowski 2023-01-19 23:23:56 -0500
  • 2289ea5305 Initial renaming pass Hank Grabowski 2023-01-19 22:37:00 -0500
  • 6e9d34ff54 Merge branch 'settings-and-dark-mode' into 'main' HankG 2023-01-20 01:49:11 +0000
  • 8a54707bef Add dark mode selection/theming Hank Grabowski 2023-01-19 20:37:35 -0500
  • 3401d51c3c Add initial settings screen with low BW moved to it Hank Grabowski 2023-01-19 13:18:15 -0500
  • 02432a0a6e Initial menu screen with gallery and profile moved over to it. Hank Grabowski 2023-01-19 12:50:11 -0500
  • 3264a0c9e3 Move all the DI initialization to a function to be cleaner. Hank Grabowski 2023-01-19 10:10:13 -0500
  • 762593ae24 Merge branch 'connections-and-tags-persistence' into 'main' HankG 2023-01-19 14:50:41 +0000
  • 52e244336c Fix Android manifest to allow internet access Hank Grabowski 2023-01-18 21:51:13 -0500
  • 0577f14a9a Configure tweaks to get ObjectBox working on iOS and macOS Hank Grabowski 2023-01-18 15:10:38 -0500
  • fa1609bdc3 Add real hashtag processing and storage Hank Grabowski 2023-01-18 12:52:32 -0500
  • 2a3c2296a1 Add local memcache for add/get individual connections Hank Grabowski 2023-01-18 12:12:53 -0500
  • dfef64d748 Initial implementation of connections persistence Hank Grabowski 2023-01-18 00:15:52 -0500
  • 33d11f78df Factor out groups data into own IGroupsRepo from IConnectionsRepo Hank Grabowski 2023-01-17 23:03:50 -0500
  • b1e4dbf4cc Initial Connections Repo implementation with memory version ported into MemoryConnectionsRepo Hank Grabowski 2023-01-16 15:31:17 -0600
  • 3d6ab6998f Fix broken interactions bar jumping to post view by fixing route Hank Grabowski 2023-01-16 15:26:11 -0600
  • 467d15f708 Alphabetize dependencies Hank Grabowski 2023-01-16 10:33:49 -0600
  • d6505a1ebe Use initialScrollIndex on PostControl for "go to comment" functionality. Hank Grabowski 2023-01-16 10:29:25 -0600
  • 17319eea12 Add persistence to settings service Hank Grabowski 2023-01-16 10:06:11 -0600
  • 31c3cbaa98 Merge branch 'status-control-refactoring' into 'main' HankG 2023-01-16 15:28:54 +0000
  • 434407587f Update podlock dependencies Hank Grabowski 2023-01-16 09:23:03 -0600
  • a1ac7a009f Add scroll to position of notification in post screen Hank Grabowski 2023-01-15 09:39:05 -0600
  • 3dc6751281 Set notification text back to full body until start doing parsing of the HTML Hank Grabowski 2023-01-12 17:37:24 -0600
  • 454a5180d3 Fix reshare confusion where isReshare => youReshared Hank Grabowski 2023-01-12 17:33:21 -0600