Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | little fixes | friendica | 2013-02-24 | 4 | -6/+7 |
| | |||||
* | allow embedded content via ajax on page load | friendica | 2013-02-23 | 4 | -26/+30 |
| | |||||
* | add groups and personal configs to export/import | friendica | 2013-02-21 | 2 | -0/+77 |
| | |||||
* | fix a typo and bring back nav:hover animation for the red scheme | friendica | 2013-02-21 | 2 | -2/+13 |
| | |||||
* | Clean up fancy.css a bit | Thomas Willingham | 2013-02-21 | 1 | -103/+2 |
| | |||||
* | Redbasic - implement "dark" colours. Intended to make life easier for a ↵ | root | 2013-02-21 | 3 | -7/+13 |
| | | | | theme developer. | ||||
* | Merge pull request #31 from zzottel/master | friendica | 2013-02-21 | 1 | -1/+1 |
|\ | | | | | Bring back like and share buttons | ||||
| * | bring back like/dislike and share buttons | zottel | 2013-02-21 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #30 from unary/siteinfo-tpl | friendica | 2013-02-20 | 4 | -24/+55 |
|\ | | | | | add siteinfo.tpl | ||||
| * | 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 |
| |