| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | prefill private mail recip from $_REQUEST['to'] if it's there. | friendica | 2013-09-19 | 1 | -0/+5 |
|/ |
|
* | add "tiered" access policy, add tagcloud to directory pages | friendica | 2013-09-18 | 3 | -4/+17 |
* | make collections work again | friendica | 2013-09-18 | 1 | -4/+9 |
* | provide the back-end for a directory tag cloud | friendica | 2013-09-17 | 1 | -1/+9 |
* | site sellpage links | friendica | 2013-09-17 | 3 | -2/+3 |
* | Pieces we'll need to tie together chanman and account/channel deletion and di... | friendica | 2013-09-17 | 2 | -1/+4 |
* | Didn't git add again after fixing typo... | Thomas Willingham | 2013-09-18 | 1 | -1/+1 |
* | Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put ... | Thomas Willingham | 2013-09-18 | 1 | -0/+20 |
* | sync photo permissions with the attached item whenever they change. | friendica | 2013-09-17 | 2 | -2/+20 |
* | Merge pull request #142 from dsp1986/master | friendica | 2013-09-17 | 1 | -1/+1 |
|\ |
|
| * | fix include paths | dsp1986 | 2013-09-17 | 1 | -1/+1 |
* | | removed logger statement | Michael Meer | 2013-09-17 | 1 | -1/+0 |
* | | extend admin page for hubloc / server key management | Michael Meer | 2013-09-17 | 2 | -0/+17 |
* | | assuming permissions are correct, unobscure photo comments. Should probably m... | friendica | 2013-09-16 | 1 | -1/+2 |
* | | use prepare_body in api calls to properly render content, add 'mode' to conve... | friendica | 2013-09-16 | 1 | -0/+2 |
* | | spurious blank lines | friendica | 2013-09-15 | 3 | -3/+0 |
* | | fix photo file browser | Michael Johnston | 2013-09-15 | 1 | -1/+2 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-15 | 1 | -11/+12 |
|\ \ |
|
| * \ | Upstream merge | Christian Vogeley | 2013-09-15 | 15 | -87/+147 |
| |\ \ |
|
| * | | | Search by date | Christian Vogeley | 2013-09-15 | 1 | -11/+12 |
* | | | | implement what I hope will now be the server side of directory sync, add view... | friendica | 2013-09-15 | 1 | -4/+15 |
| |/ /
|/| | |
|
* | | | fix the missing brace before pushing | friendica | 2013-09-14 | 1 | -2/+3 |
* | | | some fixes to directory keyword searches | friendica | 2013-09-14 | 1 | -2/+4 |
* | | | no longer used | friendica | 2013-09-14 | 1 | -68/+0 |
* | | | this might fix "find channels" but I can't test the keyword search until this... | friendica | 2013-09-14 | 1 | -1/+1 |
| |/
|/| |
|
* | | more remote error reporting for zot | friendica | 2013-09-12 | 1 | -0/+11 |
* | | implement tip from Mike, corrected the sql statement | Michael Meer | 2013-09-11 | 1 | -1/+1 |
* | | flag failed auth attempts in DB table hubloc | Michael Meer | 2013-09-11 | 1 | -0/+6 |
* | | remove old debugging cruft | friendica | 2013-09-10 | 1 | -1/+1 |
* | | provide detailed error to remote site for the myriad of things that can go wr... | friendica | 2013-09-10 | 5 | -5/+12 |
* | | No need to add name_updated twice in zfinger response | Olaf Conradi | 2013-09-11 | 1 | -2/+1 |
* | | make /channel respect "Maximum number of conversations to load at any time" s... | marijus | 2013-09-10 | 1 | -3/+2 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-09 | 1 | -1/+1 |
|\ \ |
|
| * | | Merge pull request #125 from cvogeley/master | cvogeley | 2013-09-09 | 1 | -1/+1 |
| |\| |
|
| | * | usage message showed wrong number of channels | Christian Vogeley | 2013-09-09 | 1 | -1/+1 |
* | | | quick fix to directory | friendica | 2013-09-09 | 1 | -3/+3 |
|/ / |
|
* | | change from refresh_all to a directory update - which does a refresh_all and ... | friendica | 2013-09-08 | 1 | -1/+3 |
* | | perform a refresh_all when an import has completed so that all your connectio... | friendica | 2013-09-08 | 1 | -0/+2 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-08 | 1 | -0/+70 |
|\ \ |
|
| * | | Kill logger | Thomas Willingham | 2013-09-09 | 1 | -3/+0 |
| * | | Quick and dirty file storage module. | Thomas Willingham | 2013-09-09 | 1 | -0/+73 |
| |/ |
|
* / | description of the chanman module and what it will need to do. | friendica | 2013-09-08 | 1 | -0/+29 |
|/ |
|
* | . | Christian Vogeley | 2013-09-08 | 1 | -1/+1 |
* | retrun check | Christian Vogeley | 2013-09-08 | 1 | -0/+1 |
* | Merge service class | Christian Vogeley | 2013-09-08 | 2 | -1/+60 |
|\ |
|
| * | Service class items | Christian Vogeley | 2013-09-08 | 1 | -0/+48 |
| * | Service class | Christian Vogeley | 2013-09-08 | 1 | -0/+12 |
* | | mod/page - display most recent revision by default, or numbered revision spec... | friendica | 2013-09-07 | 1 | -1/+7 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-07 | 1 | -1/+4 |
|\ \ |
|
| * | | filter by category fixes | Michael Johnston | 2013-09-06 | 1 | -1/+4 |