Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more comanche | friendica | 2013-12-19 | 3 | -18/+10 |
| | |||||
* | more comanche | friendica | 2013-12-19 | 3 | -7/+8 |
| | |||||
* | more comanche migration | friendica | 2013-12-19 | 14 | -128/+59 |
| | |||||
* | provide git revision in siteinfo if possible and if not instructed otherwise | friendica | 2013-12-18 | 2 | -5/+17 |
| | |||||
* | remove the .wgl (widget list) file processing for ordering widgets on a ↵ | friendica | 2013-12-18 | 1 | -37/+1 |
| | | | | page. This preceded Comanche and was never used and is now obsolete. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-18 | 5 | -1492/+1295 |
|\ | |||||
| * | Merge pull request #246 from git-marijus/master | friendica | 2013-12-18 | 3 | -19/+13 |
| |\ | | | | | | | minor fixes | ||||
| | * | show drop-icon on wall-item hover only | marijus | 2013-12-18 | 2 | -6/+10 |
| | | | |||||
| | * | we make this with css now | marijus | 2013-12-18 | 1 | -11/+1 |
| | | | |||||
| | * | fix a typo | marijus | 2013-12-18 | 2 | -2/+2 |
| |/ | |||||
| * | Merge pull request #245 from tuscanhobbit/master | Paolo T | 2013-12-18 | 2 | -1473/+1282 |
| |\ | | | | | | | corrections to italian translation | ||||
| | * | corrections to italian translation | p.tacconi | 2013-12-18 | 2 | -1473/+1282 |
| | | | |||||
* | | | Add App::poi to store the "person of interest" for a given page. This is so ↵ | friendica | 2013-12-18 | 4 | -32/+31 |
|/ / | | | | | | | we can comanchificate the vcard_from_xchan widget -- it will pick up the target xchan from the page environment. | ||||
* | | split off mod_connections into mod_connections & mod_connedit - lots of ↵ | friendica | 2013-12-18 | 9 | -545/+160 |
| | | | | | | | | links to fix | ||||
* | | split mod/connections for comanchification | friendica | 2013-12-17 | 1 | -0/+708 |
| | | |||||
* | | more comanche stuff | friendica | 2013-12-17 | 4 | -6/+2 |
| | | |||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-17 | 1 | -4/+7 |
|\ \ | |||||
| * \ | Merge pull request #244 from zzottel/master | friendica | 2013-12-17 | 1 | -4/+7 |
| |\ \ | | | | | | | | | JS-less display module | ||||
| | * | | JS-less display | zottel | 2013-12-17 | 1 | -4/+7 |
| |/ / | |||||
* / / | authtest: do a better job of success/failure indication | friendica | 2013-12-17 | 3 | -3/+8 |
|/ / | |||||
* | | There's always more to do... | friendica | 2013-12-16 | 1 | -0/+2 |
| | | |||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-16 | 2 | -91/+35 |
|\ \ | |||||
| * \ | Merge pull request #243 from git-marijus/master | friendica | 2013-12-16 | 2 | -91/+35 |
| |\ \ | | | | | | | | | some more style.css work | ||||
| | * | | move some stuff back to mod_connections.css | marijus | 2013-12-16 | 2 | -34/+31 |
| | | | | |||||
| | * | | remove some cruft and a typo | marijus | 2013-12-16 | 1 | -57/+4 |
| | | | | |||||
| | * | | Merge branch 'master' of https://github.com/friendica/red | marijus | 2013-12-16 | 29 | -169/+1125 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' of https://github.com/friendica/red | marijus | 2013-12-14 | 4 | -5/+29 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of https://github.com/friendica/red | marijus | 2013-12-13 | 114 | -2297/+2429 |
| | |\ \ \ \ | |||||
* | | | | | | | Tricky little bug. Allowed somebody to bypass comment permissions. Hopefully ↵ | friendica | 2013-12-16 | 1 | -3/+4 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | the fix will have no undesired side effects. | ||||
* | | | / / | bring back the collection edit sidebar widget on the connection edit page ↵ | friendica | 2013-12-16 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | | | | | | | | | | | until I sort out Comanche on that page. | ||||
* | | | | | install redbasic during setup so that at least one theme is registered. ↵ | friendica | 2013-12-16 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | Otherwise none of the display settings seem to work very well. | ||||
* | | | | | some re-work of mod_sources | friendica | 2013-12-15 | 4 | -4/+25 |
| | | | | | |||||
* | | | | | use 'a' ACL search instead of 'm' ACL search for mod_sources | friendica | 2013-12-15 | 1 | -0/+2 |
| | | | | | |||||
* | | | | | bloody hell - it isn't defined either. | friendica | 2013-12-15 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | bloody hell... php version incompatibility with openssl - openssl no longer ↵ | friendica | 2013-12-15 | 2 | -1/+12 |
| | | | | | | | | | | | | | | | | | | | | accepts a string as an algorithm. Earlier versions didn't recognise sha256. So we'll look to see if the algorithm constant for sha256 is defined and if so we'll use that instead of the string. | ||||
* | | | | | headline spacing | friendica | 2013-12-15 | 2 | -2/+3 |
| | | | | | |||||
* | | | | | use consistent font-size for text | friendica | 2013-12-15 | 2 | -3/+3 |
| | | | | | |||||
* | | | | | improve the flow of the message a bit | friendica | 2013-12-15 | 1 | -3/+5 |
| | | | | | |||||
* | | | | | change the top margin so the headline gets in. | friendica | 2013-12-15 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | can't use an access file or we can't see the assets | friendica | 2013-12-15 | 1 | -4/+0 |
| | | | | | |||||
* | | | | | set system.projecthome to 1 if you want the project page for a home page. ↵ | friendica | 2013-12-15 | 8 | -43/+870 |
| | | | | | | | | | | | | | | | | | | | | There was a bit of re-org of mod/home, which might alter the behaviour for some existing sites. Basically we're not showing a login box at all if you've got home.html - there should be a login link in th nav bar. If you haven't defined anything at all we'll fall back to the old behaviour but still allow the home contents to be set via plugin. | ||||
* | | | | | Provide a fallback channel to probe for magic-auth when we have no prior ↵ | friendica | 2013-12-15 | 6 | -24/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | communications with a site. This will be a system channel if one exists, otherwise any channel will do. We'll try to use the first valid channel on the site because that was probably created when the site was installed and is the closest thing to a system channel we've got. | ||||
* | | | | | use sitename for the banner if nothing else has been set | friendica | 2013-12-14 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | missed this | friendica | 2013-12-14 | 1 | -7/+9 |
| | | | | | |||||
* | | | | | make home.html fullpage mode - make directory search work for non-logged in, ↵ | friendica | 2013-12-14 | 4 | -13/+12 |
| | | | | | | | | | | | | | | | | | | | | but leave off suggest and invite | ||||
* | | | | | a couple more comanche conversions | friendica | 2013-12-14 | 7 | -86/+142 |
| |_|/ / |/| | | | |||||
* | | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-13 | 2 | -25/+31 |
|\ \ \ \ | |||||
| * | | | | Merge pull request #242 from git-marijus/master | friendica | 2013-12-13 | 2 | -25/+31 |
| |\| | | | | | | | | | | | | | move affinity slider to widgets.css and minor cleanup | ||||
| | * | | | mark some things for deletion | marijus | 2013-12-12 | 1 | -1/+11 |
| | | | | | |||||
| | * | | | move affinity slider to widgets.css and minor cleanup | marijus | 2013-12-12 | 2 | -24/+20 |
| | | | | |