127 Commits (9cc1cb22651181ea271b92cbb880ca4e27929332)

Author SHA1 Message Date
Alejandro Domínguez 9cc1cb2265 Relocate files 5 years ago
Alejandro Domínguez 40d3ae176f Get user avatar through matrix-sdk 5 years ago
Alejandro Domínguez ce3c5962e8 Send room messages and set room avatar through matrix-sdk 5 years ago
Alejandro Domínguez 2862137a55 Set read markers through matrix-sdk 5 years ago
Alejandro Domínguez 0393568ca4 Search room directory and download files through matrix-sdk 5 years ago
Alejandro Domínguez 4697673f6d Leave rooms through matrix-sdk 5 years ago
Alejandro Domínguez 9757df2786 Integrate matrix-rust-sdk and making it log in 5 years ago
Alejandro Domínguez bb76c01bd9 Remove types module 6 years ago
Alejandro Domínguez 760a9293d3 Remove gtk deprecation warnings 6 years ago
Daniel García Moreno 35bd387620 Remove unsafe use for widgets removement 6 years ago
Bilal Elmoussaoui 687bad3f4d WidgetExt::destroy is unsafe now 6 years ago
Bilal Elmoussaoui 09096a0373 replace all the new_from with just from_ 6 years ago
Alejandro Domínguez 1c75b554f5 Remove usage of Url in (de)serialization structs 6 years ago
Alejandro Domínguez 66a642530f Separate the use of URLs and local paths 6 years ago
Alejandro Domínguez 7c694015dd Fix account details loading 6 years ago
Alejandro Domínguez 4c425b9a6c Use clone! macro from glib 6 years ago
Alejandro Domínguez 19c77a6f6f App: use trait for errors 6 years ago
Daniel García Moreno c06d54b923 clippy: Remove redundant clones 6 years ago
Juraj Fiala 881c10799c fractal-gtk: message widget: Show last edit date in tooltip 6 years ago
Juraj Fiala 3f46aa69c6 fractal-gtk: Wire up message replacements 6 years ago
Alejandro Domínguez 2f3532d03d Move as much as possible from fractal-matrix-api to fractal-gtk 6 years ago
Alejandro Domínguez bc33790afb API: move items around 6 years ago
Alejandro Domínguez aac1d91d68 App: use mod aliases for imports 6 years ago
Alejandro Domínguez 8ffa747bee App: remove backend loop 6 years ago
Alejandro Domínguez 54ba60be54 API: remove backend loop 6 years ago
Alejandro Domínguez f67d943ab7 API: manage room module from app directly 6 years ago
Günther Wagner 2813ef436e Various smaller ones 6 years ago
Günther Wagner 5b9a52c64a fix option maps with a unit closure 6 years ago
Günther Wagner 47acdf7cd6 Redundant field names in struct initialization 6 years ago
Günther Wagner 1c8be40ee2 Removed redundant imports 6 years ago
Alejandro Domínguez 61141e8b12 API: remove thread_pool and user_info_cache from BackendData 6 years ago
Sonja Heinze b39293aa43 In sync: wait longer, if 429 (Too Many Requests) 6 years ago
Alejandro Domínguez 88bace4d20 API: Use EventId 6 years ago
Alejandro Domínguez 7e85cc6612 AppOp: Call APPOP! directly 6 years ago
Alejandro Domínguez c570b2c95e API, room: Call functions directly instead of using the loop 6 years ago
Alejandro Domínguez e384608e29 GUI: Check the start of the MIME string instead of doing single checks of the whole string 6 years ago
Daniel García Moreno 946768f1f7 Update all rust dependencies 6 years ago
Alejandro Domínguez 923748082d API: Use UserId from ruma-identifiers for stronger validation 6 years ago
Alejandro Domínguez d39244aaa0 API: Use RoomId from ruma-identifiers for stronger validation 6 years ago
sonjita b6d6e3b2a9 Fix how to get the duration of audio/video 6 years ago
yatinmaan 260ef54be8 message: Add size field to thumbnail_info 6 years ago
sonjita 08ee5dba9e Handle outgoing video messages as videos 6 years ago
sonjita 487509fdff Get rid of option in some return types 6 years ago
Alejandro Domínguez 5571bb4cb6 AppOp: Store all login-dependent data into an optional field 6 years ago
Alistair Francis 386f26c11a fractal-gtk: appop: Allow removing a message 6 years ago
Alejandro Domínguez 1b183d3469 API: Remove access_token from BackendData 7 years ago
Alejandro Domínguez 09eca65e11 API, BackendData: remove server_url field 7 years ago
Alexandre Franke 2f65437657 message: add `<br>` for newlines 7 years ago
Alistair Francis 45939221bc fractal-gtk: Rename power_levels to admins 7 years ago
Christopher Davis d4af8fb48e Cargo: Update dependencies 7 years ago