|
1f6b50f7d6
|
xmpp: Add from attribute to sent messages
|
2022-01-10 00:19:18 +01:00 |
|
|
aa9aad5780
|
docs: Remove comment
|
2022-01-09 23:40:37 +01:00 |
|
|
209d56d6e5
|
xmpp: Send unsubscription request when removing
|
2022-01-09 23:40:15 +01:00 |
|
|
b02a344fb3
|
xmpp: Fix removing roster items
|
2022-01-09 23:38:28 +01:00 |
|
|
09d9d52a5b
|
xmpp: Rework
|
2022-01-09 22:50:15 +01:00 |
|
|
2dd29a612a
|
xmpp: Set the connection state to error on... error
|
2022-01-05 18:07:59 +01:00 |
|
|
2fd7cefa97
|
ui: Implement login failures
|
2022-01-05 18:06:55 +01:00 |
|
|
7db70e4602
|
xmpp: Fix mistake
|
2022-01-05 15:11:32 +01:00 |
|
|
2212d778e1
|
xmpp: It's a mess but roster deletion kinda works
|
2022-01-05 14:45:24 +01:00 |
|
|
b3ddb33ebc
|
backend: Begin implementing roster removal
|
2022-01-04 22:41:39 +01:00 |
|
|
2838246659
|
ui: Fix login password visibility toggle
|
2022-01-04 20:07:02 +01:00 |
|
|
880a4516d1
|
ui: Work around crash when sending the first message
|
2022-01-04 18:57:37 +01:00 |
|
|
b972723c98
|
ui: Fix crash when starting a new conversation
|
2022-01-04 18:35:25 +01:00 |
|
|
7b3729694b
|
repositories: Fix items duplicating
|
2022-01-04 17:58:35 +01:00 |
|
|
5b8925e643
|
ui: Fix JID missing on new conversation page
|
2022-01-04 17:50:33 +01:00 |
|
|
e10be714d5
|
build: The emulator is trash. Use scrcpy
|
2022-01-04 17:37:24 +01:00 |
|
|
78a7eb8f77
|
xmpp: Implement basic roster mechanics
|
2022-01-04 17:37:06 +01:00 |
|
|
d79518c0dc
|
redux: Remove the (not commited) credentials from main.dart and enable login
|
2022-01-03 00:08:39 +01:00 |
|
|
51f4b21157
|
xmpp: Ckear stream features before processing them
|
2022-01-02 22:43:25 +01:00 |
|
|
3749796f62
|
docs: Remove TODO
|
2022-01-02 21:35:34 +01:00 |
|
|
1621c6cc0d
|
ui: Kinda implement scroll to bottom
|
2022-01-02 21:34:52 +01:00 |
|
|
b6509c7e8e
|
redux: Combine initial {AddMessage,AddConversation}Actions
|
2022-01-02 20:25:56 +01:00 |
|
|
a482cb3200
|
ui: Replace strings by an enum
|
2022-01-02 18:42:54 +01:00 |
|
|
420a0be242
|
ui: Make timestamps better readable
|
2022-01-02 18:41:11 +01:00 |
|
|
ee31be19a8
|
docs: Add TODO
|
2022-01-02 18:24:17 +01:00 |
|
|
6b756121c8
|
ui: Fix unread counter when the conversation is open
|
2022-01-02 18:23:18 +01:00 |
|
|
a897eba033
|
xmpp: Ping open the connection every 5 minutes
|
2022-01-02 17:28:29 +01:00 |
|
|
2ee72c0345
|
xmpp: ALLOW SENDING MESSAGES
|
2022-01-02 16:21:31 +01:00 |
|
|
ca11e31876
|
xmpp: Remove testing comment
|
2022-01-02 14:48:47 +01:00 |
|
|
5eed04290e
|
xmpp: Factor out the stream buffering for testing
|
2022-01-02 14:44:31 +01:00 |
|
|
56a1007c0c
|
ui: Replace the yucky conversation list wrapper
|
2022-01-02 13:33:03 +01:00 |
|
|
2f6622f028
|
backend: Set unread counter to 0 when opening a chat
|
2022-01-02 12:57:28 +01:00 |
|
|
af89387b3b
|
xmpp: Make stream resumption send the last h value
|
2022-01-02 12:52:15 +01:00 |
|
|
d3bc449ced
|
ui: Remove this yucky ListView wrapper
|
2022-01-02 12:32:59 +01:00 |
|
|
d032a0b4ce
|
ui: Fix chat bubbles not appearing on the correct side
|
2022-01-02 12:10:04 +01:00 |
|
|
81ae4b6cbb
|
ui: Handle message loading in the middleware
|
2022-01-02 12:04:36 +01:00 |
|
|
1acc2630b4
|
xmpp: RECEIVE MESSAGES!
|
2022-01-01 21:24:27 +01:00 |
|
|
f22d042255
|
xmpp: saslprep before doing SCRAM
|
2021-12-31 23:18:54 +01:00 |
|
|
0c1714f6b9
|
xmpp: Fix tests
|
2021-12-31 23:14:07 +01:00 |
|
|
86ff5350de
|
xmpp: Implement stream resumption
|
2021-12-31 21:58:16 +01:00 |
|
|
c56aefab06
|
xmpp: Fix everything
|
2021-12-31 21:41:01 +01:00 |
|
|
d2fb3fd45c
|
xmpp: Implement XEP-0198
|
2021-12-31 19:16:43 +01:00 |
|
|
61034fe7b5
|
xmpp: Handle disco#items queries
|
2021-12-31 15:02:33 +01:00 |
|
|
c4e3dc8935
|
xmpp: Implement XEP-0030
|
2021-12-31 14:55:24 +01:00 |
|
|
71e27cf4d2
|
xmpp: Use use a simple Stanza type
|
2021-12-31 14:26:11 +01:00 |
|
|
127a91120d
|
test: Fix the build-parse test
|
2021-12-31 12:24:06 +01:00 |
|
|
293af5b360
|
xmpp: Make PLAIN auth configurable
|
2021-12-30 23:26:03 +01:00 |
|
|
df258df2e4
|
xmpp: Migrate to stringxml
|
2021-12-30 22:57:19 +01:00 |
|
|
b77519351c
|
xmpp: Implement XEP-0030 query#info
|
2021-12-30 21:41:01 +01:00 |
|
|
d0f9f47379
|
xmpp: Allow sending stanzas and awaiting a response
|
2021-12-30 21:22:30 +01:00 |
|