Commit Graph

  • d867932e95 Add missing macOS dependencies Berkus Decker 2020-10-05 16:06:42 +03:00
  • 67cd10dd57 avatar: Use HdyAvatar instead of a custom DrawingArea Christopher Davis 2020-09-28 23:23:09 -07:00
  • 937dfcbb72 Enable LTO for release build Johannes Hayeß 2020-10-01 14:51:59 +02:00
  • 7b59447812 Use org.gnome.Sdk//3.38 Daniel García Moreno 2020-09-30 12:39:57 +02:00
  • 1a552c5fbf fractal-gtk: Refactor window to use HdyDeck Christopher Davis 2020-09-11 02:00:00 -07:00
  • 438e846ba2 fractal-gtk: Port to libhandy-1 Christopher Davis 2020-09-05 19:44:29 -07:00
  • 69fef41f8b Update Croatian translation Goran Vidović 2020-09-17 17:25:07 +00:00
  • 17597e180b Update Croatian translation Goran Vidović 2020-09-17 17:24:01 +00:00
  • 53192559e5 Add Croatian translation Milo Ivir 2020-09-17 17:11:53 +00:00
  • 1971aa247f Ctrl+PgDn should switch to the first room if none is selected Vancha March 2020-09-07 15:09:34 +02:00
  • 9dddabfd42 Update POTFILES.in Piotr Drąg 2020-09-14 16:51:50 +02:00
  • 1205a315c4 Update Hungarian translation Balázs Úr 2020-09-12 19:19:52 +00:00
  • cd61a6eae1 Remove all unused stuff and enable lints to deny it Alejandro Domínguez 2020-09-02 18:25:36 +02:00
  • 4ab4e3c789 Update Swedish translation Anders Jonsson 2020-09-07 11:48:22 +00:00
  • a0edee81e1 Remove the use of rand feature in ruma-identifiers Alejandro Domínguez 2020-08-25 11:19:29 +02:00
  • a6afc95cfa Add Danish translation Ask Hjorth Larsen 2020-09-06 14:03:49 +02:00
  • b99e57ac7e Updated Spanish translation Daniel Mustieles 2020-09-04 13:06:29 +02:00
  • 273dc096cd Add Slovenian translation Matej Urbančič 2020-09-02 20:43:06 +00:00
  • b5e0617d4c Update Chinese (China) translation Boyuan Yang 2020-08-31 14:04:53 +00:00
  • 0761f739f5 autocomplete: Use key-press-event instead of button-press-event Christopher Davis 2020-08-30 13:36:29 -07:00
  • 59d8c91b1e Use is_empty instead of != comparison Daniel García Moreno 2020-08-21 14:11:20 +02:00
  • eee81ccc40 fix related cargo warnings Bilal Elmoussaoui 2020-08-03 12:53:32 +02:00
  • 35bd387620 Remove unsafe use for widgets removement Daniel García Moreno 2020-08-03 09:53:48 +02:00
  • 7d3bfd403f Fix rebase conflict bugs Daniel García Moreno 2020-08-03 09:39:57 +02:00
  • 63ee165083 divider: replace the unsafe destroy Bilal Elmoussaoui 2020-07-31 15:29:52 +02:00
  • ab3077ed29 use the new keyval api Bilal Elmoussaoui 2020-07-31 15:26:41 +02:00
  • c7a5c3225c use released crates Bilal Elmoussaoui 2020-07-31 15:25:26 +02:00
  • 687bad3f4d WidgetExt::destroy is unsafe now Bilal Elmoussaoui 2020-07-15 19:35:36 +02:00
  • 9d4d0b45cb use letter-avatar from a fork Bilal Elmoussaoui 2020-07-15 19:28:21 +02:00
  • 5ee20335d9 use new gdk::Keys API Bilal Elmoussaoui 2020-07-15 19:27:27 +02:00
  • d7d7da6207 column: libhandy::Column is now a proper Container Bilal Elmoussaoui 2020-07-15 19:01:59 +02:00
  • ccf3b2b62c EntryExt: get_text returns a GString now Bilal Elmoussaoui 2020-07-15 19:00:24 +02:00
  • 09096a0373 replace all the new_from with just from_ Bilal Elmoussaoui 2020-07-15 18:39:41 +02:00
  • 6d123a223b bump gtk-rs & gstreamer crates Bilal Elmoussaoui 2020-07-15 18:15:44 +02:00
  • 2ee666acbb Update Dutch translation Nathan Follens 2020-08-25 19:38:41 +00:00
  • 3cf940f9e0 Update Turkish translation Emin Tufan Çetin 2020-08-24 15:07:59 +00:00
  • 45eeea0952 Update Brazilian Portuguese translation Rafael Fontenelle 2020-08-22 13:23:03 +00:00
  • 8ed4ed3d08 Remove leftover debug println Daniel García Moreno 2020-08-21 14:15:39 +02:00
  • f3995bac74 Drop failure crate and friends from the dependency Yuki Okushi 2020-08-18 00:12:07 +09:00
  • eebfc9fdd5 Room notification setting Daniel García Moreno 2020-08-11 17:26:59 +02:00
  • 9eddfe533c Update Finnish translation Jiri Grönroos 2020-08-16 14:46:48 +00:00
  • de1a12b809 Update Indonesian translation Andika Triwidada 2020-08-16 11:48:27 +00:00
  • 12ea1e3c44 Update Polish translation Piotr Drąg 2020-08-16 10:13:50 +02:00
  • 291e4eae29 Update mdl to 1.0.5 Yuki Okushi 2020-08-13 15:44:51 +09:00
  • e4ca9dc5c0 Switch from failure to anyhow Yuki Okushi 2020-08-13 14:41:50 +09:00
  • e9441f1d31 Remove home access Daniel García Moreno 2020-08-13 10:03:50 +02:00
  • 69dafff989 Update Ukrainian translation Yuri Chornoivan 2020-08-14 10:10:59 +00:00
  • 3f8f185dcb Updated Spanish translation Daniel Mustieles 2020-08-14 11:10:49 +02:00
  • 37fd93b32f
    Prefer to use is_empty() Yuki Okushi 2020-08-13 19:53:25 +09:00
  • 13debcfe60 Fix copyright date Alexandre Franke 2020-08-13 11:38:51 +02:00
  • e20f565c8a Updated Spanish translation Daniel Mustieles 2020-08-13 10:57:28 +02:00
  • 80b3fe61fc
    Remove unnecessary rustfmt config Yuki Okushi 2020-08-13 14:19:01 +09:00
  • dbd6e95551 flatpak: Do not cleanup /share 4.4.0 Daniel García Moreno 2020-08-07 14:02:09 +02:00
  • be6501f923 Release 4.4.0 Daniel García Moreno 2020-08-07 09:20:51 +02:00
  • cb0125acbe Use custom either with custom version number Daniel García Moreno 2020-08-07 10:27:16 +02:00
  • c8ca4c53a1 Update release notes for 4.4 Alexandre Franke 2020-02-02 22:42:36 +01:00
  • 0febc26f53 Fix join to room by alias Daniel García Moreno 2020-08-05 20:06:15 +02:00
  • de339b569f directory: Fix search for other homeservers Daniel García Moreno 2020-08-04 10:34:31 +02:00
  • e420e2756d Update Brazilian Portuguese translation Rafael Fontenelle 2020-08-04 14:34:21 +00:00
  • a28d0cdf34 ci: make the dependency of nightly push explicit Jordan Petridis 2020-08-03 21:41:23 +00:00
  • 372c99e3d6 ci: flatpak: remove meson-args variable Jordan Petridis 2020-08-03 21:40:41 +00:00
  • ecde3e070c Merge branch 'jcaesar/fractal-master' Daniel García Moreno 2020-08-03 08:20:43 +02:00
  • d4ba46d402 Apply 1 suggestion(s) to 1 file(s) Lionir Deadman 2020-07-23 18:59:39 +00:00
  • 6bcb5e90ab The effort to get encryption in Fractal has changed, this is made to reflect that. Lionir Deadman 2020-07-22 22:00:28 +00:00
  • 92e6195980 Update Polish translation Piotr Drąg 2020-08-02 13:33:44 +02:00
  • feaabb2215 Update French translation Thibault Martin 2020-07-31 14:12:03 +00:00
  • f291b08659 Update Indonesian translation Kukuh Syafaat 2020-07-31 12:16:25 +00:00
  • d68e62e1a5 Add Kazakh translation Baurzhan Muftakhidinov 2020-07-31 11:57:40 +00:00
  • 0e0a549a85 Updated Spanish translation Daniel Mustieles 2020-07-31 13:52:58 +02:00
  • e7240b789e Update Romanian translation Daniel Șerbănescu 2020-07-31 11:23:07 +00:00
  • 06f4e6ed14 Fix dw_media errors Daniel García Moreno 2020-07-30 08:39:50 +02:00
  • 0ee41c6897 Upgrade ruma-identifiers to 0.17 and use DeviceId more Jonas Platte 2020-07-15 01:26:07 +02:00
  • 9f7c92c498 Add access token to get_profile requests Daniel García Moreno 2020-07-29 18:23:06 +02:00
  • eea6086097 Update Swedish translation Anders Jonsson 2020-07-30 11:33:42 +00:00
  • 22cb4dc88b Update Ukrainian translation Yuri Chornoivan 2020-07-29 13:59:17 +00:00
  • 5921e2b1ee media: add tooltip to fullscreen button Alexandre Franke 2020-07-28 20:17:12 +02:00
  • ab56037822 misc: use the nightly icon for devel Bilal Elmoussaoui 2020-07-28 12:45:10 +02:00
  • 1c75b554f5 Remove usage of Url in (de)serialization structs Alejandro Domínguez 2020-07-23 03:53:20 +02:00
  • cd012a8a17 fractal-gtk: Remove avatar from cache on update Daniel García Moreno 2020-07-22 11:39:57 +02:00
  • b60122beb5 fractal-gtk: Add AppOp to AccountSettings Daniel García Moreno 2020-07-22 10:30:01 +02:00
  • 66a642530f Separate the use of URLs and local paths Alejandro Domínguez 2020-07-15 19:29:11 +02:00
  • 283301a848 Update French translation Alexandre Franke 2020-07-21 10:11:45 +00:00
  • 6cfeb6445c Update Chinese (China) translation Boyuan Yang 2020-07-19 17:55:51 +00:00
  • b2581d5333 Update Polish translation Piotr Drąg 2020-07-19 13:55:28 +02:00
  • 7bd7523d90 Update Brazilian Portuguese translation Rafael Fontenelle 2020-07-18 11:08:47 +00:00
  • 36ce8cd1cf media_viewer: Swipe to navigate James Westman 2020-06-20 19:57:12 -05:00
  • b2de1700ca Update Romanian translation Florentina Mușat 2020-07-16 11:12:39 +00:00
  • 914f6ea531 Update Romanian translation Florentina Mușat 2020-07-14 15:03:02 +00:00
  • 4f95f832af Update Ukrainian translation Yuri Chornoivan 2020-07-14 10:35:02 +00:00
  • b1d7311bb2 Return errors without conversion Alejandro Domínguez 2020-07-12 03:17:52 +02:00
  • 0f15121615 Make get_client() infallible Alejandro Domínguez 2020-07-06 17:55:58 +02:00
  • 783e7d388e Update Polish translation Piotr Drąg 2020-07-12 13:19:36 +02:00
  • f314183ca5 Update Romanian translation Florentina Mușat 2020-07-10 13:41:29 +00:00
  • 23641cf436 Remove unused crates Alejandro Domínguez 2020-07-09 19:05:03 +02:00
  • 5854606889 Remove glib_thread stuff Alejandro Domínguez 2020-07-08 12:53:09 +02:00
  • 7c694015dd Fix account details loading Alejandro Domínguez 2020-07-06 16:16:20 +02:00
  • 31fc6f259e Update Ukrainian translation Yuri Chornoivan 2020-07-09 11:32:41 +00:00
  • 67c7b018b7 Get rid of upgrade_weak! and use glib::clone! where possible Alejandro Domínguez 2020-07-06 02:25:42 +02:00
  • 4c425b9a6c Use clone! macro from glib Alejandro Domínguez 2020-07-05 13:40:37 +02:00
  • 4bd7a0223c Update Romanian translation Florentina Mușat 2020-07-08 11:52:37 +00:00