wmwragg
|
6d141d1a7b
|
Only allow none guests to access the context menu
|
2016-07-27 11:58:40 +01:00 |
|
wmwragg
|
4b26ac58af
|
Re-modularised the context menus
|
2016-07-27 10:41:24 +01:00 |
|
wmwragg
|
dca4702b7b
|
Fixed a bug where the contextual menu was being incorrectly positioned when zoom in on the webpage
|
2016-07-27 09:51:50 +01:00 |
|
wmwragg
|
477a17b49f
|
Removed debug statement
|
2016-07-26 10:39:34 +01:00 |
|
wmwragg
|
9c9c5ec458
|
Menu context dohickey now sticks when menu shown
|
2016-07-25 17:18:45 +01:00 |
|
wmwragg
|
a218b4e8a3
|
Merge branch 'wmwragg/mention-state-indicator-round-3' into wmwragg/mention-state-menu
# resolved Conflicts:
# src/components/views/rooms/RoomTile.js
|
2016-07-25 17:04:37 +01:00 |
|
wmwragg
|
8b8486a8d0
|
Move from +99 to 99+ for more than 99 messages
|
2016-07-25 14:39:15 +01:00 |
|
wmwragg
|
a69107f4f1
|
Trying to get the context menu dohicky to stick when menu open
|
2016-07-25 10:58:43 +01:00 |
|
wmwragg
|
c89904bc25
|
Initial unstyled mentions state notifier context menu
|
2016-07-22 17:30:31 +01:00 |
|
wmwragg
|
9b318e8f61
|
Getting the corrct height for the placing the context menu
|
2016-07-22 16:12:20 +01:00 |
|
wmwragg
|
e4dd6c8dbe
|
Browser tooltip being used instead of the HTML styled one.
|
2016-07-22 15:15:24 +01:00 |
|
wmwragg
|
6984a55b11
|
The tooltip now appears even when not collapsed when hover over the avater, to allow the full name to be shown
|
2016-07-22 14:58:09 +01:00 |
|
wmwragg
|
5d4b03c1f4
|
Put back clicking on the name to acces the room
|
2016-07-22 11:28:11 +01:00 |
|
wmwragg
|
922bb0f402
|
+99 badge when notifications are greater the 99
|
2016-07-21 18:50:07 +01:00 |
|
wmwragg
|
762873350a
|
Badge dohickey shown on name hover and badge hover
|
2016-07-21 18:20:12 +01:00 |
|
wmwragg
|
4013ea75d0
|
Testing out the context menu
|
2016-07-21 17:44:31 +01:00 |
|
wmwragg
|
775fc97102
|
Slight refactor to better match current code
|
2016-07-21 14:33:54 +01:00 |
|
wmwragg
|
ffa43ebb96
|
badge content when hovered is now kerned via the CSS
|
2016-07-20 17:12:41 +01:00 |
|
wmwragg
|
33edb1dea9
|
Made the badge always exist, but if no unread mesasges available then has a different class
|
2016-07-20 12:47:32 +01:00 |
|
wmwragg
|
9e4511b8eb
|
Now showing three dots when hovering over the badge
|
2016-07-18 16:10:07 +01:00 |
|
Aviral Dasgupta
|
020f1f4320
|
feat: emojify ALL THE THINGS!
|
2016-07-05 10:16:17 +05:30 |
|
Matthew Hodgson
|
fd09d5c570
|
switch badge count to per-conversation, and add per-room badges
|
2016-05-17 11:14:12 +01:00 |
|
Matthew Hodgson
|
2d71d4422e
|
make selected room more skinnable
|
2016-04-14 21:11:10 +01:00 |
|
Matthew Hodgson
|
b19a318b2d
|
put a black badge on unread notifications, and a red one for unread highlights
|
2016-01-22 17:22:49 +00:00 |
|
Kegan Dougal
|
d8d79722ac
|
Make RoomAvatar use BaseAvatar
|
2016-01-15 16:13:25 +00:00 |
|
Matthew Hodgson
|
0772f50fab
|
update copyright for 2016
|
2016-01-07 04:06:52 +00:00 |
|
Matthew Hodgson
|
d979a028a5
|
position the inbound call box correctly, and fix various issues with when the video preview and callview are shown
|
2015-12-17 02:49:09 +00:00 |
|
Kegan Dougal
|
8edfd60b64
|
Actually use room.name on invites. Fixes #321
|
2015-12-08 10:21:40 +00:00 |
|
Kegan Dougal
|
784c1b63dc
|
Move remaining vector molecules to components
|
2015-12-01 11:19:25 +00:00 |
|
Kegan Dougal
|
4a2fe426bf
|
Move and merge RoomTile and MemberTile. Extract DND stuff.
DND stuff lives in Vector. RoomTile on its own is UNTESTED and will probably
break since we don't conditionally check for onDragXXX function props.
|
2015-11-27 11:50:33 +00:00 |
|