|
a344a94112
|
fix(xmpp): Fix quotes being cut off
Fixes #203.
|
2023-01-13 13:41:37 +01:00 |
|
|
f44861fead
|
feat(ui): The quote bubble base only depends on the surrounding bubble
Also adds an indicator as to who send a message. Fixes #213.
|
2023-01-13 00:49:56 +01:00 |
|
|
1c4a30ebb4
|
fix(ui): Show a text when no sticker packs are installed
|
2023-01-12 23:53:27 +01:00 |
|
|
70e2ca3d3e
|
fix(ui): Fix some non-occurences of pickerHeight
|
2023-01-12 23:46:37 +01:00 |
|
|
0d4aee1625
|
feat(ui): Merge the emoji and the sticker picker
Fixes #209.
|
2023-01-12 23:44:31 +01:00 |
|
|
ad6aa33b7c
|
fix(ui): Date bubbles' text is always black
|
2023-01-12 21:18:59 +01:00 |
|
|
284b5fa4df
|
feat(ui): Make the bottom backdrop transparent
|
2023-01-12 21:16:14 +01:00 |
|
|
b9aac0c3d7
|
fix(service): Fix file uploads and downloads
|
2023-01-12 21:09:19 +01:00 |
|
|
6ce90e08ef
|
fix(ui): NPE when a media message has not been downloaded
|
2023-01-11 17:49:04 +01:00 |
|
|
5ac80d8d60
|
fix(ui): Fix smaller code issues
|
2023-01-11 17:48:57 +01:00 |
|
|
56e1fa52d8
|
feat(ui): Make quotes look nicer
|
2023-01-11 17:44:51 +01:00 |
|
|
3ae1b7d168
|
fix(ui): Improve the contrast of the fallback avatar letters
Fixes #206.
|
2023-01-11 17:17:25 +01:00 |
|
|
d8f654c81c
|
feat(ui): Remove the shadow of the TextField
Fixes #208.
|
2023-01-11 16:56:49 +01:00 |
|
|
cbcbd4d6dc
|
fix(ui): Remove the use of a Stack inside the quote base
This makes the code feel nicer and also fixes #204 since Flutter
can now use the IconButton's dimensions for layouting and size
computations.
|
2023-01-10 18:15:58 +01:00 |
|
|
be899b5611
|
feat(ui): Small color improvements
|
2023-01-10 17:47:16 +01:00 |
|
|
361bbe8d85
|
fix(meta): Bump moxxmpp to fix SM
|
2023-01-09 13:49:43 +01:00 |
|
|
1e017af277
|
fix(service): Fix only the first roster item being added to the database
|
2023-01-07 22:23:50 +01:00 |
|
|
c4c22a36bb
|
fix(service): Fix OMEMO device generation
|
2023-01-07 20:53:29 +01:00 |
|
|
84924b480b
|
feat(service): Call omemo_dart's onNewConnection
|
2023-01-05 15:22:30 +01:00 |
|
|
358074f4ee
|
fix(service): Generating OMEMO keys failed
|
2023-01-05 12:39:41 +01:00 |
|
|
084314fbcf
|
fix(ui): Fix version number
|
2023-01-05 12:36:58 +01:00 |
|
|
c42f301ae0
|
fix(ui): Fix using the wrong color in text quotes
Fixes #196.
|
2023-01-05 12:36:03 +01:00 |
|
|
c8cd37e451
|
release: Tag version 0.4.0
|
2023-01-02 21:13:08 +01:00 |
|
|
9f8f3a5407
|
fix(meta): Fix fresh/migrated version hickups
|
2023-01-02 21:11:49 +01:00 |
|
|
6f1493808f
|
feat(ui): Move the bubbles into their own directory
|
2023-01-02 19:01:55 +01:00 |
|
|
c9d32694db
|
fix(i18n): Translate forgotten strings
|
2023-01-02 18:59:28 +01:00 |
|
|
8632a2fc81
|
fix(ui): Finally fix message bubbles?
|
2023-01-02 18:59:08 +01:00 |
|
|
46a09d5b62
|
feat(service): Manage sticker pack privacy
Fixes #192.
|
2023-01-02 18:04:27 +01:00 |
|
|
b7e5bbc7d2
|
fix(service): Fix avatars sometimes being not available
|
2023-01-02 17:38:22 +01:00 |
|
|
ed264f0c16
|
fix(service): Fix 'ghost' devices appearing
|
2023-01-02 17:19:23 +01:00 |
|
|
f1820575ad
|
feat(ui): Show the ink splash on new device messages
|
2023-01-02 17:12:50 +01:00 |
|
|
d2e42d0a3c
|
feat(meta): Show a message if a contact adds a new device
|
2023-01-02 15:19:08 +01:00 |
|
|
842cf5aaaa
|
fix(service): Maybe fix avatar fetching crashes
|
2023-01-02 14:02:13 +01:00 |
|
|
c8f727e982
|
feat(meta): Update moxxmpp and omemo_dart
|
2023-01-02 14:00:21 +01:00 |
|
|
fd3c9190de
|
Merge pull request 'Migrate to OmemoManager API' (#194) from feat/omemo-improvement into master
Reviewed-on: https://codeberg.org/moxxy/moxxyv2/pulls/194
|
2023-01-01 19:09:17 +00:00 |
|
|
69439d2b13
|
feat(meta): Remove commented-out omemo_dart override
|
2023-01-01 19:36:58 +01:00 |
|
|
6d41fee73f
|
feat(meta): Lockfile update
|
2023-01-01 18:24:13 +01:00 |
|
|
0de99adeed
|
fix(service): Adjust to new omemo_dart API
|
2023-01-01 18:22:41 +01:00 |
|
|
f71fd7c82c
|
feat(meta): Update omemo_dart and moxxmpp
|
2023-01-01 18:22:25 +01:00 |
|
|
0a6b0b8fa5
|
feat(service): Migrate to new omemo_dart design
|
2023-01-01 15:02:35 +01:00 |
|
|
5e0ce8f098
|
fix(ui): Only show stickers that are images
|
2022-12-27 12:51:23 +01:00 |
|
|
9fc5989bd4
|
feat(ui): Add an assertion for adding a contact
|
2022-12-25 13:20:13 +01:00 |
|
|
cbe81861a5
|
fix(service): Fix avatars being empty when OMEMO is enabled
|
2022-12-25 13:09:24 +01:00 |
|
|
76a03cc2fa
|
feat(service): Rework the blocklist service
Maybe fixes #14.
|
2022-12-25 01:25:12 +01:00 |
|
|
3774760548
|
fix(service): Fix missing type
|
2022-12-24 22:33:54 +01:00 |
|
|
4b1942b949
|
fix(ui): Move the date bubbles out of the chat bubble
|
2022-12-23 14:45:32 +01:00 |
|
Millesimus
|
2f03c02b58
|
fix(service): Remove unnecessary dio error handling.
|
2022-12-22 20:28:26 +01:00 |
|
Millesimus
|
639143934f
|
Chore(service): A little tidying.
|
2022-12-22 20:28:26 +01:00 |
|
Millesimus
|
81bbbcd8e4
|
Fix(service): Re-enable progress indication using a completer.
|
2022-12-22 20:28:26 +01:00 |
|
Millesimus
|
bedd46756d
|
Fix(service): flatten memory usage of downloads (sacrificing download progress indication).
|
2022-12-22 20:28:26 +01:00 |
|