|
|
88e48bccf1
|
ui: First restructuring of the inline chat widgets
This commit moves the widgets around and fully implements
the base widget for alot of others: [FileChatWidget].
|
2022-03-30 12:49:35 +02:00 |
|
|
|
489ef364c1
|
ui: Migrate [AddContactPage] to Bloc
|
2022-03-26 18:01:15 +01:00 |
|
|
|
c7dd5961f7
|
ui: Convert the settings to Bloc
|
2022-03-26 14:32:41 +01: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 |
|
|
|
d1e15499e7
|
ui: Add back some settings pages
|
2022-03-25 18:31:47 +01:00 |
|
|
|
89f37e6204
|
ui: Fix UI sometimes waiting for the next UI update
|
2022-03-25 18:15:57 +01:00 |
|
|
|
75fa6b20ee
|
ui: Re-implement the blocklist page
|
2022-03-25 15:00:35 +01:00 |
|
|
|
f6bc539037
|
ui: Re-connect the blocking support to the conversation page
|
2022-03-25 14:27:42 +01:00 |
|
|
|
f6e60bfa4e
|
ui: Allow sending messages
|
2022-03-25 12:25:32 +01:00 |
|
|
|
fc566436dc
|
ui: Implement quoting
|
2022-03-24 21:00:33 +01:00 |
|
|
|
dc3e77b3dd
|
ui: Almost re-implement [ConversationPage]
|
2022-03-24 15:26:48 +01:00 |
|
|
|
3198cb7466
|
style: Fix linter warnings
|
2022-03-23 21:09:52 +01:00 |
|
|
|
25d368fe51
|
ui: Implement the navigation for [NewConversationPage
|
2022-03-23 21:00:07 +01:00 |
|
|
|
79e864c9a9
|
ui: Bring the [NewConversationPage] back to 'live'
|
2022-03-23 16:26:18 +01:00 |
|
|
|
2157eab77a
|
ui: Stub the [ConversationsPage]
|
2022-03-21 20:15:40 +01:00 |
|
|
|
a40592e3e8
|
ui: Remove flow_builder
|
2022-03-20 12:55:25 +01:00 |
|
|
|
815936bf1e
|
ui: First steps towards Bloc
|
2022-03-19 22:34:36 +01:00 |
|
|
|
e39463dc0a
|
ui: Kind of implement setting an avatar
|
2022-03-17 11:40:57 +01:00 |
|
|
|
5d21177841
|
meta: Implement user blocking
|
2022-03-14 20:58:32 +01:00 |
|
|
|
a95c27cb0f
|
ui: Use the rounded button on the login page
|
2022-03-13 16:12:58 +01:00 |
|
|
|
537f901e4c
|
ui: Add a rounded button
|
2022-03-13 16:08:15 +01:00 |
|
|
|
ebfa1cc98f
|
ui: Stub-out a typing indicator
|
2022-03-13 14:01:22 +01:00 |
|
|
|
a30d9ceaea
|
ui: Kinda improve the profile UI
|
2022-03-09 16:37:24 +01:00 |
|
|
|
5e8fa76a47
|
build: Fix license script
|
2022-03-09 13:53:40 +01:00 |
|
|
|
2ffeb43a77
|
ui: Implement shared media
|
2022-03-09 13:27:22 +01:00 |
|
|
|
f6bcd5041f
|
ui: Fix the template when adding a contact from within a conversation
|
2022-03-08 18:27:56 +01:00 |
|
|
|
4a17ec9812
|
ui: Refactor the ConversationPage
This refactor was needed to add the line for adding a conversation
to the user's roster or block them.
This also removed one unnecessary event.
|
2022-03-08 18:18:33 +01:00 |
|
|
|
92731677a3
|
meta: Implement swipe-to-quote
|
2022-03-08 14:13:58 +01:00 |
|
|
|
76118d0cc5
|
ui: Allow quoting messages
|
2022-03-07 20:32:29 +01:00 |
|
|
|
7f8cc962b9
|
ui: Make background images cover the container fully
|
2022-03-06 17:01:13 +01:00 |
|
|
|
6d9d6bb0a1
|
ui: Delete old background images on setting and removing
|
2022-03-06 17:00:58 +01:00 |
|
|
|
43041ba4ce
|
ui: Implement chat backgrounds
|
2022-03-06 16:52:32 +01:00 |
|
|
|
820a1a7de6
|
service: Implement download size restrictions
|
2022-03-05 20:35:52 +01:00 |
|
|
|
37f2c3f17f
|
service: Make auto-downloads a bit more configurable
|
2022-03-05 19:11:28 +01:00 |
|
|
|
213d777750
|
ui: Add privacy settings
|
2022-03-04 15:26:30 +01:00 |
|
|
|
d338248b9c
|
ui: Fix the closing chat dialog
|
2022-03-03 14:41:12 +01:00 |
|
|
|
1de953667e
|
ui: Fix wrong feature being not available
|
2022-02-27 12:05:56 +01:00 |
|
|
|
ef4826c619
|
meta: Receive images using OOB data
|
2022-02-24 21:47:30 +01:00 |
|
|
|
7c55434c50
|
ui: Restore the 'Debug enabled' switch
|
2022-02-23 14:35:46 +01:00 |
|
|
|
ade501c044
|
meta: Improve the logging system
|
2022-02-17 12:28:30 +01:00 |
|
|
|
0fa62f904a
|
meta: Add an UDP logger
|
2022-02-16 20:38:15 +01:00 |
|
|
|
e33b290d24
|
style: Fix linter issues
|
2022-02-06 18:48:59 +01:00 |
|
|
|
0f2fe429bc
|
ui: Merge [Padding]s
|
2022-02-04 19:45:57 +01:00 |
|
|
|
3dd0ac1754
|
ui: Add a (useless) debugging page
|
2022-02-04 18:38:26 +01:00 |
|
|
|
4a86f239ff
|
refactor: Move lib/data/ into lib/ui/
|
2022-01-26 12:31:48 +01:00 |
|
|
|
720798814c
|
refactor: Make helpers and constants shared
|
2022-01-26 12:28:49 +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 |
|