Commit graph

  • 9099a76f45 fix spelling in comment Bruno Windels 2021-06-16 17:30:48 +0200
  • bbcf0d2572 more local echo fixes for redacting a reaction + cleanup Bruno Windels 2021-06-16 12:46:44 +0200
  • 94635a18e0 actually, 0 or -1 mean you have a local redaction Bruno Windels 2021-06-16 12:41:42 +0200
  • 4f10174e48 clarify comment Bruno Windels 2021-06-16 10:28:17 +0200
  • 3b629622d9 need to keep pending count around if 0 or less for redaction local echo Bruno Windels 2021-06-16 10:23:22 +0200
  • e5c1094153 WIP Bruno Windels 2021-06-15 19:06:41 +0200
  • e161f61319 Remove selector list RMidhunSuresh 2021-06-15 15:11:32 +0530
  • 5e4db2f5dc Change font size RMidhunSuresh 2021-06-15 14:52:07 +0530
  • 1772fc04f9 Remove text(..) RMidhunSuresh 2021-06-15 14:45:46 +0530
  • 4f05d9a5b7 Make navigation changes in one go RMidhunSuresh 2021-06-15 14:34:26 +0530
  • 97e484b8e6 Rename toggle --> open RMidhunSuresh 2021-06-15 14:30:27 +0530
  • e50b503897 Undo lint config change RMidhunSuresh 2021-06-14 22:43:42 +0530
  • 88a1e34987 Unsubscribe on dispose RMidhunSuresh 2021-06-14 21:04:44 +0530
  • 7b811aa927 Remove space after brace in two places RMidhunSuresh 2021-06-14 20:33:32 +0530
  • e10b455b27 Rename method RMidhunSuresh 2021-06-14 20:32:05 +0530
  • 75ee509361 fix lint Bruno Windels 2021-06-11 11:30:11 +0200
  • 6bdbbee83e undo forced offline mode Bruno Windels 2021-06-11 11:05:34 +0200
  • 81a721f880 make equality stable in comparator for reaction Bruno Windels 2021-06-11 11:04:48 +0200
  • 1d9709d4e3 also compare by key if the timestamps are the same Bruno Windels 2021-06-11 11:02:31 +0200
  • 757e08c62c WIP 4 Bruno Windels 2021-06-10 18:29:10 +0200
  • bb4a859c87 Store guest status on SessionContainer and HomeServerApi instances. Richard Lewis 2021-06-09 19:28:50 +0100
  • cb051ad161 WIP3 Bruno Windels 2021-06-09 16:52:30 +0200
  • e2443a8b09 Undo spillover from earlier formatting havoc RMidhunSuresh 2021-06-07 16:09:13 +0530
  • b2f2d51594 Make formatting consistent with the codebase RMidhunSuresh 2021-06-07 15:33:55 +0530
  • 0c5d118bfd Add rule to warn on wrong formatting RMidhunSuresh 2021-06-07 15:30:50 +0530
  • dd9a19b7f0 Make formatting consistent RMidhunSuresh 2021-06-07 14:53:36 +0530
  • 4005d70bb9 Increase height to make element more centered RMidhunSuresh 2021-06-07 13:45:33 +0530
  • fa67c5e248 Refactor function RMidhunSuresh 2021-06-07 13:39:58 +0530
  • 95512b5144 Remove margin from top RMidhunSuresh 2021-06-07 00:26:18 +0530
  • 6086d157e2 Make value multiple of 4 RMidhunSuresh 2021-06-07 00:24:29 +0530
  • 2c0176f3f2 Remove unwanted width RMidhunSuresh 2021-06-07 00:23:38 +0530
  • f3f1436bb0 Rename room info to room details everywhere RMidhunSuresh 2021-06-07 00:19:31 +0530
  • f917730a21 Stick to naming convention for css/html classes RMidhunSuresh 2021-06-06 23:52:24 +0530
  • efd37d811f Update on changes to vm RMidhunSuresh 2021-06-06 23:18:16 +0530
  • 008f3601ca Remove link support from Menu RMidhunSuresh 2021-06-04 23:19:25 +0530
  • 332fbdda84 Move variable to scope of conditional RMidhunSuresh 2021-06-04 18:37:32 +0530
  • 7fbcf89539 Remove unncessary empty line RMidhunSuresh 2021-06-04 18:29:12 +0530
  • eb870cfc23 Use url instead of link RMidhunSuresh 2021-06-04 18:04:07 +0530
  • fcc2afba08 Do not compute link in getter RMidhunSuresh 2021-06-04 17:58:44 +0530
  • 04065847dc Remove unused getter RMidhunSuresh 2021-06-04 16:47:15 +0530
  • c6f3b1fbbe Do not use private props from room summary RMidhunSuresh 2021-06-04 16:42:39 +0530
  • 4700009c68 Add new test for parseUrlPath RMidhunSuresh 2021-06-04 16:01:33 +0530
  • 4c962943b2 Modify setters in MenuOption to support chaining RMidhunSuresh 2021-06-04 14:54:53 +0530
  • 0d63ce9a3a Change SideBarActive --> right-shown RMidhunSuresh 2021-06-04 14:43:48 +0530
  • 5b74038912 Check value of details everywhere RMidhunSuresh 2021-06-04 14:27:43 +0530
  • b2448e1207 Calculate path when button is clicked RMidhunSuresh 2021-06-04 13:21:49 +0530
  • 37e052c061 details do not need to be child of rooms RMidhunSuresh 2021-06-04 13:15:55 +0530
  • a4bcb21a85 Move details handling to separate function RMidhunSuresh 2021-06-04 12:43:03 +0530
  • 7f922afe79 Reduce duplication in code RMidhunSuresh 2021-06-03 23:18:45 +0530
  • 04933acbfb Add missing checks RMidhunSuresh 2021-06-03 23:14:17 +0530
  • a3587a80c6 Use internationalization for user facing strings RMidhunSuresh 2021-06-03 22:56:49 +0530
  • 986f04aac0 Move Room details menu entry to top RMidhunSuresh 2021-06-03 22:42:23 +0530
  • 9074caf443 Change Room Details --> Room details RMidhunSuresh 2021-06-03 22:39:11 +0530
  • 65bd74442f Make menu-items uniform RMidhunSuresh 2021-06-03 22:34:13 +0530
  • 98ef6f4321 Use optionWithButton RMidhunSuresh 2021-06-03 21:05:54 +0530
  • a3271fb916 Fix Menu: Use t instead of tag to get events RMidhunSuresh 2021-06-03 21:03:45 +0530
  • 8d254c91e3 Undo formatting/stylistic changes RMidhunSuresh 2021-06-03 21:03:02 +0530
  • 3273682155 Do not show room id instead of canonical alias RMidhunSuresh 2021-06-01 21:08:07 +0530
  • d3d65d89ba Put sidebar rows into container RMidhunSuresh 2021-06-01 21:06:22 +0530
  • f1fe17fe65 Make font-size equal to that of room-header RMidhunSuresh 2021-06-01 20:46:59 +0530
  • 040c744b6a Style links and buttons similarly in menu RMidhunSuresh 2021-06-01 16:55:10 +0530
  • 00dbd3db06 Add menu entry to launch RoomInfoView RMidhunSuresh 2021-05-31 22:54:52 +0530
  • 1e96b58f85 Add link support to menu RMidhunSuresh 2021-05-31 22:53:00 +0530
  • 426d0779ee Keep RoomInfoView open across room/grid changes RMidhunSuresh 2021-05-31 22:14:43 +0530
  • 02d79b52a4 Prefer canonical alias over room_id if available RMidhunSuresh 2021-05-28 12:58:46 +0530
  • 2dcec6343d Info icon should open/close view alternatively RMidhunSuresh 2021-05-27 23:57:28 +0530
  • d782c9e0bb Justify content to flex-end instead RMidhunSuresh 2021-05-26 22:50:27 +0530
  • eab6ca3baf Make side-bar responsive RMidhunSuresh 2021-05-26 22:23:09 +0530
  • 9ac415fa4f Show panel when first visit contains /details RMidhunSuresh 2021-05-26 17:59:50 +0530
  • b5480b018b Style open button RMidhunSuresh 2021-05-26 16:41:10 +0530
  • 4edc58ebcf Add button in Room header to open details RMidhunSuresh 2021-05-26 16:40:50 +0530
  • ecd5505af9 Bring in info icon RMidhunSuresh 2021-05-26 16:40:21 +0530
  • 37367cde65 Make close button close the view RMidhunSuresh 2021-05-26 16:11:49 +0530
  • 20a250dfc0 Style close button RMidhunSuresh 2021-05-26 15:59:28 +0530
  • c65e26ec4c Position the close button to right end RMidhunSuresh 2021-05-26 15:59:04 +0530
  • 91f083a245 Add close button to RoomInfoView RMidhunSuresh 2021-05-26 15:58:31 +0530
  • b0535b5d7d Add styling for RoomInfoView RMidhunSuresh 2021-05-26 15:43:01 +0530
  • c96abc8892 Add css to place items appropriately RMidhunSuresh 2021-05-26 15:41:23 +0530
  • f42553f8cb Add avatar size for design RMidhunSuresh 2021-05-26 15:40:25 +0530
  • ee29d7f799 Bring in icon assets RMidhunSuresh 2021-05-26 15:39:19 +0530
  • 653fcbbb1f Add method to create avatar section RMidhunSuresh 2021-05-26 15:38:26 +0530
  • 0a4f8aff79 Create method to add sidebar element RMidhunSuresh 2021-05-26 15:36:29 +0530
  • a23e2c361a Better styling RMidhunSuresh 2021-05-25 16:10:05 +0530
  • d502a7f911 Make display name bold RMidhunSuresh 2021-05-25 16:09:47 +0530
  • aece82dff6 Make room avatar larger in RoomInfoView RMidhunSuresh 2021-05-25 12:18:30 +0530
  • 6f1b77b6fa Add room avatar to RoomInfoView RMidhunSuresh 2021-05-25 12:06:09 +0530
  • 0ea2843454 Add background for sidebar RMidhunSuresh 2021-05-25 12:05:12 +0530
  • 191eb09a76 Fallback to canonical alias if no names found RMidhunSuresh 2021-05-24 22:50:17 +0530
  • 0d11f85ab3 Add CSS to display sidebar to the right RMidhunSuresh 2021-05-24 22:19:05 +0530
  • 9a605cc6c6 Remove unnecessary check RMidhunSuresh 2021-05-24 17:13:51 +0530
  • c3333f5fe8 Extract method RMidhunSuresh 2021-05-24 17:01:29 +0530
  • ddaa9b46c0 Dispose vm preemptively RMidhunSuresh 2021-05-24 16:38:28 +0530
  • 7e38c3ea88 Remove right panel on grid update if needed RMidhunSuresh 2021-05-23 20:27:58 +0530
  • 98d8d44695 Allow details to be child of rooms RMidhunSuresh 2021-05-23 20:27:17 +0530
  • 439910f6ca Handle case when path.get() may be null RMidhunSuresh 2021-05-23 20:24:39 +0530
  • 96959a3c4c Put name of property in emitChange RMidhunSuresh 2021-05-23 17:59:47 +0530
  • e39572b98b Create RoomInformationView on toggle RMidhunSuresh 2021-05-23 17:18:14 +0530
  • 986271d02a Add code to toggle RoomInformation panel RMidhunSuresh 2021-05-23 17:17:24 +0530
  • c7fd0fac07 Allow details to be child of room RMidhunSuresh 2021-05-23 15:50:12 +0530
  • c7ba472042 Add view and vm for RoomInformation RMidhunSuresh 2021-05-23 15:49:31 +0530