| Commit message (Expand) | Author | Age | Files | Lines |
* | don't overwrite $x (contains import_xchan result) with role permissions | zottel | 2014-11-06 | 1 | -3/+3 |
* | make sure the "tagcloud" actually shows hashtags. So we don't confuse folks w... | friendica | 2014-11-06 | 1 | -1/+1 |
* | category tagblock | friendica | 2014-11-06 | 2 | -0/+33 |
* | logging changes, untranslated string | friendica | 2014-11-05 | 2 | -4/+4 |
* | some minor cleanup of unreported (and as yet undiscovered) issues with permis... | friendica | 2014-11-05 | 2 | -2/+5 |
* | ok heads up - potentially destabilising change. I've tried to sort out all th... | friendica | 2014-11-04 | 5 | -29/+37 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-03 | 1 | -2/+3 |
|\ |
|
| * | innodb issue | Thomas Willingham | 2014-11-03 | 1 | -2/+3 |
* | | various UI issues related to having an enormous number of entries in the post... | friendica | 2014-11-03 | 2 | -4/+20 |
|/ |
|
* | provide example import script | friendica | 2014-11-03 | 2 | -0/+376 |
* | php warnings | friendica | 2014-11-02 | 1 | -23/+23 |
* | I'm going to try again with the conversation request packets. I've looked thi... | friendica | 2014-11-02 | 2 | -13/+60 |
* | add some more safety checks before turning the conversation request messages ... | friendica | 2014-11-02 | 2 | -4/+6 |
* | check that we have valid data | friendica | 2014-11-01 | 1 | -0/+1 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-01 | 1 | -1/+4 |
|\ |
|
| * | Merge pull request #671 from pafcu/master | jeroenpraat | 2014-10-31 | 1 | -1/+4 |
| |\ |
|
| | * | Fix problem with default birth date | Stefan Parviainen | 2014-10-31 | 1 | -1/+4 |
* | | | disable request message response until we work through this | friendica | 2014-11-01 | 2 | -1/+3 |
|/ / |
|
* | | document request packets a bit more | friendica | 2014-10-31 | 1 | -1/+4 |
* | | flag notify packets that are sent in response to a message_id request and pre... | friendica | 2014-10-31 | 1 | -4/+5 |
* | | What this checkin does is catch the case where a comment arrived and there's ... | friendica | 2014-10-30 | 5 | -20/+163 |
* | | if someone does not have permission to chat do not show the chatrooms tab | marijus | 2014-10-29 | 1 | -10/+12 |
* | | the default permissions for new connections when using a custom role is inade... | friendica | 2014-10-28 | 1 | -1/+5 |
* | | several unrelated things - auto_follow wasn't working for new accounts, error... | friendica | 2014-10-27 | 2 | -0/+4 |
* | | add "repository" permissions role and make sure we have a sane "accept" defau... | friendica | 2014-10-27 | 1 | -2/+45 |
* | | turn down the preview logging. Haven't needed that level of detail recently. | friendica | 2014-10-26 | 1 | -2/+2 |
* | | put privacy role selector in settings page. Change visibility of various perm... | friendica | 2014-10-26 | 2 | -5/+12 |
* | | doh - this needs to be markdown, not bbcode | friendica | 2014-10-24 | 1 | -2/+2 |
* | | should probably check the body since the title is only going to be rarely set. | friendica | 2014-10-24 | 1 | -1/+1 |
* | | don't decrypt the message body more than once. | friendica | 2014-10-24 | 1 | -2/+7 |
* | | I'm speechless. This is just reckless. Set a context flag in text using a con... | friendica | 2014-10-23 | 1 | -2/+2 |
* | | generalise the output format of xchan_fetch so it matches the input format | friendica | 2014-10-23 | 1 | -1/+11 |
* | | API: xchan get/create | friendica | 2014-10-23 | 2 | -1/+91 |
* | | diaspora walltowall comment signature, force update. | friendica | 2014-10-23 | 1 | -1/+1 |
* | | Provide comment box for PERMS_AUTHED items. Presently only commentable from ... | Thomas Willingham | 2014-10-23 | 1 | -0/+1 |
* | | wrong permalink on remote events | friendica | 2014-10-23 | 1 | -4/+10 |
* | | improved wall-to-wall detection for comments so we can handle Diaspora signin... | friendica | 2014-10-22 | 1 | -2/+11 |
* | | backtrack on attribution for wall-to-wall comments - triggered too often and ... | friendica | 2014-10-22 | 2 | -9/+13 |
* | | you've gotta' be on your toes to catch this bug... though it's been here for ... | friendica | 2014-10-22 | 1 | -2/+2 |
* | | when removing a channel, check to see if there are any valid hublocs remainin... | friendica | 2014-10-21 | 1 | -4/+17 |
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-10-21 | 1 | -1/+1 |
|\ \ |
|
| * | | Typo | Thomas Willingham | 2014-10-21 | 1 | -1/+1 |
* | | | private forum issues | friendica | 2014-10-21 | 2 | -1/+3 |
|/ / |
|
* | | strip out the Diaspora quoted reshare markers | friendica | 2014-10-20 | 1 | -0/+2 |
* | | Merge pull request #652 from beardy-unixer/master | RedMatrix | 2014-10-21 | 1 | -1/+13 |
|\ \ |
|
| * | | Screwed up merge - put Mike's stuff back. | Thomas Willingham | 2014-10-20 | 1 | -6/+11 |
| * | | Prevent more than one instance of the poller running at a time. | Thomas Willingham | 2014-10-20 | 1 | -12/+19 |
| |/ |
|
* | | bb2diaspora wallwall comment - match both bits (ITEM_WALL|ITEM_ORIGIN) | friendica | 2014-10-20 | 1 | -1/+1 |
* | | move all theme initialisation to one place - just after calling module_init. ... | friendica | 2014-10-20 | 1 | -0/+1 |
|/ |
|
* | don't auto-archive connections we can't poll. | friendica | 2014-10-19 | 1 | -6/+11 |