Commit Graph

17 Commits (967ac65586b32543c77c68ba9d2e043d061ac549)

Author SHA1 Message Date
Emmanuel ROHEE 967ac65586 BF: Made the grey background of the current room cover all the cell width 11 years ago
Kegan Dougal a3590dfa26 Bodge to default to '1 users' when you create a room, which is better than blindly assuming a recents controller is writing to rootScope.rooms and setting numUsersInRoom there. 11 years ago
Kegan Dougal 76fe7d4eba Added num_joined_users key to /publicRooms for each room. Show this information in the webclient. 11 years ago
Kegan Dougal 2eaa199e6a Added number of users in recent rooms. 11 years ago
Emmanuel ROHEE dcf0a6fbfd Display ban & kick reason 11 years ago
Emmanuel ROHEE c407ed070c BF: Show "Bob invited you" in recents when Bob invites the user 11 years ago
Emmanuel ROHEE 3983bae160 Added mUserDisplayName, a filter to resolve a user display name from a user_id 11 years ago
Emmanuel ROHEE 7346ea85c0 Moved mRoomName filter into matrix-filter.js, a place for all generic filters using Matrix data. 11 years ago
Emmanuel ROHEE 82cf76a8f9 Report ban/unban messages to recents lists 11 years ago
Emmanuel ROHEE 4ba5b4b55d Do not show banned people in member list. Format ban events strings in room and recent flows 11 years ago
Emmanuel ROHEE 7d99cee3ef Added roomName, a directive to compute a room name based on its alias (not aliases for now) and its users displaynames or ids 11 years ago
David Baker 4e14e38bd5 Just show 'Call' for call events. Don't just splat out the content of the event for other events: it's rarely going to be sesnible. 11 years ago
Emmanuel ROHEE 9b2cb41dcf Display emotes in the recents list 11 years ago
Emmanuel ROHEE d9155b6a25 Highlight the current room in the recents list 11 years ago
Emmanuel ROHEE fb9661898d BF: use room_id if there is no alias 11 years ago
Emmanuel ROHEE 87190a9673 Sort recents in anti-chronological order 11 years ago
Emmanuel ROHEE 308c9273fa Moved recents things into a separate (and reusable) controler 11 years ago
Emmanuel ROHEE b1352f97ac home/recents: show the last message of each message 11 years ago
Emmanuel ROHEE bcf8eb687a Avoid double call of refresh at app startup 11 years ago
Emmanuel ROHEE de0706493a Use /home everywhere 11 years ago
Emmanuel ROHEE 4c7df52360 renamed rooms to home - renamed files 11 years ago
Emmanuel ROHEE 61cac4df6e renamed rooms to home 11 years ago
Emmanuel ROHEE aaf623fa53 Move profile parts of the rooms page and the config content into a new page: settings 11 years ago
root f40844def2 avatar url 11 years ago
Erik Johnston 4c228df167 Use the new 'inviter' key from im sync for room display names. 11 years ago
Emmanuel ROHEE cebceb7b9d If possible, use href with room alias in rooms list 11 years ago
Emmanuel ROHEE 71584930cb Disabled image upload UIs 11 years ago
Matthew Hodgson 9f7c5f161c switch some elements from being styled by class to styled by id 11 years ago
Kegan Dougal 5b817ecd44 Added infinite scrolling. It's sliiiightly buggy in that it jumps down the list a bit, but it is overall working pretty well. Added ng-infinite-scroll-matrix.js and jquery-1.8.3 as deps. 11 years ago
Kegan Dougal 02e45da895 When new invites come down, update the My Rooms list. Added hacks to make the display name a bit nicer (/im/sync needs to return room aliases / membership events better) 11 years ago
Emmanuel ROHEE 60b0fca103 Use ng-src 11 years ago
Emmanuel ROHEE 28a49a9eaf Show avatar in profile section and added a button to select a file (not yet wired to upload service) 11 years ago
Matthew Hodgson 6c2db18be1 completely change the CSS to be an entirely 'position: absolute' layout rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions. 11 years ago
Erik Johnston fe3c5a2726 Fix the 'Go to room' button to use the correct room alias api 11 years ago
matrix.org 4f475c7697 Reference Matrix Home Server 11 years ago