- https://polynom.me
-
Student, Anime Expert, Vocaloid Listener,
DockerNixOS and Linux Fan - Joined on
2021-11-22
Block a user
c13a65b204
feat(service): Allow marking messages as read from the notification
503a24e003
feat(service): Send read marker when marking a chat as read
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
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
eac8592536
feat(ui): Make conversations long-pressable
3e0feaa3e8
feat(ui): Allow quoting via the long-press menu
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
f628ec908c
docs(service): Add TODO
6a166a6ef7
feat(service): Notifications are now more messaging like
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
138edffb0a
chore(release): publish packages
eb8f6ba17a
feat: Message events now contain the stanza error, if available
beff05765b
chore(release): publish packages
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)
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
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