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-03-29 15:18:13 +00:00
85995d51e4 feat(core): Remove SendPingEvent
2557a2fe5b feat(core): Make the ping manager optional
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-21 21:45:10 +00:00
e092201030 feat(ui): If possible, decode shared images at a lower resolution
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-21 19:17:14 +00:00
3c14521ca0 feat(service): Log the HTTP status when an upload fails
4b43427bf0 fix(ui): Fix color of block/add buttons
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-21 18:56:28 +00:00
b7f39fe8ed chore(service): Format the database migrations again
1f64569bc2 fix(service): Fix locking the UI when importing broken sticker packs
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-21 15:32:39 +00:00
7c56383601 chore(all): Lint and format tests and migrations
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-21 15:18:02 +00:00
2de50b012b fix(service): Fix broken migration
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-21 11:18:26 +00:00
1de90e3ce1 feat(docs): Explain the commit message format
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-21 11:02:44 +00:00
64a175819f chore(meta): Bump moxxmpp
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-03-21 11:01:27 +00:00
4321573dfb fix(core): Fix reconnections not working properly
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-20 12:07:40 +00:00
4cc507832c chore(service): Bump moxxmpp
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-20 11:58:29 +00:00
fd1e14e4cd Merge pull request 'Note to self feature addition' (#256) from ikjot-2605/moxxy:feature_note_to_self into master
a78db354ab feat(notes): Handle reactions correctly for notes.
a86d83eeba feat(notes): Fix upload logger.
02e73ade5e feat(notes): Utilize converation object for notes.
0cf237914b feat(notes): Update read marker cleaner for notes.
Compare 29 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-03-18 17:42:03 +00:00
70d4d6c56f feat(core): Use _testAndSetIsConnectionRunning
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-03-18 15:13:50 +00:00
e1e492832e chore(tests): Format and lint tests
1950394f7d fix(meta): Add 'example' as a 'commit target'
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-03-18 13:59:53 +00:00
308f7d93f5 chore(example): Update the example
de85bf848d fix(core): Fix crash when no negotiator matches
7a6bf468bc test(xep): Add a test for parsing sticker packs
Compare 3 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-17 20:29:18 +00:00
9d0a84b317 fix(ui): Fix text overflow when quoting a file
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-16 16:12:30 +00:00
8f68292dfd fix(ui): Fix UI crash when less than 8 shared media items are available
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-15 11:36:43 +00:00
8178a0dd8a fix(ui): Remove the quote *AFTER* sending the message
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-15 11:34:16 +00:00
0f250b6eae fix(ui): Sending a message does not reset the quoted message
716579cc5e chore(ui): Remove unused import
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-15 11:29:15 +00:00
25caf3f4a6 fix(ui): Use the filename attribute also in quotes
PapaTutuWawa pushed to master at moxxy/moxxy 2023-03-14 20:13:46 +00:00
7f41ec2aac fix(ui): Always directly use the filename attribute in media widgets