Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | honour service class restrictions for total_identities, total_channels ↵ | friendica | 2014-09-15 | 2 | -4/+59 |
| | | | | ("friends") and total_feeds both when importing channels and subsequently when syncing clones. Limits are based on the local system - additional entries are silently dropped. | ||||
* | final piece of the mrjive delivery puzzle, and now we've got most all the ↵ | friendica | 2014-09-15 | 1 | -3/+6 |
| | | | | tools to implement mod_hubman | ||||
* | provide a way to sync locations and get rid of bogus hublocs, now implemented | friendica | 2014-09-14 | 5 | -14/+73 |
| | |||||
* | that won't work... | friendica | 2014-09-14 | 1 | -1/+2 |
| | |||||
* | bb2diaspora_itemwallwall not finding author elements - inserting empty bbcode | friendica | 2014-09-14 | 1 | -0/+4 |
| | |||||
* | fix diaspora_retraction | friendica | 2014-09-14 | 1 | -7/+4 |
| | |||||
* | pull the plug on the old location sync section of import_xchan - this has ↵ | friendica | 2014-09-14 | 1 | -168/+12 |
| | | | | | | now been split off into its own function. Cross fingers because this is core functionality which was tried and true, well tested; and now it's a bit different. Please revert this if the matrix breaks in the next few hours. | ||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-14 | 1 | -0/+1 |
|\ | |||||
| * | Thanks to Thomas other people see now your posts on your channel page also ↵ | Jeroen | 2014-09-14 | 1 | -1/+1 |
| | | | | | | | | linked to source. If enabled. | ||||
| * | Made link post titles to source optional in display settings. Hopefully I ↵ | Jeroen | 2014-09-14 | 1 | -0/+1 |
| | | | | | | | | did a right. | ||||
* | | privacy issue - restrictive stream permission setting with a non-targetted ↵ | friendica | 2014-09-14 | 1 | -2/+20 |
|/ | | | | post cannot be enforced on remote networks. Restrict these posts to zot network. | ||||
* | more heavy lifting on the hubloc management and revocation infrastructure; ↵ | friendica | 2014-09-14 | 1 | -10/+51 |
| | | | | don't rush me. This is going to become a fundamental part of zot. It deserves careful consideration. | ||||
* | some backend work for the remaining missing bits of mod_hubman - this is ↵ | friendica | 2014-09-13 | 2 | -3/+255 |
| | | | | still a fair ways from being complete and is not ready for prime time. Basically we'll let a channel send out a public message saying "these are my currently approved locations" and anything that isn't in the list will be marked deleted. We'll send out this message when locations change somehow - either through direct personal involvement (hub revoke, change primary, channel import) or during a system rename or "find bad/obsolete hublocs" activity. This way we won't have clones sending back location info we just got rid of and re-importing the bad entries. | ||||
* | log why this doesn't get executed | friendica | 2014-09-12 | 1 | -0/+2 |
| | |||||
* | doc updates and a couple of issues spotted in the logs (diaspora likes, feed ↵ | friendica | 2014-09-12 | 2 | -2/+2 |
| | | | | author import) | ||||
* | bad redirects | friendica | 2014-09-11 | 1 | -0/+6 |
| | |||||
* | red group/collection query calls for api | friendica | 2014-09-11 | 1 | -0/+33 |
| | |||||
* | don't allow an xchan to be imported with an empty name. To avoid translation ↵ | friendica | 2014-09-11 | 1 | -2/+2 |
| | | | | issues we'll just make it '-'. | ||||
* | correct item author for feeds with multiple or different authors | friendica | 2014-09-11 | 1 | -8/+90 |
| | |||||
* | add gif to supported image types (if it's supported) | friendica | 2014-09-11 | 1 | -1/+1 |
| | |||||
* | issue #588 can't add feeds to collections using connedit page group sidebar ↵ | friendica | 2014-09-11 | 1 | -0/+1 |
| | | | | widget | ||||
* | disabling ability for diaspora to plustag redmatrix forums. See the notes. | friendica | 2014-09-10 | 1 | -1/+5 |
| | |||||
* | possible solution to diaspora walltowall mistaken attribution | friendica | 2014-09-10 | 2 | -9/+22 |
| | |||||
* | encrypt diaspora_meta since it may contain private message contents | friendica | 2014-09-10 | 3 | -19/+47 |
| | |||||
* | fix the like signatures to the "new ordering" - inbound and outbound | friendica | 2014-09-10 | 1 | -20/+12 |
| | |||||
* | don't include plus-sign in the stored term for imported mentions | friendica | 2014-09-10 | 1 | -1/+3 |
| | |||||
* | this should be the final piece of the puzzle | friendica | 2014-09-09 | 1 | -0/+14 |
| | |||||
* | cross-network mention issues | friendica | 2014-09-09 | 1 | -2/+5 |
| | |||||
* | Did I ever mention how much I HATE hacking crypto? If you've got a protocol ↵ | friendica | 2014-09-09 | 1 | -1/+12 |
| | | | | doc that says how you sign something, you damm well better sign it that way. | ||||
* | go through the entire discovery sequence for mentions to make sure we have ↵ | friendica | 2014-09-09 | 1 | -1/+9 |
| | | | | the correct URL | ||||
* | diaspora connections being marked orphan on directory servers | friendica | 2014-09-09 | 1 | -1/+1 |
| | |||||
* | some fixes for auto-perms across networks | friendica | 2014-09-09 | 1 | -9/+9 |
| | |||||
* | reduce log level of inbound d* posts until we get through some of the more ↵ | friendica | 2014-09-09 | 1 | -1/+1 |
| | | | | serious federation issues | ||||
* | and provide a strong hint by showing the errant account_flags | friendica | 2014-09-09 | 1 | -5/+5 |
| | |||||
* | in case somebody has problems and does an update to try and fix it, put ↵ | friendica | 2014-09-09 | 1 | -0/+13 |
| | | | | something in the logs to show what's happening. | ||||
* | argument order reversed in downgrade_accounts | friendica | 2014-09-09 | 1 | -2/+2 |
| | |||||
* | encode rss message-id's - warning this will double store all existing rss ↵ | friendica | 2014-09-09 | 1 | -9/+8 |
| | | | | feed items and probably make a mess of things | ||||
* | put back old pointer | friendica | 2014-09-09 | 1 | -1/+1 |
| | |||||
* | fix empty reshared content | friendica | 2014-09-09 | 1 | -2/+2 |
| | |||||
* | doco correction | friendica | 2014-09-09 | 1 | -11/+5 |
| | |||||
* | syntax error in dba driver, document z_post_url | friendica | 2014-09-09 | 2 | -0/+30 |
| | |||||
* | if we have php54 don't log the whole damn stack on a db error, just the ↵ | friendica | 2014-09-09 | 1 | -2/+5 |
| | | | | current frame | ||||
* | d* friending vsprintf error | friendica | 2014-09-09 | 2 | -2/+4 |
| | |||||
* | heavy lifting on diaspora likes. Still needs much more work - especially as ↵ | friendica | 2014-09-08 | 1 | -67/+56 |
| | | | | we're ignoring signatures at this time | ||||
* | prevent red#matrix smilie replacements from tripping over each other. | friendica | 2014-09-08 | 1 | -2/+3 |
| | |||||
* | diaspora_like - sql error | friendica | 2014-09-08 | 1 | -22/+15 |
| | |||||
* | one more time | friendica | 2014-09-08 | 1 | -2/+3 |
| | |||||
* | missed one | friendica | 2014-09-08 | 1 | -2/+5 |
| | |||||
* | This is long overdue - use a symblic constant NULL_DATE instead of the ↵ | friendica | 2014-09-08 | 13 | -33/+34 |
| | | | | easily mis-typed sequence '0000-00-00 00:00:00' | ||||
* | attempt to format diaspora reshares correctly. This might be an iterative ↵ | friendica | 2014-09-08 | 1 | -24/+21 |
| | | | | process. |