aboutsummaryrefslogtreecommitdiffstats
path: root/mod/connections.php
Commit message (Collapse)AuthorAgeFilesLines
* cleanupfriendica2012-11-141-1/+1
|
* usability improvementsfriendica2012-11-131-8/+4
|
* when connnection permissions change, notify the other side so they can ↵friendica2012-11-101-3/+5
| | | | refresh their info
* some cleanup of mod-connections to bring it in line with the new architecturefriendica2012-11-101-71/+22
|
* permissions and contact permissions are now stickyfriendica2012-11-081-29/+39
|
* turn multiple profiles into a feature, implement connection flags ↵friendica2012-11-071-4/+51
| | | | (block,hide,archive,etc.)
* "follow" now creates an address book entry, which means we can start tying ↵friendica2012-11-061-22/+40
| | | | that into the "connections" module - still have to turn the "contact edit" page from a mockup to real code, but it's all starting to flow.
* plaintext default - richtext is a featurefriendica2012-11-051-3/+3
|
* channels you are connected to are "connections". Get rid of "address book" ↵friendica2012-11-031-0/+589
which doesn't fit.