| Commit message (Expand) | Author | Age | Files | Lines |
* | a bit more work on menus | friendica | 2013-08-13 | 1 | -0/+18 |
* | block content-type (called ITEM_BUILDBLOCK to avoid confusion with content th... | friendica | 2013-08-12 | 1 | -0/+3 |
* | add mod_mitem to manage menu items | friendica | 2013-08-12 | 2 | -35/+95 |
* | menu module | friendica | 2013-08-12 | 1 | -0/+96 |
* | string parse error extracting one particular string | friendica | 2013-08-09 | 1 | -1/+1 |
* | Merge pull request #90 from beardy-unixer/master | friendica | 2013-08-08 | 2 | -1/+17 |
|\ |
|
| * | Unbork webpage permissions - missed this because most of my channel_ids are 1. | Thomas Willingham | 2013-08-07 | 1 | -1/+7 |
| * | Add access policy to admin panel. | Thomas Willingham | 2013-08-07 | 1 | -0/+10 |
* | | Add public visibility setting to privacy groups (collections). This doesn't y... | friendica | 2013-08-07 | 1 | -3/+9 |
|/ |
|
* | big changes to photo->store() which is now photo->save() and takes an array i... | friendica | 2013-08-07 | 1 | -9/+35 |
* | Add a site access policy (to determine if this is really a public site or jus... | friendica | 2013-08-06 | 2 | -4/+16 |
* | convert all stored json calls to json_decode_plus() | friendica | 2013-08-06 | 1 | -2/+2 |
* | populate initial suggestions (ultimately we want to do this at install time a... | friendica | 2013-08-05 | 2 | -2/+2 |
* | directory server sitelist module (needed for public site list and building fr... | friendica | 2013-08-04 | 1 | -0/+51 |
* | progress on unfriending | friendica | 2013-08-04 | 1 | -6/+15 |
* | don't show connections with removed xchans - as there isn't much to see | friendica | 2013-08-04 | 2 | -31/+30 |
* | $yoursite/~foo has taken you to foo's channel page for ages. If you're logged... | friendica | 2013-08-04 | 1 | -3/+10 |
* | connect link in directory | friendica | 2013-08-03 | 2 | -4/+24 |
* | basic email invitations - and doc update | friendica | 2013-08-02 | 1 | -16/+31 |
* | minor - change nav_set_selected() to only highlight intros if on that particu... | friendica | 2013-08-01 | 1 | -1/+1 |
* | ensure that no unencrypted content leaks through item_store which is private ... | friendica | 2013-08-01 | 1 | -1/+2 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-08-01 | 4 | -15/+48 |
|\ |
|
| * | Merge pull request #86 from beardy-unixer/master | friendica | 2013-08-01 | 2 | -14/+45 |
| |\ |
|
| | * | Remove logging | Thomas Willingham | 2013-08-01 | 1 | -1/+0 |
| | * | "Can edit my webpages" permissions | Thomas Willingham | 2013-08-01 | 2 | -14/+46 |
| * | | make "selected" class work on all navigation menu items | marijus | 2013-08-01 | 2 | -1/+3 |
| |/ |
|
* / | yhis should fix the privacy leak - as well as non-private replies to private ... | friendica | 2013-08-01 | 1 | -1/+1 |
|/ |
|
* | fix some privacy leakage in logs | friendica | 2013-07-31 | 1 | -11/+14 |
* | missing include | friendica | 2013-07-30 | 1 | -0/+1 |
* | unencrypt private posts for editing | friendica | 2013-07-30 | 1 | -0/+9 |
* | fix some weirdness on the zot feed | friendica | 2013-07-29 | 1 | -1/+1 |
* | fix bug #84, make imported messages from your clones show up on your wall | friendica | 2013-07-29 | 1 | -0/+3 |
* | load_pconfig had some issues when given a family | friendica | 2013-07-29 | 1 | -1/+3 |
* | browser location issue but this may not fix it | friendica | 2013-07-29 | 1 | -1/+1 |
* | encrypt private messages on disk - there are still a couple of places where t... | friendica | 2013-07-28 | 1 | -0/+30 |
* | cleaning up issues reported in logs | friendica | 2013-07-28 | 1 | -5/+0 |
* | the rest of the heavy lifting on clone sync - now we're down to some log mess... | friendica | 2013-07-25 | 1 | -0/+1 |
* | include zot | friendica | 2013-07-25 | 1 | -0/+1 |
* | more work on clone sync | friendica | 2013-07-25 | 2 | -5/+2 |
* | hide detailed site information if you're off the grid. | friendica | 2013-07-24 | 1 | -23/+32 |
* | add more siteinfo | friendica | 2013-07-24 | 1 | -0/+14 |
* | more site stats | friendica | 2013-07-24 | 1 | -0/+5 |
* | start saving site info | friendica | 2013-07-23 | 1 | -0/+6 |
* | potential solution to Friendica for Android photo uploads, which aren't worki... | friendica | 2013-07-23 | 1 | -1/+4 |
* | add logging to matrix page load because I don't want to spend a week telling ... | friendica | 2013-07-22 | 1 | -0/+2 |
* | mail completion issue | friendica | 2013-07-21 | 2 | -2/+2 |
* | log forbidden photos with complete URL and observer webbie (if available). | friendica | 2013-07-21 | 1 | -0/+3 |
* | make forbidden sign less obnoxious and more theme-able | friendica | 2013-07-21 | 1 | -1/+1 |
* | remove obsolete notifications | friendica | 2013-07-21 | 1 | -17/+17 |
* | remove some unused settings from admin page | friendica | 2013-07-21 | 1 | -2/+0 |