Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UI for deleting chatrooms | friendica | 2014-05-04 | 1 | -2/+13 |
| | |||||
* | provide ability to bookmark chatrooms using rbmark | friendica | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | theming chat a little | marijus | 2014-02-09 | 1 | -3/+4 |
| | |||||
* | Merge pull request #298 from cvogeley/master | friendica | 2014-02-06 | 1 | -2/+13 |
|\ | | | | | Other not so elegant way of detecting touch screen devices | ||||
| * | Other not so elegant way of detecting touch screen devices | Christian Vogeley | 2014-02-02 | 1 | -2/+13 |
| | | | | | | | | But at least it seems to work | ||||
* | | make chat honour the pause key (but we still need to ping the server to ↵ | friendica | 2014-02-02 | 1 | -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 template | Thomas Willingham | 2014-02-02 | 1 | -9/+4 |
| | | |||||
* | | add links to change chat status and leave room | friendica | 2014-02-02 | 1 | -0/+2 |
|/ | |||||
* | Press return to post chat posts- SHIFT-RETURN creates line break | Christian Vogeley | 2014-02-01 | 1 | -0/+17 |
| | | | | on mobile devices keep default behavior | ||||
* | status indication | friendica | 2014-02-01 | 1 | -1/+1 |
| | |||||
* | provide the room name for the room you're in. | friendica | 2014-02-01 | 1 | -0/+1 |
| | |||||
* | chat formatting/style improvements | friendica | 2014-01-31 | 1 | -2/+4 |
| | |||||
* | keep presence updated - typo was causing it to logout | friendica | 2014-01-30 | 1 | -1/+1 |
| | |||||
* | more chat work - this time the ajax bits to actually show chats on the page | friendica | 2014-01-30 | 1 | -5/+34 |
| | |||||
* | typo and clear chattext after submission | friendica | 2014-01-30 | 1 | -3/+4 |
| | |||||
* | a bit more ajax work on chat and chatsvc and some fiddling with layouts | friendica | 2014-01-30 | 1 | -10/+25 |
| | |||||
* | start on the ajax bits | friendica | 2014-01-29 | 1 | -4/+29 |
| | |||||
* | more chat infrastructure | friendica | 2014-01-29 | 1 | -0/+18 |