Commit Graph
15 Commits
Author SHA1 Message Date
Javier G. Montoya S.andGitHub 8d6480c51f chore(rust): bump whitenoise-rs (#365) 2026-02-22 02:54:43 -03:00
Javier G. Montoya S.andGitHub 2f0e5f4d50 feat(user_search): expand the search unto up to radius 4 (#357)
also bump whitenoise crate
2026-02-20 18:35:51 -03:00
Javier G. Montoya S.andGitHub 540b753846 feat(rust/src/api/drafts): add drafts api (#324) 2026-02-20 02:53:52 -03:00
Javier G. Montoya S.andGitHub d3898b2303 fix(user_search): use already in-memory contacts and bump rust crate for properly working search (#318) 2026-02-19 22:26:50 -03:00
Javier G. Montoya S.andGitHub a3b69a88b8 feat(rust/src/api/account_settings): add account settings (notifications_enabled) rust api to the bridge (#259) 2026-02-13 22:20:28 -03:00
Javier G. Montoya S.andGitHub 022dea9537 chore(rust): bump whitenoise-rs and mdk versions (#231) 2026-02-12 02:02:33 -03:00
Javier G. Montoya S.andGitHub 4c969b4dab feat(user_search): add API to Flutter via rust bridge (#209) 2026-02-11 12:00:40 -03:00
Javier G. Montoya S.andGitHub cb2fe519cf feat(rust/src/api/chat_list): add dm_peer_pubkey field to the ChatSummary struct (#133) 2026-01-30 10:13:24 -03:00
Javier G. Montoya S.andGitHub 963c1792c2 feat(rust/src/api/accounts): add is_following_user method (#131) 2026-01-29 17:21:23 -03:00
Javier G. Montoya S.andGitHub 7a2a75f362 Feat/rely on rust for language setting (#109)
* feat(rust/utils): add Language::System suport to API

* refactor(locale): use Rust app settings as source of truth

* chore(): update changelog

* chore(android): update .so files
2026-01-29 13:01:53 -03:00
Javier G. Montoya S.andGitHub b9da1ecfa6 feat(rust/account_groups chat_list): add pin_order attribute and set_chat_pin_order method (#77) 2026-01-23 13:31:41 -03:00
Javier G. Montoya S.andGitHub dd5a74b7a8 chore(rust/src/api/messages): remove redundant function (#47) 2026-01-19 11:23:09 -03:00
Javier G. Montoya S.andGitHub cac15c54e9 feat(rust/account_groups chat_list messages): add fields last_read_message_id, unread_count and mark_read method" (#42) 2026-01-16 10:18:15 -03:00
Javier G. Montoya S.andGitHub c14b0f5859 feat(chat-list): add welcomer_pubkey to ChatListItem (#28)
* feat(chat-list): add welcomer_pubkey to ChatListItem

* feat(rust/account_groups): add welcomer_pubkey
2026-01-06 17:57:59 -03:00
Javier G. Montoya S.andGitHub 11fa7ddb98 feat(rust/chat-list): extract chat_list module and add chat list streaming capabilities (#21) 2026-01-06 13:24:24 -03:00