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-04-04 13:59:15 +00:00
7f3538875b feat(core): Make all managers optional
f6efa20ff4 chore(meta): Bump versions
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-04-04 13:54:00 +00:00
8443411f07 fix(docs): XEP-0144 -> XEP-0114
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-04-04 13:53:00 +00:00
dc24b3c48a chore(core): Remove useDirectTLS
f6abf3d5b5 feat(xep): Implement XEP-0114
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-04-03 21:18:15 +00:00
63c84d9479 feat(core): Allow tracking the stream id
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-04-03 15:57:10 +00:00
3e43ac22d7 feat(core): Remove getter and setter for connectionSettings
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-04-03 14:17:12 +00:00
47d821c02e docs(core): Add comments to NegotiationsHandler
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-04-03 14:15:53 +00:00
355d580a9a fix(tests): Fix negotiator tests
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-04-03 14:05:58 +00:00
03328bdf7a feat(core): Allow implementing different negotiation strategies
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-04-03 11:40:18 +00:00
275d6e0346 feat(core): Attempt to improve the ReconnectionPolicy
0d9afd546c feat(core): Remove ignoreLock
3da334b5cf feat(core): Remove the connection lock
Compare 3 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-04-02 21:36:42 +00:00
2947e2c539 Merge pull request 'SASL2 and friends' (#34) from feat/sasl2 into master
ac8433f51f chore(core): Refactor RFC6120 implementations
808371b271 chore(tests): Fix tests
7fdd83ea69 chore(xep): Clean the SASL2 implementation
68e2a65dcf docs(tests): Mention that we need prosody-trunk
Compare 30 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-03-31 17:03:30 +00:00
52ad9a7ddb fix(core): Reset the connection tracker when timing out
ac5e0c13b7 fix(xep): Do not subscribe to the data node
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-03-30 14:18:34 +00:00
b49658784b fix(example): Adjust example to changes
d4a972e073 feat(core): Close the socket on an error
1009a2f967 feat(core): Fix typing and remove logging parameter
f355f01fc8 fix(tests): Fix integration tests
Compare 4 commits »
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