aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove date on the footerfriendica2013-02-26345-3653/+352
|
* doc updatefriendica2013-02-26386-817/+2168
|
* remove things calling feed_birthday(), so we can remove itfriendica2013-02-261-2/+2
|
* small doco updatefriendica2013-02-26360-483/+589
|
* initial docofriendica2013-02-26863-882/+97547
|
* route oembed through z_fetch_urlfriendica2013-02-251-2/+8
|
* make sure old fetch_url calls (and those that provided their own curl ↵friendica2013-02-253-28/+15
| | | | wrapper) go through z_fetch_url
* partial port of embedded sharesfriendica2013-02-252-9/+107
|
* doxygen gets tripped up by 'if (! function_exists' - but this construct no ↵friendica2013-02-252-71/+77
| | | | longer has value anyway.
* start formatting for Doxygenfriendica2013-02-2569-91/+93
|
* Merge https://github.com/friendica/red into zpullfriendica2013-02-241-1/+2
|\
| * Redbasic - minor margin changes to prevent overlap with some configurations.Thomas Willingham2013-02-231-1/+2
| |
* | little fixesfriendica2013-02-244-6/+7
|/
* allow embedded content via ajax on page loadfriendica2013-02-234-26/+30
|
* add groups and personal configs to export/importfriendica2013-02-212-0/+77
|
* fix a typo and bring back nav:hover animation for the red schemefriendica2013-02-212-2/+13
|
* Clean up fancy.css a bitThomas Willingham2013-02-211-103/+2
|
* Redbasic - implement "dark" colours. Intended to make life easier for a ↵root2013-02-213-7/+13
| | | | theme developer.
* Merge pull request #31 from zzottel/masterfriendica2013-02-211-1/+1
|\ | | | | Bring back like and share buttons
| * bring back like/dislike and share buttonszottel2013-02-211-1/+1
|/
* Merge pull request #30 from unary/siteinfo-tplfriendica2013-02-204-24/+55
|\ | | | | add siteinfo.tpl
| * add siteinfo.tplMichael Johnston2013-02-204-24/+55
|/
* Merge pull request #29 from beardy-unixer/masterfriendica2013-02-2034-4276/+393
|\ | | | | PCSS Redbasic
| * Fix font size. That should never have worked in the first place.Thomas Willingham2013-02-201-1/+1
| |
| * Oh, and you'll be wanting the smarty templateThomas Willingham2013-02-201-2/+16
| |
| * Ugh, not enough caffeine.Thomas Willingham2013-02-201-4/+8
| |
| * typoThomas Willingham2013-02-201-1/+1
| |
| * PCSS RedbasicThomas Willingham2013-02-2033-4275/+374
| |
* | give plugins control over magic auth so one could create plugins with policy ↵friendica2013-02-201-0/+12
| | | | | | | | controls (like friends only, etc.) or block lists to prevent automatic authentication.
* | contact_template is called from multiple places with different paramsfriendica2013-02-205-5/+5
| |
* | rev updatefriendica2013-02-201-1/+1
|/
* fix localdir privacy (again)friendica2013-02-191-1/+5
|
* set xchan hidden flag correctly when local directory updatefriendica2013-02-191-0/+20
|
* directory debuggingfriendica2013-02-192-0/+4
|
* unset auto increment keys on importfriendica2013-02-191-0/+3
|
* that should be the last critical piece. Everything else is gravy.friendica2013-02-192-4/+53
|
* dang - this is almost testable. Still have to figure out the best way to ↵friendica2013-02-197-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 ↵friendica2013-02-192-2/+145
| | | | it's just connecting all the dots. Don't get impatient, there are a lot of dots.
* permission plugin hooksfriendica2013-02-191-2/+23
|
* add renamed filefriendica2013-02-191-0/+90
|
* global rename viewcontacts to viewconnectionsfriendica2013-02-1918-151/+61
|
* status updatefriendica2013-02-191-2/+2
|
* viewcontacts updatefriendica2013-02-196-32/+29
|
* nothing to see, keep movingfriendica2013-02-181-0/+43
|
* reverse the cyclic conundrum, and a minor db update of no consequencefriendica2013-02-183-2/+42
|
* Merge pull request #27 from unary/connectionsfriendica2013-02-181-1/+1
|\ | | | | change collections to connections
| * change collections to connectionsMichael Johnston2013-02-171-1/+1
| |
* | moving onfriendica2013-02-1811-6/+187
|/
* start on channel_remove(), add some generic channel queries to the API layersfriendica2013-02-165-36/+60
|
* typo in updatefriendica2013-02-151-1/+1
|