Commit Graph

  • 735ca936f4
    Message Widget: Wrap SourceView in scrolled window Maximiliano Sandoval R 2020-11-19 16:38:05 +01:00
  • 9ccb4ecdc1
    Message Widget: Make ol/ul a list of boxes Maximiliano Sandoval R 2020-11-19 15:14:34 +01:00
  • 4712f9dfdb
    Message Widget: Connect right click menu for html Maximiliano Sandoval R 2020-11-19 12:33:03 +01:00
  • 2276b85228
    Message Widget: Don't highlight matching brackets Maximiliano Sandoval R 2020-10-22 13:14:37 +02:00
  • 6e98d2b7d7
    Add css for code blocks Maximiliano Sandoval R 2020-10-13 01:38:58 +02:00
  • 1ec9ca3955
    Add css for headlines Maximiliano Sandoval R 2020-10-10 23:54:46 +02:00
  • 6457c34192
    Message Widget: Initial html support Maximiliano Sandoval R 2020-10-10 23:15:24 +02:00
  • 12cc259536
    Update html2pango to 0.4.1 Maximiliano Sandoval R 2021-01-04 09:58:08 +01:00
  • 8781378a79 Update Turkish translation Emin Tufan Çetin 2021-01-31 22:55:57 +00:00
  • b056f25f1b Further componentize MessageBox Alejandro Domínguez 2021-01-22 22:13:56 +01:00
  • 60e81c4a7b Clean MessageContent Alejandro Domínguez 2021-01-15 18:16:23 +01:00
  • 6f74afd3fd Check more invariants through the type system in MessageBox Alejandro Domínguez 2021-01-15 11:49:44 +01:00
  • 348d7a42bb Improve MessageBox Alejandro Domínguez 2021-01-04 04:32:05 +01:00
  • 2ad47ad0c3 Move stuff in media_viewer from AppOp to UI Alejandro Domínguez 2021-01-02 17:57:55 +01:00
  • 59d202e082 Correct rust-stable extension version in README.md Francesco Mazzoli 2021-01-11 14:46:32 +00:00
  • bd84c4dddc Update Polish translation Piotr Drąg 2021-01-10 17:52:10 +01:00
  • f9861e4b91 Update Romanian translation Florentina Mușat 2021-01-07 13:59:08 +00:00
  • a43bd99ad9 Apply 2 suggestion(s) to 1 file(s) Kai Hiller 2021-01-06 10:51:56 +00:00
  • 32ccb30d31 Make pre-commit hook work for non-terminal environments Kai A. Hiller 2020-12-14 19:06:48 +01:00
  • 7d9e170735 Make pre-commit hook ask before installing rustfmt Kai A. Hiller 2020-12-14 18:37:27 +01:00
  • 2768f785b1 passwd: make method name more accurate Alexandre Franke 2021-01-04 10:09:37 +01:00
  • 0080a7e072 passwd: improve password storage error handling Alexandre Franke 2021-01-04 09:59:57 +01:00
  • b4040a8253 passwd: improve token storage error handling Alexandre Franke 2021-01-04 09:20:24 +01:00
  • a487fd4421 Fix invite_user-direct_chat dialog match branch Alejandro Domínguez 2021-01-04 05:17:46 +01:00
  • 2e6852b325 Get invite_entry from a method Alejandro Domínguez 2021-01-04 04:46:45 +01:00
  • 2338fc0fe0 Fix new direct chat dialog crashing app Alejandro Domínguez 2021-01-03 00:30:55 +01:00
  • 3eec0e2167 Add POTFILES.skip with i18n module Daniel García Moreno 2021-01-04 08:41:08 +01:00
  • 0386bb1990 issues: add homeserver to template Alexandre Franke 2021-01-04 11:02:12 +01:00
  • d48e1a60d0 CI: Remove pages pipeline Christopher Davis 2021-01-03 18:45:23 -08:00
  • eef50dee66 Don't request usernames from matrix server when creating messages Julian Sparber 2020-12-31 17:40:35 +01:00
  • 5f9f177965 Update Ukrainian translation Yuri Chornoivan 2021-01-02 18:47:52 +00:00
  • fd7026d884 Fix POTFILES.in Alejandro Domínguez 2021-01-02 19:18:25 +01:00
  • 65cf442dfd Access direct_chat_dialog widget and children directly Alejandro Domínguez 2020-12-10 19:57:23 +01:00
  • 36d1312fc6 Make ui::AccountSettings build its own gtk::Builder Alejandro Domínguez 2020-12-07 21:19:30 +01:00
  • d83cd49588 Move ui::connect::account to ui::AccountSettings Alejandro Domínguez 2020-12-07 20:45:23 +01:00
  • 35a38d5769 Move stuff in account from AppOp to UI Alejandro Domínguez 2020-12-07 20:27:33 +01:00
  • de34f15872 Access account_settings widget and children directly Alejandro Domínguez 2020-12-06 21:58:58 +01:00
  • 0032b3d849 Get main_window directly instead of by address Alejandro Domínguez 2020-12-06 20:18:20 +01:00
  • 7d43ba6350 Update po/POTFILES.in Alejandro Domínguez 2020-12-30 17:24:13 +01:00
  • 5b61229ec6 Move stuff in state from AppOp to UI Alejandro Domínguez 2020-12-05 15:45:02 +01:00
  • 8c37b639c6 Move stuff in user from AppOp to UI Alejandro Domínguez 2020-12-05 13:55:41 +01:00
  • 7a595be3a2 Move room_settings from AppOp and widgets to UI Alejandro Domínguez 2020-12-05 13:01:36 +01:00
  • 6950ebe325 Move stuff in notify from AppOp to UI Alejandro Domínguez 2020-12-05 12:26:59 +01:00
  • 661253e5b2 Move stuff in invite from AppOp to UI Alejandro Domínguez 2020-12-05 11:58:19 +01:00
  • b730a3dac9 Move stuff in member from AppOp to UI Alejandro Domínguez 2020-12-05 10:38:37 +01:00
  • ccc5abad17 Move start_chat from AppOp to UI Alejandro Domínguez 2020-12-03 18:21:49 +01:00
  • 2253e8d8cd Avoid cloning in appop::invite methods Alejandro Domínguez 2020-12-03 17:47:21 +01:00
  • 20808cef1f Take UI querying out of AppOp::search_rooms Alejandro Domínguez 2020-12-03 16:51:41 +01:00
  • 9906d9e17c Move some methods in appop::directory to UI Alejandro Domínguez 2020-12-03 15:46:07 +01:00
  • d96437a91a Move attach module from AppOp to UI Alejandro Domínguez 2020-12-03 13:59:05 +01:00
  • f4cea3d62e Move about_dialog from AppOp to UI Alejandro Domínguez 2020-12-03 12:53:10 +01:00
  • 24af3ef0df i18n: fix moved files Alexandre Franke 2020-12-19 12:38:54 +01:00
  • cdfaf0e906 Update Swedish translation Anders Jonsson 2020-12-26 20:45:30 +00:00
  • ff5c925cb4 Add myself as maintainer Alexandre Franke 2020-12-15 10:41:49 +01:00
  • ce605b8233 Remove Rc<RefCell<T>> pattern in widgets::members_list Alejandro Domínguez 2020-11-18 23:37:52 +01:00
  • 8d2f94709b Remove Rc<RefCell<T>> pattern in ui::UI Alejandro Domínguez 2020-11-18 00:42:09 +01:00
  • b6e332330b Move all fields related to UI from AppOp to UI Alejandro Domínguez 2020-11-17 23:53:26 +01:00
  • b9cf39f8ad Move connect_gtk to ui module Alejandro Domínguez 2020-11-17 19:22:27 +01:00
  • c2e7309780 Relocate UI rust code files Alejandro Domínguez 2020-11-17 18:53:29 +01:00
  • 8ebf2d0803 Update Brazilian Portuguese translation Enrico Nicoletto 2020-12-14 20:39:25 +00:00
  • 3411bdbade Update Ukrainian translation Yuri Chornoivan 2020-12-14 18:02:24 +00:00
  • dc8f6abcf9 Switch Riot references to Element Kévin Commaille 2020-12-12 07:31:10 +01:00
  • 41832d4516 Apply EXIF rotation on images loaded with Pixbuf Kévin Commaille 2020-12-11 21:53:47 +01:00
  • 5d16b11ffc Stop pre-commit hook from installing programs Kai A. Hiller 2020-12-13 21:24:44 +01:00
  • 7977e0b2da Remove position and properties with default values Kévin Commaille 2020-12-10 20:39:16 +01:00
  • cf60e0ff14 Remove GtkBox padding fill and expand child properties Kévin Commaille 2020-12-10 19:20:03 +01:00
  • 25875ab204 Update POTFILES.in Daniel García Moreno 2020-12-09 08:20:02 +01:00
  • f469663808 Update POTFILES.in Piotr Drąg 2020-12-05 15:11:44 +01:00
  • 75ccf80145 Don't log random unrecognized events Alejandro Domínguez 2020-12-04 12:57:36 +01:00
  • af67e49996 Remove App struct Alejandro Domínguez 2020-10-17 11:47:01 +02:00
  • 3398d7aa92 Remove OP global variable Alejandro Domínguez 2020-10-17 10:08:31 +02:00
  • afe57d95a7 Use UI and AppRuntime directly in connect Alejandro Domínguez 2020-10-16 02:48:09 +02:00
  • 0f9db91217 Use AppRuntime for better ergonomics for the reactive loop Alejandro Domínguez 2020-10-15 10:43:14 +02:00
  • 1e7e438e5c Move app::connect to appop module Alejandro Domínguez 2020-10-14 02:28:05 +02:00
  • 88a3526b61 Move main_window field from App to UI Alejandro Domínguez 2020-10-12 09:55:57 +02:00
  • 8b8f662547 Deprecate get_op() Alejandro Domínguez 2020-10-12 08:13:38 +02:00
  • d53d5213f3 Remove op field in App Alejandro Domínguez 2020-10-12 06:04:21 +02:00
  • 93d40bf939 Make OP static variable getter non-optional Alejandro Domínguez 2020-10-12 05:22:44 +02:00
  • c6343cc25f Get App::get_op() out of App Alejandro Domínguez 2020-10-12 02:45:46 +02:00
  • eebb5b5dc8 Fix message replacement and removal in room_history Kai A. Hiller 2020-12-02 16:09:13 +01:00
  • c581b61448 Transform the sync response in AppOp instead of the backend module Alejandro Domínguez 2020-12-02 10:26:09 +01:00
  • c36e53d02c Remove initial as argument for backend::sync Alejandro Domínguez 2020-12-02 09:51:01 +01:00
  • 5661134657 Make SyncRet more natural and self-explanatory Alejandro Domínguez 2020-12-02 09:42:55 +01:00
  • eed92561b1 Split the transformation of the sync response Alejandro Domínguez 2020-12-02 07:50:38 +01:00
  • 4dd7483a3c Remove obsolete fields from widgets Kai A. Hiller 2020-11-29 16:32:17 +01:00
  • 275b811497 Add rustc version restriction Alejandro Domínguez 2020-10-18 15:11:21 +02:00
  • b32c86b612 Remove HostAndPort Alejandro Domínguez 2020-10-02 02:32:58 +02:00
  • 752d6cc973 Remove stuff from cache system Alejandro Domínguez 2020-10-01 23:55:49 +02:00
  • 51d5ac4ea8 Remove reqwest dependency Alejandro Domínguez 2020-10-01 11:40:47 +02:00
  • 72a73a84d3 Remove "json" feature in reqwest Alejandro Domínguez 2020-10-01 11:35:16 +02:00
  • a7e19bc585 Make all requests async Alejandro Domínguez 2020-09-30 21:38:06 +02:00
  • 9cc1cb2265 Relocate files Alejandro Domínguez 2020-09-29 02:55:44 +02:00
  • 6c1be7dda5 Relax checks and error handling on syncing Alejandro Domínguez 2020-11-24 02:13:58 +01:00
  • 8968b9d12e Sync through matrix-sdk Alejandro Domínguez 2020-09-29 00:11:52 +02:00
  • 1685540bf4 Request 3PID (phone) verification through matrix-sdk Alejandro Domínguez 2020-09-25 08:03:47 +02:00
  • 318d4e7450 Request 3PID (email) verification through matrix-sdk Alejandro Domínguez 2020-09-25 07:32:18 +02:00
  • c850cb188c Get supported protocols through matrix-sdk Alejandro Domínguez 2020-09-25 02:10:25 +02:00
  • 328080b8eb Remove register endpoint custom implementation Alejandro Domínguez 2020-09-13 08:12:59 +02:00
  • f9a5f51dfe Change password through matrix-sdk Alejandro Domínguez 2020-09-13 07:50:53 +02:00
  • ad230ba82d Get 3PID contacts through matrix-sdk Alejandro Domínguez 2020-09-13 07:06:01 +02:00