Commit Graph

307 Commits

Author SHA1 Message Date
Marcin Czachurski 2c855eaf16 Improve refresh timeline 2023-09-24 11:39:37 +02:00
Marcin Czachurski 77e6f26cfb Fix image resizing on screen opening 2023-09-22 15:22:48 +02:00
Marcin Czachurski b2655e419f Fix loading data on waterfall widget 2023-09-20 16:22:15 +02:00
Marcin Czachurski bcff3adbc7 Enable automatic resource generator 2023-09-19 19:32:27 +02:00
Marcin Czachurski 80b2d2f4e9 Fix issues with waterfall widget 2023-09-19 18:43:00 +02:00
Marcin Czachurski 4daad7dec7 Fix search and border on status screen 2023-09-17 08:27:45 +02:00
Marcin Czachurski 3171022870 Fix isues on iPad 2023-09-16 10:39:21 +02:00
Marcin Czachurski ed94179b1d Fix image height in status view 2023-09-10 12:03:08 +02:00
Marcin Czachurski d3aa3b7099 Timelines with waterfall 2023-05-26 16:06:38 +02:00
Marcin Czachurski 085abcbea1 Add new gallery component. 2023-05-25 17:33:04 +02:00
Marcin Czachurski 446fbd9b9e Initial PoC of iPad grid 2023-05-11 20:00:39 +02:00
Marcin Czachurski cfae36e267 Fix issue with not redirecting to sign in when refresh credentials fails 2023-05-10 07:39:36 +02:00
Marcin Czachurski ccdecddfe2 Refactoring square user profile grid 2023-05-06 18:21:05 +02:00
Marcin Czachurski 2ca4b42b30 Add switch for changing user profile photos grid view 2023-05-06 11:47:13 +02:00
Marcin Czachurski f2d8c5c47f Initial implementation 2023-05-05 18:36:15 +02:00
Marcin Czachurski 8d76cfdcd3 Remove duplicated code 2023-05-05 14:59:06 +02:00
Marcin Czachurski 96dff90608 Fix size of image container before we donload image from server 2023-05-03 13:45:29 +02:00
Marcin Czachurski 5e551d158c Fix image order and bug during deleting 2023-05-03 10:58:03 +02:00
Marcin Czachurski 9f26f77b45 #62 QR code widgets 2023-05-01 07:50:24 +02:00
Marcin Czachurski 4ac4b6ed1a #57, #59 Reordering of images and warning about missing ALT 2023-04-28 19:59:45 +02:00
Marcin Czachurski 9653ac2b29 #49 Fix issue with not connected actions to buttons 2023-04-26 16:40:46 +02:00
Marcin Czachurski cab647636c Fix issue with deleting status from timeline 2023-04-26 15:49:12 +02:00
Marcin Czachurski 36899d02df #44 Revert back animation when we don't have images in cache 2023-04-26 14:49:43 +02:00
Marcin Czachurski b4f7b02d78 #49 Approve/reject follow requests 2023-04-25 15:47:21 +02:00
Marcin Czachurski 3ed8347304 Add french translation to XCode project 2023-04-23 08:35:18 +02:00
Marcin Czachurski fd3cd42bb2 Hide indicator for 0 images 2023-04-22 13:27:23 +02:00
Marcin Czachurski cbd05104f1 Improve new images indicator visibility 2023-04-22 13:18:38 +02:00
Marcin Czachurski a4e8e27179 #44 Prefetch images on user profile 2023-04-22 13:09:16 +02:00
Marcin Czachurski 1d0322ecc2 #44 Prefetch images stright after download statuses 2023-04-22 12:27:18 +02:00
Marcin Czachurski c707b136c2 Add AfterAsync to view extensions 2023-04-22 08:23:03 +02:00
Marcin Czachurski a85f1f8b12 #53 Fix image animation on closing preview 2023-04-21 17:14:24 +02:00
Marcin Czachurski 76e0e4cc5f #52 Hide already selected menu items 2023-04-21 16:58:52 +02:00
Marcin Czachurski f2efbaa47e Compose screen refactoring (remove duplicated code) 2023-04-20 19:40:19 +02:00
Marcin Czachurski aca8cf3ecd Views refactoring 2023-04-20 15:03:43 +02:00
Marcin Czachurski 3983cb97ad #47 Remove requests to other instances during sign-in process 2023-04-19 15:42:07 +02:00
Marcin Czachurski 00da250b21 #45 Improvements on home timeline.
Changes:
 - downloading 40 statuses
 - fixing duplicates
 - downloading only by user push to refresh
2023-04-19 15:32:25 +02:00
Marcin Czachurski 7a2c31b194 #48 Add more icons to navigation bar 2023-04-18 20:34:59 +02:00
Marcin Czachurski 2b4b1966d5 Change OK to Close in media description alert 2023-04-18 15:54:14 +02:00
Marcin Czachurski 341aae5496 #43 Open user profile from timelines 2023-04-18 13:45:48 +02:00
Marcin Czachurski 209fa0969d #42 Fix issue with expanded navigation menu buttons after closing compose screen 2023-04-18 13:17:24 +02:00
Marcin Czachurski 25519b5468 #41 Fix issue with squished images on notifications 2023-04-18 12:42:48 +02:00
Patrick 2db216bccd Fixed a typo in third party view 2023-04-18 06:33:48 +02:00
Marcin Czachursk 1d42208e6e Add separate settings for ALT icon on timelines 2023-04-17 08:06:49 +02:00
Marcin Czachursk 1c933b7cb6 Add show more to alternative text on status details view 2023-04-16 18:37:39 +02:00
Marcin Czachursk 6111f0d615 Show ALT image on timelines 2023-04-16 17:44:35 +02:00
Marcin Czachursk 51e9d7a672 Comment reading exif information since photos from Pixelfed doesn't contains any 2023-04-16 09:57:28 +02:00
Marcin Czachursk ac3f5da5ac Add share image menu item 2023-04-16 09:28:29 +02:00
Marcin Czachursk 8c2f8f830a Add two new menu items: save photo and show alt text 2023-04-16 09:05:41 +02:00
Marcin Czachursk 392948d84c Show add icon in bottom menu 2023-04-15 21:25:32 +02:00
Marcin Czachursk 6a1db0f001 Fix issue with disappearing avatar in context menu 2023-04-15 15:05:05 +02:00