| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 deal... | friendica | 2013-02-19 | 7 | -27/+110 |
* | the heavy lifting is done for location migration aka channel import - now it'... | friendica | 2013-02-19 | 2 | -2/+145 |
* | 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 | 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 origin... | friendica | 2013-02-15 | 3 | -3/+3 |
* | 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, sit... | friendica | 2013-02-14 | 1 | -2/+36 |
* | 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 avoid... | friendica | 2013-02-13 | 4 | -4/+3928 |
* | 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 anyo... | Thomas Willingham | 2013-02-13 | 1 | -0/+2 |
* | | 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 friends... | friendica | 2013-02-13 | 2 | -2/+2 |
* | some more rmagic fixes discovered during testing | friendica | 2013-02-13 | 1 | -3/+3 |
* | fix auto rmagic when visiting with zid | friendica | 2013-02-13 | 2 | -3/+9 |
* | recursion and typo in rmagic with zid | friendica | 2013-02-13 | 4 | -41/+3 |
* | send correct 'searchable' directory setting based on default profile setting | friendica | 2013-02-12 | 1 | -0/+4 |
* | contact photo update issue | friendica | 2013-02-12 | 1 | -636/+636 |
* | Whinging whining stupid fucks. | friendica | 2013-02-12 | 5 | -33/+19 |
* | maybe it would work if I didn't put non-existent php vars into the sql. | friendica | 2013-02-11 | 1 | -1/+1 |
* | more progresss on tag delivery | friendica | 2013-02-11 | 1 | -5/+3 |
* | Sort out registrations requiring approval | friendica | 2013-02-11 | 5 | -15/+21 |
* | tag notifications now work. | friendica | 2013-02-11 | 1 | -1/+3 |
* | progress on tag delivery | friendica | 2013-02-11 | 8 | -15/+17 |