Commit graph

12957 commits

Author SHA1 Message Date
friendica
11df605c2e support rel=me on channel "homepage" url 2015-02-24 00:45:03 -08:00
friendica
2264ad5c6e provide ability to link new themes/addons 2015-02-23 19:10:34 -08:00
friendica
d29de912b4 public_recips cleanup 2015-02-23 16:27:12 -08:00
friendica
fbbcc10025 apply fix from 8d03774 to z_post_url also 2015-02-23 11:33:16 -08:00
RedMatrix
426f01d849 Merge pull request #910 from zzottel/master
make redirections restriction in z_fetch_url() work
2015-02-24 06:31:14 +11:00
zottel
8d03774666 make redirections restriction in z_fetch_url() work 2015-02-23 14:53:10 +01:00
friendica
18f5e269ce fix 404 pages for derivative themes by pretending we've found a module called '404'. This way all the correct theme initialisation stuff will happen. 2015-02-22 23:05:21 -08:00
friendica
1383915f86 notes about private realm registrations and multiple primary directories. 2015-02-22 22:58:09 -08:00
friendica
d0e7fc76cd no longer needed 2015-02-22 20:59:24 -08:00
friendica
e1cf396feb remove the new session functions from the trunk. Don't yet know if they'll come back or not. 2015-02-22 20:58:11 -08:00
friendica
324e59b1b6 remove these functions for now. 2015-02-22 18:06:33 -08:00
friendica
0109c0fcf3 fi8x the typo 2015-02-22 17:37:57 -08:00
friendica
86aefe0e01 new session functions 2015-02-22 15:27:45 -08:00
friendica
0faffe6160 Merge https://github.com/friendica/red into pending_merge 2015-02-20 21:30:31 -08:00
friendica
6c77550c29 more stuff for external resource page 2015-02-20 21:30:02 -08:00
Habeas Codice
ffd47e6b95 catch negative ages
nix extra var
2015-02-20 19:48:51 -08:00
friendica
6b4d5eedc4 extend the troubleshooting doc 2015-02-20 14:58:09 -08:00
friendica
9bd56202b4 Merge https://github.com/friendica/red into pending_merge 2015-02-20 14:07:49 -08:00
friendica
835b259455 minor issues with arg passing 2015-02-20 14:07:24 -08:00
RedMatrix
035441550c Merge pull request #908 from zzottel/master
set html title to item title in channel/mid and display pages
2015-02-21 08:29:14 +11:00
RedMatrix
912c9fdd58 Merge pull request #907 from tuscanhobbit/dev
Added version tag to siteinfo/json
2015-02-21 08:26:31 +11:00
friendica
8eedc9d576 updated install doc 2015-02-20 13:18:44 -08:00
zottel
48080d4103 correct indent 2015-02-20 14:11:28 +01:00
zottel
2c7e8bea88 show item title in channel/mid and display pages 2015-02-20 14:07:56 +01:00
Paolo Tacconi
2765500844 Fixes to version tag in siteinfo/json 2015-02-20 10:29:33 +01:00
Paolo Tacconi
5aad4a19f8 Added version tag to siteinfo/json 2015-02-20 10:09:59 +01:00
friendica
ff5c3b009f doc update 2015-02-20 00:15:30 -08:00
friendica
ccf1a131f1 doc update 2015-02-20 00:15:03 -08:00
friendica
7ae14a1bf9 jrange update 2015-02-20 00:14:43 -08:00
friendica
7926ed079a git update scripts for external repositories 2015-02-19 21:11:02 -08:00
friendica
eeec826eda update the install doc for addons - the procedure is a bit different now (although it shouldn't break anything on existing sites.) 2015-02-19 20:53:24 -08:00
friendica
54a8246725 add the gitignore rule 2015-02-19 20:11:49 -08:00
friendica
436a82d74e Scripts to add external theme and addon repositories.
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.
2015-02-19 19:48:07 -08:00
friendica
8c71e0e861 directory interface cleanup and documentation so that debugging realms won't be stabbing in the dark. 2015-02-19 17:42:18 -08:00
friendica
8db3677546 Diaspora tag replacement was wretchedly buggy. Use our standard tag replacement calls instead. 2015-02-19 16:29:49 -08:00
friendica
3ea77f0c10 INSTALL: 'store' is created during setup but not 'store/[data]/smarty3' and we explicitly check for the latter and report that it isn't there or isn't writable. Doh. 2015-02-19 15:14:14 -08:00
friendica
fc52536ce7 diaspora: move reshare encapsulation after tag parsing, since it seriously screws up the tag parser and reshares end up with a lot of unlinked tags. 2015-02-19 15:07:41 -08:00
Paolo T
9fcc984406 Merge pull request #906 from tuscanhobbit/dev
Italian strings updated
2015-02-19 17:17:00 +01:00
Paolo Tacconi
062a386c75 Italian strings updated 2015-02-19 17:14:03 +01:00
zzottel
a743f43a3a Merge pull request #905 from zzottel/master
update to German translations
2015-02-19 12:44:44 +01:00
zottel
2cd705a1b5 update to German translations 2015-02-19 12:43:42 +01:00
RedMatrix
6dfc41ac7a Merge pull request #901 from zzottel/master
also deliver public posts to channels with channel_w_stream = PERMS_AUTHED
2015-02-19 13:40:41 +11:00
RedMatrix
4a75d2d754 Merge pull request #900 from einervonvielen/doc_dev_beginner_corrections
Changed bbcode [toc] and changed doc for beginning deveopers
2015-02-19 13:40:23 +11:00
RedMatrix
b7451b4557 Merge pull request #902 from dawnbreak/docu
Updated doxygen docu about deperecated functions.
2015-02-19 13:39:44 +11:00
friendica
2091e1e0bc Merge https://github.com/friendica/red into pending_merge 2015-02-18 17:03:16 -08:00
friendica
d8d175d7e4 first step of theme separation. Only put redbasic under git control. Ignore any other themes in view/theme . 2015-02-18 17:01:40 -08:00
Klaus Weidenbach
2fc61e780a Updated doxygen docu about deperecated functions.
Corrected wrong return types in doxygen docu and add a deprecation log
entry.
2015-02-18 13:11:15 +01:00
zottel
d0fe0b5d5f fix parens mismatch from last commit 2015-02-18 11:48:05 +01:00
zottel
9d745cd072 also deliver public posts to channels with channel_w_stream = PERMS_AUTHED 2015-02-18 11:44:43 +01:00
marijus
2fbb6a5ff5 do not send activity to channels with no permission to view filestorage 2015-02-18 10:41:38 +01:00