Commit Graph

  • eeea0af4cd Change every QtQuick import versions to 2.12 miruka 2019-07-13 05:39:01 -0400
  • 6916039546 Add "Edit Account" interface skeleton miruka 2019-07-13 05:34:58 -0400
  • 6dab79ae9a Remove uneeded HEntityButton miruka 2019-07-12 19:01:27 -0400
  • 3a05d9bd60 Fix side panes spacing animation miruka 2019-07-12 18:17:02 -0400
  • 338986f022 Highlighting and cleanup for MemberDelegate miruka 2019-07-12 18:15:06 -0400
  • cc937b38c4 Replace MouseAreas by input handlers miruka 2019-07-12 18:02:14 -0400
  • cb0d7e8a77 Highlight account and room delegates miruka 2019-07-12 17:06:37 -0400
  • 4b45c119ff Fix side pane artifacts when collapsed miruka 2019-07-11 22:25:50 -0400
  • a2136dfe3c Rename HButton to HUIButton miruka 2019-07-10 15:03:05 -0400
  • a2ae569511 Split HButton into HBaseButton and HButton miruka 2019-07-10 15:00:57 -0400
  • eb9f02df31 Fix text overflowing from compacted HButton miruka 2019-07-10 15:00:34 -0400
  • e2696ea928 Prevent TypingMembersBar text from overflowing miruka 2019-07-10 00:18:50 -0400
  • 58ebe6475e Use uvloop to make asyncio faster miruka 2019-07-10 00:05:42 -0400
  • d091f3bcb6 Propagate mouse click events on avatars miruka 2019-07-09 23:49:59 -0400
  • 7e4cee31c7 Prevent avatar tooltip from going out of bound miruka 2019-07-09 23:42:03 -0400
  • eeca8b639d HToolTip component, enter/exit fade effect miruka 2019-07-09 22:51:52 -0400
  • 3dd16ba072 Add avatar tooltips miruka 2019-07-09 22:48:59 -0400
  • 9af9e88b0d Support room avatars miruka 2019-07-09 21:54:53 -0400
  • 2ced310ce1 Add initial support for user avatar thumbnails miruka 2019-07-09 21:46:21 -0400
  • 62ec4a9ae8 Caught up to the old backend miruka 2019-07-08 13:32:53 -0400
  • faccc7ba90 Fix decrypted events replaced by encrypted ones miruka 2019-07-08 13:29:05 -0400
  • 861347ce64 Fix "tarfindId" sed rename mistakes miruka 2019-07-08 13:24:05 -0400
  • 4472d44320 Enable encryption miruka 2019-07-08 13:08:46 -0400
  • 7f7a7621cf Cleanup TODO.md miruka 2019-07-08 12:52:07 -0400
  • e827c9fba2 Fix debug initialRoomTimer causing segfaults miruka 2019-07-08 12:39:58 -0400
  • 4314767ac2 Fix creating UserUpdated events from nio rooms miruka 2019-07-08 12:28:49 -0400
  • 0f6474532b Add LGPL license headers miruka 2019-07-07 23:52:41 -0400
  • 8dccfffc8b Drop kwargs support for callCoro/callClientCoro miruka 2019-07-07 23:38:37 -0400
  • 4f0ba24373 Send typing notifications from sendbox miruka 2019-07-07 23:28:10 -0400
  • d26f087df9 More checks to avoid errors on forgetting room miruka 2019-07-07 22:49:28 -0400
  • 2170b16175 Rename users.getUser to users.find miruka 2019-07-07 22:41:32 -0400
  • f64a2c68e9 Fix undefined profile being requested miruka 2019-07-07 22:36:12 -0400
  • fcd492ff2d Fix room categories sorting miruka 2019-07-07 22:25:30 -0400
  • b02fc11903 Remove forgotten rooms from the view miruka 2019-07-07 22:19:17 -0400
  • 47327c64cf Working filter field for room members miruka 2019-07-07 05:49:02 -0400
  • 1af8c97734 Sort the room members miruka 2019-07-07 05:25:03 -0400
  • ea600a1450 Reintroduce RoomSidePane with members list miruka 2019-07-07 05:15:18 -0400
  • 735707bade Add members to room updates miruka 2019-07-07 05:08:58 -0400
  • 0ac4874ddf Sort typing members by display name miruka 2019-07-07 03:53:32 -0400
  • 2923d440d0 Fix html filter autolink regex miruka 2019-07-07 03:19:51 -0400
  • 472b8fe993 Fix "joined room" event shown as "declined invite" miruka 2019-07-07 02:48:28 -0400
  • a47e6b5c07 When room changes category, affect the Chat too miruka 2019-07-07 02:35:22 -0400
  • be152c3acf Fix getUser binding loops & coro race conditions miruka 2019-07-07 01:37:13 -0400
  • 683ee3e1cf Add HUserAvatar and HRoomAvatar components miruka 2019-07-07 00:24:23 -0400
  • 064fb6e9a2 Remove now uneeded Chat/utils.js miruka 2019-07-06 23:58:41 -0400
  • 1ec660807e Rename Chat "sender" prop to "senderInfo" miruka 2019-07-06 23:46:06 -0400
  • 03d9079d63 Show LeftBanner with a generic left text miruka 2019-07-06 23:43:51 -0400
  • 3ff0e1bd70 Use nio RoomMemberEvent new attrs miruka 2019-07-06 22:38:56 -0400
  • cf04f8ad2f Display Left rooms, shorter onSyncResponse func miruka 2019-07-06 22:35:42 -0400
  • 2ac1d6da17 Remove "readonly"s from Theme for readability miruka 2019-07-06 21:06:18 -0400
  • 708488545e Change some property types miruka 2019-07-06 17:58:59 -0400
  • 34d68af51f Rename SendBox root id miruka 2019-07-06 17:56:04 -0400
  • 1981a0f79a Colored names for typingMembersBar miruka 2019-07-06 17:53:51 -0400
  • d83508742c Replace HStyle singleton by global Theme in Window miruka 2019-07-06 17:50:55 -0400
  • 6db870a372 HNumberAnimation component for standard duration miruka 2019-07-06 17:42:04 -0400
  • 7b92264ef6 Animate TypingMembersBar miruka 2019-07-06 17:35:51 -0400
  • 388967c737 Improve TypingMembersBar miruka 2019-07-06 17:29:32 -0400
  • 556749aa35 LimitExceededError → ErrorResponse miruka 2019-07-06 17:29:00 -0400
  • ecd7768c70 Change how our own messages are displayed miruka 2019-07-05 21:26:22 -0400
  • 4c4603691f Working typing users bar miruka 2019-07-05 19:54:16 -0400
  • d28b95f7b7 Fix live_reload.sh qmake CONFIG override miruka 2019-07-05 19:09:08 -0400
  • f09e1491c4 Fix spacing when sidepane is collapsed miruka 2019-07-05 16:55:25 -0400
  • ee4e6470a9 Invite banner (callbacks not implemented yet) miruka 2019-07-05 16:48:30 -0400
  • c95308106b Increase small font size (12 → 13) miruka 2019-07-05 03:27:32 -0400
  • c70c7d555d Load only 25 past events at once until lag solved miruka 2019-07-05 03:18:24 -0400
  • 57577ba8b8 Fix arrows and other keys not working in sendbox miruka 2019-07-05 03:16:52 -0400
  • ecba7c47ec Past events loading (with two bugs) miruka 2019-07-05 02:45:30 -0400
  • 83694d387b Prevent HRichLabel from stealing any mouse event miruka 2019-07-05 01:54:29 -0400
  • 78663df09e Always linkify <img> tags, no matter the src miruka 2019-07-04 23:21:27 -0400
  • dbcfad1c50 Keep local echo delegates at the bottom miruka 2019-07-04 23:12:21 -0400
  • 1db406d9af Add LimitExceededError nio callback miruka 2019-07-04 22:25:06 -0400
  • 55e14e96bc Ensure msgs are sent in right order, fix echo bug miruka 2019-07-04 19:49:55 -0400
  • 13266303ff Fix room subtitle not passing click events miruka 2019-07-04 19:23:40 -0400
  • 5812dcb051 Eliminate room delegate subtitile binding loop miruka 2019-07-04 19:21:07 -0400
  • 634796b7d9 Don't put our own profile changes in the timeline miruka 2019-07-04 19:11:22 -0400
  • e97773dc97 Sort rooms lexically miruka 2019-07-04 18:53:10 -0400
  • 07438150db Optimize model upsert, ensure right type for roles miruka 2019-07-04 18:37:15 -0400
  • 6b83d79f16 stripRoomName: don't return "" if name is just "#" miruka 2019-07-04 17:11:00 -0400
  • 22dfd83d32 Rename avatar/nameHue funcs to avatar/nameColor miruka 2019-07-04 16:56:34 -0400
  • fde7f4aee6 Move models to their own files miruka 2019-07-04 16:01:44 -0400
  • 990770dd38 Add dev CONFIG option for qmake file miruka 2019-07-04 15:12:39 -0400
  • c27480d395 timelines lastEventOf func, clickable subtitle <a> miruka 2019-07-04 14:43:09 -0400
  • 63645b73a5 RoomDelegate subtitle, take only 1 arg for getUser miruka 2019-07-04 00:24:21 -0400
  • 5fa2892fda Move various functions in QML code to new utils.js miruka 2019-07-03 22:31:29 -0400
  • 8ac731149d Sending messages and local echo miruka 2019-07-03 21:20:49 -0400
  • 1f73f634e8 Strip leading/trailing \n from html filter output miruka 2019-07-03 18:36:03 -0400
  • 441c9d0c1d Have different background for events and messages miruka 2019-07-02 23:48:36 -0400
  • c8347647b9 Fix messages and non-messages getting combined miruka 2019-07-02 23:32:39 -0400
  • f0c5afe8c7 Rename RoomEventList components miruka 2019-07-02 22:29:09 -0400
  • 9d5701da19 Add support for non-message room events miruka 2019-07-02 22:22:29 -0400
  • a6653179e5 nio.AsyncClient can now have event callbacks miruka 2019-07-02 15:06:45 -0400
  • 5e7ce561b0 Sort accounts and room categories models miruka 2019-07-02 14:13:45 -0400
  • 06c823aa67 Build system, messages support and more miruka 2019-07-02 13:59:52 -0400
  • 933341b7e6 Implement avatar hue from name miruka 2019-06-28 18:31:53 -0400
  • a1b4d8900f New backend work miruka 2019-06-28 18:12:45 -0400
  • e5bdf6a497 Rename "system events" to "app events" miruka 2019-06-27 02:36:31 -0400
  • 3344debbbf Start rewriting backend with pyotherside+asyncio miruka 2019-06-27 02:31:03 -0400
  • f530f51937 Add slight text shadow for HLabel miruka 2019-05-17 17:47:36 -0400
  • 0b85252dd6 Remove "querying user" debug print miruka 2019-05-17 17:18:01 -0400
  • de9140cdb2 Reduce useless setTypingState calls on lost focus miruka 2019-05-17 16:01:42 -0400