|
aba265d787
|
feat(service): Do not import sticker packs that are restricted
|
2022-12-17 17:42:54 +01:00 |
|
|
bbcb37bc4e
|
feat(meta): Update DOAP
|
2022-12-17 17:34:58 +01:00 |
|
|
eff7d7493d
|
feat(service): Calculate the sticker pack's id on import
|
2022-12-17 17:34:09 +01:00 |
|
|
730916758e
|
feat(ui): Implement a simple sticker overview page
|
2022-12-17 16:21:14 +01:00 |
|
|
9acfe2751e
|
feat(ui): Show the sticker in the conversation preview
|
2022-12-17 14:04:12 +01:00 |
|
|
386569d7cf
|
feat(ui): Correctly handle quoting stickers
|
2022-12-17 14:00:41 +01:00 |
|
|
39a7e1eb19
|
feat(ui): Fix linter issues + i18n
|
2022-12-17 13:53:22 +01:00 |
|
|
f492845235
|
feat(ui): Somewhat handle not locally available stickers
|
2022-12-17 13:45:08 +01:00 |
|
|
ab42fc8b57
|
feat(ui): Add a sticker settings page
|
2022-12-17 13:36:44 +01:00 |
|
|
a5a9fce330
|
fix(ui): Fix crash
|
2022-12-17 13:21:21 +01:00 |
|
|
a70286dda4
|
feat(service): Allow receiving stickers
|
2022-12-17 12:40:50 +01:00 |
|
|
2b3e587be4
|
feat(meta): Display and sending of stickers
|
2022-12-17 12:22:10 +01:00 |
|
|
ebfac9730b
|
fix(meta): Fix linter issues
|
2022-12-16 23:09:27 +01:00 |
|
|
fbd3c6ca92
|
refactor(ui): Refactor the StickerPicker
|
2022-12-16 23:02:40 +01:00 |
|
|
1cd3dabcea
|
fix(ui): Make the send button's bottom padding adhere to the pickers
|
2022-12-16 22:54:31 +01:00 |
|
|
eba17880d0
|
feat(meta): Adapt the sticker picker
|
2022-12-16 22:49:59 +01:00 |
|
|
c168f910a9
|
feat(service): Allow importing sticker packs
|
2022-12-16 22:33:06 +01:00 |
|
|
98dd704fda
|
feat(meta): Begin work in stickers
|
2022-12-16 20:58:02 +01:00 |
|
|
4ecebe8982
|
fix(service): Do not reopen conversations on subscription requests
Maybe fixes #165.
|
2022-12-12 12:56:30 +01:00 |
|
|
8f1d17636e
|
Merge pull request 'Implement reading contact data from the phonebook' (#182) from feat/contact-integration into master
Reviewed-on: https://codeberg.org/moxxy/moxxyv2/pulls/182
|
2022-12-12 11:54:16 +00:00 |
|
|
fb1c202586
|
refactor(service): contact.dart -> contacts.dart
|
2022-12-12 12:50:47 +01:00 |
|
|
d7a4ce022e
|
feat(service): Reset a roster item to pseudoRosterItem on removal
|
2022-12-12 12:40:09 +01:00 |
|
|
64c3796429
|
feat(ui): Prevent removing a pseudo contact
|
2022-12-12 12:37:21 +01:00 |
|
|
80a517beaa
|
fix(ui): Display pseudo roster items in the share selection
|
2022-12-12 12:35:16 +01:00 |
|
|
cec31550f8
|
fix(service): Handle inRoster for pseudo roster items
|
2022-12-12 12:23:12 +01:00 |
|
|
bee760adf5
|
feat(ui): Handle removing pseudo contacts
|
2022-12-12 12:18:49 +01:00 |
|
|
155d5747f8
|
feat(service): Implement pseudo roster items
|
2022-12-12 12:02:13 +01:00 |
|
|
fd531a360e
|
feat(service): Better handle contact removal
|
2022-12-12 00:20:22 +01:00 |
|
|
c3884a460d
|
fix(service): Remove debug command
|
2022-12-11 23:06:10 +01:00 |
|
|
5f5c30673d
|
fix(ui): Make the UI elements react to changes of the contact integration
|
2022-12-11 22:22:57 +01:00 |
|
|
f423cd5611
|
feat(service): The correct avatar now appears in the notification
|
2022-12-11 22:01:00 +01:00 |
|
|
7e059e13ef
|
fix(ui): Prevent the avatar image from flickering
|
2022-12-11 21:53:38 +01:00 |
|
|
d965fbd57e
|
feat(service): Make the service more togglable
|
2022-12-10 23:08:24 +01:00 |
|
|
55854ec586
|
feat(ui): Handle contact info in the profile page
|
2022-12-10 22:46:42 +01:00 |
|
|
8886c8e695
|
fix(ui): Fix contact info not being retrieved
|
2022-12-10 22:13:22 +01:00 |
|
|
d58f5f9a01
|
feat(service): Make the contact integration configurable
|
2022-12-10 21:30:47 +01:00 |
|
|
e060b0f549
|
feat(service): First attempt at handling phone contacts
|
2022-12-10 19:34:11 +01:00 |
|
|
73913c4ae6
|
fix(ui): Delete icon was visible on both ends after dismiss
|
2022-12-10 12:12:03 +01:00 |
|
|
21878ae135
|
fix(service): Fix defaultMuteState not being honoured
|
2022-12-10 12:02:09 +01:00 |
|
|
a08a110ef6
|
feat(ui): Allow verifying our own devices
|
2022-12-10 11:52:15 +01:00 |
|
|
f723c43603
|
feat(service): Cache fingerprints for all JIDs
|
2022-12-09 21:17:39 +01:00 |
|
|
d88876c928
|
feat(service): Cache our own device fingerprints
|
2022-12-09 20:51:56 +01:00 |
|
|
f15a3e6bf4
|
fix(service): Crash when accesing our own devices
|
2022-12-09 18:43:51 +01:00 |
|
|
4852237bf8
|
feat(service): Implement verifying OMEMO devices
|
2022-12-09 18:34:24 +01:00 |
|
|
9a0bc87636
|
Merge pull request 'Message reactions' (#178) from feat/reactions into master
Reviewed-on: https://codeberg.org/moxxy/moxxyv2/pulls/178
|
2022-12-09 14:50:55 +00:00 |
|
|
d73d27dccc
|
fix(service): Fix senders being added multiple times to a reaction
|
2022-12-09 15:47:15 +01:00 |
|
|
6fa5e73226
|
feat(service): Handle messages with <no-store/> Message Processing Hints
|
2022-12-09 12:57:26 +01:00 |
|
|
1ff9ea256b
|
fix(ui): Switch from Row to Wrap
|
2022-12-06 22:40:59 +01:00 |
|
|
7fca7e0246
|
fix(meta): Add a moxxmpp git override
|
2022-12-06 18:49:56 +01:00 |
|
|
846270b714
|
feat(ui): Translate the reaction button
|
2022-12-06 18:46:40 +01:00 |
|