Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | separate the 'expert' feature into 'advanced_theming' and ↵ | redmatrix | 2016-09-01 | 1 | -1/+1 |
| | | | | 'advanced_dirsearch'. Hide both features unless techlevel > 3. | ||||
* | more db column renames | redmatrix | 2016-05-31 | 1 | -2/+2 |
| | |||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -8/+0 |
| | | | | (connections.php) | ||||
* | replace app tagcloud with more traditional categories widget. One can always ↵ | redmatrix | 2016-05-05 | 1 | -0/+2 |
| | | | | change this in the PDL | ||||
* | static App | redmatrix | 2016-03-31 | 1 | -4/+4 |
| | |||||
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
| | |||||
* | make tagadelic results (including categories in wall-to-wall posts) visible ↵ | redmatrix | 2015-07-15 | 1 | -1/+2 |
| | | | | to wall visitors by checking ownership rather than authorship. It is doubtful the queries will scale on redmatrix so moved forward to hubzilla tree. | ||||
* | more work on items | redmatrix | 2015-06-11 | 1 | -1/+3 |
| | | | | | | | | | | | and Merge branch 'master' of https://github.com/redmatrix/redmatrix Conflicts: include/items.php view/it/messages.po view/it/strings.php | ||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -6/+6 |
| | |||||
* | make search and advanced search use the same input form | marijus | 2014-11-12 | 1 | -2/+1 |
| | |||||
* | sql error | friendica | 2014-07-29 | 1 | -1/+1 |
| | |||||
* | restrict categories list to items that aren't deleted | friendica | 2014-07-27 | 1 | -0/+1 |
| | |||||
* | collapse the advanced directory search so that folks who think they're ↵ | friendica | 2014-03-08 | 1 | -1/+1 |
| | | | | advanced but really aren't don't whinge about it. | ||||
* | advanced search front-end | friendica | 2014-03-08 | 1 | -0/+5 |
| | |||||
* | make home.html fullpage mode - make directory search work for non-logged in, ↵ | friendica | 2013-12-14 | 1 | -1/+2 |
| | | | | but leave off suggest and invite | ||||
* | migrate follow widget to comanche and remove obsolete mod/intro.php | friendica | 2013-12-09 | 1 | -25/+0 |
| | |||||
* | suggestion widget tweaked to make it comanche capable. Remove old versions ↵ | friendica | 2013-12-08 | 1 | -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 menus | friendica | 2013-12-07 | 1 | -4/+6 |
| | |||||
* | show a clean url in the hovertip for suggested friends | friendica | 2013-12-06 | 1 | -0/+1 |
| | |||||
* | add some entropy | friendica | 2013-12-06 | 1 | -2/+13 |
| | |||||
* | suggestion widget | friendica | 2013-12-06 | 1 | -1/+42 |
| | |||||
* | remove the "Similar Interests" link until somebody makes it work | friendica | 2013-09-29 | 1 | -1/+1 |
| | |||||
* | Merge pull request #119 from unary/categorywidget | friendica | 2013-09-08 | 1 | -2/+9 |
|\ | | | | | only show categories this channel has used | ||||
| * | added dbesc | Michael Johnston | 2013-09-08 | 1 | -1/+1 |
| | | |||||
| * | only show categories this channel has used | Michael Johnston | 2013-09-08 | 1 | -2/+9 |
| | | |||||
* | | Service class | Christian Vogeley | 2013-09-08 | 1 | -2/+17 |
|/ | | | | identity, follow, photo upload, att upload | ||||
* | bring back mail list and cleanup some issues which popped out with full PHP ↵ | friendica | 2013-08-27 | 1 | -2/+2 |
| | | | | warnings | ||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | fix to common friends - it seems it counts the right number of common ↵ | friendica | 2013-02-13 | 1 | -1/+1 |
| | | | | friends, but they are all you | ||||
* | update friends in common tool now that poco is working | friendica | 2013-01-31 | 1 | -40/+6 |
| | |||||
* | testing begins | friendica | 2013-01-21 | 1 | -17/+17 |
| | |||||
* | events are still buggered and aren't anywhere close to working, but not ↵ | friendica | 2013-01-07 | 1 | -35/+1 |
| | | | | buggered quite as much as before. | ||||
* | typo | friendica | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | turn off categories feature by default | friendica | 2012-11-03 | 1 | -1/+4 |
| | |||||
* | more theme stuff | friendica | 2012-11-03 | 1 | -3/+4 |
| | |||||
* | a lot more changes of terminology | friendica | 2012-11-03 | 1 | -2/+2 |
| | |||||
* | channels you are connected to are "connections". Get rid of "address book" ↵ | friendica | 2012-11-03 | 1 | -2/+2 |
| | | | | which doesn't fit. | ||||
* | starting on pinging the basic elements of federation and communication | friendica | 2012-10-31 | 1 | -2/+2 |
| | |||||
* | don't show categories widget if there are none | friendica | 2012-10-19 | 1 | -11/+12 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -3/+10 |
| | |||||
* | making tags work | friendica | 2012-07-09 | 1 | -21/+15 |
| | |||||
* | don't provide 'show more' on remote friends in common unless there are ↵ | friendica | 2012-05-08 | 1 | -1/+2 |
| | | | | actually more | ||||
* | "show more" friends in common | friendica | 2012-05-04 | 1 | -3/+7 |
| | |||||
* | yet another bug in remote_friends_in_common | friendica | 2012-05-03 | 1 | -1/+1 |
| | |||||
* | missing param | friendica | 2012-05-02 | 1 | -1/+2 |
| | |||||
* | how did that happen? | friendica | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | shuffle results of remote_common_friends widget | friendica | 2012-05-02 | 1 | -4/+11 |
| | |||||
* | final touches - show friends in common with total strangers from different sites | friendica | 2012-05-01 | 1 | -4/+9 |
| | |||||
* | reduce the scope a bit | friendica | 2012-05-01 | 1 | -3/+3 |
| | |||||
* | another one | friendica | 2012-05-01 | 1 | -1/+1 |
| |