|
8ad6e745e8
|
xmpp: Implement Unique and Stable Stanza ID
|
2022-02-24 12:31:10 +01:00 |
|
|
bf85c12c43
|
meta: Tag version 0.0.2
|
2022-02-23 14:42:21 +01:00 |
|
|
7c55434c50
|
ui: Restore the 'Debug enabled' switch
|
2022-02-23 14:35:46 +01:00 |
|
|
e8919e4132
|
style: Remove accidental semicola
|
2022-02-23 13:21:13 +01:00 |
|
|
563252a5ef
|
service: Fix sending a roster request after stream resumption
|
2022-02-23 13:18:59 +01:00 |
|
|
f0552888c9
|
service: Fix bug where roster items duplicate
|
2022-02-23 13:00:15 +01:00 |
|
|
6f022b873f
|
xmpp: Implement a DiscoCacheManager
|
2022-02-23 12:44:47 +01:00 |
|
|
0b9431638c
|
style: Refactor Repositories to Services
|
2022-02-22 22:10:52 +01:00 |
|
|
64e257b9f8
|
xmpp: Once again fix XEP-0198
|
2022-02-22 21:51:20 +01:00 |
|
|
0acabce757
|
xmpp: Fix roster pushes again
|
2022-02-22 21:21:31 +01:00 |
|
|
8c40acda96
|
xmpp: Fix the roster code
|
2022-02-22 16:25:12 +01:00 |
|
|
5fca82f58b
|
service: Improve the roster handling
|
2022-02-22 15:37:10 +01:00 |
|
|
54356ccb0c
|
service: Improve the service state management
|
2022-02-21 19:50:28 +01:00 |
|
|
ad1810abea
|
flake: Add pycryptodome
|
2022-02-17 13:03:33 +01:00 |
|
|
c92f2275d0
|
xmpp: Remove '(xml)' logging prefix
|
2022-02-17 12:58:40 +01:00 |
|
|
2cc5942ca4
|
xmpp: Make xep_0030.dart a bit cleaner
|
2022-02-17 12:41:45 +01:00 |
|
|
d0aca8d879
|
lint: Fix most linter warnings
|
2022-02-17 12:34:35 +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 |
|
|
3eaf113cdb
|
meta: Upgrade Flutter and isar
|
2022-02-16 18:29:01 +01:00 |
|
|
0572226dd2
|
xmpp: Query-disco on presence
|
2022-02-16 13:02:36 +01:00 |
|
|
8bce32dcaf
|
test: The list must be 'mutable' as we sort it
|
2022-02-06 19:05:12 +01:00 |
|
|
0636d8cb27
|
xmpp: Factor out the <auth /> nonza
|
2022-02-06 19:04:49 +01:00 |
|
|
5be7e4a563
|
xmpp: Have the [CSIManager] remember its last state
|
2022-02-06 18:57:15 +01:00 |
|
|
e33b290d24
|
style: Fix linter issues
|
2022-02-06 18:48:59 +01:00 |
|
|
bfcccde5cf
|
xmpp: Clean the code a bit
|
2022-02-06 18:44:20 +01:00 |
|
|
973982e55d
|
xmpp: Communicate stream closure from the buffer
|
2022-02-06 18:38:23 +01:00 |
|
|
629236b795
|
xmpp: Remove the raw incoming data logger
|
2022-02-06 18:29:55 +01:00 |
|
|
023b8f3249
|
xmpp: Fix tests breaking because of moxdns
|
2022-02-06 14:35:38 +01:00 |
|
|
8ecbda87e1
|
xmpp: Make SCRAM more robust by having a KV parser
|
2022-02-06 14:16:51 +01:00 |
|
|
bcd44f1140
|
xmpp: Check the server signature at the end of SASL SCRAM
|
2022-02-06 13:48:26 +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 |
|
|
22f40f1164
|
xmpp: Fix us spamming the server with a stuck stanza
|
2022-02-04 14:59:05 +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 |
|
|
6182487f82
|
refactor: Move lib/repositories and lib/db into lib/service
|
2022-01-26 12:25:05 +01:00 |
|
|
d439d72371
|
ui: Fix being stuck on the splash screen
|
2022-01-26 12:19:02 +01:00 |
|
|
25506d57bf
|
docs: Remove unneeded comments
|
2022-01-26 09:29:43 +01:00 |
|
|
2bdde821d9
|
docs: Remove note for XEP-368
|
2022-01-26 09:29:06 +01:00 |
|
|
346c012c08
|
xmpp: Finally use the system resolver using miniDNS
|
2022-01-25 21:21:00 +01:00 |
|
|
8dec2e5859
|
refactor: Handle data from the background service somewhere else
|
2022-01-25 16:40:41 +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 |
|
|
0e53cdcc9f
|
refactor: Move [SplashScreen] into its own file
|
2022-01-25 15:59:32 +01:00 |
|
|
4fd1056195
|
refactor: Move all XmppEvents into events.dart
|
2022-01-25 15:56:20 +01:00 |
|
|
9eb0387ab3
|
refactor: Remove the nonzas/ folder
|
2022-01-25 15:53:52 +01:00 |
|
|
367970a06e
|
refactor: Remove the stanzas/ folder
|
2022-01-25 15:50:25 +01:00 |
|
|
cc52fa9128
|
refactor: Move lib/types into lib/xmpp
|
2022-01-25 15:46:34 +01:00 |
|