| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | allow zot public providers to list their location, as a non US-based server c... | friendica | 2013-10-30 | 7 | -8/+24 |
|/ |
|
* | access policy and directory mode were crossed on site table creation | friendica | 2013-10-30 | 2 | -2/+2 |
* | prevent loops | friendica | 2013-10-29 | 1 | -1/+2 |
* | send rpost requests from remote sites back to yours. | friendica | 2013-10-29 | 2 | -4/+10 |
* | fix issue #123 again, except this time don't allow ping recursion | friendica | 2013-10-29 | 1 | -12/+17 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-29 | 1 | -2/+2 |
|\ |
|
| * | Recursive ping | Thomas Willingham | 2013-10-29 | 1 | -2/+2 |
* | | rpost bbcode tag | friendica | 2013-10-29 | 4 | -4/+32 |
|/ |
|
* | doco | friendica | 2013-10-28 | 1 | -0/+18 |
* | mod_display - if we are given the mid of a webpage, redirect to that webpage.... | friendica | 2013-10-28 | 1 | -1/+19 |
* | Comanche documentation and some cleanup of layout page (including link to doc... | friendica | 2013-10-28 | 7 | -4/+173 |
* | implement monthly directory pings | friendica | 2013-10-28 | 3 | -4/+35 |
* | Schema change - add channel_dirdate so we can ping a directory server once a ... | friendica | 2013-10-27 | 3 | -2/+12 |
* | typo | friendica | 2013-10-27 | 1 | -1/+1 |
* | remote sharing seemed so easy. It's not. It's not happening today. But at lea... | friendica | 2013-10-27 | 1 | -5/+47 |
* | remote post module so that from anywhere on the web or at least within the ma... | friendica | 2013-10-27 | 3 | -4/+96 |
* | a bit more progress on DAV driver | friendica | 2013-10-27 | 1 | -3/+27 |
* | put comanche widgets in their own file. Added a category tagcloud widget - bu... | friendica | 2013-10-27 | 4 | -11/+42 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-26 | 1 | -1/+1 |
|\ |
|
| * | Minor CSS - make full.css nav bar the same size as the nav bar | Thomas Willingham | 2013-10-26 | 1 | -1/+1 |
* | | include/reddav.php is the glue between Red attachments and the SabreDav inter... | friendica | 2013-10-26 | 2 | -1/+155 |
* | | string update | friendica | 2013-10-26 | 1 | -109/+121 |
* | | doc updates | friendica | 2013-10-26 | 80 | -690/+1282 |
|/ |
|
* | create update record for accounts on directory server itself during profile c... | friendica | 2013-10-24 | 4 | -8/+31 |
* | directory leaking hidden channels - logic issue | friendica | 2013-10-24 | 1 | -1/+3 |
* | Optionally pass a prepared "top level" item into conversation(). This will ev... | friendica | 2013-10-24 | 2 | -5/+17 |
* | Another stab at cleaning up the photos module. This should make permissions b... | friendica | 2013-10-24 | 1 | -31/+19 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-24 | 2 | -182/+231 |
|\ |
|
| * | Merge pull request #185 from tuscanhobbit/master | friendica | 2013-10-24 | 2 | -182/+231 |
| |\ |
|
| | * | Italian translation finally reached 100% | p.tacconi | 2013-10-24 | 0 | -0/+0 |
| | |\ |
|
| | * | | Italian translation finally reached 100% | p.tacconi | 2013-10-24 | 2 | -329/+489 |
* | | | | passing vars to widgets in Comanche - !this breaks existing widget declarations! | friendica | 2013-10-24 | 1 | -4/+13 |
|/ / / |
|
* | | | now that the icons have been softened, the drop-icons stick out like a sore t... | friendica | 2013-10-24 | 2 | -2/+2 |
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-23 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | no underlines for hovered icons | 23n | 2013-10-24 | 1 | -0/+4 |
* | | | | basic support (still needs some js to expose it) for sharing an item on a rem... | friendica | 2013-10-23 | 2 | -14/+54 |
|/ / / |
|
* | | | replace text links with icons on design pages | friendica | 2013-10-23 | 5 | -9/+16 |
* | | | Merge pull request #184 from git-marijus/master | friendica | 2013-10-23 | 1 | -2/+15 |
|\ \ \ |
|
| * | | | might be some style enhancement | marijus | 2013-10-23 | 1 | -2/+15 |
|/ / / |
|
* | | | move killme inside module function so that typo works | friendica | 2013-10-22 | 1 | -2/+2 |
* | | | very early cloud demo code - READ THE FRICKIN NOTES and also THE CODE in mod/... | friendica | 2013-10-22 | 3 | -1/+109 |
* | | | add sabre (1.8.x) via composer in the !@#$ place it wants to be | friendica | 2013-10-21 | 504 | -1/+183161 |
* | | | installing sabre is a whole lot more complicated. It also doesn't like co-exi... | friendica | 2013-10-21 | 1 | -18/+0 |
* | | | issue #123 - this will leave a very very short interval between the time a no... | friendica | 2013-10-20 | 1 | -1/+2 |
* | | | partial fix for issue #123 - this doesn't actually fix the reported problem, ... | friendica | 2013-10-20 | 1 | -0/+1 |
* | | | link to source - if it's on the display page link to original source (probabl... | friendica | 2013-10-20 | 4 | -7/+12 |
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-19 | 4 | -4/+13 |
|\ \ \ |
|
| * \ \ | Merge pull request #183 from cvogeley/master | friendica | 2013-10-19 | 4 | -4/+13 |
| |\ \ \ |
|
| | * \ \ | Merge upstream | Christian Vogeley | 2013-10-20 | 88 | -2791/+4285 |
| | |\ \ \ |
|
| | * | | | | redbasic: set width of main section | Christian Vogeley | 2013-10-20 | 4 | -4/+13 |