aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | doc updatesfriendica2014-09-0577-1045/+1331
* | | | improved logging if you're using php54 or laterfriendica2014-09-041-2/+8
* | | | issue #451 - clear gid and cid from network tab if discover is selectedfriendica2014-09-041-7/+7
* | | | put a date and time picker on eventsfriendica2014-09-042-6/+116
* | | | bb2diaspora_itembody - empty body, that explains a lotfriendica2014-09-041-0/+2
* | | | this improves the photos even morefriendica2014-09-041-3/+3
* | | | fix the client side of pocofriendica2014-09-041-11/+20
* | | | fix poco networkfriendica2014-09-041-1/+4
* | | | import_author_rss not succeeding, missing urlfriendica2014-09-041-4/+5
* | | | unset item_nocomment when starting a new delivery chainfriendica2014-09-041-1/+8
* | | | oops forgot about the privacy exclusionfriendica2014-09-041-4/+5
* | | | constrain photos to a fixed block regardless of aspect ratiofriendica2014-09-041-1/+23
* | | | allow feeds to be sourcedfriendica2014-09-041-1/+1
* | | | realm detection logic reversedfriendica2014-09-041-1/+1
* | | | allow stuff with Diaspora authors to federate in zot conversations even if th...friendica2014-09-044-2/+25
* | | | update docs as D* members should now be able to participate in redmatrix foru...friendica2014-09-031-2/+2
* | | | remove feed items from ACL selector - there's nothing we can do with them and...friendica2014-09-031-0/+5
* | | | sort out some of the bb2d madnessfriendica2014-09-032-70/+27
* | | | this is turning into a wretched mess. It's going to get worse before it gets ...friendica2014-09-032-200/+99
* | | | implement service class for feed polling frequenecy, fixed a service class bu...friendica2014-09-039-96/+92
* | | | fix group membership management for non-red connectionsfriendica2014-09-031-4/+4
* | | | store diaspora meta info in the item table. It has to go there or it will kil...friendica2014-09-037-58/+67
* | | | outbound feed issuefriendica2014-09-034-5/+6
* | | | fix diaspora_handle_from_contact()friendica2014-09-021-2/+2
* | | | if we don't have a stored diaspora author signature which has been passed the...friendica2014-09-021-0/+1
* | | | try to proceed with a diaspora relayable even if we don't have the original a...friendica2014-09-021-7/+9
* | | | provide a config option to prevent wall uploads (photos and files) from being...friendica2014-09-022-30/+9
* | | | feed removal issuefriendica2014-09-022-6/+8
* | | | use feed title for channel name before checking author, make feed items share...friendica2014-09-024-10/+41
* | | | updated compatibility notesfriendica2014-09-022-4/+8
| |_|/ |/| |
* | | minor nitsfriendica2014-09-011-4/+8
* | | fix phantom attachments in feedsfriendica2014-09-012-2/+2
* | | pull in some posts when first connecting to feedsfriendica2014-09-011-2/+1
* | | logic invertedfriendica2014-09-011-1/+1
* | | issue #578 - this won't fix old items but should work going forward. The extr...friendica2014-09-012-2/+2
* | | Merge pull request #576 from beardy-unixer/masterRedMatrix2014-09-025-15/+54
|\| |
| * | Don't forget the ifs. Now we just need to write some blurb, find someThomas Willingham2014-09-021-4/+4
| * | Move achievements on, but just a tad.Thomas Willingham2014-09-022-10/+22
| * | If you have a new channel (or a new hub searching for an old channel)Thomas Willingham2014-09-021-5/+9
| * | Merge remote-tracking branch 'upstream/master'Thomas Willingham2014-09-0217-1411/+1673
| |\ \ | |/ / |/| |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-09-012-1337/+1389
|\ \ \
| * \ \ Merge pull request #577 from tuscanhobbit/masterPaolo T2014-09-012-1337/+1389
| |\ \ \ | | | |/ | | |/|
| | * | Italian strings updatedPaolo Tacconi2014-09-012-3/+3
| | * | Italian strings updatedPaolo Tacconi2014-09-012-1335/+1387
* | | | use feed icon as default avatar for rss connectionsfriendica2014-09-013-3/+6
|/ / /
* | | make fuckin twitter plugin work by selling my soul to the devil for a fuckin ...friendica2014-09-011-1/+1
* | | honour the feed_contacts settingfriendica2014-09-012-1/+6
* | | get out the sunniesfriendica2014-08-315-8/+33
* | | various rss fixesfriendica2014-08-312-11/+25
* | | service class check for feeds. Note limit is account based, not channel based.friendica2014-08-311-21/+33