Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bring back PM upload functionality and why oh why are we still loading tinymce? | friendica | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | content deletion issue | friendica | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | improvement in source route checking when handling complex *upstream* ↵ | friendica | 2014-10-10 | 1 | -1/+1 |
| | | | | delivery chains, which were not adequately accounted for in the earlier checkin. | ||||
* | try to track down intermittent wall-to-wall attribution on Diaspora exported ↵ | friendica | 2014-10-09 | 1 | -1/+1 |
| | | | | posts | ||||
* | soundcloud using a slightly different oembed mechanism - react accordingly | friendica | 2014-10-08 | 1 | -1/+1 |
| | |||||
* | check the imagick version before using it. | friendica | 2014-10-07 | 1 | -1/+1 |
| | |||||
* | install doc double escapes the store/[data] path. | friendica | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | add 'nopush' option to the post API so somebody could bulk load a bunch of ↵ | friendica | 2014-10-05 | 1 | -1/+1 |
| | | | | existing content via the API without invoking the notifier and sending each out as a fresh post. | ||||
* | network page default option | friendica | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | issues with diaspora comment signatures on relayed comments that are relayed ↵ | friendica | 2014-10-02 | 1 | -1/+1 |
| | | | | through a redmatrix site (parent post is redmatrix) and involve a private post. | ||||
* | ability to pre-populate connections for new channels. e.g. "MySpace Tom" | friendica | 2014-10-01 | 1 | -1/+1 |
| | |||||
* | allow site specific templates, css, js, whatever | friendica | 2014-09-30 | 1 | -1/+1 |
| | |||||
* | implement a "powered-by" but leave it turned off until somebody with a good ↵ | friendica | 2014-09-29 | 1 | -1/+1 |
| | | | | eye for layout can figure out where best to put it. | ||||
* | some background work for import/export of things and liked things/profiles | friendica | 2014-09-27 | 1 | -1/+1 |
| | |||||
* | doc updates, clean up buttons on PM edit template to match other edit buttons | friendica | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | optionally include wall items (posts) in import/export | friendica | 2014-09-25 | 1 | -1/+1 |
| | |||||
* | just an experiment - don't do anything with this until I'm finished with it. | friendica | 2014-09-24 | 1 | -1/+1 |
| | |||||
* | more work on d* private messages | friendica | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | private mail from d* to r# seems to work with these edits. - Now have to go ↵ | friendica | 2014-09-22 | 1 | -1/+1 |
| | | | | back the other way. | ||||
* | feeds with '@' in the URL were being handled as webfinger addresses and ↵ | friendica | 2014-09-21 | 1 | -1/+1 |
| | | | | didn't fall through to RSS discovery. Issue #599 | ||||
* | fix empty likes | friendica | 2014-09-20 | 1 | -1/+1 |
| | |||||
* | try to sort out walltowall translation for diaspora recipients | friendica | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | repeated content collapse on update from display page under rare conditions ↵ | friendica | 2014-09-18 | 1 | -1/+1 |
| | | | | (when the conversation hasn't changed) | ||||
* | implement permission roles - the backend should be done except for maybe a ↵ | friendica | 2014-09-17 | 1 | -1/+1 |
| | | | | couple of small tweaks. Now we just need to define the rest of the roles and create a chooser for them. Adam started on this some time back but I don't know where that has gone. | ||||
* | use the more portable encoded_item format for exported items - but with ↵ | friendica | 2014-09-16 | 1 | -1/+1 |
| | | | | added attributes so we can use it as a reasonably complete item backup. The encoded_item format gives us extended author and owner information in case we need to probe them to bring the entry back. It also contains taxonomy entries. Importing and/or recovering will best be accomplished in chunks. It could take some time and some memory to chew through this. | ||||
* | rev update | friendica | 2014-09-15 | 1 | -1/+1 |
| | |||||
* | more heavy lifting on the hubloc management and revocation infrastructure; ↵ | friendica | 2014-09-14 | 1 | -1/+1 |
| | | | | 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 | 1 | -1/+1 |
| | | | | 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. | ||||
* | doc updates and a couple of issues spotted in the logs (diaspora likes, feed ↵ | friendica | 2014-09-12 | 1 | -1/+1 |
| | | | | author import) | ||||
* | issue #588 can't add feeds to collections using connedit page group sidebar ↵ | friendica | 2014-09-11 | 1 | -1/+1 |
| | | | | widget | ||||
* | don't include plus-sign in the stored term for imported mentions | friendica | 2014-09-10 | 1 | -1/+1 |
| | |||||
* | d* friending vsprintf error | friendica | 2014-09-09 | 1 | -1/+1 |
| | |||||
* | import_profile_photo array warnings | friendica | 2014-09-08 | 1 | -1/+1 |
| | |||||
* | Diaspora actually puts the account full name into the "nickname" field of ↵ | friendica | 2014-09-07 | 1 | -1/+1 |
| | | | | the vcard. They don't put the nickname into the vcard at all. One wonders why even have a nickname field since the fullname is already presented in the next line. This hasn't caused us a problem with Friendica because I'm guessing nobody actually uses this line, though the number of class tags on it makes it seem somewhat important. | ||||
* | ajax work | friendica | 2014-09-06 | 1 | -1/+1 |
| | |||||
* | doc updates | friendica | 2014-09-05 | 1 | -1/+1 |
| | |||||
* | allow stuff with Diaspora authors to federate in zot conversations even if ↵ | friendica | 2014-09-04 | 1 | -1/+1 |
| | | | | the local site has diaspora disabled. This way it won't look like folks are talking to themselves. | ||||
* | outbound feed issue | friendica | 2014-09-03 | 1 | -1/+1 |
| | |||||
* | updated compatibility notes | friendica | 2014-09-02 | 1 | -1/+1 |
| | |||||
* | honour the feed_contacts setting | friendica | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | sql error in profile_activity | friendica | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | insecure network filter | friendica | 2014-08-30 | 1 | -1/+1 |
| | |||||
* | doc update | friendica | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | make blocks, webpages, and layouts postable (pre-filled forms if supplied ↵ | friendica | 2014-08-28 | 1 | -1/+1 |
| | | | | from elsewhere). The only serious issue is with ordering - you have to process and save a named layout before you can save a webpage that uses that layout name. Otherwise it will get unset during the save. | ||||
* | compatibility notes | friendica | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | take off the kid gloves | friendica | 2014-08-26 | 1 | -1/+1 |
| | |||||
* | re-obscure item body if localize_item() changes it. It's already flagged as ↵ | friendica | 2014-08-25 | 1 | -1/+1 |
| | | | | obscured so we need it to actually be obscured. | ||||
* | diaspora discovery | friendica | 2014-08-24 | 1 | -1/+1 |
| | |||||
* | switch everything over to crypto_encapsulate() | friendica | 2014-08-23 | 1 | -1/+1 |
| |