Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | on update only jump to bottom if we actually got a new message | Mario Vavti | 2016-04-01 | 1 | -4/+3 |
| | |||||
* | scroll chat to bottom on fullscreen toggle | Mario Vavti | 2016-04-01 | 1 | -0/+2 |
| | |||||
* | improve scroll to bottom in chat | Mario Vavti | 2016-04-01 | 1 | -1/+1 |
| | |||||
* | slightly change the way fullscreen works and bring it to mod mail | Mario Vavti | 2016-04-01 | 1 | -2/+2 |
| | |||||
* | make fullscreen mode available for other modules and some cleanup | Mario Vavti | 2016-03-31 | 1 | -39/+34 |
| | |||||
* | various fixes regarding mod chat | Mario Vavti | 2016-03-31 | 1 | -11/+10 |
| | |||||
* | mod chat rework continued | Mario Vavti | 2016-03-31 | 1 | -7/+42 |
| | |||||
* | more work on mod chat | Mario Vavti | 2016-03-31 | 1 | -42/+114 |
| | |||||
* | some work on mod chat | Mario Vavti | 2016-03-30 | 1 | -1/+1 |
| | |||||
* | Chat page improved (I think). Works now better with diff. resolutions, font ↵ | jeroenpraat | 2015-11-04 | 1 | -12/+16 |
| | | | | sizes and languages. Fixed follow field on conn. page. Small schemas updates. | ||||
* | More fine tuning bluegrid schema. Extra generic-wrapper-styled. | jeroenpraat | 2015-10-27 | 1 | -0/+2 |
| | |||||
* | 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 |