aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add more control to auth paranoia settingfriendica2014-07-203-761/+822
* doc updatesfriendica2014-07-2092-960/+1625
* 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-179-28/+56
* better handling of interactive likesfriendica2014-07-172-14/+19
* confirm that something was done.friendica2014-07-171-0/+8
* make mod_like interactive if requestedfriendica2014-07-172-10/+44
* collection sync issuefriendica2014-07-171-0/+25
* tinmymce zombie - kill it.friendica2014-07-172-3/+3
* don't subdue archived connections in viewconnectionsfriendica2014-07-162-3/+5
* subdue archived connections in group editor and don't show at all in contact_...friendica2014-07-162-2/+4
* collection syncfriendica2014-07-161-0/+114
* Merge https://github.com/friendica/red into pending_mergefriendica2014-07-162-0/+128
|\
| * Introducing page template Redable (sic). A template for making it easier to r...Jeroen2014-07-162-0/+128
* | 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-169-9/+60
* fix rename_system_url() for the case of somebody who has no local xchan_url (...friendica2014-07-152-12/+22
* 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-145-13/+29
* Brain fart. Should really wait until the first cuppa kicks in.friendica2014-07-141-1/+1
* issue #536 - move a line so it doesn't interferefriendica2014-07-141-1/+1
* issue #536friendica2014-07-141-0/+13
* the sending side of clone syncing of collection/privacy_group information. Th...friendica2014-07-142-1/+26
* remove some code duplicationfriendica2014-07-146-59/+26
* rename friendica_smartyfriendica2014-07-133-2/+4
* consistencyfriendica2014-07-131-0/+0
* doc updatesfriendica2014-07-1321-139/+177
* 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
* Merge pull request #535 from zzottel/masterzzottel2014-07-111-0/+1
|\
| * added link to privacy help filezottel2014-07-111-0/+1
|/
* move smarty compiled files to store/[data]/smarty3 - which puts all writeable...friendica2014-07-1011-32/+37
* Merge https://github.com/friendica/red into pending_mergefriendica2014-07-104-6/+7
|\
| * Merge pull request #531 from tonybaldwin/masterThomas Willingham2014-07-101-0/+1
| |\
| | * added link to nubasic in external resources/3rd party themestonybaldwin2014-07-101-0/+1
| |/
| * small fix nljeroenpraat2014-07-092-3/+3
| * Minor docoThomas Willingham2014-07-081-3/+3
* | docofriendica2014-07-102-2/+8
* | make sure we don't block new folks if there's a different register policy and...friendica2014-07-091-1/+1
* | finish implementing email verification. Currently it only applies if REGISTER...friendica2014-07-096-9/+44
|/
* This is a bit wordy - but gets to the point about what problems we are trying...friendica2014-07-071-1/+5
* more event display formattingfriendica2014-07-074-11/+24
* event render improvementsfriendica2014-07-063-4/+10
* numerous event fixes - mostly related to editing an eventfriendica2014-07-062-23/+42
* a bit of word cleanupfriendica2014-07-061-6/+9
* Merge https://github.com/friendica/red into pending_mergefriendica2014-07-064-5969/+6189
|\