aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | generalise the output format of xchan_fetch so it matches the input formatfriendica2014-10-231-1/+11
* | API: xchan get/createfriendica2014-10-232-1/+91
* | diaspora walltowall comment signature, force update.friendica2014-10-231-1/+1
* | Provide comment box for PERMS_AUTHED items. Presently only commentable from ...Thomas Willingham2014-10-231-0/+1
* | wrong permalink on remote eventsfriendica2014-10-231-4/+10
* | improved wall-to-wall detection for comments so we can handle Diaspora signin...friendica2014-10-221-2/+11
* | backtrack on attribution for wall-to-wall comments - triggered too often and ...friendica2014-10-222-9/+13
* | you've gotta' be on your toes to catch this bug... though it's been here for ...friendica2014-10-221-2/+2
* | when removing a channel, check to see if there are any valid hublocs remainin...friendica2014-10-211-4/+17
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-10-211-1/+1
|\ \
| * | TypoThomas Willingham2014-10-211-1/+1
* | | private forum issuesfriendica2014-10-212-1/+3
|/ /
* | strip out the Diaspora quoted reshare markersfriendica2014-10-201-0/+2
* | Merge pull request #652 from beardy-unixer/masterRedMatrix2014-10-211-1/+13
|\ \
| * | Screwed up merge - put Mike's stuff back.Thomas Willingham2014-10-201-6/+11
| * | Prevent more than one instance of the poller running at a time.Thomas Willingham2014-10-201-12/+19
| |/
* | bb2diaspora wallwall comment - match both bits (ITEM_WALL|ITEM_ORIGIN)friendica2014-10-201-1/+1
* | move all theme initialisation to one place - just after calling module_init. ...friendica2014-10-201-0/+1
|/
* don't auto-archive connections we can't poll.friendica2014-10-191-6/+11
* show true author of wall-to-wall comments to Diaspora viewers just like we di...friendica2014-10-191-0/+13
* Tried this once before but had to revert. Basically prevent a comment from be...friendica2014-10-191-1/+7
* merge madnessfriendica2014-10-192-110/+73
* wall-e random signature failuresfriendica2014-10-191-1/+2
* mark signature forgeriesfriendica2014-10-162-2/+8
* Merge branch 'master' of https://github.com/pafcu/redStefan Parviainen2014-10-164-6/+8
|\