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-24 17:03:05 +00:00
8e426b7fd6 feat(service): Tapping a message notification opens correct chat
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-24 14:25:34 +00:00
c13a65b204 feat(service): Allow marking messages as read from the notification
503a24e003 feat(service): Send read marker when marking a chat as read
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-24 12:36:29 +00:00
dfddd3d3d0 fix(shared): RetractMessageComment -> RetractMessageCommentCommand
26e01bb7f8 feat(ui): Implement marking a chat as read from the long-press menu
5f88626ddf feat(ui): Allow closing a chat from the long-press menu
Compare 3 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-24 12:02:39 +00:00
e04bb29bb2 feat(ui): Allow copying a text message
c9690e028b fix(service): Fix null exception when closing a chat
8709f0bd8e refactor(ui): Move the overview code out of the chat bubble
13d7f33c37 refactor(ui): Move ChatBubble to OverviewMenuItem
Compare 4 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-23 22:17:37 +00:00
eac8592536 feat(ui): Make conversations long-pressable
3e0feaa3e8 feat(ui): Allow quoting via the long-press menu
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-23 20:53:40 +00:00
85023299d2 feat(service): Migrate to awesome_notifications
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-23 15:43:31 +00:00
98cfb79961 feat(meta): Update Flutter to 3.3.8
PapaTutuWawa created branch master in moxxy/moxplatform 2022-11-23 15:38:59 +00:00
PapaTutuWawa pushed to master at moxxy/moxplatform 2022-11-23 15:38:59 +00:00
7a999cf860 fix: Fix typecasting issue
7990ef2aec feat: I forgot to bump dependency versions
e891eb0ef0 release: Bump version
31f33a0413 feat: Also hash the file on encryption and decryption
35138e102e meta: Bump version
Compare 10 commits »
PapaTutuWawa created repository moxxy/moxplatform 2022-11-23 15:38:44 +00:00
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-23 11:26:03 +00:00
f628ec908c docs(service): Add TODO
6a166a6ef7 feat(service): Notifications are now more messaging like
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-22 22:15:35 +00:00
b10f7dd888 feat(i18n): Translate OMEMO errors (Fixes #162)
PapaTutuWawa pushed to master at moxxy/moxxy 2022-11-22 21:55:34 +00:00
0e768e7768 feat(service): Figure out the correct error type (Fixes #56)
d59a37f185 feat(service): React to messages of type error
f0c6713d76 refactor(shared): isWarning and isError should just be properties
0eeac949ea feat(ui): Show errors
Compare 4 commits »
PapaTutuWawa pushed to master at moxxy/moxxmpp 2022-11-22 21:51:46 +00:00
138edffb0a chore(release): publish packages
eb8f6ba17a feat: Message events now contain the stanza error, if available
beff05765b chore(release): publish packages
Compare 3 commits »
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 »