This website requires JavaScript.
Explore
Help
Sign In
sorb
/
ThreadNet-Web
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
4
Wiki
Activity
Files
fec266f1c025e53962b0dd50128a06f915ea94eb
ThreadNet-Web
/
skins
/
base
/
views
/
atoms
T
History
David Baker
fec266f1c0
Move avatars into their own components so I can add functionality like custom default avatars and onerror sources without having to add it in 13 separate places. Add the aforementioned features.
2015-08-13 19:30:02 +01:00
..
create_room
Make Presets stateless
2015-07-16 17:24:33 +01:00
voip
Add voip subdirectory.
2015-07-15 14:35:04 +01:00
EditableText.js
rename EditableText's placeHolder parameter to be 'label' to avoid colliding with the HTML5 placeholder parameter
2015-07-20 20:11:33 -07:00
EnableNotificationsButton.js
Add desktop notifications, overridable in the same way as other components (although it's not a react component). Also extend the flux dispatcher a little to be less dumb about dispatching while something else is already dispatching.
2015-07-03 11:12:54 +01:00
ImageView.js
fix dialog css
2015-07-23 01:33:10 -07:00
LogoutButton.js
s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc)
2015-06-23 18:28:20 +01:00
MemberAvatar.js
Move avatars into their own components so I can add functionality like custom default avatars and onerror sources without having to add it in 13 separate places. Add the aforementioned features.
2015-08-13 19:30:02 +01:00
MessageTimestamp.js
s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc)
2015-06-23 18:28:20 +01:00
RoomAvatar.js
Move avatars into their own components so I can add functionality like custom default avatars and onerror sources without having to add it in 13 separate places. Add the aforementioned features.
2015-08-13 19:30:02 +01:00