aboutsummaryrefslogtreecommitdiffstats
path: root/mod/viewconnections.php
Commit message (Collapse)AuthorAgeFilesLines
* don't subdue archived connections in viewconnectionsfriendica2014-07-161-1/+2
|
* show hidden connections in contact block if and only if the observer is the ↵friendica2014-05-081-4/+12
| | | | profile owner
* better mapping of visible connectionsfriendica2014-04-141-8/+6
|
* missing pagination on viewconnections pagefriendica2014-04-061-0/+9
|
* a bit more work towards issue #395 - cleaning up some cases which were going ↵friendica2014-04-061-1/+1
| | | | to the url directly and which weren't going through chanview. Also worth noting - mentions in posts do not go through chanview. Perhaps it is time to kill chanview (except we then cannot implemented a "connected" or "connect" button since we don't have any control over the landing page). For the time being I'm just trying to trap as many of the "visit URL" links as possible and sending them to a common place. Then we can figure out how that common place should behave.
* remove hidden and deleted channels from viewconnectionsfriendica2013-12-111-7/+4
|
* comanchify all the simple cases - those that only load a profile. Rework ↵friendica2013-12-111-11/+0
| | | | permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using.
* don't show connections with removed xchans - as there isn't much to seefriendica2013-08-041-12/+13
|
* contact_template is called from multiple places with different paramsfriendica2013-02-201-1/+1
|
* add renamed filefriendica2013-02-191-0/+90