| Commit message (Expand) | Author | Age | Files | Lines |
* | issue #578 - this won't fix old items but should work going forward. The extr... | friendica | 2014-09-01 | 2 | -2/+2 |
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2014-09-02 | 9 | -66/+276 |
|\ |
|
| * | use feed icon as default avatar for rss connections | friendica | 2014-09-01 | 2 | -3/+6 |
| * | honour the feed_contacts setting | friendica | 2014-09-01 | 1 | -0/+5 |
| * | get out the sunnies | friendica | 2014-08-31 | 4 | -7/+32 |
| * | various rss fixes | friendica | 2014-08-31 | 2 | -11/+25 |
| * | service class check for feeds. Note limit is account based, not channel based. | friendica | 2014-08-31 | 1 | -21/+33 |
| * | rss feed discovery | friendica | 2014-08-31 | 2 | -25/+178 |
| * | sql error in profile_activity | friendica | 2014-08-31 | 2 | -5/+3 |
* | | Add check_upstream_directory() to check that your directory is still | Thomas Willingham | 2014-08-31 | 2 | -0/+23 |
|/ |
|
* | doc change - read it. | friendica | 2014-08-30 | 1 | -0/+3 |
* | insecure network filter | friendica | 2014-08-30 | 1 | -1/+40 |
* | various diaspora issues | friendica | 2014-08-29 | 4 | -22/+76 |
* | more queue tweaks | friendica | 2014-08-28 | 2 | -2/+2 |
* | the queue driver is universal now - we don't need to filter it. | friendica | 2014-08-28 | 1 | -1/+1 |
* | lots of little Diaspora issues | friendica | 2014-08-28 | 4 | -10/+46 |
* | remove noisy log statement | friendica | 2014-08-28 | 1 | -2/+0 |
* | when updating the commented timestamp on the parent post (item_store) don't i... | friendica | 2014-08-28 | 2 | -2/+5 |
* | Ability to close comments at a certain date/time - needed for loom.io emulati... | friendica | 2014-08-28 | 3 | -56/+93 |
* | let's make this "specific" since that's what it is. | friendica | 2014-08-28 | 1 | -0/+2 |
* | begin embeddable/shareable design elements (blocks, webpages, layouts, menus,... | friendica | 2014-08-27 | 1 | -1/+33 |
* | mind numbing drudgery continued... | friendica | 2014-08-27 | 1 | -83/+62 |
* | and ... we've got a comment coming the other way | friendica | 2014-08-26 | 1 | -0/+1 |
* | more hard work | friendica | 2014-08-26 | 1 | -121/+99 |
* | works one way sort of - now to go the other way - which will require fixing ... | friendica | 2014-08-26 | 4 | -29/+51 |
* | houston we have liftoff | friendica | 2014-08-26 | 2 | -12/+14 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-26 | 1 | -0/+1 |
|\ |
|
| * | Revert - see comments. | Thomas Willingham | 2014-08-26 | 1 | -3/+3 |
| * | HTML doesn't work without ACCOUNT_ROLE_ALLOWCODE, so don't offer it | Thomas Willingham | 2014-08-26 | 1 | -2/+3 |
* | | take off the kid gloves | friendica | 2014-08-26 | 3 | -51/+40 |
|/ |
|
* | more diaspora stuff - most of the basic bits are there except queueing and ph... | friendica | 2014-08-25 | 3 | -12/+38 |
* | sort out some anomalies | friendica | 2014-08-25 | 4 | -8/+20 |
* | more diaspora heavy lifting | friendica | 2014-08-25 | 3 | -66/+248 |
* | re-obscure item body if localize_item() changes it. It's already flagged as o... | friendica | 2014-08-25 | 1 | -0/+13 |
* | Add d* folks to address book. WARNING - DO NOT ATTEMPT THIS. LEAVE IT THE FRU... | friendica | 2014-08-24 | 2 | -295/+378 |
* | onepoll: don't poll archived, blocked, or ignored connections | friendica | 2014-08-24 | 1 | -0/+2 |
* | diaspora discovery | friendica | 2014-08-24 | 1 | -0/+113 |
* | add "any connections" to can_comment_on_post() - was missing | friendica | 2014-08-23 | 1 | -0/+1 |
* | switch everything over to crypto_encapsulate() | friendica | 2014-08-23 | 1 | -4/+4 |
* | We really can't do this without a hubloc. I was hoping we could, but notifier... | friendica | 2014-08-22 | 2 | -3/+4 |
* | issue #573 - this may not fix everything in that issue but should resolve som... | friendica | 2014-08-22 | 1 | -0/+3 |
* | "false" issue | friendica | 2014-08-22 | 1 | -4/+9 |
* | issue #571 - use feed/nickname?top=1 | friendica | 2014-08-22 | 1 | -1/+6 |
* | 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 |
* | the rest of the diaspora local discovery stuff | friendica | 2014-08-21 | 1 | -3/+21 |
* | make the old personal xrd interface (old webfinger) work again | friendica | 2014-08-21 | 1 | -2/+3 |
* | profile edit - missing visibility and drop link on non-default profiles, re-a... | friendica | 2014-08-21 | 2 | -8/+8 |
* | extensible profiles - add the input form elements. Still needs styling and we... | friendica | 2014-08-20 | 1 | -135/+99 |
* | verified that chatroom expire is working, so doing away with the second funct... | friendica | 2014-08-20 | 1 | -19/+4 |