Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add siteinfo.tpl | Michael Johnston | 2013-02-20 | 4 | -24/+55 |
| | |||||
* | Merge pull request #29 from beardy-unixer/master | friendica | 2013-02-20 | 34 | -4276/+393 |
|\ | | | | | PCSS Redbasic | ||||
| * | Fix font size. That should never have worked in the first place. | Thomas Willingham | 2013-02-20 | 1 | -1/+1 |
| | | |||||
| * | Oh, and you'll be wanting the smarty template | Thomas Willingham | 2013-02-20 | 1 | -2/+16 |
| | | |||||
| * | Ugh, not enough caffeine. | Thomas Willingham | 2013-02-20 | 1 | -4/+8 |
| | | |||||
| * | typo | Thomas Willingham | 2013-02-20 | 1 | -1/+1 |
| | | |||||
| * | PCSS Redbasic | Thomas Willingham | 2013-02-20 | 33 | -4275/+374 |
| | | |||||
* | | give plugins control over magic auth so one could create plugins with policy ↵ | friendica | 2013-02-20 | 1 | -0/+12 |
| | | | | | | | | controls (like friends only, etc.) or block lists to prevent automatic authentication. | ||||
* | | contact_template is called from multiple places with different params | friendica | 2013-02-20 | 5 | -5/+5 |
| | | |||||
* | | rev update | friendica | 2013-02-20 | 1 | -1/+1 |
|/ | |||||
* | fix localdir privacy (again) | friendica | 2013-02-19 | 1 | -1/+5 |
| | |||||
* | set xchan hidden flag correctly when local directory update | friendica | 2013-02-19 | 1 | -0/+20 |
| | |||||
* | directory debugging | friendica | 2013-02-19 | 2 | -0/+4 |
| | |||||
* | unset auto increment keys on import | friendica | 2013-02-19 | 1 | -0/+3 |
| | |||||
* | that should be the last critical piece. Everything else is gravy. | friendica | 2013-02-19 | 2 | -4/+53 |
| | |||||
* | dang - this is almost testable. Still have to figure out the best way to ↵ | friendica | 2013-02-19 | 7 | -27/+110 |
| | | | | deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen. | ||||
* | the heavy lifting is done for location migration aka channel import - now ↵ | friendica | 2013-02-19 | 2 | -2/+145 |
| | | | | it's just connecting all the dots. Don't get impatient, there are a lot of dots. | ||||
* | permission plugin hooks | friendica | 2013-02-19 | 1 | -2/+23 |
| | |||||
* | add renamed file | friendica | 2013-02-19 | 1 | -0/+90 |
| | |||||
* | global rename viewcontacts to viewconnections | friendica | 2013-02-19 | 18 | -151/+61 |
| | |||||
* | status update | friendica | 2013-02-19 | 1 | -2/+2 |
| | |||||
* | viewcontacts update | friendica | 2013-02-19 | 6 | -32/+29 |
| | |||||
* | nothing to see, keep moving | friendica | 2013-02-18 | 1 | -0/+43 |
| | |||||
* | reverse the cyclic conundrum, and a minor db update of no consequence | friendica | 2013-02-18 | 3 | -2/+42 |
| | |||||
* | Merge pull request #27 from unary/connections | friendica | 2013-02-18 | 1 | -1/+1 |
|\ | | | | | change collections to connections | ||||
| * | change collections to connections | Michael Johnston | 2013-02-17 | 1 | -1/+1 |
| | | |||||
* | | moving on | friendica | 2013-02-18 | 11 | -6/+187 |
|/ | |||||
* | start on channel_remove(), add some generic channel queries to the API layers | friendica | 2013-02-16 | 5 | -36/+60 |
| | |||||
* | typo in update | friendica | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | add rating support to poco | friendica | 2013-02-15 | 5 | -13/+29 |
| | |||||
* | contact rating field so it's here when we need it | friendica | 2013-02-15 | 3 | -3/+13 |
| | |||||
* | we're well into 2013 | friendica | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | we don't need to quote or rename 'default' in mySQL if we just use the ↵ | friendica | 2013-02-15 | 3 | -3/+3 |
| | | | | original column name 'is_default' | ||||
* | needle/haystack reversal | friendica | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | public scope | friendica | 2013-02-15 | 3 | -7/+69 |
| | |||||
* | implement sender side of public scope setting (public post, network-wide, ↵ | friendica | 2013-02-14 | 1 | -2/+36 |
| | | | | site-wide, etc....) | ||||
* | more groundwork for channel import | friendica | 2013-02-14 | 3 | -24/+70 |
| | |||||
* | placeholder comment for public scope requirement | friendica | 2013-02-14 | 1 | -0/+7 |
| | |||||
* | make 'view in context' actually go somewhere useful | friendica | 2013-02-13 | 1 | -1/+1 |
| | |||||
* | use our own CA bundle as authoritative for backend communications. This ↵ | friendica | 2013-02-13 | 4 | -4/+3928 |
| | | | | avoids OS dependent CA validity mismatches. | ||||
* | using old structures | friendica | 2013-02-13 | 1 | -4/+4 |
| | |||||
* | Sigh... I need another cuppa | friendica | 2013-02-13 | 1 | -6/+8 |
| | |||||
* | two really bad typos cancelled each other out so typo couldn't see either. | friendica | 2013-02-13 | 1 | -3/+3 |
| | |||||
* | catch all the changes | friendica | 2013-02-13 | 2 | -2/+2 |
| | |||||
* | mod_common - use channel_id rather than channel_address | friendica | 2013-02-13 | 1 | -14/+8 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-02-13 | 1 | -0/+2 |
|\ | |||||
| * | Expert mode. Doesn't do anything yet, just checking in on the offchance ↵ | Thomas Willingham | 2013-02-13 | 1 | -0/+2 |
| | | | | | | | | anyone needs it before I'm finished with the theme stuff that uses it. | ||||
* | | bring mod_common into the modern age | friendica | 2013-02-13 | 7 | -600/+50 |
|/ | |||||
* | fix to common friends - it seems it counts the right number of common ↵ | friendica | 2013-02-13 | 2 | -2/+2 |
| | | | | friends, but they are all you | ||||
* | some more rmagic fixes discovered during testing | friendica | 2013-02-13 | 1 | -3/+3 |
| |