Commit Graph

125 Commits

Author SHA1 Message Date
Marcin Czachurski 4279533371 Fix not displayed rebloged statuses on timeline 2023-11-21 12:50:40 +01:00
Marcin Czachurski facc2caf5f Improve counter on home timeline 2023-11-20 15:23:42 +01:00
Marcin Czachurski 2a44115bd8 Fix issue with translations and maximum statuses on lists 2023-11-13 13:48:37 +01:00
Marcin Czachurski af0bb99ce3 Remove app state from background tasks 2023-10-25 08:36:04 +02:00
Marcin Czachurski 1292000620 Fix notification counter 2023-10-24 19:38:47 +02:00
Marcin Czachurski 6ced647807 Fix refreshing counter when it's disabled 2023-10-24 16:09:00 +02:00
Marcin Czachurski bd56408ce8 Fix amount of new notifications indicator 2023-10-24 16:02:02 +02:00
Marcin Czachurski db407195f2 Add application badge with number of new notifications 2023-10-24 14:04:23 +02:00
Marcin Czachurski 1af66b189d Fix visible duplicated status in same portion of data: 2023-10-23 09:26:52 +02:00
Marcin Czachurski 02c62b86d9 Add indicator to notifications icon 2023-10-22 10:09:02 +02:00
Marcin Czachurski f3598a9940 Add cache with last loaded statuses on home timeline 2023-10-21 08:18:36 +02:00
Marcin Czachurski 6c3bf3a0fc Fix information about amount of statuses 2023-10-20 18:50:25 +02:00
Marcin Czachurski 28df8b940e Fix issue with loading data whuc has not been visible yet 2023-10-20 18:24:16 +02:00
Marcin Czachurski f063338ce4 Change home timeline 2023-10-20 17:35:11 +02:00
Marcin Czachurski bb15356e88 Migrate to SwiftData 2023-10-20 07:45:18 +02:00
Marcin Czachurski a8acc93c3e Move to observables 2023-10-19 13:24:02 +02:00
Marcin Czachurski 41f88e90f1 Move translations to xcstring files 2023-10-18 11:14:56 +02:00
Marcin Czachurski 5cc7167336 Reduce number of request on home timeline and during application start 2023-10-12 12:06:04 +02:00
Marcin Czachurski 6a8bc9ef64 Hide statuses without alt text 2023-10-10 13:30:53 +02:00
Marcin Czachurski 4d9ac983ad Hide account boosts 2023-10-10 10:10:24 +02:00
Marcin Czachurski 34c80c1f19 Add new icons 2023-10-06 17:19:53 +02:00
Marcin Czachurski 8b5632aa1c Remove duplicated reblogs 2023-10-04 18:14:12 +02:00
Marcin Czachurski 509b54a736 Improve refreshing home timeline 2023-10-01 18:45:49 +02:00
Marcin Czachurski 89702c6e42 Change image avatars 2023-09-29 16:58:45 +02:00
Marcin Czachurski d8aa3db3ee Add first implementation of reblogs on timeline 2023-09-29 16:03:42 +02:00
Marcin Czachurski 2c855eaf16 Improve refresh timeline 2023-09-24 11:39:37 +02:00
Marcin Czachurski 085abcbea1 Add new gallery component. 2023-05-25 17:33:04 +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 5e551d158c Fix image order and bug during deleting 2023-05-03 10:58:03 +02:00
Marcin Czachurski cab647636c Fix issue with deleting status from timeline 2023-04-26 15:49:12 +02:00
Marcin Czachurski b4f7b02d78 #49 Approve/reject follow requests 2023-04-25 15:47:21 +02:00
Marcin Czachurski 1d0322ecc2 #44 Prefetch images stright after download statuses 2023-04-22 12:27:18 +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 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 99368357ac Fix stars on home timeline and change blurhash image 2023-04-14 18:52:04 +02:00
Marcin Czachursk 664c12d2c3 Create share extension compose view 2023-04-07 18:58:15 +02:00
Marcin Czachursk 93c4128a50 Create WidgetsKit package 2023-04-07 16:59:18 +02:00
Marcin Czachursk 65a1806374 Create ServicesKit package 2023-04-07 14:38:50 +02:00
Marcin Czachursk feb1263bd5 Create ClientKit package 2023-04-07 14:20:12 +02:00
Marcin Czachursk 58425a26c6 Add report user/post feature 2023-04-04 09:14:07 +02:00
Marcin Czachursk deb70b5b99 Fix SwiftLint issues. 2023-04-01 16:33:03 +02:00
Marcin Czachursk e21d9f00c7 Add swiftlint to the project and fix issues 2023-04-01 12:10:59 +02:00
Marcin Czachursk 2320a83ff5 Fix crash issue after first sign in. 2023-03-29 17:06:41 +02:00
Marcin Czachursk 292883c45c Fix CoreData and not clickable "Show NSFW" button on tabs. 2023-03-29 09:35:01 +02:00
Marcin Czachursk ddf8fde8a9 Change license to Apache 2.0 2023-03-28 10:35:38 +02:00
Marcin Czachursk 8ec3817c52 Add instance information. 2023-03-26 09:40:05 +02:00