aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge https://github.com/friendica/red into zpullfriendica2013-10-162-7/+6
|\ \ \ \
| * | | | Errant logging.Thomas Willingham2013-10-171-2/+0
| * | | | Check only for php in schema globs.Thomas Willingham2013-10-161-1/+1
| * | | | Don't break themes by using functions we don't need.Thomas Willingham2013-10-162-6/+7
* | | | | minor editsfriendica2013-10-161-4/+13
* | | | | first cut at plugin author's guidefriendica2013-10-161-0/+201
|/ / / /
* | | | wrong app namefriendica2013-10-163-4/+4
* | | | add code-style guidelines. These aren't laws or rules, they are guidelines.friendica2013-10-151-0/+24
* | | | oauth wasn't logging in properly, also fixed api status_show to return last p...friendica2013-10-153-5/+13
* | | | directory sync optimisations to save redundant processingfriendica2013-10-153-2/+21
* | | | update even if no changefriendica2013-10-141-0/+8
* | | | why do these have invalid id's?friendica2013-10-142-2/+2
* | | | extra loggingfriendica2013-10-142-2/+5
* | | | sync tweaksfriendica2013-10-141-1/+1
* | | | don't update old entries with no addressfriendica2013-10-141-1/+1
* | | | sql wrong number of argsfriendica2013-10-141-0/+1
* | | | sql typo in directory syncfriendica2013-10-141-1/+1
* | | | We really don't need the category delete links on each category in each post ...friendica2013-10-141-1/+1
* | | | linkify post categoriesfriendica2013-10-143-3/+10
* | | | Merge pull request #180 from git-marijus/masterfriendica2013-10-142-9/+3
|\ \ \ \
| * | | | i guess we should use .active class for all selected links.marijus2013-10-142-9/+3
* | | | | Issue #181Thomas Willingham2013-10-141-2/+2
|/ / / /
* | | | template and icons for categories and "file as"friendica2013-10-145-47/+67
* | | | fix endless scrollfriendica2013-10-131-1/+1
* | | | attachment icons revisitedfriendica2013-10-133-28/+71
* | | | turn off endless scroll if we have no more content to load - currently for mo...friendica2013-10-133-1/+6
* | | | directory sort links on sidebarfriendica2013-10-133-0/+19
* | | | provide config for preferred directory serverfriendica2013-10-131-0/+3
* | | | preserve the source owner when creating a delivery fork so that we can uplink...friendica2013-10-135-8/+41
* | | | Merge https://github.com/friendica/red into zpullfriendica2013-10-133-7/+12
|\ \ \ \
| * \ \ \ Merge pull request #179 from git-marijus/masterfriendica2013-10-132-3/+8
| |\ \ \ \
| | * | | | reorder items in private-mail - the delete button is on the right side everyw...marijus2013-10-132-3/+8
| |/ / / /
| * | | | Merge pull request #178 from cvogeley/masterfriendica2013-10-121-3/+3
| |\| | |
| | * | | New icons in private mails sectionChristian Vogeley2013-10-131-3/+3
* | | | | remove the disabled flag on individual permissions and improve the text to sh...friendica2013-10-134-3/+11
|/ / / /
* | | | Merge https://github.com/friendica/red into zpullfriendica2013-10-123-2402/+2872
|\ \ \ \
| * \ \ \ Merge pull request #177 from tuscanhobbit/masterfriendica2013-10-122-2401/+2871
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | updated italian translationtuscanhobbit2013-10-122-183/+294
| | |/
| | * Update italian translationp.tacconi2013-10-112-2375/+2734
| | * Merge pull request #2 from friendica/masterPaolo T2013-10-11620-15378/+50942
| | |\
| * | \ Merge pull request #176 from oohlaf/fixesOlaf Conradi2013-10-121-1/+1
| |\ \ \
| | * | | Typo in replaced variableOlaf Conradi2013-10-121-1/+1
| |/ / /
* / / / directory date order (sort=date)friendica2013-10-121-1/+1
|/ / /
* | | show private message conversant in sidebar because without a reply you may no...friendica2013-10-124-3/+15
* | | mail recallfriendica2013-10-114-1/+36
* | | more iconsfriendica2013-10-113-4/+3
* | | Merge https://github.com/friendica/red into zpullfriendica2013-10-115-21/+37
|\ \ \
| * \ \ Merge pull request #174 from zzottel/masterfriendica2013-10-111-1/+1
| |\ \ \
| | * | | fix alt_pager to work if item count is higher than page['itemspage'] (threads)zottel2013-10-111-1/+1
| | | |/ | | |/|
| * | | Dark schema, and associated fixes.Thomas Willingham2013-10-113-19/+35