1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-22 18:41:57 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
4127e7121c Translate src/components/structures
Includes some pluralisation! Tested them manually to make sure they work.
2017-06-07 11:40:46 +01:00
544a6593e1 Unregister the UploadBar event listener on unmount 2017-03-16 14:19:17 +00:00
ea50acfc87 fix dark theme for uploadbar 2017-02-09 01:26:53 +00:00
18d4d3392a Fix a bunch of linting errors
eslint --fix and a few manual ones
2017-01-20 14:22:27 +00:00
0741e8a5c1 fix testing UI hack 2016-04-14 19:11:20 +01:00
2e772e2f19 fix whitespace on multiupload prompt 2016-04-10 14:02:22 +01:00
d33d606912 Only show uploads that are going to the current room
Fixes #506
2016-01-14 16:31:42 +00:00
0772f50fab update copyright for 2016 2016-01-07 04:06:52 +00:00
08d7c0232a svgize images 2015-12-06 22:07:49 +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. 2015-12-02 18:16:16 +00:00