aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update the really old sample config filefriendica2013-05-161-30/+21
|
* if somebody changes the site url during setup - check if we can connect to ↵friendica2013-05-161-0/+12
| | | | the new url e.g. it has a valid cert.
* convert all the remaining email templates to smartyfriendica2013-05-169-52/+54
|
* avoid field name conflict - even if disabledfriendica2013-05-151-1/+1
|
* update email template to smarty (several more to go)friendica2013-05-151-5/+5
|
* fix setting account_roles for admin accountfriendica2013-05-151-1/+1
|
* fix intltext template driverfriendica2013-05-155-6/+21
|
* fix intltext templates - maybefriendica2013-05-153-33/+35
|
* another typofriendica2013-05-151-1/+1
|
* more setup workfriendica2013-05-151-3/+3
|
* typofriendica2013-05-151-1/+1
|
* Merge https://github.com/friendica/red into zpullfriendica2013-05-151-1/+1
|\
| * DocoThomas Willingham2013-05-161-1/+1
| |
* | add port settings to setupfriendica2013-05-154-2/+12
|/
* install issuesfriendica2013-05-152-2/+2
|
* Create a view/tpl/smarty3 folder so that we don't spit out errors from the ↵friendica2013-05-151-0/+4
| | | | get-go.
* add certificate check to setupfriendica2013-05-151-0/+9
|
* don't use permissions to block directory updates from happening. Use zfinger ↵friendica2013-05-151-6/+0
| | | | to decide what to send.
* tweaksfriendica2013-05-151-1/+1
|
* Merge https://github.com/friendica/red into zpullfriendica2013-05-1527-1233/+142
|\
| * Merge pull request #53 from beardy-unixer/masterfriendica2013-05-1427-1233/+142
| |\ | | | | | | Doco
| | * Another typoThomas Willingham2013-05-141-2/+2
| | |
| | * TypoThomas Willingham2013-05-141-1/+1
| | |
| | * (doco) Use Github issue tracker instead of Friendica forum.Thomas Willingham2013-05-141-1/+1
| | |
| | * DocoThomas Willingham2013-05-1425-1230/+139
| | |
* | | add magic_auth_complete hookfriendica2013-05-153-6/+9
|/ /
* | Merge https://github.com/friendica/red into zpullfriendica2013-05-143-6/+6
|\|
| * Merge pull request #52 from fermionic/20130512-group-table-errorsfriendica2013-05-123-6/+6
| |\ | | | | | | mysql 5.1 chokes on 'select * from group' since group is a keyword
| | * mysql 5.1 chokes on 'select * from group' since group is a keywordZach Prezkuta2013-05-123-6/+6
| |/
* / disable pcss when installing since modules don't yet work and pcss uses the ↵friendica2013-05-14375-378/+380
|/ | | | view module, plus weekly doc update
* It's a red matrix, and matrix is better indicated by # than by ! - and would ↵friendica2013-05-118-6/+6
| | | | otherwise be similar to the Diaspora 5-pointed asterisk except that Red's has no center.
* also strip title from notification of private messages - it leaks ↵friendica2013-05-101-1/+1
| | | | potentially sensitive message info. Note: there is still information leakage of sender but this is difficult to avoid completely. "You've got an email from (we're sorry, we can't tell you...)"
* doc cleanupfriendica2013-05-10375-750/+749
|
* doc updatefriendica2013-05-10187-2122/+6482
|
* add db_port to setup and cli_startup - still need to set the port in mod/setupfriendica2013-05-102-5/+5
|
* Merge https://github.com/friendica/red into zpullfriendica2013-05-107-19/+34
|\
| * Merge pull request #51 from fabrixxm/settingsfriendica2013-05-107-19/+34
| |\ | | | | | | add some settings:
| | * add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for ↵fabrixxm2013-05-107-19/+34
| |/ | | | | | | compiled templates
* / rev updatefriendica2013-05-102-457/+468
|/
* fix timeago on search items, and bring back app display for wall items - ↵friendica2013-05-093-8/+8
| | | | which took a bit of re-arranging of a lot of other stuff
* more jquery migrationfriendica2013-05-091-2/+2
|
* get rid of jquery.browser warnings by removing msie hacks in two places, ↵friendica2013-05-093-4/+5
| | | | live update and fancybox
* get search page working with live-update and endless scroll, still not ↵friendica2013-05-097-33/+107
| | | | perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results.
* Merge https://github.com/friendica/red into zpullfriendica2013-05-08370-7781/+3049
|\
| * Merge pull request #50 from fabrixxm/newtemplatesystemfriendica2013-05-08370-7781/+3049
| |\ | | | | | | New template system
| | * remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-08364-7713/+2868
| | | | | | | | | | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
| | * fix internalfabrixxm2013-05-081-2/+5
| | |
| | * use smarty3 as default template engine. add pluggable template systemfabrixxm2013-05-087-68/+178
| |/
* / small updatesfriendica2013-05-087-11/+11
|/
* mofriendica2013-05-071-6/+4
|