aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Some work on account deletionChristian Vogeley2014-08-141-4/+9
|
* nothing going on here. nothing to see. move along.friendica2014-08-101-31/+48
|
* allow channel login to the api, just like with the cloudfriendica2014-08-101-4/+24
|
* implement max_import_sizefriendica2014-08-091-1/+7
|
* prevent obscured email notificationsfriendica2014-08-091-1/+1
|
* booboofriendica2014-08-091-1/+2
|
* a couple of "not quite public" fixesfriendica2014-08-081-10/+6
|
* got the logic reversed on that onefriendica2014-08-071-1/+1
|
* obscured message showing up in email notificationfriendica2014-08-071-1/+1
|
* cleanup some text where we said "public" or "visible to anybody on the ↵friendica2014-08-072-2/+2
| | | | internet" when that isn't necessarily true.
* over-ride the private flag if we received a post that isn't completely ↵friendica2014-08-071-1/+13
| | | | public, but they didn't set the private flag.
* a bit more cleanup and a bug fix or two for the new private post security modelfriendica2014-08-072-17/+24
|
* public scope delivery issuesfriendica2014-08-062-5/+16
|
* basic 'notpublic' bits workingfriendica2014-08-061-6/+28
|
* first step first - just store the public_policy data, don't do anything with ↵friendica2014-08-061-0/+12
| | | | it yet.
* clone sync of "unfriend" actionsfriendica2014-08-052-67/+15
|
* bbcode sup and subfriendica2014-08-051-0/+7
|
* issue #551 provide import/export of profiles (if this feature is enabled)friendica2014-08-042-11/+9
|
* 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
|\ | | | | Chatroom lines are deleted after a while or the chat becomes slow to load
| * 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
| | | | | | | | to load
* | 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 ↵friendica2014-07-243-5/+4
| | | | | | | | can later add alternate encodings.
* | 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 ↵friendica2014-07-171-1/+1
| | | | across sites.
* provide a specific permission for liking profiles (reuse the obsolete ↵friendica2014-07-171-1/+4
| | | | bookmark permission), also remove the unused 'unconnected contacts' view for now.
* 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 ↵friendica2014-07-161-2/+2
| | | | contact_block()
* 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. ↵friendica2014-07-142-1/+26
| | | | The receiving side is not yet implemented.
* 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
|