| Commit message (Expand) | Author | Age | Files | Lines |
* | support the recent (2 years ago) changes to diaspora photo embeds | friendica | 2014-09-06 | 1 | -0/+6 |
* | hook photos scroll to page down | friendica | 2014-09-06 | 1 | -1/+1 |
* | extra_query_args() restricted to $_GET only. $_REQUEST was adding cookies and... | friendica | 2014-09-06 | 1 | -4/+5 |
* | and more ajax work | friendica | 2014-09-06 | 2 | -3/+3 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-06 | 3 | -2/+7 |
|\ |
|
| * | Fix directory for NOT endless scroll. Dunno what's wrong with endless | Thomas Willingham | 2014-09-06 | 1 | -2/+3 |
| * | Merge pull request #579 from encyclomundi/master | Thomas Willingham | 2014-09-06 | 2 | -0/+4 |
| |\ |
|
| | * | adding a bug report app | Charles | 2014-09-05 | 2 | -0/+4 |
| |/ |
|
* / | ajax work | friendica | 2014-09-06 | 8 | -16/+113 |
|/ |
|
* | illegal string offset warnings | friendica | 2014-09-05 | 1 | -1/+1 |
* | more work on the event edit form | friendica | 2014-09-05 | 2 | -4/+18 |
* | doc updates | friendica | 2014-09-05 | 77 | -1045/+1331 |
* | improved logging if you're using php54 or later | friendica | 2014-09-04 | 1 | -2/+8 |
* | issue #451 - clear gid and cid from network tab if discover is selected | friendica | 2014-09-04 | 1 | -7/+7 |
* | put a date and time picker on events | friendica | 2014-09-04 | 2 | -6/+116 |
* | bb2diaspora_itembody - empty body, that explains a lot | friendica | 2014-09-04 | 1 | -0/+2 |
* | this improves the photos even more | friendica | 2014-09-04 | 1 | -3/+3 |
* | fix the client side of poco | friendica | 2014-09-04 | 1 | -11/+20 |
* | fix poco network | friendica | 2014-09-04 | 1 | -1/+4 |
* | import_author_rss not succeeding, missing url | friendica | 2014-09-04 | 1 | -4/+5 |
* | unset item_nocomment when starting a new delivery chain | friendica | 2014-09-04 | 1 | -1/+8 |
* | oops forgot about the privacy exclusion | friendica | 2014-09-04 | 1 | -4/+5 |
* | constrain photos to a fixed block regardless of aspect ratio | friendica | 2014-09-04 | 1 | -1/+23 |
* | allow feeds to be sourced | friendica | 2014-09-04 | 1 | -1/+1 |
* | realm detection logic reversed | friendica | 2014-09-04 | 1 | -1/+1 |
* | allow stuff with Diaspora authors to federate in zot conversations even if th... | friendica | 2014-09-04 | 4 | -2/+25 |
* | update docs as D* members should now be able to participate in redmatrix foru... | friendica | 2014-09-03 | 1 | -2/+2 |
* | remove feed items from ACL selector - there's nothing we can do with them and... | friendica | 2014-09-03 | 1 | -0/+5 |
* | sort out some of the bb2d madness | friendica | 2014-09-03 | 2 | -70/+27 |
* | this is turning into a wretched mess. It's going to get worse before it gets ... | friendica | 2014-09-03 | 2 | -200/+99 |
* | implement service class for feed polling frequenecy, fixed a service class bu... | friendica | 2014-09-03 | 9 | -96/+92 |
* | fix group membership management for non-red connections | friendica | 2014-09-03 | 1 | -4/+4 |
* | store diaspora meta info in the item table. It has to go there or it will kil... | friendica | 2014-09-03 | 7 | -58/+67 |
* | outbound feed issue | friendica | 2014-09-03 | 4 | -5/+6 |
* | fix diaspora_handle_from_contact() | friendica | 2014-09-02 | 1 | -2/+2 |
* | if we don't have a stored diaspora author signature which has been passed the... | friendica | 2014-09-02 | 1 | -0/+1 |
* | try to proceed with a diaspora relayable even if we don't have the original a... | friendica | 2014-09-02 | 1 | -7/+9 |
* | provide a config option to prevent wall uploads (photos and files) from being... | friendica | 2014-09-02 | 2 | -30/+9 |
* | feed removal issue | friendica | 2014-09-02 | 2 | -6/+8 |
* | use feed title for channel name before checking author, make feed items share... | friendica | 2014-09-02 | 4 | -10/+41 |
* | updated compatibility notes | friendica | 2014-09-02 | 2 | -4/+8 |
* | minor nits | friendica | 2014-09-01 | 1 | -4/+8 |
* | fix phantom attachments in feeds | friendica | 2014-09-01 | 2 | -2/+2 |
* | pull in some posts when first connecting to feeds | friendica | 2014-09-01 | 1 | -2/+1 |
* | logic inverted | friendica | 2014-09-01 | 1 | -1/+1 |
* | issue #578 - this won't fix old items but should work going forward. The extr... | friendica | 2014-09-01 | 2 | -2/+2 |
* | Merge pull request #576 from beardy-unixer/master | RedMatrix | 2014-09-02 | 5 | -15/+54 |
|\ |
|
| * | Don't forget the ifs. Now we just need to write some blurb, find some | Thomas Willingham | 2014-09-02 | 1 | -4/+4 |
| * | Move achievements on, but just a tad. | Thomas Willingham | 2014-09-02 | 2 | -10/+22 |
| * | If you have a new channel (or a new hub searching for an old channel) | Thomas Willingham | 2014-09-02 | 1 | -5/+9 |