element-x-ada/features
Chris Smith 92e9d3a127 Fix a few FFI leaks (#405)
Fix a few FFI leaks

These are instances where we obtain an FFIObject and don't call
Close on it to release the underlying reference on the Rust side.

The worst instance here was leaking an object per room member
every time we refreshed the member list
2023-05-12 10:50:39 +00:00
..
createroom Fix a few FFI leaks (#405) 2023-05-12 10:50:39 +00:00
invitelist Fix a few FFI leaks (#405) 2023-05-12 10:50:39 +00:00
login Sync Strings from Localazy 2023-04-24 00:09:54 +00:00
logout Sync Strings from Localazy 2023-05-08 00:08:48 +00:00
messages [Media upload] Upload image, video and files (#411) 2023-05-11 15:56:13 +00:00
networkmonitor Make danger check view changes (#391) 2023-05-05 08:24:12 +00:00
onboarding Sync Strings from Localazy 2023-04-24 00:09:54 +00:00
preferences Re-order parameters. 2023-05-05 11:49:27 +02:00
rageshake Sync Strings from Localazy 2023-05-08 00:08:48 +00:00
roomdetails Sync Strings from Localazy 2023-05-08 00:08:48 +00:00
roomlist Show badges for new invites (#355) 2023-05-04 15:30:55 +00:00
userlist Add debounce/minimum length for add user search (#387) 2023-05-04 12:30:20 +00:00
verifysession Sync Strings from Localazy 2023-04-24 00:09:54 +00:00