PapaTutuWawa PapaTutuWawa
  • https://polynom.me
  • Student, Anime Expert, Vocaloid Listener, Docker NixOS and Linux Fan

  • Joined on 2021-11-22
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-05-24 21:44:52 +00:00
b949ec6ff5 fix(docs): Fix typo
PapaTutuWawa pushed to master at moxxy/moxxy 2023-05-24 20:54:50 +00:00
b623f32fbf feat(all): Bump moxxmpp
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-05-24 20:50:52 +00:00
c3be199cca Merge pull request 'Stanza send queue' (#40) from feat/send-queue into master
83ebe58c47 feat(tests): Test emptying stanza queue on connect
4db0ef6b34 feat(core): Expose StanzaDetails
b95e75329d feat(all): Remove StanzaAddFrom
3163101f82 feat(all): Migrate to the new StanzaDetails API
Compare 6 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-05-23 15:28:25 +00:00
b1da6e5a53 chore(xep): Move DiscoManager from String to JID
PapaTutuWawa pushed to master at moxxy/moxxy 2023-05-23 14:01:46 +00:00
19fd079436 chore(all): Bump moxxmpp
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-05-23 13:56:42 +00:00
c6552968d5 feat(core): Remove resumed from connection state change events
1d87c0ce95 feat(xep): Separate XEP-0030 and XEP-0115 support
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-05-22 12:19:33 +00:00
7d70a96533 fix(ui): Add bottom padding to a sticker pack's name
PapaTutuWawa pushed to master at moxxy/moxxy 2023-05-22 11:51:45 +00:00
dce6e34289 fix(ui): Fix padding in the new conversations page
PapaTutuWawa pushed to master at moxxy/moxxy 2023-05-21 21:57:16 +00:00
881f080916 Merge pull request 'Rework the conversation page' (#275) from chore/conversation-rewrite into master
051687535b fix(ui): Fix weird padding in the conversation topbar
0b420933e0 fix(ui): Improve contrast in dark mode
0b3876c3f0 feat(ui): Use the same selection effect for the share selection
9711d45a7a chore(ui): Rename overview_menu.dart -> context_menu.dart
Compare 12 commits »
76de3403eb Reduce the Dart SDK requirements
7accb1c1de Update README.md
5392f97926 remove carrots from license
6ddc51bea8 license fix
0f34339911 changelog
Compare 10 commits »
PapaTutuWawa created branch lower-dart-sdk-requirements in moxxy/keyboard_height_plugin 2023-05-16 21:36:06 +00:00
PapaTutuWawa created repository moxxy/keyboard_height_plugin 2023-05-16 21:34:42 +00:00
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-05-16 17:06:56 +00:00
da591a552d fix(xep): Fix discovery of XEP-0191 and XEP-0280
PapaTutuWawa pushed to master at moxxy/moxxy 2023-05-16 11:46:58 +00:00
e992cb309f chore(all): Bump moxxmpp
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-05-16 11:45:56 +00:00
47b679d168 fix(xep): Do not set C2S counter to 0 after connecting
PapaTutuWawa pushed to master at moxxy/moxxy 2023-05-16 10:36:05 +00:00
0f138678ec fix(ui): Fix a sticker as the first message not appearing
PapaTutuWawa pushed to master at moxxy/moxxy 2023-05-16 10:20:04 +00:00
35658e611a fix(ui): Do not clear the conversation on exit
PapaTutuWawa pushed to master at moxxy/moxxy 2023-05-15 23:09:34 +00:00
2a25cd44cf fix(service): Fix invalid hashes being sent with stickers
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-05-15 22:59:54 +00:00
320f4a8d4c fix(xep): Fix issues with enhanced enums
1fdefacd52 feat(xep): Improve API using enhanced enums
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-05-15 12:40:20 +00:00
29053df245 chore(ui): Completely rework the BorderlessTopbar