Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / supabase/realtime-dart issues and pull requests

#64 - chore: add redirect to readme in prep for archive

Pull Request - State: closed - Opened by dshukertjr over 1 year ago

#63 - make headers editable

Pull Request - State: closed - Opened by itisnajim over 1 year ago - 1 comment

#62 - fix: catch SocketException

Pull Request - State: closed - Opened by Vinzent03 over 1 year ago - 1 comment

#61 - chore: publish v1.0.2

Pull Request - State: closed - Opened by dshukertjr almost 2 years ago

#60 - fix: export realtime presence

Pull Request - State: closed - Opened by Vinzent03 almost 2 years ago - 1 comment

#59 - chore: publish v1.0.1

Pull Request - State: closed - Opened by dshukertjr almost 2 years ago

#58 - fix: don't use exception for leaving existing topic

Pull Request - State: closed - Opened by Vinzent03 almost 2 years ago - 1 comment

#57 - chore: publish v1.0.0 🚀

Pull Request - State: closed - Opened by dshukertjr almost 2 years ago

#56 - fix: lower the minimum Dart SDK version to 2.14

Pull Request - State: closed - Opened by dshukertjr almost 2 years ago - 7 comments

#55 - fix: allow null access token to be sent to server

Pull Request - State: closed - Opened by dshukertjr almost 2 years ago - 1 comment

#54 - chore: publish v1.0.0-dev.5

Pull Request - State: closed - Opened by dshukertjr about 2 years ago

#53 - fix: sends null for access_token when not signed in

Pull Request - State: closed - Opened by dshukertjr about 2 years ago

#52 - chore: publish v1.0.0-dev.4

Pull Request - State: closed - Opened by dshukertjr about 2 years ago

#51 - Fix/backward compatibility

Pull Request - State: closed - Opened by dshukertjr about 2 years ago

#50 - realtime: with new supabase the payload is directly returned

Pull Request - State: closed - Opened by cgestes about 2 years ago - 1 comment

#49 - BREAKING: enrich paylaod for old versions of realtime as well.

Pull Request - State: closed - Opened by dshukertjr about 2 years ago - 1 comment

#48 - fix: bug where presence sync of other clients causes exception

Pull Request - State: closed - Opened by dshukertjr about 2 years ago

#47 - feat: bring presence and broadcast feature

Pull Request - State: closed - Opened by dshukertjr about 2 years ago - 1 comment

#46 - feat: Bring Multiplayer

Pull Request - State: closed - Opened by dshukertjr about 2 years ago

#45 - feat: Add Multiplayer support

Pull Request - State: closed - Opened by dshukertjr about 2 years ago

#44 - Rework realtime

Pull Request - State: closed - Opened by bdlukaa about 2 years ago - 2 comments

#40 - fix: casting error response

Pull Request - State: closed - Opened by phamhieu over 2 years ago

#39 - casting error in `RealtimeSubscription`

Issue - State: closed - Opened by osaxma over 2 years ago

#37 - fix: response transformer bug

Pull Request - State: closed - Opened by phamhieu over 2 years ago

#36 - feat: support setAuth on realtime client

Pull Request - State: closed - Opened by phamhieu over 2 years ago

#35 - Stream Subscriptions die when auth token expires

Issue - State: closed - Opened by KirioXX over 2 years ago - 14 comments

#34 - fix: don't apply toString() to json

Pull Request - State: closed - Opened by Vinzent03 almost 3 years ago - 6 comments

#33 - chore: publish version 0.1.12+1

Pull Request - State: closed - Opened by dshukertjr almost 3 years ago

#31 - Int columns get converted to String on realtime listening (for one row)

Issue - State: closed - Opened by bit-burger almost 3 years ago - 8 comments
Labels: bug

#30 - fix: correct parsing of boolean values

Pull Request - State: closed - Opened by HubTreeTea almost 3 years ago - 6 comments

#29 - Wrong Parsing of bool values

Issue - State: closed - Opened by HubTreeTea almost 3 years ago - 2 comments
Labels: bug

#28 - Send Valid User Access Token to Realtime Server

Issue - State: closed - Opened by w3b6x9 almost 3 years ago - 2 comments
Labels: bug

#27 - chore: publish version 0.1.12

Pull Request - State: closed - Opened by dshukertjr almost 3 years ago

#26 - feat: update transformers to accept already transformed walrus changes

Pull Request - State: closed - Opened by dshukertjr almost 3 years ago - 7 comments

#24 - fix: Added X-Client-Info header

Pull Request - State: closed - Opened by dshukertjr about 3 years ago

#23 - fix: rename Callback typedef to BindingCallback

Pull Request - State: closed - Opened by chimon2000 about 3 years ago - 4 comments

#22 - fix: realtime not emitting array value correctly

Pull Request - State: closed - Opened by dshukertjr about 3 years ago

#20 - fix: casting convertChangeData as it should always be Map<String, dynamic>

Pull Request - State: closed - Opened by dshukertjr about 3 years ago - 1 comment

#19 - fix: heartbeatTimer canceled on both socket status closed and disconnnected

Pull Request - State: closed - Opened by dshukertjr about 3 years ago - 1 comment

#18 - fix: can properly unsubscribe from * subscription

Pull Request - State: closed - Opened by dshukertjr about 3 years ago - 2 comments

#17 - Unhandled Exception: type 'String' is not a subtype of type 'int' of 'index'

Issue - State: closed - Opened by putheng about 3 years ago - 2 comments
Labels: bug

#16 - Feedback

Issue - State: closed - Opened by bernaferrari about 3 years ago - 6 comments
Labels: documentation

#15 - fix: Added channel tests and fixed a bug where _timeoutTimer never gets any values.

Pull Request - State: closed - Opened by dshukertjr about 3 years ago - 1 comment

#14 - Fixed a bug where listening to all event types does not work

Pull Request - State: closed - Opened by dshukertjr about 3 years ago - 1 comment

#13 - Convert typedefs in realtime_client.dart to function types

Pull Request - State: closed - Opened by dshukertjr over 3 years ago - 1 comment

#12 - Logger name conflict

Issue - State: closed - Opened by igoriuz over 3 years ago - 1 comment
Labels: enhancement

#11 - Check letters per line and lint in Github actions

Pull Request - State: closed - Opened by dshukertjr over 3 years ago

#10 - How to connect to Realtime server

Issue - State: closed - Opened by SamuraiHub over 3 years ago - 8 comments
Labels: documentation

#9 - fix: default reconnectAfterMs function throws RangeError

Pull Request - State: closed - Opened by iagreen over 3 years ago - 1 comment

#8 - Chore: Update mocktail version

Pull Request - State: closed - Opened by TimWhiting over 3 years ago - 2 comments

#7 - Migrate to null-safety

Pull Request - State: closed - Opened by TimWhiting over 3 years ago - 1 comment

#6 - make compatible with flutter web

Pull Request - State: closed - Opened by TimWhiting over 3 years ago - 7 comments

#5 - chore: Added 1 test to socket_test.dart

Pull Request - State: closed - Opened by hardiksachan almost 4 years ago

#4 - chore: Added 9 tests to socket_test.dart

Pull Request - State: closed - Opened by hardiksachan almost 4 years ago - 6 comments

#3 - Chore: Added 10 tests to socket_test.dart

Pull Request - State: closed - Opened by hardiksachan almost 4 years ago - 2 comments

#2 - Code refactor

Pull Request - State: closed - Opened by bartektartanus almost 4 years ago

#1 - Chore: complete test coverage

Issue - State: closed - Opened by phamhieu almost 4 years ago - 8 comments
Labels: good first issue