aboutsummaryrefslogtreecommitdiffstats
path: root/include/contact_widgets.php
Commit message (Collapse)AuthorAgeFilesLines
* fix to common friends - it seems it counts the right number of common ↵friendica2013-02-131-1/+1
| | | | friends, but they are all you
* update friends in common tool now that poco is workingfriendica2013-01-311-40/+6
|
* testing beginsfriendica2013-01-211-17/+17
|
* events are still buggered and aren't anywhere close to working, but not ↵friendica2013-01-071-35/+1
| | | | buggered quite as much as before.
* typofriendica2012-11-041-1/+1
|
* turn off categories feature by defaultfriendica2012-11-031-1/+4
|
* more theme stufffriendica2012-11-031-3/+4
|
* a lot more changes of terminologyfriendica2012-11-031-2/+2
|
* channels you are connected to are "connections". Get rid of "address book" ↵friendica2012-11-031-2/+2
| | | | which doesn't fit.
* starting on pinging the basic elements of federation and communicationfriendica2012-10-311-2/+2
|
* don't show categories widget if there are nonefriendica2012-10-191-11/+12
|
* updatesfriendica2012-09-091-3/+10
|
* making tags workfriendica2012-07-091-21/+15
|
* don't provide 'show more' on remote friends in common unless there are ↵friendica2012-05-081-1/+2
| | | | actually more
* "show more" friends in commonfriendica2012-05-041-3/+7
|
* yet another bug in remote_friends_in_commonfriendica2012-05-031-1/+1
|
* missing paramfriendica2012-05-021-1/+2
|
* how did that happen?friendica2012-05-021-1/+1
|
* shuffle results of remote_common_friends widgetfriendica2012-05-021-4/+11
|
* final touches - show friends in common with total strangers from different sitesfriendica2012-05-011-4/+9
|
* reduce the scope a bitfriendica2012-05-011-3/+3
|
* another onefriendica2012-05-011-1/+1
|
* typofriendica2012-05-011-1/+1
|
* first try common friends for visitorsfriendica2012-05-011-0/+39
|
* visit "random profile" featurefriendica2012-04-101-0/+2
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-6/+32
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * allow users to set categories on their postsMichael Johnston2012-04-011-0/+28
| |
| * handle escaped file chars in display and searchfriendica2012-03-311-1/+1
| |
| * rename "file as" to "save to folder"friendica2012-03-301-1/+1
| |
| * profile_tabs hookfriendica2012-03-271-1/+1
| |
| * improved the inivitations and added a bit of sales pitch.friendica2012-03-241-3/+1
|/
* file as widget and basic filing implementation for duepuntozero,slackrfriendica2012-03-131-0/+29
| | | | much more work needed - this is just for test/evaluation currently
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* nets widget - allow all children of specified parent net regardless of networkfriendica2012-01-061-0/+3
|
* network select widgetfriendica2012-01-051-0/+33
|
* link suggestions into the main codeFriendika2011-11-011-0/+2
|
* add contact_widgets and provide widgets on appropriate pages, fix the saved ↵Friendika2011-10-111-0/+40
search widget fix directory page on testbubble, don't use system theme for community, directory, and search if the viewer is logged in.