aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* slight privacy tweaksfriendica2013-05-201-3/+3
|
* add the "publish in directory" setting to the privacy macrosfriendica2013-05-201-0/+12
|
* privacy settings macros - the basics except for toggling "publish in ↵friendica2013-05-204-1/+93
| | | | directory" which is rather hard because it's a custom on/off button and not a normal input thingy.
* fix magic auth against orphaned duplicated hublocsfriendica2013-05-191-4/+4
|
* some auto-friending cleanupsfriendica2013-05-194-3/+12
|
* typo in auto permissionsfriendica2013-05-192-3/+6
|
* issue with auto permissionsfriendica2013-05-193-3/+11
|
* issue with startpage pluginfriendica2013-05-181-0/+1
|
* default page on login changed to matrix (/network)friendica2013-05-181-2/+6
|
* Merge https://github.com/friendica/red into zpullfriendica2013-05-182-2/+2
|\
| * Merge pull request #54 from beardy-unixer/masterThomas Willingham2013-05-172-2/+2
| |\ | | | | | | Typo
| | * TypoThomas Willingham2013-05-182-2/+2
| |/
* / doc update plus fix the "only to those in my address book" permissionfriendica2013-05-1836-254/+336
|/
* we don't need every hubloc for the site, only those that have different keysfriendica2013-05-161-1/+1
|
* extend delivery reports to mailfriendica2013-05-161-1/+11
|
* allow multiple hublocsfriendica2013-05-161-2/+2
|
* workarounds for people that re-install and end up polluting everybody's ↵friendica2013-05-163-7/+28
| | | | databases with stale entries
* 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
|