Commit Graph

  • db8fab8019 Redirect to the registration page when landing with ?email= Kegan Dougal 2016-01-27 10:47:54 +00:00
  • fcf6afbe06 Merge pull request #113 from matrix-org/dbkr/unread_only_if_have_tile David Baker 2016-01-26 14:19:45 +00:00
  • f8cc6bdad6 Don't count as an unread message if we don't have a tile for it. David Baker 2016-01-25 17:13:07 +00:00
  • 75886c4143 make badges scale with size of RoomTile Matthew Hodgson 2016-01-24 14:50:24 -05:00
  • c1f28bb6b9 hide 'unknown screen' warning Matthew Hodgson 2016-01-24 19:14:14 +00:00
  • cd853ab5b4 try for a simpler invite placeholder look & feel Matthew Hodgson 2016-01-24 19:02:49 +00:00
  • 6eea1f7f83 try for a simpler invite placeholder look & feel Matthew Hodgson 2016-01-24 19:02:18 +00:00
  • 872b9be17a increase truncatelist size to match INITIAL_LOAD_NUM_MEMBERS Matthew Hodgson 2016-01-24 18:24:26 +00:00
  • bc60435750 improve settings layout and fix FF bugs Matthew Hodgson 2016-01-24 18:15:08 +00:00
  • 292af1e59c improve settings layout and fix FF bugs Matthew Hodgson 2016-01-24 18:14:52 +00:00
  • d3bc0feb83 fix ugly wrapping bug Matthew Hodgson 2016-01-24 17:54:01 +00:00
  • bb0051f24f fix another NPE; apparently some stylesheets don't have href attributes (wtf?) Matthew Hodgson 2016-01-24 11:46:25 +00:00
  • 3da76192a1 title attr Matthew Hodgson 2016-01-24 02:01:45 +00:00
  • 19bfd829d0 add scrollToBottomBar and fix spacing for status bars in general Matthew Hodgson 2016-01-24 01:52:21 +00:00
  • f15564074c track whether we're scrolled to bottom or not and display UI for warning & jumping there if needed. Matthew Hodgson 2016-01-24 01:51:01 +00:00
  • 28fddef5f9 only try to tint our CSS, otherwise random extensions which have inserted CSS may cause untrappable XSS SecurityErrors to throw Matthew Hodgson 2016-01-23 19:46:00 +00:00
  • 001b9ad7cc try to trap SecurityError exceptions for linux FFs who don't like you calling .contentDocument on an SVG (assuming that's where the error comes from) Matthew Hodgson 2016-01-23 18:59:37 +00:00
  • 759b318bb5 fix safari Matthew Hodgson 2016-01-23 01:24:04 +00:00
  • add8ef3c59 trap for ss.cssRules mysteriously returning null Matthew Hodgson 2016-01-22 19:59:41 +00:00
  • dd19d2aaee red bar for highlights even if there's a unreadNotify too Matthew Hodgson 2016-01-22 18:04:54 +00:00
  • 9a6f33861f Merge pull request #112 from matrix-org/kegan/email-invite-tile Kegsay 2016-01-22 17:35:17 +00:00
  • 437280020c Turn off autocomplete for search list Kegan Dougal 2016-01-22 17:32:43 +00:00
  • e78c1fba87 Hide 'Email: ' is the first char is @ Kegan Dougal 2016-01-22 17:28:23 +00:00
  • e0ecde6760 put a black badge on unread notifications, and a red one for unread highlights Matthew Hodgson 2016-01-22 17:23:04 +00:00
  • b19a318b2d put a black badge on unread notifications, and a red one for unread highlights Matthew Hodgson 2016-01-22 17:22:49 +00:00
  • c3f786cc5e Add a tile to the invitee list which represents an email tile Kegan Dougal 2016-01-22 17:20:52 +00:00
  • 4631648f26 Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into develop Matthew Hodgson 2016-01-22 17:01:28 +00:00
  • 24225af416 work around history visibility roomsetting UI some more Matthew Hodgson 2016-01-22 17:01:15 +00:00
  • ed3a112e5c Merge pull request #111 from matrix-org/kegan/search-on-mxid-and-displayname Kegsay 2016-01-22 16:19:59 +00:00
  • 2d96f90181 Review comments Kegan Dougal 2016-01-22 16:18:23 +00:00
  • 2e154c7478 Merge pull request #110 from matrix-org/kegan/3pid-invite-refresh-mlist Kegsay 2016-01-22 16:13:42 +00:00
  • 99da0ef656 Fix vector-im/vector-web#694 - Empty invitee list Kegan Dougal 2016-01-22 16:11:09 +00:00
  • 5e21059144 Merge pull request #729 from vector-im/matthew/truncateroomlist Matthew Hodgson 2016-01-22 16:09:28 +00:00
  • 0a32874b39 oops, reset truncate state on hide, not collapse Matthew Hodgson 2016-01-22 16:09:06 +00:00
  • 38d5c7d5c5 Filter out undefined/null children which won't render Kegan Dougal 2016-01-22 15:57:34 +00:00
  • 1dd2cbed63 Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into develop Matthew Hodgson 2016-01-22 15:51:34 +00:00
  • 0bef94a6ce fudge around https://github.com/vector-im/vector-web/issues/731 Matthew Hodgson 2016-01-22 15:51:27 +00:00
  • 302c63058b Invoke onShowMoreRooms to allow parents to kick their scrollbars.. Kegan Dougal 2016-01-22 15:46:58 +00:00
  • 675e0f176f Add onShowMoreRooms prop for kicking gemini Kegan Dougal 2016-01-22 15:46:38 +00:00
  • 0ee1892a0b truncate room list Matthew Hodgson 2016-01-22 15:31:42 +00:00
  • 0bdd674f7f fix invalid powerlevel setting Matthew Hodgson 2016-01-22 15:29:57 +00:00
  • ec54c7cf6c Match entities based on uid/displayname and include partials/stripping Kegan Dougal 2016-01-22 15:21:41 +00:00
  • 366a24bbe4 Refresh the membership list on 3PID invites Kegan Dougal 2016-01-22 15:11:36 +00:00
  • 12afbcbc45 Merge pull request #727 from vector-im/dbkr/rule_kinds David Baker 2016-01-22 14:15:49 +00:00
  • e11ae99a9f Add vector rules with the appropriate kind, otherwise the room_message rule takes precedence over content / display name rules etc and prevents bings. David Baker 2016-01-22 14:12:29 +00:00
  • 4775f39e1d Merge pull request #109 from matrix-org/kegan/room-swap-perf Kegsay 2016-01-22 14:08:20 +00:00
  • 0752c3a6d5 Add start:prod - same as 'npm run start' but with NODE_ENV=production Kegan Dougal 2016-01-22 13:17:01 +00:00
  • 7ef1ba0b44 Unbreak RoomHeader Kegan Dougal 2016-01-22 11:48:26 +00:00
  • f213901e29 Return early when calculating one-to-one room avatars Kegan Dougal 2016-01-22 11:11:56 +00:00
  • 87f3603047 Merge pull request #721 from vector-im/push-rules-dont-notify manuroe 2016-01-22 11:37:58 +01:00
  • ce45f0b1e6 Push settings: Use a dont_notify rule when 1:1 or group chat rooms are set to OFF manuroe 2016-01-22 09:30:31 +01:00
  • e72323c405 Removed unexpected commit on .gitignore manuroe 2016-01-22 08:57:06 +01:00
  • a627ee7ef6 Fixed ternary operation manuroe 2016-01-22 08:54:40 +01:00
  • 8ccc3f04c3 correct layout for truncated lists Matthew Hodgson 2016-01-21 17:39:12 +00:00
  • a76167d175 correct layout for truncated lists Matthew Hodgson 2016-01-21 17:38:46 +00:00
  • b45e5e6eb5 Merge pull request #108 from matrix-org/kegan/member-list-perf Kegsay 2016-01-21 16:15:12 +00:00
  • dfab32394d Set truncation to 10 for now. Kegan Dougal 2016-01-21 16:03:32 +00:00
  • d72ab641d0 Expand the list when the overflow element is clicked Kegan Dougal 2016-01-21 15:57:59 +00:00
  • 3a23189435 Merge pull request #716 from vector-im/push-rules-add-bot-rule manuroe 2016-01-21 16:39:19 +01:00
  • f3064a2994 Put back removing of "When people join or leave a room" settings push rule manuroe 2016-01-21 16:37:17 +01:00
  • 029cf754ee Added notif settings for "Messages sent by bot" (https://github.com/vector-im/vector-web/issues/692) In order to do that, the rules definitions have been update to support "dont_notify" hs default push rules manuroe 2016-01-21 16:16:44 +01:00
  • c5099a837b doh - anyone can set their own tags... Matthew Hodgson 2016-01-21 15:08:04 +00:00
  • 1a248c8e5c Merge pull request #710 from vector-im/unread_sync David Baker 2016-01-21 13:29:49 +00:00
  • 97d42b3ad7 Merge pull request #107 from matrix-org/unread_sync David Baker 2016-01-21 13:29:45 +00:00
  • 876646ac54 Hopefully make unread loop a bit more digrestable. David Baker 2016-01-21 13:22:13 +00:00
  • 568f9bb19d Merge pull request #713 from vector-im/dbkr/remove_member_event_rule David Baker 2016-01-21 12:30:03 +00:00
  • b913e72735 Remove member event rule as per SYN-607 David Baker 2016-01-21 12:01:28 +00:00
  • eed83f982e Add a suitable overflow tile for the member list Kegan Dougal 2016-01-21 11:41:28 +00:00
  • 9f362e488c Add a TruncatedList component, which truncates children passed to it. Kegan Dougal 2016-01-21 11:30:37 +00:00
  • 4d4c6e06ec Merge remote-tracking branch 'origin/develop' into unread_sync David Baker 2016-01-21 10:39:35 +00:00
  • 13e70e6956 Merge remote-tracking branch 'origin/develop' into unread_sync David Baker 2016-01-21 10:36:29 +00:00
  • 2d917910da Merge pull request #556 from vector-im/notif_sync David Baker 2016-01-21 10:31:46 +00:00
  • 99a491bb0e Merge pull request #68 from matrix-org/notif_sync David Baker 2016-01-21 10:31:42 +00:00
  • 0a70fe2bd1 Argh, revert accidental config commit David Baker 2016-01-21 10:30:52 +00:00
  • acce08194d Apply patch to the right branch: update for new count format David Baker 2016-01-21 10:23:18 +00:00
  • a08d00c672 Apply patch to the right branch: update for new count format David Baker 2016-01-21 10:20:45 +00:00
  • 1c54c64850 Merge pull request #99 from matrix-org/user_settings_on_register David Baker 2016-01-21 10:11:28 +00:00
  • a0cc3720a9 Merge pull request #106 from matrix-org/dbkr/dont_spam_read_receipts David Baker 2016-01-21 10:01:30 +00:00
  • 9bbb9f7b29 pretty invites! Matthew Hodgson 2016-01-21 00:45:22 +00:00
  • bd75234a2f make CSS work on FF Matthew Hodgson 2016-01-21 00:39:26 +00:00
  • eab0ca8716 fix bottom margin on FF Matthew Hodgson 2016-01-21 00:39:10 +00:00
  • 4d549304b6 Fix autoshow Matthew Hodgson 2016-01-21 00:26:44 +00:00
  • 9ce4148925 go splitscreen at the first sign of an invite search Matthew Hodgson 2016-01-21 00:25:47 +00:00
  • 6573ba8c20 fix up Start Chat behaviour as per Amandine's feedback Matthew Hodgson 2016-01-21 00:16:26 +00:00
  • deca90d0a7 fix up Start Chat behaviour as per Amandine's feedback Matthew Hodgson 2016-01-21 00:16:10 +00:00
  • 35c141cda9 reduce size of auxpanel when editing roomsettings Matthew Hodgson 2016-01-20 23:09:36 +00:00
  • 6f6db75ea1 improve banned users layout Matthew Hodgson 2016-01-20 22:47:42 +00:00
  • f4a2b6ab7e Merge pull request #697 from vector-im/matthew/roompreview Matthew Hodgson 2016-01-20 22:32:08 +00:00
  • 41da05f36a Merge pull request #102 from matrix-org/matthew/roompreview Matthew Hodgson 2016-01-20 22:30:10 +00:00
  • c0aa15aa09 now with gemini Matthew Hodgson 2016-01-20 22:11:58 +00:00
  • 3aaf934c97 implement the correct design for memberlist, modulo gemini Matthew Hodgson 2016-01-20 22:04:49 +00:00
  • 6117e09a3f implement the correct design for memberlist Matthew Hodgson 2016-01-20 22:04:32 +00:00
  • 161cdef36e tint bottom borders Matthew Hodgson 2016-01-20 17:24:09 +00:00
  • 1fd60f1e44 revert read marker css Matthew Hodgson 2016-01-20 17:23:33 +00:00
  • d979511696 Re-remove extra icons as they break favico David Baker 2016-01-20 17:20:34 +00:00
  • ac2e69ba28 Use new unread count methods David Baker 2016-01-20 17:20:19 +00:00
  • 548dac2ad9 Use new unread count methods David Baker 2016-01-20 17:19:52 +00:00
  • 964e7c3739 fix user_levels some more Matthew Hodgson 2016-01-20 17:15:01 +00:00
  • 705730d450 fix user_levels Matthew Hodgson 2016-01-20 17:12:55 +00:00
  • 48052415b7 usersettings button layout Matthew Hodgson 2016-01-20 17:09:53 +00:00