25eeaaf1e5
Use UnreadStatus to determine whether an event affects a room;s unread status. Unify rooms going bold with their sort order and don't go bold for m.notify.
David Baker
2015-12-04 16:21:42 +00:00
142ac67799
Add a logic class to determine whether an event affects a room's unread count / status & use it
David Baker
2015-12-04 16:20:05 +00:00
ac8fcbb264
Force update the RightPanel when the member in MemberInfo is updated.
Kegan Dougal
2015-12-04 16:16:41 +00:00
257dc62a73
Recalculate levels when the member prop is updated.
Kegan Dougal
2015-12-04 16:15:55 +00:00
759e35003b
Put some warnings on the crypto stuff
Richard van der Hoff
2015-12-04 15:39:39 +00:00
92cf14d5e9
Support registration as a guest
Kegan Dougal
2015-12-04 15:28:35 +00:00
29b3b237d5
Refresh room list on timeline event even if it doesn't change highlight status since we still want to update the ordering. Fixes#413.
David Baker
2015-12-04 14:24:02 +00:00
6a67342d02
Comment + 1
David Baker
2015-12-04 12:02:54 +00:00
141d757a01
Don't recalculate atBottom here - we do it in onScroll and it should only be necessary to do it once. Also remove the magic 150px leeway.
David Baker
2015-12-04 12:00:55 +00:00
d0ec84fe59
Hook up auto-registration as a guest to MatrixChat.
Kegan Dougal
2015-12-04 11:34:50 +00:00
d52b3149d4
Wire GuestAccess to MatrixClientPeg
Kegan Dougal
2015-12-04 10:37:53 +00:00
97dd4e2e6b
Merge branch 'develop' into rav/olm
Richard van der Hoff
2015-12-03 18:28:50 +00:00
56b7b65920
Notes on building a crypto-enabled version
Richard van der Hoff
2015-12-03 18:24:44 +00:00
782174069c
Include olm in the webpack if it's been installed
Richard van der Hoff
2015-12-02 14:54:26 +00:00
db5d9e2f6e
Merge pull request #465 from vector-im/file_uploads
David Baker
2015-12-03 10:58:03 +00:00
c0391145e5
Merge pull request #45 from matrix-org/file_uploads
David Baker
2015-12-03 10:57:55 +00:00
4c2fe55fdc
Don't show the error dialog if the request was canceled. Handle 'request entity too large'.
David Baker
2015-12-03 10:52:06 +00:00
547f59b1bc
Oops, don't re-add these.
David Baker
2015-12-03 10:00:29 +00:00
2d2386ace5
Move upload bar CSS to new classes, and move into new, temporary place (since there is no new-style structure yet).
David Baker
2015-12-02 18:19:03 +00:00
e8f5131ed6
Make file uploads cancelable, make them not go weird if you change rooms, error if they fail and move upload status bar out into its own component.
David Baker
2015-12-02 18:16:16 +00:00
aeb8e21b5d
better typing test :D
Matthew Hodgson
2015-12-02 17:37:53 +00:00
c603c1e37f
dezalgo typing notigs on chrome
Matthew Hodgson
2015-12-02 17:37:19 +00:00
cd13041b31
Make the X on the desktop notification bar work again
Kegan Dougal
2015-12-02 16:35:16 +00:00
de144cf4cd
uh, actually include Open Sans webfont :-/
Matthew Hodgson
2015-12-02 15:13:34 +00:00
91ee5f8a42
Add extra arg isGuest to MatrixClientPeg functions. Add GuestAccess class
Kegan Dougal
2015-12-02 14:59:37 +00:00
8df62e3b02
Merge pull request #454 from vector-im/require-css
David Baker
2015-12-02 10:26:41 +00:00
939733b736
Merge branch 'develop' into require-css
David Baker
2015-12-02 10:26:26 +00:00
d837d02ac9
Still add highlight.js as an import as we symlink directly to the node_module for github.css :/ - Fixes ENOENT
Kegan Dougal
2015-12-02 09:26:12 +00:00
cba27a7488
erm, surely we need to actually run reskindex after all that?
Matthew Hodgson
2015-12-02 01:37:26 +00:00
349a88d640
stop clobbering our font colours
Matthew Hodgson
2015-12-01 18:37:51 +00:00
40e4ae9759
Remove temporary vector stuff as the sister PR makes it obsolete.
David Baker
2015-12-01 18:34:01 +00:00
6978436b07
Update component index
David Baker
2015-12-01 18:33:46 +00:00
95e71a531e
Merge branch 'develop' into kegan/vector-references
David Baker
2015-12-01 18:31:13 +00:00
4446f1d781
Merge branch 'develop' into kegan/vector-references
David Baker
2015-12-01 18:21:44 +00:00
d2c6e2195e
Merge pull request #447 from vector-im/skindex-nextgen
David Baker
2015-12-01 18:12:47 +00:00
83c3c43c27
Merge pull request #41 from matrix-org/skindex-nextgen
David Baker
2015-12-01 18:11:49 +00:00
a63bf7cb35
Merge branch 'develop' into skindex-nextgen
David Baker
2015-12-01 18:10:57 +00:00
d7a00a5a86
Merge branch 'develop' into skindex-nextgen
David Baker
2015-12-01 18:10:04 +00:00
7ff5e42f3e
Run the CSS through webpack so we can pull in CSS files from modules with require rather than symlinking into the node_module directory which is breaking people on different npm versions.
David Baker
2015-12-01 18:05:43 +00:00
2c12b9128b
highlight binged rooms more clearly
Matthew Hodgson
2015-12-01 16:57:36 +00:00
1df03aa82a
Remove unintentional logging
David Baker
2015-12-01 10:20:21 +00:00
1e694da460
Move MatrixChat and login components to react SDK.
Kegan Dougal
2015-11-30 18:11:04 +00:00
8f5f71ec80
Move MatrixChat to react-sdk. Move all login stuff to react SDK.
Kegan Dougal
2015-11-30 18:10:09 +00:00
021056cfd1
Move copyright header
David Baker
2015-11-30 18:00:54 +00:00
4f8895f160
Copyright header on component index
David Baker
2015-11-30 18:00:19 +00:00
6a4038daeb
Add 'replaces' tag to mark that the RoomDNDView is a RoomTile
David Baker
2015-11-30 17:56:55 +00:00
cadfbcbed3
Merge branch 'develop' into skindex-nextgen
David Baker
2015-11-30 17:56:40 +00:00
ae8c5bdcb0
better comment & regenerated index
David Baker
2015-11-30 17:56:01 +00:00
ef0cf1f28e
Merge branch 'develop' into skindex-nextgen
David Baker
2015-11-30 17:34:40 +00:00
730b33535a
More WIP component indexing
David Baker
2015-11-30 17:33:04 +00:00
6f646260aa
WIP of component indexing update
David Baker
2015-11-30 17:31:32 +00:00
4a144ac03d
WIP of new component indexing
David Baker
2015-11-30 17:30:32 +00:00
badfdb5e3e
actually, seems FF is happy with this again now
Matthew Hodgson
2015-11-30 17:24:38 +00:00
2345624d31
switch to Open Sans, juggling font-size appropriately (as Open Sans is physically larger for the same point size as Myriad Pro, irritatingly), and fix some really weird baseline CSS bugs in read receipts that were introduced. Hopefully this doesn't re-introduce the intermittent baseline offset bug for the initials on Chrome & FF
Matthew Hodgson
2015-11-30 17:17:09 +00:00
ddc4f30bb6
Remove RoomView and port it to react-sdk. Move Resend.js to react-sdk
Kegan Dougal
2015-11-30 17:16:31 +00:00
02a71b20a9
Merge and move RoomView to /structures. Add Resend.js from vector.
Kegan Dougal
2015-11-30 17:15:57 +00:00
c67005c306
switch avatar initial layout to work with Open Sans
Matthew Hodgson
2015-11-30 17:15:02 +00:00
4e7aa78ed7
Move RoomList to react-sdk. Inject a ConferenceHandler.
Kegan Dougal
2015-11-30 16:56:05 +00:00
f9e38e5326
Move and merge RoomList
Kegan Dougal
2015-11-30 16:55:00 +00:00