|
|
ebfac9730b
|
fix(meta): Fix linter issues
|
2022-12-16 23:09:27 +01:00 |
|
|
|
c168f910a9
|
feat(service): Allow importing sticker packs
|
2022-12-16 22:33:06 +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 |
|
|
|
cb6bce0c56
|
feat(ui): Implement the UI for audio recording
|
2022-12-02 23:05:06 +01:00 |
|
|
|
a3bdabca3c
|
feat(ui): Allow tapping on the profile picture
|
2022-11-26 19:00:24 +01:00 |
|
|
|
6115d748e3
|
feat(ui): Show the last message state in the conversations list
|
2022-11-25 16:09:06 +01:00 |
|
|
|
26e01bb7f8
|
feat(ui): Implement marking a chat as read from the long-press menu
|
2022-11-24 13:32:32 +01:00 |
|
|
|
5f88626ddf
|
feat(ui): Allow closing a chat from the long-press menu
|
2022-11-24 13:09:48 +01:00 |
|
|
|
eac8592536
|
feat(ui): Make conversations long-pressable
|
2022-11-23 23:16:05 +01:00 |
|
|
|
0b111d1012
|
feat(ui): Indicate retracted messages in the overview
|
2022-11-21 12:22:44 +01:00 |
|
|
|
1e3fc9be3d
|
feat(ui): Localise the conversations page
|
2022-11-17 20:23:34 +01:00 |
|
|
|
2ec08c7f68
|
refactor(ui): Use super parameters
|
2022-11-17 20:10:37 +01:00 |
|
|
|
d02fe73952
|
refactor(meta): Migrate to using moxxmpp
Fixes #139.
|
2022-11-09 16:41:38 +01:00 |
|
|
|
ecbee9b2f7
|
ui: Fix edges around the hero animation
|
2022-08-17 17:50:42 +02:00 |
|
|
|
6a22a32724
|
ui: Fix the conversation's back button not working
When opening a new conversation from the NewConversationPage,
the navigation stack would be empty.
|
2022-08-06 20:44:37 +02:00 |
|
|
|
1d845e685c
|
ui: Implement cropping the background image
|
2022-07-31 13:06:14 +02:00 |
|
|
|
4427629841
|
style: Fix linter warnings
|
2022-07-30 22:12:33 +02:00 |
|
|
|
46d13d9a19
|
ui: Fix the SharedMediaPage not updating on file sending
|
2022-07-26 13:55:40 +02:00 |
|
|
|
634f68a745
|
meta: Fix linter warnings
|
2022-07-26 13:55:40 +02:00 |
|
|
|
3f480574d9
|
style: Migrate lib/ui/ to very_good_analysis
|
2022-07-17 19:24:18 +02:00 |
|
|
|
32662ce5aa
|
ui: Add a page transition to the conversation
|
2022-04-14 12:38:36 +02:00 |
|
|
|
048c187459
|
ui: Implement simple hero animation between profile pictures
|
2022-04-14 11:57:10 +02:00 |
|
|
|
8556f61012
|
style: Fix a lot of linter warnings
|
2022-04-10 22:57:04 +02:00 |
|
|
|
cae8acfc71
|
ui: Show the typing indicator also in the conversations list
|
2022-04-10 16:52:28 +02:00 |
|
|
|
ae545ce26d
|
ui: Implement a basic chat state indicator
|
2022-04-10 12:30:20 +02:00 |
|
|
|
9d9a488b48
|
ui: Refactor [BorderlessTopbar] a bit
|
2022-04-10 11:47:09 +02:00 |
|
|
|
3c6543add1
|
ui: Fix closing conversations
|
2022-04-09 22:31:40 +02:00 |
|
|
|
3bae477ea5
|
ui: Fix removed import
|
2022-03-26 13:30:51 +01:00 |
|
|
|
b26c54f971
|
ui: Add back the profile page
|
2022-03-26 13:24:22 +01:00 |
|
|
|
89f37e6204
|
ui: Fix UI sometimes waiting for the next UI update
|
2022-03-25 18:15:57 +01:00 |
|
|
|
dc3e77b3dd
|
ui: Almost re-implement [ConversationPage]
|
2022-03-24 15:26:48 +01:00 |
|
|
|
2157eab77a
|
ui: Stub the [ConversationsPage]
|
2022-03-21 20:15:40 +01:00 |
|
|
|
815936bf1e
|
ui: First steps towards Bloc
|
2022-03-19 22:34:36 +01:00 |
|
|
|
5d21177841
|
meta: Implement user blocking
|
2022-03-14 20:58:32 +01:00 |
|
|
|
8a0621c5e1
|
refactor: Make models shared
|
2022-01-26 12:26:56 +01:00 |
|
|
|
6f596b7fca
|
refactor: Move lib/redux into lib/ui/
|
2022-01-25 16:19:24 +01:00 |
|
|
|
68ccbf2744
|
style: Replace navigation strings with constants
|
2022-01-25 16:14:32 +01:00 |
|
|
|
f8acf98ebd
|
style: Spent 6h fixing linter warnings
|
2022-01-21 17:44:48 +01:00 |
|
|
|
ba8a13e0b9
|
ui: Fix the conversation list not updating on update
|
2022-01-10 19:23:29 +01:00 |
|
|
|
b3a26d9a49
|
ui: Add icon on swipe
|
2022-01-10 18:56:53 +01:00 |
|
|
|
086cf9265c
|
ui: Remove old TODOs
|
2022-01-10 15:19:40 +01:00 |
|
|
|
8d3b0bc80c
|
ui: Implement conversation closing
|
2022-01-10 11:55:54 +01:00 |
|
|
|
56a1007c0c
|
ui: Replace the yucky conversation list wrapper
|
2022-01-02 13:33:03 +01:00 |
|
|
|
81ae4b6cbb
|
ui: Handle message loading in the middleware
|
2022-01-02 12:04:36 +01:00 |
|
|
|
b9514c2270
|
ui: Kind-of enable closing a chat
|
2021-12-29 17:22:31 +01:00 |
|
|
|
3448a03c36
|
ui: Sort conversations by their timestamp
|
2021-12-27 18:33:24 +01:00 |
|
|
|
c1bef42e03
|
ui: Fix accident
|
2021-12-27 18:20:57 +01:00 |
|