index
:
clombrong/flesh.git
markup-rework
master
merged-socket-tcp
XMPP flesh interface for OCaml
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(session): new function connect
HEAD
v0.1.1
master
Clombrong
8 days
2
-1
/
+4
*
docs(session): update doc according to session type
Clombrong
8 days
1
-2
/
+4
*
feat!(portal): remove domain field from Portal.header (useless now)
Clombrong
8 days
6
-9
/
+9
*
feat(portal): add domain to portal type
Clombrong
8 days
3
-2
/
+5
*
feat!: use new opaque domain type in code
Clombrong
8 days
3
-6
/
+7
*
feat(portal): add opaque domain type to portal
Clombrong
8 days
3
-2
/
+20
*
feat(session): add t type for session data
Clombrong
8 days
2
-3
/
+8
*
feat(session): give end-user access to update function
Clombrong
8 days
2
-4
/
+4
*
fix(stream): remove the infamous Success! message
Clombrong
8 days
1
-1
/
+1
*
feat(session): refactor session state
Clombrong
8 days
2
-20
/
+21
*
feat(session): move features negotiation logic into signals
Clombrong
8 days
1
-25
/
+19
*
fix(session): remove domain in Starting_stream step
Clombrong
8 days
1
-3
/
+3
*
feat(session): start xmpp stream via signals
Clombrong
8 days
1
-2
/
+7
*
feat(session): add eq relation to connection signal
Clombrong
8 days
1
-2
/
+8
*
feat(session): add connection_step type (granular connection step)
Clombrong
8 days
1
-3
/
+6
*
feat(session): pass portal via state
Clombrong
8 days
1
-8
/
+10
*
feat(session): merge connect and create into a single function
Clombrong
8 days
1
-29
/
+29
*
feat(session): use state management in connection handling
Clombrong
8 days
2
-8
/
+21
*
test(hello): try state management for connection
Clombrong
11 days
1
-1
/
+8
*
feat(session): add states connecting and connected
Clombrong
11 days
1
-0
/
+2
*
feat(session): move connect from flesh to session
Clombrong
11 days
3
-31
/
+31
*
feat(session): new type state
Clombrong
11 days
1
-0
/
+2
*
feat(flesh): new module Session
Clombrong
11 days
3
-1
/
+3
*
feat(dune): new dependency react
Clombrong
2025-08-04
2
-0
/
+2
*
fix(dune): add markup{,-lwt} to dependencies
Clombrong
2025-08-04
2
-0
/
+4
*
style(jid): move to_string function up
Clombrong
2025-07-26
1
-6
/
+5
*
docs(jid): document of_string function
Clombrong
2025-07-26
1
-0
/
+11
*
docs(jid): document utf8 functions
Clombrong
2025-07-26
1
-0
/
+5
*
docs(jid): document type t
Clombrong
2025-07-26
1
-0
/
+1
*
test(jid): promote all examples
Clombrong
2025-07-26
1
-13
/
+65
*
test(jid): add all RFC7622 examples
Clombrong
2025-07-26
1
-0
/
+43
*
test(jid): re-promote tests according to new show
Clombrong
2025-07-26
1
-3
/
+5
*
fix(jid): implement show manually instead of using derivers
Clombrong
2025-07-26
1
-1
/
+9
*
refactor(jid): add pos information to uchars type
Clombrong
2025-07-26
1
-21
/
+24
*
refactor(jid): delete string_of_uchars function
Clombrong
2025-07-26
1
-5
/
+0
*
test(jid): promote full jid
Clombrong
2025-07-26
1
-1
/
+4
*
fix(jid): rework of_string by incremental splitting
Clombrong
2025-07-26
1
-8
/
+11
*
test(jid): add full jid expect test
Clombrong
2025-07-26
1
-0
/
+3
*
test(jid): promote bare jid
Clombrong
2025-07-26
1
-1
/
+4
*
fix(jid): calculate domain length right
Clombrong
2025-07-26
1
-3
/
+3
*
fix(jid): uchars_of_string starts parsing string to 0 now...
Clombrong
2025-07-26
1
-1
/
+1
*
test(jid): add bare jid expect test
Clombrong
2025-07-26
1
-0
/
+3
*
feat(flesh): add ppx_expect inline testing in dune
Clombrong
2025-07-26
3
-2
/
+8
*
feat(jid): derive Show for Jids
Clombrong
2025-07-26
1
-1
/
+1
*
fix(jid): take strings in of_string function
Clombrong
2025-07-26
1
-1
/
+2
*
feat(jid): use uchars for JID parsing
Clombrong
2025-07-26
1
-35
/
+19
*
feat(jid): add inverse function string_of_uchars
Clombrong
2025-07-26
1
-0
/
+5
*
feat(jid): add utf8-converting function uchars_of_string
Clombrong
2025-07-26
1
-0
/
+16
*
feat(jid): new uchars type
Clombrong
2025-07-26
1
-0
/
+2
*
feat(sasl): use Jid.t as the jid type
Clombrong
2025-07-26
2
-27
/
+17
[next]