aboutsummaryrefslogtreecommitdiffstats
path: root/include/contact_widgets.php
Commit message (Collapse)AuthorAgeFilesLines
* local_user => local_channelfriendica2015-01-281-6/+6
|
* make search and advanced search use the same input formmarijus2014-11-121-2/+1
|
* sql errorfriendica2014-07-291-1/+1
|
* restrict categories list to items that aren't deletedfriendica2014-07-271-0/+1
|
* collapse the advanced directory search so that folks who think they're ↵friendica2014-03-081-1/+1
| | | | advanced but really aren't don't whinge about it.
* advanced search front-endfriendica2014-03-081-0/+5
|
* make home.html fullpage mode - make directory search work for non-logged in, ↵friendica2013-12-141-1/+2
| | | | but leave off suggest and invite
* migrate follow widget to comanche and remove obsolete mod/intro.phpfriendica2013-12-091-25/+0
|
* suggestion widget tweaked to make it comanche capable. Remove old versions ↵friendica2013-12-081-52/+0
| | | | of specs that are so obsolete it isn't funny. Zot protocol reference is in red's github wiki, and in the code. We should move the github copy to /doc once it is updated to match the code. There's no point in documenting dfrn in the red code base.
* finish ACL's in personal menusfriendica2013-12-071-4/+6
|
* show a clean url in the hovertip for suggested friendsfriendica2013-12-061-0/+1
|
* add some entropyfriendica2013-12-061-2/+13
|
* suggestion widgetfriendica2013-12-061-1/+42
|
* remove the "Similar Interests" link until somebody makes it workfriendica2013-09-291-1/+1
|
* Merge pull request #119 from unary/categorywidgetfriendica2013-09-081-2/+9
|\ | | | | only show categories this channel has used
| * added dbescMichael Johnston2013-09-081-1/+1
| |
| * only show categories this channel has usedMichael Johnston2013-09-081-2/+9
| |
* | Service classChristian Vogeley2013-09-081-2/+17
|/ | | | identity, follow, photo upload, att upload
* bring back mail list and cleanup some issues which popped out with full PHP ↵friendica2013-08-271-2/+2
| | | | warnings
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* 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
| |