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-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
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-09 17:45:50 +00:00
f15a3e6bf4 fix(service): Crash when accesing our own devices
4852237bf8 feat(service): Implement verifying OMEMO devices
Compare 2 commits »
PapaTutuWawa pushed to master at PapaTutuWawa/omemo_dart 2022-12-09 17:44:32 +00:00
797bf69856 fix: Crash when calling getDevicesTrust for unknown Jid
PapaTutuWawa pushed to master at moxxy/moxxy 2022-12-09 14:59:27 +00:00
9a0bc87636 Merge pull request 'Message reactions' (#178) from feat/reactions into master
d73d27dccc fix(service): Fix senders being added multiple times to a reaction
6fa5e73226 feat(service): Handle messages with <no-store/> Message Processing Hints
1ff9ea256b fix(ui): Switch from Row to Wrap
7fca7e0246 fix(meta): Add a moxxmpp git override
Compare 14 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-12-09 11:53:53 +00:00
88efdc361c fix: Only add a <body> element when specified