Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | friendica | 2014-09-30 | 1 | -3/+3 |
| | | | | thing, I forgot to uncomment the bit that tells everybody after I tested it. I needed extensive testing to make sure we didn't accidentally wipe out all hublocs everywhere. Testing went fine so I just assumed it was all working as planned; but went back today to find out why I wasn't told of a recent change. | ||||
* | 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 | ||||
| | * | 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 |
| |\ \ | | | | | | | | | Dev | ||||
| | * | | 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 |
| | | | |||||
* | | | implement a "powered-by" but leave it turned off until somebody with a good ↵ | friendica | 2014-09-29 | 6 | -1/+38 |
|/ / | | | | | | | eye for layout can figure out where best to put it. | ||||
* | | Merge branch 'master' of https://github.com/friendica/red | Thomas Willingham | 2014-09-29 | 13 | -1381/+2068 |
|\ \ | |||||
| * | | ok, last commit so far on the simple schemas | Jeroen | 2014-09-29 | 2 | -10/+10 |
| | | | |||||
| * | | transp back | Jeroen | 2014-09-29 | 3 | -10/+10 |
| | | | |||||
| * | | minor modification simple black on white schema. | Jeroen | 2014-09-29 | 1 | -10/+10 |
| | | | |||||
| * | | Added 3 new schemas, all named 'simple' in 3 variants. Please enjoy. | Jeroen | 2014-09-29 | 3 | -0/+546 |
| |/ | |||||
| * | Merge pull request #607 from tuscanhobbit/dev | RedMatrix | 2014-09-29 | 1 | -2/+2 |
| |\ | | | | | | | Numbers shouldn't be strings | ||||
| | * | Numbers shouldn't be strings | Paolo Tacconi | 2014-09-29 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #606 from tuscanhobbit/dev | Paolo T | 2014-09-29 | 2 | -1363/+1434 |
| |\ | | | | | | | Italian strings updated | ||||
| | * | Italian strings updated | Paolo Tacconi | 2014-09-29 | 2 | -1363/+1434 |
| |/ | |||||
| * | Merge pull request #605 from habeascodice/master | RedMatrix | 2014-09-29 | 3 | -2/+9 |
| |\ | | | | | | | 2 minor bug-fixes, a line of docu, and a call_hooks() hook | ||||
| | * | Allows extra content to be inserted at end of profile_photo page. Needed for ↵ | habeascodice | 2014-09-28 | 1 | -1/+3 |
| | | | | | | | | | | | | openclipatar addon. | ||||
| | * | relevant now that site statistics are all the hotness | habeascodice | 2014-09-28 | 1 | -0/+5 |
| | | | |||||
| | * | Merge remote branch 'upstream/master' | habeascodice | 2014-09-28 | 12 | -135/+431 |
| | |\ | | |/ | |/| | |||||
| * | | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-09-28 | 1 | -2/+50 |
| |\ \ | |||||
| | * \ | Merge pull request #604 from tuscanhobbit/dev | RedMatrix | 2014-09-29 | 1 | -2/+50 |
| | |\ \ | | | | | | | | | | | Statistics copied into siteinfo/json | ||||
| | | * | | added statistics to siteinfo json | tuscanhobbit | 2014-09-28 | 1 | -2/+50 |
| | | | | | |||||
| | | * | | Rebase from upstream | Paolo Tacconi | 2014-09-26 | 67 | -1246/+1444 |
| | | |\ \ | |||||
| | | * \ \ | Rebase from upstream | Paolo Tacconi | 2014-09-25 | 123 | -2915/+4795 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge pull request #3 from friendica/master | Paolo T | 2014-09-18 | 41 | -205/+5638 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | Merge from upstream | ||||
| | | * \ \ \ \ | Merge branch 'master' of https://github.com/friendica/red | Paolo Tacconi | 2014-09-15 | 33 | -640/+667 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge pull request #2 from friendica/master | Paolo T | 2014-09-12 | 2 | -463/+506 |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | IT localization updated | ||||
| * | | | | | | | | | some more work on photos | marijus | 2014-09-28 | 4 | -14/+29 |
| |/ / / / / / / / | |||||
| | | | | | | | * | Typo in regex causes runtime error | habeascodice | 2014-09-28 | 1 | -1/+1 |
| | | | | | | | | | |||||
* | | | | | | | | | Silence insanely noisy log - should probably stick this in a dlogger | Thomas Willingham | 2014-09-29 | 1 | -1/+1 |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | if we need it - we're getting literally hundreds of thousands of these. | ||||
* | | | | | | | | BBCode - $1 wrote doesn't make sense as a spoiler. $1 spoiler does. | Thomas Willingham | 2014-09-28 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-09-27 | 4 | -106/+338 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-27 | 1 | -105/+269 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge pull request #603 from dawnbreak/docu | RedMatrix | 2014-09-27 | 1 | -105/+269 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | Some documentation for include/config.php. | ||||
| | | * | | | | | | | Some documentation of include/config.php. | Klaus Weidenbach | 2014-09-26 | 1 | -105/+269 |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I hope my guesses are not completely wrong, anyway please take look not that I tell complete bullshit. | ||||
| * | | | | | | | | provide backup copy of post for diaspora reshare and re-fetch | friendica | 2014-09-27 | 1 | -0/+52 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-27 | 9 | -97/+88 |
| |\| | | | | | | | |||||
| * | | | | | | | | some background work for import/export of things and liked things/profiles | friendica | 2014-09-27 | 2 | -1/+17 |
| | | | | | | | | | |||||
* | | | | | | | | | more css shifting | marijus | 2014-09-27 | 3 | -16/+17 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | upload first but not inside another {{if}} | marijus | 2014-09-26 | 1 | -1/+1 |
| | | | | | | | |