aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* missing uid check on comanche_block to ensure we get the block with that name...friendica2013-09-201-1/+2
* when it's a contentious issue, make it an option.friendica2013-09-201-4/+8
* OK, sure.friendica2013-09-201-1/+1
* hopefully this will go over a bit better - check post owner permissions as we...friendica2013-09-203-3/+13
* Merge pull request #148 from oohlaf/fixesfriendica2013-09-201-1/+2
|\
| * Mark child posts as commentable when parent is set to commentableOlaf Conradi2013-09-201-1/+2
|/
* Merge pull request #147 from oohlaf/fixesOlaf Conradi2013-09-201-1/+1
|\
| * Enable likes again on postsOlaf Conradi2013-09-201-1/+1
|/
* is_commentable() had some major issues when applied to the atrocity known as ...friendica2013-09-203-12/+30
* rev updatefriendica2013-09-202-1086/+1100
* doc updatesfriendica2013-09-2080-1326/+1870
* add a flag field to xtags so that we can filter tags based on whether or not ...friendica2013-09-193-3/+12
* typofriendica2013-09-191-1/+1
* now bring it to the urlfriendica2013-09-191-0/+2
* bring safe mode to the client sidefriendica2013-09-191-1/+12
* use &safe=-1 for unsafe onlyfriendica2013-09-191-1/+4
* missing hashfriendica2013-09-192-2/+3
* Merge https://github.com/friendica/red into zpullfriendica2013-09-191-1/+4
|\
| * Use get_configThomas Willingham2013-09-201-1/+1
| * Make $kw configurable.Thomas Willingham2013-09-201-1/+4
* | provide a "safe search" backend and allow for self-censorship using nsfw or a...friendica2013-09-194-3/+23
|/
* Merge https://github.com/friendica/red into zpullfriendica2013-09-191-1/+2
|\
| * Add tiered access option.Thomas Willingham2013-09-191-1/+2
* | prefill private mail recip from $_REQUEST['to'] if it's there.friendica2013-09-191-0/+5
|/
* trim commas from keywordsfriendica2013-09-191-0/+1
* Merge branch 'zpull'friendica2013-09-191-0/+1
|\
| * set default charset of email_header_encode, add ud_flags to indicate which up...friendica2013-09-184-4/+14
* | sync item_search with yesterday's network fix for collections. Add ud_addr to...friendica2013-09-195-10/+26
* | set default charset of email_header_encode, add ud_flags to indicate which (d...friendica2013-09-184-4/+14
|/
* add "tiered" access policy, add tagcloud to directory pagesfriendica2013-09-187-8/+29
* Merge https://github.com/friendica/red into zpullfriendica2013-09-183-414/+476
|\
| * Merge pull request #144 from omigeot/masterfriendica2013-09-182-8/+8
| |\
| | * Changed CSS class "selected" to "active" in navbar, according to https://abce...Olivier Migeot2013-09-182-8/+8
| * | Merge pull request #138 from pixelroot/masterfriendica2013-09-181-406/+468
| |\ \ | | |/ | |/|
| | * modified: view/ru/messages.popixelroot2013-09-161-406/+468
* | | make collections work againfriendica2013-09-182-5/+10
|/ /
* | fix sql for directory tagcloudfriendica2013-09-171-1/+1
* | provide the back-end for a directory tag cloudfriendica2013-09-172-1/+69
* | site sellpage linksfriendica2013-09-177-9/+24
* | Pieces we'll need to tie together chanman and account/channel deletion and di...friendica2013-09-176-21/+89
* | Didn't git add again after fixing typo...Thomas Willingham2013-09-181-1/+1
* | Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put ...Thomas Willingham2013-09-183-0/+23
* | missing verb on items linked to photosfriendica2013-09-171-1/+1
* | sync photo permissions with the attached item whenever they change.friendica2013-09-172-2/+20
* | bumped the capslockfriendica2013-09-171-1/+1
* | Merge https://github.com/friendica/red into zpullfriendica2013-09-174-3/+20
|\ \
| * \ Merge pull request #142 from dsp1986/masterfriendica2013-09-172-3/+3
| |\ \
| | * | fix include pathsdsp19862013-09-172-3/+3
| * | | Merge pull request #141 from MicMee/masterfriendica2013-09-172-0/+17
| |\ \ \
| | * | | removed logger statementMichael Meer2013-09-171-1/+0