index
:
luz
main
wasm
xmpp thingies in rust
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
filamento
/
src
/
db.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
10 days
feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`
cel 🌸
1
-13
/
+185
10 days
feat(filamento): `get_messages_with_users()`
cel 🌸
1
-0
/
+24
10 days
feat(filamento): `get_roster_with_users()`
cel 🌸
1
-4
/
+36
11 days
fix(filamento): create_message_with_user_resource sql error
cel 🌸
1
-17
/
+20
13 days
fix(filamento): check if nick and avatar were actually changed
cel 🌸
1
-9
/
+13
13 days
feat(filamento): user avatar publishing and processing
cel 🌸
1
-6
/
+99
2025-04-03
feat(filamento): caps 2.0 helper functions
cel 🌸
1
-0
/
+26
2025-04-03
feat: better message handling, pep publish, xep_0172: nick
cel 🌸
1
-25
/
+67
2025-03-27
refactor(filamento): handle_offline logic
cel 🌸
1
-2
/
+2
2025-03-26
feat(filamento): create example
cel 🌸
1
-1
/
+1
2025-03-26
refactor: rename crates and move client logic to separate crate `filament`
cel 🌸
1
-0
/
+0
2025-03-24
feat(luz): get_chats_ordered_with_latest_messages and get_chats_ordered
cel 🌸
1
-0
/
+26
2025-03-06
feat: order chats by most recent message
cel 🌸
1
-6
/
+14
2025-03-03
feat(luz): initial message timestamp support
cel 🌸
1
-5
/
+6
2025-03-01
refactor(luz): create Db separate from LuzHandle
cel 🌸
1
-31
/
+58
2025-02-26
fix: send UpdateMessage for Message sent by client user
cel 🌸
1
-1
/
+36
2025-02-24
fix bugs
cel 🌸
1
-6
/
+21
2025-02-20
implement CLIENT
cel 🌸
1
-0
/
+65
2025-02-18
WIP: roster retrieval
cel 🌸
1
-0
/
+26
2025-02-18
database work
cel 🌸
1
-0
/
+318