Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | We really can't do this without a hubloc. I was hoping we could, but ↵ | friendica | 2014-08-22 | 6 | -7/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | notifier is setup to take hublocs, not xchans. | |||||
* | | | | | | | | | issue #573 - this may not fix everything in that issue but should resolve ↵ | friendica | 2014-08-22 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some of it. | |||||
* | | | | | | | | | "false" issue | friendica | 2014-08-22 | 1 | -4/+9 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-22 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix nl | Jeroen | 2014-08-22 | 2 | -5/+5 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | issue #571 - use feed/nickname?top=1 | friendica | 2014-08-22 | 2 | -1/+7 | |
| | | | | | | | | | ||||||
* | | | | | | | | | rev update | friendica | 2014-08-22 | 2 | -669/+661 | |
| | | | | | | | | | ||||||
* | | | | | | | | | doc update | friendica | 2014-08-22 | 109 | -1236/+1697 | |
|/ / / / / / / / | ||||||
* | | | | | | | | another round of heavy lifting | friendica | 2014-08-21 | 1 | -112/+99 | |
| | | | | | | | | ||||||
* | | | | | | | | provide the site blacklist everywhere it is needed | friendica | 2014-08-21 | 3 | -1/+43 | |
| | | | | | | | | ||||||
* | | | | | | | | missing template file | friendica | 2014-08-21 | 1 | -0/+57 | |
| | | | | | | | | ||||||
* | | | | | | | | D* receive endpoint is receive/users/$guid - where $guid is really the ↵ | friendica | 2014-08-21 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | channel_guid, not the channel_hash. We'll allow this to be truncated for older D* sites or those that can't process our 64 character guids. | |||||
* | | | | | | | | the rest of the diaspora local discovery stuff | friendica | 2014-08-21 | 2 | -3/+24 | |
| | | | | | | | | ||||||
* | | | | | | | | make the old personal xrd interface (old webfinger) work again | friendica | 2014-08-21 | 4 | -7/+37 | |
| | | | | | | | | ||||||
* | | | | | | | | profile edit - missing visibility and drop link on non-default profiles, ↵ | friendica | 2014-08-21 | 4 | -11/+10 | |
| |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | re-arrange order of replacing red#matrix smilie so it works correctly, accept a post with body content of '0' which was interpreted by x() as nothing (was treated as integer). | |||||
* | | | | | | | abook-edit-me class lost during some edit - we need this to reset the ↵ | friendica | 2014-08-21 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | permission fields | |||||
* | | | | | | | extensible profiles - add the input form elements. Still needs styling and ↵ | friendica | 2014-08-20 | 3 | -135/+123 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | we're not yet storing the results. And right now we're ignoring the type and only doing type=string. Oh yeah - and I split off starting the second delivery chain into its own function in tag_deliver since it was largely duplicate code. | |||||
* | | | | | | | verified that chatroom expire is working, so doing away with the second ↵ | friendica | 2014-08-20 | 2 | -24/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | function to do the same thing. If you have a problem with chatroom expiration, check that it was created with cr_expire set to 120 (minutes). Chatrooms created during the first couple of days of the chat feature didn't have this. You can set the DB value manually. | |||||
* | | | | | | | restrict returned directory contents to xchans in the zot network. We could ↵ | friendica | 2014-08-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | probably add other networks to this and create a distributed directory for the free web. It's highly unlikely we would do this but we *could*. | |||||
* | | | | | | | restructure the author and owner info from feeds | friendica | 2014-08-20 | 1 | -85/+58 | |
| | | | | | | | ||||||
* | | | | | | | move Friendica photo migrator to addons, bring back a few XML scraping ↵ | friendica | 2014-08-20 | 4 | -176/+165 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | functions that we're going to require (unfortunately) | |||||
* | | | | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #570 from zzottel/master | zzottel | 2014-08-20 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | updated German main.bb doco file | |||||
| | * | | | | | | updated German main.bb doco file | zottel | 2014-08-20 | 1 | -0/+1 | |
| | | |_|/ / / | | |/| | | | | ||||||
* | / | | | | | provide admin option for allowing rss/atom feed connections. Need to do this ↵ | friendica | 2014-08-20 | 2 | -45/+6 | |
|/ / / / / / | | | | | | | | | | | | | | | | | | | now before the feature is complete so that public sites don't get borked. We also will need a service class for this. | |||||
* / / / / / | greatly simplify consume_feed() - a lot of this was friendica specific and ↵ | friendica | 2014-08-20 | 2 | -196/+50 | |
|/ / / / / | | | | | | | | | | | | | | | | somebody may want to put some of it back in, but we'd be much better off building a zot compatible feed for friendica (hint,hint) - even if it didn't support the other protocol bits. Special purpose feed handlers for things like likes, dislikes, events, and community tags are better handled as zot arrays. We have all those handlers. We just need to pass them a JSON message instead of an XML/Atom message. Handlers for statusnet follow messages are another casualty. That's easy to bring back - but we need to keep driving nails into the XML coffin or the damn zombies will get out. | |||||
* | | | | | fangs bared | friendica | 2014-08-19 | 1 | -1/+23 | |
| | | | | | ||||||
* | | | | | snakebite continued | friendica | 2014-08-19 | 1 | -53/+108 | |
| | | | | | ||||||
* | | | | | some work on network discovery | friendica | 2014-08-19 | 2 | -168/+167 | |
| | | | | | ||||||
* | | | | | also reset comment policy on alternate delivery chains | friendica | 2014-08-19 | 1 | -2/+4 | |
| | | | | | ||||||
* | | | | | make sure privacy scope is completely reset on second delivery chain - ↵ | friendica | 2014-08-19 | 1 | -8/+62 | |
| | | | | | | | | | | | | | | | | | | | | revert if there are forum issues, this is subtle and complicated | |||||
* | | | | | follow => connect | friendica | 2014-08-19 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | really really fix lockview (cross fingers) ;-) | friendica | 2014-08-19 | 1 | -5/+7 | |
| | | | | | ||||||
* | | | | | Merge pull request #569 from git-marijus/master | RedMatrix | 2014-08-20 | 1 | -1/+2 | |
|\| | | | | | | | | | | | | | | really fix lock info | |||||
| * | | | | really fix lock info | marijus | 2014-08-19 | 1 | -1/+2 | |
| | | | | | ||||||
* | | | | | fix nl | Jeroen | 2014-08-19 | 2 | -3/+3 | |
| |/ / / |/| | | | ||||||
* | | | | Update nl | Jeroen | 2014-08-19 | 2 | -5927/+6256 | |
|/ / / | ||||||
* | | | diaspora - crazy amount of work remaining | friendica | 2014-08-19 | 2 | -81/+64 | |
| | | | ||||||
* | | | provide an overt indication that a post/comment was edited. | friendica | 2014-08-18 | 3 | -4/+6 | |
| | | | ||||||
* | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-18 | 1 | -5/+4 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #568 from git-marijus/master | RedMatrix | 2014-08-19 | 1 | -5/+4 | |
| |\ \ \ | | |_|/ | |/| | | make lockview provide the right info | |||||
| | * | | make lockview provide the right info | marijus | 2014-08-18 | 1 | -5/+4 | |
| |/ / | ||||||
* / / | nav channel selection | friendica | 2014-08-18 | 5 | -3/+26 | |
|/ / | ||||||
* | | beginning of permission role settings | friendica | 2014-08-17 | 2 | -1/+61 | |
| | | ||||||
* | | add ability to follow somebody not already in your connections from "post ↵ | friendica | 2014-08-17 | 1 | -0/+5 | |
| | | | | | | | | actions" dropdown. bug: doesn't bring you back to this page. | |||||
* | | diaspora - begin heavy lifting. This is a 738 tonne brick with a herd of ↵ | friendica | 2014-08-17 | 1 | -218/+118 | |
| | | | | | | | | elephants standing on it. I'm working on the first tonne or two. | |||||
* | | some more work on realms | friendica | 2014-08-17 | 6 | -15/+54 | |
| | | ||||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-17 | 8 | -2472/+2923 | |
|\ \ | ||||||
| * | | Merge pull request #567 from tuscanhobbit/master | Paolo T | 2014-08-17 | 2 | -1208/+1416 | |
| |\| | | | | | | | IT: strings updated | |||||
| | * | IT: strings updated | tuscanhobbit | 2014-08-17 | 2 | -1208/+1416 | |
| | | |