aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remote post module so that from anywhere on the web or at least within the ma...friendica2013-10-273-4/+96
* a bit more progress on DAV driverfriendica2013-10-271-3/+27
* put comanche widgets in their own file. Added a category tagcloud widget - bu...friendica2013-10-274-11/+42
* Merge https://github.com/friendica/red into zpullfriendica2013-10-261-1/+1
|\
| * Minor CSS - make full.css nav bar the same size as the nav barThomas Willingham2013-10-261-1/+1
* | include/reddav.php is the glue between Red attachments and the SabreDav inter...friendica2013-10-262-1/+155
* | string updatefriendica2013-10-261-109/+121
* | doc updatesfriendica2013-10-2680-690/+1282
|/
* create update record for accounts on directory server itself during profile c...friendica2013-10-244-8/+31
* directory leaking hidden channels - logic issuefriendica2013-10-241-1/+3
* Optionally pass a prepared "top level" item into conversation(). This will ev...friendica2013-10-242-5/+17
* Another stab at cleaning up the photos module. This should make permissions b...friendica2013-10-241-31/+19
* Merge https://github.com/friendica/red into zpullfriendica2013-10-242-182/+231
|\
| * Merge pull request #185 from tuscanhobbit/masterfriendica2013-10-242-182/+231
| |\
| | * Italian translation finally reached 100%p.tacconi2013-10-240-0/+0
| | |\
| | * | Italian translation finally reached 100%p.tacconi2013-10-242-329/+489
* | | | passing vars to widgets in Comanche - !this breaks existing widget declarations!friendica2013-10-241-4/+13
|/ / /
* | | now that the icons have been softened, the drop-icons stick out like a sore t...friendica2013-10-242-2/+2
* | | Merge https://github.com/friendica/red into zpullfriendica2013-10-231-0/+4
|\ \ \
| * | | no underlines for hovered icons23n2013-10-241-0/+4
* | | | basic support (still needs some js to expose it) for sharing an item on a rem...friendica2013-10-232-14/+54
|/ / /
* | | replace text links with icons on design pagesfriendica2013-10-235-9/+16
* | | Merge pull request #184 from git-marijus/masterfriendica2013-10-231-2/+15
|\ \ \
| * | | might be some style enhancementmarijus2013-10-231-2/+15
|/ / /
* | | move killme inside module function so that typo worksfriendica2013-10-221-2/+2
* | | very early cloud demo code - READ THE FRICKIN NOTES and also THE CODE in mod/...friendica2013-10-223-1/+109
* | | add sabre (1.8.x) via composer in the !@#$ place it wants to befriendica2013-10-21504-1/+183161
* | | installing sabre is a whole lot more complicated. It also doesn't like co-exi...friendica2013-10-211-18/+0
* | | issue #123 - this will leave a very very short interval between the time a no...friendica2013-10-201-1/+2
* | | partial fix for issue #123 - this doesn't actually fix the reported problem, ...friendica2013-10-201-0/+1
* | | link to source - if it's on the display page link to original source (probabl...friendica2013-10-204-7/+12
* | | Merge https://github.com/friendica/red into zpullfriendica2013-10-194-4/+13
|\ \ \
| * \ \ Merge pull request #183 from cvogeley/masterfriendica2013-10-194-4/+13
| |\ \ \
| | * \ \ Merge upstreamChristian Vogeley2013-10-2088-2791/+4285
| | |\ \ \
| | * | | | redbasic: set width of main sectionChristian Vogeley2013-10-204-4/+13
* | | | | | prevent posts from floating to the top after minor editsfriendica2013-10-191-1/+6
|/ / / / /
* | | | | init_1 is a valid hookfriendica2013-10-191-0/+1
* | | | | Merge https://github.com/friendica/red into zpullfriendica2013-10-191-21/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Clean up dupes in hook listThomas Willingham2013-10-191-21/+0
* | | | | part one - honour system.tagifonlyrecip pconfig, default is false - not ready...friendica2013-10-191-2/+3
|/ / / /
* | | | remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ...friendica2013-10-193-2/+3
* | | | basic gotcha's enumerated when porting Friendica addonsfriendica2013-10-181-0/+16
* | | | put translate README into help docsfriendica2013-10-182-1/+3
* | | | add hooklist to plugin pagefriendica2013-10-181-1/+1
* | | | doc - complete hook list, still need detailed functional descriptions with pa...friendica2013-10-183-2/+158
* | | | Put a status editor on the display page if you're logged in. This fixes issue...friendica2013-10-187-152/+442
* | | | doc updatesfriendica2013-10-1842-127/+264
* | | | and did it againfriendica2013-10-161-1/+1
* | | | wrong function namefriendica2013-10-161-1/+1
* | | | advanced plugins as a stepping stone to building modulesfriendica2013-10-161-1/+35