| Commit message (Expand) | Author | Age | Files | Lines |
* | basic 'notpublic' bits working | friendica | 2014-08-06 | 1 | -6/+28 |
* | first step first - just store the public_policy data, don't do anything with ... | friendica | 2014-08-06 | 1 | -0/+12 |
* | clone sync of "unfriend" actions | friendica | 2014-08-05 | 2 | -67/+15 |
* | bbcode sup and sub | friendica | 2014-08-05 | 1 | -0/+7 |
* | issue #551 provide import/export of profiles (if this feature is enabled) | friendica | 2014-08-04 | 2 | -11/+9 |
* | Let site admin choose what profile fields to support. | friendica | 2014-08-02 | 1 | -0/+37 |
* | make the profile minimal by default. Use features to enable the advanced form. | friendica | 2014-08-01 | 2 | -0/+57 |
* | convert application strings to en-US | friendica | 2014-07-31 | 2 | -3/+5 |
* | sql error | friendica | 2014-07-29 | 2 | -3/+5 |
* | Merge pull request #548 from tuscanhobbit/master | RedMatrix | 2014-07-29 | 1 | -0/+16 |
|\ |
|
| * | deleted a command with debug code | Paolo Tacconi | 2014-07-29 | 1 | -0/+1 |
| * | Chatroom lines are deleted after MAX_CHATROOM_HOURS or the chat becomes slow ... | Paolo Tacconi | 2014-07-29 | 1 | -0/+15 |
* | | restrict categories list to items that aren't deleted | friendica | 2014-07-27 | 1 | -0/+1 |
* | | always provide a profile edit entry in the nav usermenu | friendica | 2014-07-24 | 1 | -0/+7 |
* | | add an encoding type to formatted zot communication structures so that we can... | friendica | 2014-07-24 | 3 | -5/+4 |
* | | standards compliance | friendica | 2014-07-22 | 1 | -6/+6 |
* | | add another important note | friendica | 2014-07-22 | 1 | -0/+2 |
* | | provide ability to blacklist sites from "Discover". | friendica | 2014-07-22 | 1 | -0/+22 |
* | | paranoia tweaks | friendica | 2014-07-21 | 1 | -2/+6 |
* | | add more control to auth paranoia setting | friendica | 2014-07-20 | 1 | -4/+27 |
* | | correct the permissions on profile page | friendica | 2014-07-17 | 1 | -1/+1 |
|/ |
|
* | ensure that we don't have permission settings issues due to version skew acro... | friendica | 2014-07-17 | 1 | -1/+1 |
* | provide a specific permission for liking profiles (reuse the obsolete bookmar... | friendica | 2014-07-17 | 1 | -1/+4 |
* | collection sync issue | friendica | 2014-07-17 | 1 | -0/+25 |
* | don't subdue archived connections in viewconnections | friendica | 2014-07-16 | 1 | -2/+3 |
* | subdue archived connections in group editor and don't show at all in contact_... | friendica | 2014-07-16 | 1 | -2/+2 |
* | collection sync | friendica | 2014-07-16 | 1 | -0/+114 |
* | shield share meta info from markdown processing. | friendica | 2014-07-16 | 1 | -0/+17 |
* | allow a site to run cron daily at a chosen hour | friendica | 2014-07-16 | 1 | -3/+17 |
* | provide os_mkdir to workaround permission issues with php mkdir | friendica | 2014-07-16 | 3 | -4/+8 |
* | limit fields to what we require | friendica | 2014-07-14 | 1 | -1/+1 |
* | index collection sync info by hash rather than id | friendica | 2014-07-14 | 1 | -1/+1 |
* | clean up more code duplication | friendica | 2014-07-14 | 3 | -8/+22 |
* | the sending side of clone syncing of collection/privacy_group information. Th... | friendica | 2014-07-14 | 2 | -1/+26 |
* | remove some code duplication | friendica | 2014-07-14 | 5 | -58/+25 |
* | rename friendica_smarty | friendica | 2014-07-13 | 3 | -2/+4 |
* | Quotes on strings. Dunno why it worked without. | Thomas Willingham | 2014-07-13 | 1 | -1/+1 |
* | Provide profile tabs opt-out. | Thomas Willingham | 2014-07-13 | 1 | -1/+4 |
* | added A NAME/ID to whitelist in HTMLpurifier. That means we can now make vint... | jeroenpraat | 2014-07-11 | 1 | -0/+1 |
* | move smarty compiled files to store/[data]/smarty3 - which puts all writeable... | friendica | 2014-07-10 | 1 | -1/+1 |
* | doco | friendica | 2014-07-10 | 1 | -1/+7 |
* | finish implementing email verification. Currently it only applies if REGISTER... | friendica | 2014-07-09 | 2 | -2/+14 |
* | numerous event fixes - mostly related to editing an event | friendica | 2014-07-06 | 1 | -1/+1 |
* | homepage revisions | friendica | 2014-07-06 | 1 | -8/+9 |
* | when deleting items, delete linked events and photos during stage1 | friendica | 2014-07-04 | 1 | -13/+13 |
* | add 'block_public' checking to get_all_perms() and perm_is_allowed() so we ha... | friendica | 2014-07-03 | 1 | -0/+12 |
* | some initial work towards email address verification | friendica | 2014-07-03 | 1 | -0/+84 |
* | visage tracking opt-in/opt-out | friendica | 2014-07-03 | 2 | -0/+21 |
* | move code out of templates - not sure how this even worked. | friendica | 2014-07-03 | 1 | -1/+9 |
* | turn that into a feature | friendica | 2014-07-02 | 1 | -0/+1 |