Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue #138 ; make ajaxchat optional and configurable. For reasons we've ↵ | redmatrix | 2016-04-03 | 1 | -0/+6 |
| | | | | discussed repeatedly the ajax chat will not be removed from core as XMPP chat does not provide decentralised access control compatible with nomadic identity. | ||||
* | show chat expiration time in overview and minor fixes | Mario Vavti | 2016-04-03 | 1 | -0/+2 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 1 | -13/+13 |
| | |||||
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
| | |||||
* | more work on mod chat | Mario Vavti | 2016-03-31 | 1 | -4/+14 |
| | |||||
* | more on mod chat | Mario Vavti | 2016-03-30 | 1 | -10/+14 |
| | |||||
* | some work on mod chat | Mario Vavti | 2016-03-30 | 1 | -26/+22 |
| | |||||
* | retry the move of AccessList to composer format (one or more third-party ↵ | redmatrix | 2016-02-21 | 1 | -3/+3 |
| | | | | plugins will likely break as a result) | ||||
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 1 | -3/+3 |
| | | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973. | ||||
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 1 | -3/+3 |
| | |||||
* | bring back chat expiration setting and adjust chat size for our now smaller ↵ | redmatrix | 2015-10-17 | 1 | -0/+4 |
| | | | | content region | ||||
* | looks like chat has been neglected a bit recently | redmatrix | 2015-09-20 | 1 | -1/+1 |
| | |||||
* | fix typos before pushing0.9 | redmatrix | 2015-09-03 | 1 | -1/+1 |
| | |||||
* | import and sync chatrooms | redmatrix | 2015-09-03 | 1 | -1/+3 |
| | |||||
* | more work on AccessList integration | redmatrix | 2015-08-27 | 1 | -14/+10 |
| | |||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -9/+9 |
| | |||||
* | only show jotnets when posting conversation items | friendica | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | UI for deleting chatrooms | friendica | 2014-05-04 | 1 | -0/+3 |
| | |||||
* | bootstrapify aclselector | marijus | 2014-04-11 | 1 | -1/+2 |
| | |||||
* | some fixes to #395 | friendica | 2014-04-07 | 1 | -1/+1 |
| | |||||
* | issue #395, item 2 | friendica | 2014-04-06 | 1 | -2/+4 |
| | |||||
* | provide ability to bookmark chatrooms using rbmark | friendica | 2014-02-24 | 1 | -1/+15 |
| | |||||
* | backend for chatroom activity monitor - honours permissions and returns ↵ | friendica | 2014-02-09 | 1 | -0/+43 |
| | | | | (json) how many in room and last chat timestamp, regardless of whether the observer is actually in the room. | ||||
* | missing element in new chatroom link | friendica | 2014-02-06 | 1 | -1/+4 |
| | |||||
* | add chatroom links | friendica | 2014-02-05 | 1 | -1/+10 |
| | |||||
* | add links to change chat status and leave room | friendica | 2014-02-02 | 1 | -2/+8 |
| | |||||
* | provide the room name for the room you're in. | friendica | 2014-02-01 | 1 | -1/+8 |
| | |||||
* | chatroom management front-end stuff | friendica | 2014-01-29 | 1 | -0/+73 |
| | |||||
* | back-end for changing online status and keeping presence refreshed | friendica | 2014-01-29 | 1 | -0/+3 |
| | |||||
* | start on the ajax bits | friendica | 2014-01-29 | 1 | -1/+4 |
| | |||||
* | chat is a members only feature, there is no "guest" access. | friendica | 2014-01-29 | 1 | -3/+9 |
| | |||||
* | more chat infrastructure | friendica | 2014-01-29 | 1 | -0/+62 |