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-11-22 19:40:59 +00:00
04c0c1c0e2 feat(ui): Show filesize for media (Fixes #129)
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-22 19:29:12 +00:00
03011d107f feat(service): Delete file on retraction
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-22 18:53:40 +00:00
c88003bea1 feat(service): Remove shared media entry on message retraction
6c83373d72 fix(ui): Make the BorderRadius const
888a1cf296 fix(ui): Maybe fix the shared media display not updating
ed6c01243d feat(service): Link shared media to their message (Fixes #152)
Compare 4 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-21 21:33:18 +00:00
5945f78e97 feat(ui): Round the corners of the QR code
c58fca395b fix(ui): Popup messages have corners
9203905ed8 feat(service): Remove thumbnail data on retraction
Compare 3 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-21 17:48:17 +00:00
259e0dacd0 feat(ui): Remove the QR code's dialog
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-21 17:40:42 +00:00
0acd13f0f0 feat(ui): Use curves for bettwe animations
cfdb948372 feat(ui): Make the longpress vibration stronger
9b3130f363 feat(ui): Animate a transition between chat state and no chat state
d10efc274c fix(service): Every download is marked as verification failed
2e1b7fab53 Merge pull request 'Implement message retraction' (#161) from feat/message_retraction into master
Compare 237 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-21 14:29:16 +00:00
3b7ded3b96 fix: Only stanza-id required 'sid:0' support
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-20 22:45:20 +00:00
edc86a10b3 feat: Implement parsing and sending of retractions
39e9c55fae chore(release): publish packages
1b2c567787 fix: Expose the error classes
d3955479f7 chore(release): publish packages
Compare 4 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-19 21:27:45 +00:00
300a52f9fe refactor: Replace MayFail by Result
2e3472d88f feat: Rework how the negotiator system works
6b106fe365 test: Add integration test for ExponentialBackoffReconnectionPolicy
Compare 3 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-16 14:53:11 +00:00
bfd28c281e fix: Remove the old Results API
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-16 14:40:02 +00:00
c307567025 chore(release): publish packages
5dd96f518b fix: SASL SCRAM-SHA-{256,512} should now work
Compare 2 commits »
PapaTutuWawa pushed to master at PapaTutuWawa/nixos-config 2022-11-12 21:01:19 +00:00
1f4af9c3ba steam: Fix issue with steam-run
524f2bdc9d flake: Update
3ad54e380d android: Set ANDROID_HOME
06e334c973 flake: Update
13576dd70e obs: Update pipewire-audio-capture
Compare 6 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-12 20:51:21 +00:00
6d9010b11c chore(release): publish packages
9cc735d854 fix: Fix reconnections when the connection is awaited
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-12 20:01:29 +00:00
988db718a2 chore(release): publish packages
afaca7a558 flake: Remove ANDROID_* from the dev shell
3172450b70 fix: A certificate rejection does not crash the connection
848d83dc1f chore(release): publish packages
Compare 4 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-12 11:43:28 +00:00
2f089535a3 fix(moxxmpp{,_socket_tcp): Fix path to analysis_options.yaml
608ba8ce4a feat(moxxmpp_socket_tcp): Make onBadCertificate available
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-09 15:54:02 +00:00
d5493a185a feat: Remove Moxxy specific strings
5641b54f8f chore(release): publish packages
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-08 19:45:42 +00:00
c850924dd3 tests: Add back tests
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-08 19:12:57 +00:00
5dc4286e74 feat: Fix moxxmpp_socket_tcp's pubspec
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-08 19:07:23 +00:00
7d3ec12b8b refactor: Move packages into packages/
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-08 17:08:00 +00:00
18afdf74e6 fix: Linter warnings