| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | community tags don't show up in the tagged posts because we removed the displ... | friendica | 2014-03-31 | 2 | -0/+31 |
* | Merge branch 'route' | friendica | 2014-03-31 | 5 | -14/+57 |
|\ |
|
| * | doco | friendica | 2014-03-31 | 1 | -0/+5 |
| * | finish up the source route storage so we can prevent messages from flowing up... | friendica | 2014-03-31 | 4 | -30/+31 |
| * | source routing stuff | friendica | 2014-03-29 | 2 | -0/+37 |
* | | this is a mess and makes a complicated security model that one can probably d... | friendica | 2014-03-31 | 2 | -5/+7 |
* | | photo timestamp was missing from main profile photo url which prevents photo ... | friendica | 2014-03-31 | 2 | -1/+9 |
* | | issue #378, failure to correctly link tags where one tag contains a substring... | friendica | 2014-03-30 | 2 | -1/+18 |
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-03-30 | 5 | -7/+7 |
|\ \ |
|
| * \ | Merge pull request #387 from beardy-unixer/master | RedMatrix | 2014-03-31 | 5 | -7/+7 |
| |\ \ |
|
| | * | | Missed one | Thomas Willingham | 2014-03-30 | 1 | -1/+1 |
| | * | | Default discover to on. | Thomas Willingham | 2014-03-30 | 5 | -7/+7 |
* | | | | notes widget: jquery.live is deprecated, replacing with jquery.on and binding... | friendica | 2014-03-30 | 1 | -1/+1 |
|/ / / |
|
* / / | revise the sandbox | friendica | 2014-03-30 | 3 | -3/+3 |
|/ / |
|
* | | typo | friendica | 2014-03-29 | 1 | -1/+1 |
* | | issue #384 | friendica | 2014-03-29 | 1 | -28/+35 |
* | | make the discover tab enabled by default the first you use the admin panel, t... | friendica | 2014-03-29 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #385 from solstag/master | RedMatrix | 2014-03-30 | 5 | -12/+18 |
|\ |
|
| * | Let the site admin choose whether to display the Discover tab. | Alexandre Hannud Abdo | 2014-03-30 | 5 | -12/+18 |
|/ |
|
* | check that aside actually exists before querying the html length | friendica | 2014-03-29 | 3 | -3/+3 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-28 | 1 | -1/+3 |
|\ |
|
| * | Merge pull request #382 from git-marijus/master | RedMatrix | 2014-03-29 | 1 | -1/+3 |
| |\ |
|
| | * | provide some info to not local users | marijus | 2014-03-28 | 1 | -1/+3 |
| |/ |
|
* / | externals/discover: try up to 3 times to find a site that actually has conten... | friendica | 2014-03-28 | 1 | -36/+41 |
|/ |
|
* | external -> discover | friendica | 2014-03-28 | 1 | -1/+1 |
* | another complication to deletion | friendica | 2014-03-28 | 1 | -3/+10 |
* | fix delete missing permission check | friendica | 2014-03-28 | 2 | -3/+8 |
* | doc update | friendica | 2014-03-28 | 87 | -1829/+2251 |
* | don't include standalone test sites in external host list | friendica | 2014-03-27 | 1 | -2/+3 |
* | a few more delete fixes | friendica | 2014-03-27 | 1 | -3/+12 |
* | try and sort out the item delete mess | friendica | 2014-03-27 | 5 | -21/+88 |
* | this should work a bit better | friendica | 2014-03-27 | 1 | -3/+6 |
* | change wording of new connection request notification setting | friendica | 2014-03-27 | 1 | -2/+2 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-27 | 1 | -1/+1 |
|\ |
|
| * | typo | Thomas Willingham | 2014-03-28 | 1 | -1/+1 |
* | | new connection notification | friendica | 2014-03-27 | 3 | -4/+13 |
|/ |
|
* | firehose: provide system prefs to allow folks to fine tune to their needs | friendica | 2014-03-27 | 2 | -3/+16 |
* | this will probably fix the uploaded photo permission issue, if not it should ... | friendica | 2014-03-27 | 1 | -2/+2 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-27 | 3 | -0/+35 |
|\ |
|
| * | more css fixes | marijus | 2014-03-27 | 1 | -1/+16 |
| * | css fixes | marijus | 2014-03-27 | 3 | -0/+20 |
* | | firehose fixes and optimisations. In particular get rid of the unresponsive ... | friendica | 2014-03-27 | 6 | -74/+82 |
|/ |
|
* | add fh to other page templates | friendica | 2014-03-27 | 3 | -0/+3 |
* | link in the firehose | friendica | 2014-03-27 | 1 | -1/+14 |
* | superfluous comma | friendica | 2014-03-27 | 2 | -3/+2 |
* | catch the "new" view as well | friendica | 2014-03-26 | 1 | -3/+3 |
* | firehose testing (network?f=&fh=1) - some possible security bugs so testing p... | friendica | 2014-03-26 | 4 | -114/+22 |
* | need include | friendica | 2014-03-26 | 1 | -0/+2 |
* | let's limit this to two weeks so it doesn't pound servers and waste too much ... | friendica | 2014-03-26 | 1 | -1/+1 |
* | there's the problem | friendica | 2014-03-26 | 1 | -4/+5 |