index
:
luz
jid-refactor
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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
refactor: utilise new jid type safety
jid-refactor
cel 🌸
2025-06-01
1
-90
/
+86
|
*
fix(filamento): fix non-WASM build
Rémi Bardon
2025-05-30
1
-49
/
+22
|
|
|
|
Co-authored-by: cel 🌸 <cel@bunny.garden>
*
feat(filamento): read_chat_and_user()
cel 🌸
2025-05-19
1
-42
/
+102
|
*
fix: use tokio_with_wasm fork that doesn't remove
Emilis
2025-05-09
1
-4
/
+0
|
|
|
|
|
|
tasks Co-authored-by: cel 🌸 <cel@bunny.garden>
*
fix opfs storage type issue, use unbounded channels
Emilis
2025-05-08
1
-108
/
+126
|
*
feat(filamento): OPFS database
cel 🌸
2025-05-08
1
-986
/
+970
|
*
feat(filamento): OPFS FileStore implementation
cel 🌸
2025-05-08
1
-0
/
+12
|
*
feat: serde
cel 🌸
2025-04-28
1
-2
/
+39
|
*
fix(filamento): db url
cel 🌸
2025-04-18
1
-1
/
+1
|
*
feat(filamento): full wasm support by switching to rusqlite
cel 🌸
2025-04-17
1
-69
/
+501
|
*
feat(filamento): remove sqlx
cel 🌸
2025-04-17
1
-7
/
+6
|
*
feat(filamento): compiles on wasm
cel 🌸
2025-04-17
1
-667
/
+928
|
*
feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`
cel 🌸
2025-04-11
1
-13
/
+185
|
*
feat(filamento): `get_messages_with_users()`
cel 🌸
2025-04-11
1
-0
/
+24
|
*
feat(filamento): `get_roster_with_users()`
cel 🌸
2025-04-11
1
-4
/
+36
|
*
fix(filamento): create_message_with_user_resource sql error
cel 🌸
2025-04-10
1
-17
/
+20
|
*
fix(filamento): check if nick and avatar were actually changed
cel 🌸
2025-04-08
1
-9
/
+13
|
*
feat(filamento): user avatar publishing and processing
cel 🌸
2025-04-08
1
-6
/
+99
|
*
feat(filamento): caps 2.0 helper functions
cel 🌸
2025-04-03
1
-0
/
+26
|
*
feat: better message handling, pep publish, xep_0172: nick
cel 🌸
2025-04-03
1
-25
/
+67
|
*
refactor(filamento): handle_offline logic
cel 🌸
2025-03-27
1
-2
/
+2
|
*
feat(filamento): create example
cel 🌸
2025-03-26
1
-1
/
+1
|
*
refactor: rename crates and move client logic to separate crate `filament`
cel 🌸
2025-03-26
1
-0
/
+521