summary refs log tree commit diff
path: root/docs/implementation-notes (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-27Implement SYWEB-121 : Display JSON when clicking messages.Kegan Dougal4-12/+24
JSON is displayed as a modal dialog via AngularJS' bootstrap module, "ui.bootstrap".
2014-10-27HandleRoomMember: handle correctly prev_contentgiomfo1-1/+1
2014-10-27