| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | Changed default avatars to PNG as agreed with Mike here: https://redmatrix.nl... | Jeroen | 2014-10-05 | 32 | -1/+86 |
| | * | | Merge pull request #613 from unary/typo | Klaus | 2014-10-05 | 1 | -1/+1 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | typo | Michael Johnston | 2014-10-03 | 1 | -1/+1 |
| * | | | diaspora share not rendering issue - still have one remaining (the recursive ... | friendica | 2014-10-05 | 1 | -1/+1 |
| |/ / |
|
| * | | add blueimp-jquery-file-upload library | friendica | 2014-10-05 | 56 | -0/+10272 |
| * | | add 'nopush' option to the post API so somebody could bulk load a bunch of ex... | friendica | 2014-10-05 | 2 | -10/+17 |
| * | | network page default option | friendica | 2014-10-04 | 2 | -2/+5 |
| * | | +urls to pubsites and install | jeroenpraat | 2014-10-04 | 1 | -0/+2 |
| * | | updated it with the same text as in assets/home.html | jeroenpraat | 2014-10-04 | 1 | -5/+5 |
| |/ |
|
| * | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-10-03 | 2 | -5/+6 |
| |\ |
|
| | * | Merge pull request #612 from beardy-unixer/master | RedMatrix | 2014-10-04 | 1 | -3/+4 |
| | |\ |
|
| | | * | That's a string, not an integer | Thomas Willingham | 2014-10-03 | 1 | -1/+1 |
| | | * | Set timezone when creating a channel. | Thomas Willingham | 2014-10-03 | 1 | -3/+4 |
| | * | | it seems this is needed also to not allow editing profile photo album | marijus | 2014-10-03 | 1 | -2/+2 |
| * | | | more infrastructure for sharing page design elements | friendica | 2014-10-03 | 1 | -1/+43 |
| |/ / |
|
| * | | remove the privacy macros in settings and connedit now that we have privacy r... | friendica | 2014-10-03 | 2 | -30/+0 |
| * | | more work on shared design elements | friendica | 2014-10-03 | 1 | -1/+7 |
| * | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-10-03 | 7 | -119/+165 |
| |\ \ |
|
| | * \ | Merge pull request #611 from tuscanhobbit/dev | RedMatrix | 2014-10-03 | 1 | -0/+1 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | site language in siteinfo/json has been re-added | Paolo Tacconi | 2014-10-02 | 1 | -0/+1 |
| | * | | more work on photos | marijus | 2014-10-02 | 4 | -71/+75 |
| | |/ |
|
| | * | Merge pull request #610 from tuscanhobbit/dev | RedMatrix | 2014-10-02 | 3 | -48/+89 |
| | |\ |
|
| | | * | query for statistics are now executed by poller | Paolo Tacconi | 2014-10-02 | 3 | -49/+89 |
| | | * | Merge from master | Paolo Tacconi | 2014-10-02 | 4 | -5/+22 |
| | | |\ |
|
| | | | * | Rebase from upstream | Paolo Tacconi | 2014-10-02 | 4 | -5/+22 |
| | | | |\ |
|
| | | * | | | site language was left out of siteinfo | tuscanhobbit | 2014-10-01 | 1 | -0/+1 |
| | | |/ / |
|
| | | * | | Merge from upstream | tuscanhobbit | 2014-10-01 | 24 | -1380/+2063 |
| | | |\ \ |
|
| | | * \ \ | Merge from upstream | tuscanhobbit | 2014-09-28 | 14 | -156/+453 |
| | | |\ \ \ |
|
| | | * \ \ \ | Merge from origin | tuscanhobbit | 2014-09-28 | 83 | -1956/+2370 |
| | | |\ \ \ \ |
|
| | | * \ \ \ \ | Merge from origin | tuscanhobbit | 2014-09-22 | 0 | -0/+0 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge from upstream | tuscanhobbit | 2014-09-22 | 156 | -3017/+10141 |
| | | |\ \ \ \ \ \ |
|
| * | | | | | | | | | rev update | friendica | 2014-10-03 | 3 | -343/+351 |
| * | | | | | | | | | doc updates | friendica | 2014-10-03 | 49 | -355/+1109 |
| |/ / / / / / / / |
|
| * | | | | | | / | issues with diaspora comment signatures on relayed comments that are relayed ... | friendica | 2014-10-02 | 5 | -7/+21 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | only auto-follow the site recommendations if creating the first channel for a... | friendica | 2014-10-01 | 1 | -1/+11 |
| * | | | | | | | ability to pre-populate connections for new channels. e.g. "MySpace Tom" | friendica | 2014-10-01 | 4 | -5/+12 |
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | that's why remove_obsolete_hublocs() isn't telling anybody when it does its t... | friendica | 2014-09-30 | 1 | -3/+3 |
| * | | | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-30 | 3 | -3/+13 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge pull request #608 from beardy-unixer/master | RedMatrix | 2014-10-01 | 1 | -2/+4 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Pluggable page templates | Thomas Willingham | 2014-09-29 | 1 | -2/+4 |
| | * | | | | | | | Merge pull request #609 from tuscanhobbit/dev | RedMatrix | 2014-10-01 | 1 | -1/+3 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | useless file: knownhubs | Paolo Tacconi | 2014-09-30 | 1 | -22/+0 |
| | | * | | | | | | | added directory status to siteinfo | Paolo Tacconi | 2014-09-30 | 1 | -1/+3 |
| | | * | | | | | | | Added mod returning a list of known hubs, for a lightweight hub crawler | Paolo Tacconi | 2014-09-30 | 1 | -0/+22 |
| | * | | | | | | | | A...typo? Relic of some kind. | Thomas Willingham | 2014-09-30 | 1 | -1/+0 |
| | * | | | | | | | | Couple of site specific files missing from gitignore | Thomas Willingham | 2014-09-30 | 1 | -0/+7 |
| | |/ / / / / / / |
|
| * / / / / / / / | allow site specific templates, css, js, whatever | friendica | 2014-09-30 | 2 | -1/+2 |
| |/ / / / / / / |
|
| * | | | | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-29 | 3 | -0/+0 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | no spaces in file names as requested | Jeroen | 2014-09-30 | 3 | -0/+0 |
| * | | | | | | | | allow custom role permissions and fix site timezone. | friendica | 2014-09-29 | 4 | -5/+16 |