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 2023-10-07 17:01:50 +00:00
2a7308147a feat(ci): Fail if any command exits with != 0
PapaTutuWawa pushed to master at moxxy/moxxy 2023-10-07 17:00:31 +00:00
ed36e93fbb fix(ci): Fix differences between wc and BusyBox wc
PapaTutuWawa pushed to master at moxxy/moxxy 2023-10-07 16:58:18 +00:00
f400ba46ae fix(ci): Fix name of bash container
PapaTutuWawa pushed to master at moxxy/moxxy 2023-10-07 16:55:01 +00:00
738b447103 Merge pull request 'Implement a basic participants list (and other things)' (#348) from feat/participants-list into master
d25e79d46e feat(all): Remove path override for moxxmpp
d347c6f2a9 feat(all): Restrict the CI to the master branch
ef9b29db4f feat(all): Run the fastlane checks as a pipeline
0003eed64d feat(all): Add a check for fastlane metadata length
Compare 14 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-10-05 18:55:48 +00:00
ddf781daff fix(core): Remove erroneous override
5973076b89 fix(core): Remove overrides file
72cb76d1f6 Merge pull request 'Various improvements and fixes' (#49) from fix/stanza-ordering into master
be7581e841 fix(core): Remove empty file
8a2435e4ad fix(example): Bump moxxmpp* versions to 0.4.0
Compare 26 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-09-26 21:42:53 +00:00
6dbbf08be4 feat(xep): Add an event for when someone leaves the MUC
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-09-26 21:35:01 +00:00
7ca648c478 feat(xep): Add MUC events
PapaTutuWawa pushed to master at moxxy/moxxy 2023-09-26 13:37:47 +00:00
3f9ae41f2c feat(ui): Use a better fallback icon for groupchats
PapaTutuWawa pushed to master at moxxy/moxxy 2023-09-26 13:33:58 +00:00
673a6717c4 feat(ui,service): Handle groupchat avatars
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-09-26 12:16:53 +00:00
814f99436b fix(xep): Do not automatically request vCards
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-09-26 12:00:38 +00:00
5bd2466c54 feat(xep): Parse the room info from the extended disco info
14b62cef96 fix(xep): Fix crash for messages with no id
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-09-25 21:42:40 +00:00
85b987db90 feat(ui): Wrap the slider in a UnconstrainedBox
ddf419da92 feat(ui,service): Handle leaving and rejoining MUCs
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-09-25 19:08:31 +00:00
c3088f9046 fix(xep): Make leaving the room non-awaitable
PapaTutuWawa pushed to master at moxxy/moxxy 2023-09-24 17:27:23 +00:00
bd929b24e5 fix(service): Use a groupchat's title in notifications
PapaTutuWawa pushed to master at moxxy/moxxy 2023-09-24 17:22:28 +00:00
9c5a8fd499 fix(ui): Fix weird navigation stack after joining a groupchat
d6a9dfb086 fix(ui): Fix color of the conversations speed dial
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-09-24 17:02:22 +00:00
c3b66b3b3a feat(ui): Show the last message's sender for groupchats
a006fd7fc6 fix(ui): Remove large "padding" of the check mark
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-09-24 16:51:27 +00:00
d1c44ae6e3 feat(ui): Use consistent color generation
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-09-24 16:44:47 +00:00
64b93b536e fix(xep): Add missing metadata
c1c48d0a83 feat(xep): Provide an implementation of XEP-0392
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-09-24 14:07:41 +00:00
fd9842b1af Merge pull request 'Translations update from Weblate' (#338) from translate/moxxy:weblate-moxxy-moxxy into master
b2d0ef530e Update translation files
abe5107636 Update translation files
7970f1ed73 Translated using Weblate (Dutch)
dc4f6541f5 Translated using Weblate (Galician)
Compare 13 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-09-23 20:19:15 +00:00
4a681b9483 fix(xep): Somehow fix reconnection issues