+9
-8
lib/config/environment_config.dart
·········
·········
+11
-9
lib/main.dart
···
···
+2
-2
lib/providers/feed_provider.dart
···
···
+6
-12
lib/providers/vote_provider.dart
············
············
+1
-1
lib/services/pds_discovery_service.dart
+16
-33
lib/services/vote_service.dart
······-: '/xrpc/com.atproto.repo.listRecords?repo=$userDid&collection=$voteCollection&limit=100&cursor=$cursor';·········-? '/xrpc/com.atproto.repo.listRecords?repo=$userDid&collection=$voteCollection&limit=$pageSize&reverse=true'-: '/xrpc/com.atproto.repo.listRecords?repo=$userDid&collection=$voteCollection&limit=$pageSize&reverse=true&cursor=$cursor';·········
······+: '/xrpc/com.atproto.repo.listRecords?repo=$userDid&collection=$voteCollection&limit=100&cursor=$cursor';·········+? '/xrpc/com.atproto.repo.listRecords?repo=$userDid&collection=$voteCollection&limit=$pageSize&reverse=true'+: '/xrpc/com.atproto.repo.listRecords?repo=$userDid&collection=$voteCollection&limit=$pageSize&reverse=true&cursor=$cursor';·········
+4
-3
lib/widgets/icons/reply_icon.dart
+3
-9
packages/atproto_oauth_flutter/lib/src/client/oauth_client.dart
·········
·········
+8
-3
packages/atproto_oauth_flutter/lib/src/dpop/fetch_dpop.dart
···
···
+1
-2
packages/atproto_oauth_flutter/lib/src/session/oauth_session.dart
+2
-2
pubspec.lock
······
······
+2
pubspec.yaml
···
+96
-108
test/providers/vote_provider_test.dart
···························
···························
+13
-15
test/services/vote_service_test.dart
························
························
+43
-76
test/widgets/animated_heart_icon_test.dart
··········································
··········································
+8
-8
test/widgets/feed_screen_test.dart
···
···
+7
-8
test/widgets/sign_in_dialog_test.dart
······
······