aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * jsonp support (thankxs fabrixxm)friendica2014-10-162-2/+5
| * remove log statementfriendica2014-10-151-2/+0
| * missing event permissionsfriendica2014-10-151-1/+2
| * Don't recognise hashtags starting with #, e.g. ###friendica2014-10-151-2/+2
* | Login menuStefan Parviainen2014-10-161-6/+5
|/
* back to wrestling with the !@#$ diaspora recursive reshare from hellfriendica2014-10-141-3/+8
* this is the reason Diaspora forum tagging was brokenfriendica2014-10-141-3/+4
* if a hubloc primary change results in an xchan primary change, create a direc...friendica2014-10-131-1/+5
* figuring out how to bootstrap the change_primary procedure when all you have ...friendica2014-10-132-0/+6
* don't use cached datafriendica2014-10-131-0/+2
* there's the problemfriendica2014-10-131-2/+2
* more diagnostic when changing primaryfriendica2014-10-131-4/+17
* this bug has been there for a *long* time. First time I've ever seen it trigg...friendica2014-10-131-1/+1
* Merge https://github.com/friendica/red into pending_mergefriendica2014-10-136-180/+224
|\
| * When you delete something in /cloud stay in the right folder.Klaus Weidenbach2014-10-146-180/+224
* | sqlfriendica2014-10-131-1/+1
* | new function hubloc_change_primary()friendica2014-10-132-3/+60
|/
* diaspora_send_status() - recalculate markdown translation to pickup any later...friendica2014-10-122-3/+3
* Merge pull request #636 from dawnbreak/RedDAVRedMatrix2014-10-135-924/+981
|\
| * Moved classes from reddav.php into own files.Klaus Weidenbach2014-10-125-924/+981
* | cleanup of sync_locations and better logging. There was one significant code ...friendica2014-10-121-7/+11
* | content deletion issuefriendica2014-10-121-1/+6
|/
* fix diaspora reshare tagsfriendica2014-10-101-0/+2
* ah yes, the redundant relay run was for the benefit of wall-to-wall posts iss...friendica2014-10-101-2/+1
* missing source route after editfriendica2014-10-102-1/+3
* remove remnants of old signing structure - now using diaspora_metafriendica2014-10-101-7/+0
* reset route to parent route on Diaspora comments flowing upstream so they won...friendica2014-10-101-3/+5
* make sure diaspora comments get the correct routefriendica2014-10-101-0/+4
* improvement in source route checking when handling complex *upstream* deliver...friendica2014-10-101-6/+19
* allow (our own) ajax urls to pass through bbcode intact.friendica2014-10-093-3/+5
* OK this is important. So read it carefully.friendica2014-10-091-3/+33