- https://polynom.me
-
Student, Anime Expert, Vocaloid Listener,
DockerNixOS and Linux Fan - Joined on
2021-11-22
Block a user
87793a032c
feat(service): Cache the first message page for 5 conversations (#166)
b3227129d5
fix(ui): Fix unread badges
5861c7f8cb
feat(meta): Update to Flutter 3.7.3
1181d1c526
Merge pull request 'Paginate messages and shared media' (#239) from feat/message-pagination into master
b3c02324aa
feat(service): Remove the message cache
3664b5f8c5
fix(service): Fix the display of shared media
d58bf448ef
feat(ui): Replace Wrap with a GridView
92a7d30e43
feat(service): Improve and fix the API for ConversationService
fa311bfb95
feat(service): Remove autoAcceptSubscriptionRequests
27185b21b5
feat(i18n): Devices -> Security
bad4295aec
feat(ui): Show something when we have no sessions with a JID
b891f29e11
feat(meta): Remove explicit subscription management
35a752e565
feat(ui): Auto-accept subscription requests if the JID is in the roster
6c5189744a
fix(ui): Fix off-by-one error
81e9a7d420
feat(meta): Integrate subscription requests
3a01025471
feat(service): Log why OMEMO publishing fails
e652ecca44
fix(ui): Make the first message appear at the top of the screen
92467630cd
feat(ui): Use flutter_list_view for the message list
452734a433
chore(service): Rename init to initialize
49c7b18d57
fix(service): Stop no connection timer when we lost network connectivity
f7665403b9
chore(service): Move XmppState into its own service
9ae047b2d0
chore(service): Use direct initialization
902b497526
docs: Add links to the hosted documentation
039f954e70
docs: Add some doc string to the scripts
5dc2b127fa
flake: Remove nix-dart