aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Let site admin choose what profile fields to support.friendica2014-08-021-0/+37
* make the profile minimal by default. Use features to enable the advanced form.friendica2014-08-012-0/+57
* convert application strings to en-USfriendica2014-07-312-3/+5
* sql errorfriendica2014-07-292-3/+5
* Merge pull request #548 from tuscanhobbit/masterRedMatrix2014-07-291-0/+16
|\
| * deleted a command with debug codePaolo Tacconi2014-07-291-0/+1
| * Chatroom lines are deleted after MAX_CHATROOM_HOURS or the chat becomes slow ...Paolo Tacconi2014-07-291-0/+15
* | restrict categories list to items that aren't deletedfriendica2014-07-271-0/+1
* | always provide a profile edit entry in the nav usermenufriendica2014-07-241-0/+7
* | add an encoding type to formatted zot communication structures so that we can...friendica2014-07-243-5/+4
* | standards compliancefriendica2014-07-221-6/+6
* | add another important notefriendica2014-07-221-0/+2
* | provide ability to blacklist sites from "Discover".friendica2014-07-221-0/+22
* | paranoia tweaksfriendica2014-07-211-2/+6
* | add more control to auth paranoia settingfriendica2014-07-201-4/+27
* | correct the permissions on profile pagefriendica2014-07-171-1/+1
|/
* ensure that we don't have permission settings issues due to version skew acro...friendica2014-07-171-1/+1
* provide a specific permission for liking profiles (reuse the obsolete bookmar...friendica2014-07-171-1/+4
* collection sync issuefriendica2014-07-171-0/+25
* don't subdue archived connections in viewconnectionsfriendica2014-07-161-2/+3
* subdue archived connections in group editor and don't show at all in contact_...friendica2014-07-161-2/+2
* collection syncfriendica2014-07-161-0/+114
* shield share meta info from markdown processing.friendica2014-07-161-0/+17
* allow a site to run cron daily at a chosen hourfriendica2014-07-161-3/+17
* provide os_mkdir to workaround permission issues with php mkdirfriendica2014-07-163-4/+8
* limit fields to what we requirefriendica2014-07-141-1/+1
* index collection sync info by hash rather than idfriendica2014-07-141-1/+1
* clean up more code duplicationfriendica2014-07-143-8/+22
* the sending side of clone syncing of collection/privacy_group information. Th...friendica2014-07-142-1/+26
* remove some code duplicationfriendica2014-07-145-58/+25
* rename friendica_smartyfriendica2014-07-133-2/+4
* Quotes on strings. Dunno why it worked without.Thomas Willingham2014-07-131-1/+1
* Provide profile tabs opt-out.Thomas Willingham2014-07-131-1/+4
* added A NAME/ID to whitelist in HTMLpurifier. That means we can now make vint...jeroenpraat2014-07-111-0/+1
* move smarty compiled files to store/[data]/smarty3 - which puts all writeable...friendica2014-07-101-1/+1
* docofriendica2014-07-101-1/+7
* finish implementing email verification. Currently it only applies if REGISTER...friendica2014-07-092-2/+14
* numerous event fixes - mostly related to editing an eventfriendica2014-07-061-1/+1
* homepage revisionsfriendica2014-07-061-8/+9
* when deleting items, delete linked events and photos during stage1friendica2014-07-041-13/+13
* add 'block_public' checking to get_all_perms() and perm_is_allowed() so we ha...friendica2014-07-031-0/+12
* some initial work towards email address verificationfriendica2014-07-031-0/+84
* visage tracking opt-in/opt-outfriendica2014-07-032-0/+21
* move code out of templates - not sure how this even worked.friendica2014-07-031-1/+9
* turn that into a featurefriendica2014-07-021-0/+1
* minor adjustmentsfriendica2014-07-011-1/+3
* minor optimisationfriendica2014-07-011-8/+4
* optionally allow zrl usage from specific markdown sourcesfriendica2014-07-012-11/+18
* easter eggfriendica2014-07-011-3/+1
* for non-post items (e.g. photos, events, whatever) add mention tags explicitl...friendica2014-06-301-0/+25