Commit Graph

69 Commits

Author SHA1 Message Date
Marcin Czachurski af0bb99ce3 Remove app state from background tasks 2023-10-25 08:36:04 +02:00
Marcin Czachurski 9be8a36b1c Change notification icon and add more logs 2023-10-25 08:05:50 +02:00
Marcin Czachurski 3b29f792b6 Fix refreshing counter when it's disabled 2023-10-24 16:35:03 +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 fc4d6f7f42 Revert back loader color 2023-10-22 15:59:33 +02:00
Marcin Czachurski a510d0d0c2 Remove custom indicators 2023-10-22 12:33:43 +02:00
Marcin Czachurski 02c62b86d9 Add indicator to notifications icon 2023-10-22 10:09:02 +02:00
Marcin Czachurski 87951bc674 Add first tips 2023-10-21 09:44:40 +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 27cba57c38 Fix ios17 warnings 2023-10-19 09:29:49 +02:00
Marcin Czachurski 7e9fd97efd Fix refreshing counter after switching the account 2023-10-12 12:31:48 +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 d8aa3db3ee Add first implementation of reblogs on timeline 2023-09-29 16:03:42 +02:00
Marcin Czachurski 9f26f77b45 #62 QR code widgets 2023-05-01 07:50:24 +02:00
Marcin Czachursk 6111f0d615 Show ALT image on timelines 2023-04-16 17:44:35 +02:00
Marcin Czachursk 14b9785af2 Avatars on timelines improvements 2023-04-10 12:35:49 +02:00
Marcin Czachursk 9b450d7257 Change image size from share extension 2023-04-09 20:51:33 +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 feb1263bd5 Create ClientKit package 2023-04-07 14:20:12 +02:00
Marcin Czachursk f6fb5b7a83 #12 Add bottom right/left menu items 2023-04-06 13:19:55 +02:00
Marcin Czachursk d38dd1499d #10 Fix haptic settings 2023-04-06 07:15:41 +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 7bbe1afa4f Change carousel dots colours. 2023-03-18 18:52:35 +01:00
Marcin Czachursk 7a71c0d665 Add applications icons 2023-03-18 18:40:07 +01:00
Marcin Czachursk 93734579a4 Refactoring and bug fixes. 2023-03-15 14:27:59 +01:00
Marcin Czachursk 79bc4f4539 Add widget 2023-03-11 18:30:33 +01:00
Marcin Czachursk 1e482169ac Show photo descriptions. 2023-03-08 17:43:05 +01:00
Marcin Czachursk a89abc06db Fix list of accounts after add new account (previously list has not been refreshed after signing).
Also check new statuses 5 seconds after application start (not imediatelly).
2023-02-28 08:44:23 +01:00
Marcin Czachursk 39d4214097 Remove print statements. 2023-02-27 16:26:52 +01:00
Marcin Czachursk de4cd5611e Fix issue with refreshing home timeline. 2023-02-23 17:12:35 +01:00
Marcin Czachursk 482eecfd34 Deleting last of the accounts 2023-02-23 08:09:02 +01:00
Marcin Czachursk 0027b65df6 Small refactoring. 2023-02-22 14:33:03 +01:00
Marcin Czachursk d6af04da86 Take into account amount of maximum attachments. 2023-02-22 13:26:35 +01:00
Marcin Czachursk ce0c47ac60 Fix timelines after sign in. 2023-02-20 16:41:18 +01:00
Marcin Czachursk 5aed19bf05 Change haptics. 2023-02-19 12:49:44 +01:00
Marcin Czachursk 4caf50e80a Tips (purchase) refactoring. 2023-02-14 07:32:00 +01:00
Marcin Czachursk 04c25454d6 Add in app purchase. 2023-02-13 21:10:07 +01:00
Marcin Czachursk c48da9c95d Improve account switching. 2023-02-12 09:13:04 +01:00
Marcin Czachursk 13c9b52bc9 Improve new statuses view and animations. 2023-02-08 20:18:03 +01:00
Marcin Czachursk 23fd00490f New photos at top. 2023-02-07 10:20:24 +01:00
Marcin Czachursk f780d78a48 Add refresh tokens. 2023-02-06 14:50:28 +01:00
Marcin Czachursk f9ffe542a5 Refactoring 2023-02-03 15:16:30 +01:00