Kegan Dougal
|
633137d501
|
Remove getUserDisplayName and move that logic the filter mUserDisplayName. Update references. Skip tests for now as there are some unresolved DI issues for filters.
|
2014-11-13 17:59:08 +00:00 |
|
Kegan Dougal
|
3916e23bbd
|
Remove rootScope.presence and replaced with modelService.getUser/setUser.
|
2014-11-13 16:43:53 +00:00 |
|
Kegan Dougal
|
d085807070
|
Migrate random bits of desktop notification logic out of roomController and into eventHandlerService where everything else is.
|
2014-11-13 15:21:50 +00:00 |
|
Kegan Dougal
|
960b28c90a
|
SYWEB-57: Highlight rooms which have had their bingers go off in blue.
Priority is the same as xchat so selected > blue > red.
|
2014-11-12 15:31:06 +00:00 |
|
Kegan Dougal
|
9d0efedaee
|
Move room alias/id mapping logic from matrixService to modelService.
|
2014-11-12 11:14:19 +00:00 |
|
Matthew Hodgson
|
bf944d9219
|
fix stupid truncation bug
|
2014-11-11 05:50:55 +00:00 |
|
Matthew Hodgson
|
588dcf492b
|
wrap fully qualified user IDs more intelligently
|
2014-11-11 05:16:03 +00:00 |
|
Kegan Dougal
|
e3c3f5a6d0
|
Swap from using raw m.room.member events for room members to using actual RoomMember objects, so User objects can be tacked on. Update tests.
|
2014-11-06 14:52:22 +00:00 |
|
Kegan Dougal
|
8bcd36377a
|
Factor out room name logic: mRoomName is the canonical source.
|
2014-11-06 13:37:05 +00:00 |
|
Mark Haines
|
89ba802b23
|
Move webclient to a python module so that it can be installed
|
2014-11-04 15:57:23 +00:00 |
|