aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/chat.tpl
Commit message (Collapse)AuthorAgeFilesLines
* Chat page improved (I think). Works now better with diff. resolutions, font ↵jeroenpraat2015-11-041-12/+16
| | | | sizes and languages. Fixed follow field on conn. page. Small schemas updates.
* More fine tuning bluegrid schema. Extra generic-wrapper-styled.jeroenpraat2015-10-271-0/+2
|
* UI for deleting chatroomsfriendica2014-05-041-2/+13
|
* provide ability to bookmark chatrooms using rbmarkfriendica2014-02-241-1/+1
|
* theming chat a littlemarijus2014-02-091-3/+4
|
* Merge pull request #298 from cvogeley/masterfriendica2014-02-061-2/+13
|\ | | | | Other not so elegant way of detecting touch screen devices
| * Other not so elegant way of detecting touch screen devicesChristian Vogeley2014-02-021-2/+13
| | | | | | | | But at least it seems to work
* | make chat honour the pause key (but we still need to ping the server to ↵friendica2014-02-021-2/+2
| | | | | | | | maintain the in_room status), also the recent change to pull css out of the template file used classes instead of ids so none of the styles were sticking
* | Move CSS out of chat templateThomas Willingham2014-02-021-9/+4
| |
* | add links to change chat status and leave roomfriendica2014-02-021-0/+2
|/
* Press return to post chat posts- SHIFT-RETURN creates line breakChristian Vogeley2014-02-011-0/+17
| | | | on mobile devices keep default behavior
* status indicationfriendica2014-02-011-1/+1
|
* provide the room name for the room you're in.friendica2014-02-011-0/+1
|
* chat formatting/style improvementsfriendica2014-01-311-2/+4
|
* keep presence updated - typo was causing it to logoutfriendica2014-01-301-1/+1
|
* more chat work - this time the ajax bits to actually show chats on the pagefriendica2014-01-301-5/+34
|
* typo and clear chattext after submissionfriendica2014-01-301-3/+4
|
* a bit more ajax work on chat and chatsvc and some fiddling with layoutsfriendica2014-01-301-10/+25
|
* start on the ajax bitsfriendica2014-01-291-4/+29
|
* more chat infrastructurefriendica2014-01-291-0/+18