Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | basic chatterbot support - though these would still require additional ↵ | friendica | 2014-04-26 | 1 | -1/+10 |
| | | | | functionality in the API to maintain presence as they'll get kicked out of the room if they don't ping it regularly. | ||||
* | Fix the weirdness of messages appearing in the middle of the screen | Thomas Willingham | 2014-02-26 | 1 | -2/+2 |
| | | | | | and working their way downwards one comment at a time as the ping runs when joining an active chat room. | ||||
* | make chat honour the pause key (but we still need to ping the server to ↵ | friendica | 2014-02-02 | 1 | -45/+49 |
| | | | | 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 | ||||
* | add links to change chat status and leave room | friendica | 2014-02-02 | 1 | -11/+21 |
| | |||||
* | status indication | friendica | 2014-02-01 | 1 | -1/+11 |
| | |||||
* | keep presence updated - typo was causing it to logout | friendica | 2014-01-30 | 1 | -1/+1 |
| | |||||
* | a bit more ajax work on chat and chatsvc and some fiddling with layouts | friendica | 2014-01-30 | 1 | -1/+2 |
| | |||||
* | back-end for changing online status and keeping presence refreshed | friendica | 2014-01-29 | 1 | -1/+20 |
| | |||||
* | start on the ajax bits | friendica | 2014-01-29 | 1 | -0/+2 |
| | |||||
* | mod/chatsvc - ajax backend for chat | friendica | 2014-01-29 | 1 | -0/+104 |