aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Some Doxygen documentation.Klaus Weidenbach2014-11-131-44/+128
* make search and advanced search use the same input formmarijus2014-11-121-2/+1
* cleanupfriendica2014-11-112-2/+9
* slow progress on sys publishing, making sure all the data we need is in the p...friendica2014-11-112-2/+2
* a couple of places where we need to look for a sys channel euid.friendica2014-11-111-0/+7
* and urlencode that.friendica2014-11-111-2/+2
* Most directory searches are POST. get_query_args() only handles GET so that h...friendica2014-11-111-1/+9
* the code is a bit crufty, but this should fix issue #687friendica2014-11-111-3/+10
* Merge https://github.com/friendica/red into pending_mergefriendica2014-11-101-3/+3
|\
| * Merge pull request #685 from zzottel/masterRedMatrix2014-11-111-3/+3
| |\
| | * set channel_w_stream to 0 for forum roleszottel2014-11-101-3/+3
* | | issue #683 - don't linkify homepage field without validatingfriendica2014-11-101-0/+2
|/ /
* | indicate public forums in directory results (there will be some [possibly con...friendica2014-11-101-4/+5
* | add public forum identification to libzot. No attempt is made to identify oth...friendica2014-11-101-2/+6
|/
* Use consistent terminology for channel directoryStefan Parviainen2014-11-091-1/+1
* tgroup_check - decrypt if obscured before checking body text for resharesfriendica2014-11-071-1/+9
* revert that bitfriendica2014-11-071-7/+1
* visible flag reversedfriendica2014-11-061-1/+1
* Provide a way to mark photos as adult and hide them from the default album vi...friendica2014-11-061-4/+10
* don't overwrite $x (contains import_xchan result) with role permissionszottel2014-11-061-3/+3
* make sure the "tagcloud" actually shows hashtags. So we don't confuse folks w...friendica2014-11-061-1/+1
* category tagblockfriendica2014-11-062-0/+33
* logging changes, untranslated stringfriendica2014-11-052-4/+4
* some minor cleanup of unreported (and as yet undiscovered) issues with permis...friendica2014-11-052-2/+5
* ok heads up - potentially destabilising change. I've tried to sort out all th...friendica2014-11-045-29/+37
* Merge https://github.com/friendica/red into pending_mergefriendica2014-11-031-2/+3
|\
| * innodb issueThomas Willingham2014-11-031-2/+3
* | various UI issues related to having an enormous number of entries in the post...friendica2014-11-032-4/+20
|/
* provide example import scriptfriendica2014-11-032-0/+376
* php warningsfriendica2014-11-021-23/+23
* I'm going to try again with the conversation request packets. I've looked thi...friendica2014-11-022-13/+60
* add some more safety checks before turning the conversation request messages ...friendica2014-11-022-4/+6
* check that we have valid datafriendica2014-11-011-0/+1
* Merge https://github.com/friendica/red into pending_mergefriendica2014-11-011-1/+4
|\
| * Merge pull request #671 from pafcu/masterjeroenpraat2014-10-311-1/+4
| |\
| | * Fix problem with default birth dateStefan Parviainen2014-10-311-1/+4
* | | disable request message response until we work through thisfriendica2014-11-012-1/+3
|/ /
* | document request packets a bit morefriendica2014-10-311-1/+4
* | flag notify packets that are sent in response to a message_id request and pre...friendica2014-10-311-4/+5
* | What this checkin does is catch the case where a comment arrived and there's ...friendica2014-10-305-20/+163
* | if someone does not have permission to chat do not show the chatrooms tabmarijus2014-10-291-10/+12
* | the default permissions for new connections when using a custom role is inade...friendica2014-10-281-1/+5
* | several unrelated things - auto_follow wasn't working for new accounts, error...friendica2014-10-272-0/+4
* | add "repository" permissions role and make sure we have a sane "accept" defau...friendica2014-10-271-2/+45
* | turn down the preview logging. Haven't needed that level of detail recently.friendica2014-10-261-2/+2
* | put privacy role selector in settings page. Change visibility of various perm...friendica2014-10-262-5/+12
* | doh - this needs to be markdown, not bbcodefriendica2014-10-241-2/+2
* | should probably check the body since the title is only going to be rarely set.friendica2014-10-241-1/+1
* | don't decrypt the message body more than once.friendica2014-10-241-2/+7
* | I'm speechless. This is just reckless. Set a context flag in text using a con...friendica2014-10-231-2/+2