aboutsummaryrefslogtreecommitdiffstats
path: root/mod/chat.php
Commit message (Collapse)AuthorAgeFilesLines
* local_user => local_channelfriendica2015-01-281-9/+9
|
* only show jotnets when posting conversation itemsfriendica2014-06-141-1/+1
|
* UI for deleting chatroomsfriendica2014-05-041-0/+3
|
* bootstrapify aclselectormarijus2014-04-111-1/+2
|
* some fixes to #395friendica2014-04-071-1/+1
|
* issue #395, item 2friendica2014-04-061-2/+4
|
* provide ability to bookmark chatrooms using rbmarkfriendica2014-02-241-1/+15
|
* backend for chatroom activity monitor - honours permissions and returns ↵friendica2014-02-091-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 linkfriendica2014-02-061-1/+4
|
* add chatroom linksfriendica2014-02-051-1/+10
|
* add links to change chat status and leave roomfriendica2014-02-021-2/+8
|
* provide the room name for the room you're in.friendica2014-02-011-1/+8
|
* chatroom management front-end stufffriendica2014-01-291-0/+73
|
* back-end for changing online status and keeping presence refreshedfriendica2014-01-291-0/+3
|
* start on the ajax bitsfriendica2014-01-291-1/+4
|
* chat is a members only feature, there is no "guest" access.friendica2014-01-291-3/+9
|
* more chat infrastructurefriendica2014-01-291-0/+62