aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* require access token to view, query, or join directories in private realms, ↵friendica2015-02-248-14/+68
| | | | if the realm is so configured.
* 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() work
| * 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 ↵friendica2015-02-221-0/+3
| | | | called '404'. This way all the correct theme initialisation stuff will happen.
* 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 ↵friendica2015-02-221-33/+0
| | | | come back or not.
* 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
| | | | | | | | nix extra var
* | 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
| |\ | | | | | | set html title to item title in channel/mid and display pages
| | * 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
| |\ \ | | | | | | | | Added version tag to siteinfo/json
| | * | 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 ↵friendica2015-02-192-4/+7
| | | | | | | | (although it shouldn't break anything on existing sites.)
* | add the gitignore rulefriendica2015-02-191-0/+2
| |
* | Scripts to add external theme and addon repositories.friendica2015-02-193-0/+74
| | | | | | | | | | | | | | | | | | Example: util/add_theme_repo https://github.com/deadsuperhero/redmatrix-themes deadsuperhero The final argument is a nickname on this system. The repository will be placed under extend/theme/deadsuperhero and the themes from that repository linked to your redmatrix theme directory. You can do the same with addons. We'll have to come up with some "pull" scripts to keep updated but the clever folks will already know how to do this.
* | directory interface cleanup and documentation so that debugging realms won't ↵friendica2015-02-192-6/+53
| | | | | | | | be stabbing in the dark.
* | Diaspora tag replacement was wretchedly buggy. Use our standard tag ↵friendica2015-02-191-129/+27
| | | | | | | | replacement calls instead.
* | INSTALL: 'store' is created during setup but not 'store/[data]/smarty3' and ↵friendica2015-02-191-1/+1
| | | | | | | | we explicitly check for the latter and report that it isn't there or isn't writable. Doh.
* | diaspora: move reshare encapsulation after tag parsing, since it seriously ↵friendica2015-02-192-14/+13
| | | | | | | | screws up the tag parser and reshares end up with a lot of unlinked tags.
* | Merge pull request #906 from tuscanhobbit/devPaolo T2015-02-192-6047/+6414
|\| | | | | Italian strings updated
| * Italian strings updatedPaolo Tacconi2015-02-192-6047/+6414
|/
* Merge pull request #905 from zzottel/masterzzottel2015-02-192-6118/+6586
|\ | | | | update to German translations
| * update to German translationszottel2015-02-192-6118/+6586
|/
* Merge pull request #901 from zzottel/masterRedMatrix2015-02-191-2/+2
|\ | | | | also deliver public posts to channels with channel_w_stream = PERMS_AUTHED
| * fix parens mismatch from last commitzottel2015-02-181-2/+2
| |
| * also deliver public posts to channels with channel_w_stream = PERMS_AUTHEDzottel2015-02-181-2/+2
| |
* | Merge pull request #900 from einervonvielen/doc_dev_beginner_correctionsRedMatrix2015-02-195-54/+57
|\ \ | | | | | | Changed bbcode [toc] and changed doc for beginning deveopers
| * | Some changes of doc for beginning developerseinervonvielen2015-02-151-3/+3
| | | | | | | | | Made some corrections after following this manual step by step.
| * | Changed bb code [toc] to make it more flexibleEiner von Vielen2015-02-144-51/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This usage is know closer to the original usage of http://ndabas.github.io/toc/ Changed: - jquery.toc.js: Do not check for empty headings - bbcode.php: Added processing of [toc] with parameters - main.js: Use the default params for jquery.toc.js - bbcode.html: Added more help for [toc] and corrected some html
* | | Merge pull request #902 from dawnbreak/docuRedMatrix2015-02-191-5/+27
|\ \ \ | | | | | | | | Updated doxygen docu about deperecated functions.
| * | | Updated doxygen docu about deperecated functions.Klaus Weidenbach2015-02-181-5/+27
| | | | | | | | | | | | | | | | | | | | Corrected wrong return types in doxygen docu and add a deprecation log entry.