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/moxxy 2022-12-25 00:28:00 +00:00
76a03cc2fa feat(service): Rework the blocklist service
3774760548 fix(service): Fix missing type
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-12-23 14:21:10 +00:00
298a8342b8 docs: Add funding.yml
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-23 14:00:07 +00:00
4b1942b949 fix(ui): Move the date bubbles out of the chat bubble
2f03c02b58 fix(service): Remove unnecessary dio error handling.
639143934f Chore(service): A little tidying.
81bbbcd8e4 Fix(service): Re-enable progress indication using a completer.
bedd46756d Fix(service): flatten memory usage of downloads (sacrificing download progress indication).
Compare 6 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-22 12:41:26 +00:00
b6eb12cf30 feat(ui): Replace settings_ui with custom UI elements
80f8129011 feat(ui): Fix dialog corner radius and make barrier dismissible
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-21 23:51:16 +00:00
86daad2455 feat(ui): Replace the modal with a dialog
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-21 23:24:54 +00:00
e71cbd5ba9 fix(ui): Translate the "Shared media" in the profile
c0fb9beef7 feat(ui): Replace the squircles with a simple list
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-21 22:43:34 +00:00
db4b69a24a feat(ui): Also make the profile picture summon the profile page
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-21 22:26:08 +00:00
7746784949 fix(ui): Fix InkWell overflowing for shared media
024bd48aba fix(ui): Fix InkWell padding for files
cb13c9faa4 feat(ui): Show a toast when a file cannot be opened
009ec759a3 feat(ui): Make quotes look better
6ba16ad020 feat(ui): Make the file widget look better
Compare 10 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-20 15:05:51 +00:00
896ef50b9a fix(ui): Show toasts on verification errors
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-19 23:07:57 +00:00
c4d52b6687 docs(meta): Add Ko-Fi link
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-19 22:06:33 +00:00
5c611a59aa docs(meta): Add funding
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-19 14:39:15 +00:00
7068b989ef Merge pull request 'Implement Stickers' (#184) from feat/stickers into master
820fda78e7 fix(ui): Fix sticker overviews having a black background
d758423ec6 fix(ui): Close the pickers when starting an audio message
5472f097a4 fix(meta): Depend on a git revision of moxxmpp
e373f5cffe feat(service): Implement automatic sticker pack downloading
Compare 56 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-12-19 13:16:11 +00:00
d64220426b feat: Implement XEP-0449
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-12 12:00:18 +00:00
4ecebe8982 fix(service): Do not reopen conversations on subscription requests
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-12 11:54:38 +00:00
8f1d17636e Merge pull request 'Implement reading contact data from the phonebook' (#182) from feat/contact-integration into master
fb1c202586 refactor(service): contact.dart -> contacts.dart
d7a4ce022e feat(service): Reset a roster item to pseudoRosterItem on removal
64c3796429 feat(ui): Prevent removing a pseudo contact
80a517beaa fix(ui): Display pseudo roster items in the share selection
Compare 18 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-10 11:13:59 +00:00
73913c4ae6 fix(ui): Delete icon was visible on both ends after dismiss
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-10 11:04:26 +00:00
21878ae135 fix(service): Fix defaultMuteState not being honoured
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-10 10:54:20 +00:00
a08a110ef6 feat(ui): Allow verifying our own devices
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-09 20:19:41 +00:00
f723c43603 feat(service): Cache fingerprints for all JIDs
d88876c928 feat(service): Cache our own device fingerprints
Compare 2 commits »
PapaTutuWawa pushed to master at PapaTutuWawa/omemo_dart 2022-12-09 19:43:56 +00:00
fe1ba99b14 feat: Indicate whether a ratchet has been created or not