aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | finish converting "delete" to trash icons for consistency. The 'x' was left i...friendica2015-02-2615-16/+20
* | Merge pull request #911 from tokudan/patch-1RedMatrix2015-02-271-2/+2
|\ \
| * | fix issues in schema_postgres.sqlDaniel Frank2015-02-261-2/+2
|/ /
* | Merge https://github.com/friendica/red into pending_mergefriendica2015-02-261-0/+3
|\ \
| * | more fake null shenanigansHabeas Codice2015-02-261-0/+3
| * | Revert "more fake null shenanigans"Habeas Codice2015-02-261-23/+94
| * | more fake null shenanigansHabeas Codice2015-02-261-94/+23
* | | loop breakerfriendica2015-02-262-1/+17
|/ /
* | syntax - missing argfriendica2015-02-251-1/+1
* | this may actually fix the deliver loop when deleting existing items. It's hac...friendica2015-02-252-1/+23
* | Found the cause of the delete looping, and I can prevent it going forward. Th...friendica2015-02-253-15/+54
* | call post_local hooks prior to storing a post that is going to be sourced. Th...friendica2015-02-252-0/+9
* | solve some (hopefully most) missing delivery issuesfriendica2015-02-253-15/+57
* | don't send deleted items upstream - only downstream.friendica2015-02-241-3/+6
* | require access token to view, query, or join directories in private realms, i...friendica2015-02-248-14/+68
* | support rel=me on channel "homepage" urlfriendica2015-02-243-4/+4
* | provide ability to link new themes/addonsfriendica2015-02-234-8/+60
* | public_recips cleanupfriendica2015-02-231-18/+30
* | apply fix from 8d03774 to z_post_url alsofriendica2015-02-231-1/+1
* | Merge pull request #910 from zzottel/masterRedMatrix2015-02-241-1/+1
|\ \
| * | make redirections restriction in z_fetch_url() workzottel2015-02-231-1/+1
|/ /
* | fix 404 pages for derivative themes by pretending we've found a module called...friendica2015-02-221-0/+3
* | notes about private realm registrations and multiple primary directories.friendica2015-02-222-3/+15
* | no longer neededfriendica2015-02-221-33/+0
* | remove the new session functions from the trunk. Don't yet know if they'll co...friendica2015-02-221-33/+0
* | remove these functions for now.friendica2015-02-221-1/+2
* | fi8x the typofriendica2015-02-221-1/+1
* | new session functionsfriendica2015-02-223-2/+31
* | Merge https://github.com/friendica/red into pending_mergefriendica2015-02-201-6/+7
|\ \
| * | catch negative agesHabeas Codice2015-02-201-6/+7
* | | more stuff for external resource pagefriendica2015-02-201-0/+1
|/ /
* | extend the troubleshooting docfriendica2015-02-201-1/+14
* | Merge https://github.com/friendica/red into pending_mergefriendica2015-02-204-3/+31
|\ \
| * \ Merge pull request #908 from zzottel/masterRedMatrix2015-02-213-2/+17
| |\ \
| | * | correct indentzottel2015-02-201-2/+2
| | * | show item title in channel/mid and display pageszottel2015-02-203-2/+17
| * | | Merge pull request #907 from tuscanhobbit/devRedMatrix2015-02-211-1/+14
| |\ \ \ | | | |/ | | |/|
| | * | Fixes to version tag in siteinfo/jsonPaolo Tacconi2015-02-201-3/+3
| | * | Added version tag to siteinfo/jsonPaolo Tacconi2015-02-201-1/+14
* | | | minor issues with arg passingfriendica2015-02-204-9/+19
|/ / /
* | | updated install docfriendica2015-02-202-11/+30
* | | doc updatefriendica2015-02-20120-0/+9960
* | | doc updatefriendica2015-02-20171-3609/+4560
* | | jrange updatefriendica2015-02-209-113/+2131
| |/ |/|
* | git update scripts for external repositoriesfriendica2015-02-192-0/+20
* | update the install doc for addons - the procedure is a bit different now (alt...friendica2015-02-192-4/+7
* | add the gitignore rulefriendica2015-02-191-0/+2
* | Scripts to add external theme and addon repositories.friendica2015-02-193-0/+74
* | directory interface cleanup and documentation so that debugging realms won't ...friendica2015-02-192-6/+53
* | Diaspora tag replacement was wretchedly buggy. Use our standard tag replaceme...friendica2015-02-191-129/+27