| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | basic poke working | friendica | 2013-04-17 | 1 | -1/+1 |
* | That was a bit premature. I'll hold these for now until they're more producti... | friendica | 2013-04-17 | 3 | -133/+0 |
* | start of DB driver abstraction class (we'll need similar mechanisms for the G... | friendica | 2013-04-17 | 3 | -0/+133 |
* | Uncripple zids. | Thomas Willingham | 2013-04-16 | 2 | -2/+12 |
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean... | friendica | 2013-04-15 | 7 | -33/+33 |
* | more Friendica removals | friendica | 2013-04-14 | 2 | -6/+5 |
* | more cleanup | friendica | 2013-04-14 | 2 | -2/+1 |
* | begin to cut the umbilical | friendica | 2013-04-14 | 4 | -7/+7 |
* | IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the privacy-... | friendica | 2013-04-14 | 2 | -6/+38 |
* | modify linkify to work correctly with Red mid's containing '@' | friendica | 2013-04-08 | 1 | -1/+1 |
* | wrapper function to create arbitrary activities (e.g. for plugins and apps) w... | friendica | 2013-04-04 | 1 | -0/+65 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-04-03 | 1 | -0/+1 |
|\ |
|
| * | Make prettyPhoto a feature, add slideshow for albums. | Thomas Willingham | 2013-03-29 | 1 | -0/+1 |
* | | liking comments were reverted to liking the parent after sending item to ano... | friendica | 2013-04-03 | 1 | -4/+3 |
|/ |
|
* | add new connections to default group (if any) | friendica | 2013-03-27 | 2 | -59/+36 |
* | update manage table and some documentation | friendica | 2013-03-27 | 3 | -17/+33 |
* | more doco | friendica | 2013-03-26 | 1 | -5/+8 |
* | set hidden flags on new directory entries, not just existing ones | friendica | 2013-03-26 | 1 | -3/+21 |
* | doco | friendica | 2013-03-25 | 2 | -3/+66 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-03-21 | 1 | -1/+3 |
|\ |
|
| * | small fixes for events | Michael Johnston | 2013-03-21 | 1 | -1/+3 |
* | | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer... | friendica | 2013-03-21 | 10 | -185/+185 |
* | | support various and multiple content_types on the display side - still have s... | friendica | 2013-03-21 | 1 | -7/+28 |
|/ |
|
* | update for js_upload | friendica | 2013-03-21 | 1 | -3/+3 |
* | update | friendica | 2013-03-21 | 1 | -0/+15 |
* | we'll need a special system channel (not attached to any account) for directo... | friendica | 2013-03-18 | 1 | -9/+27 |
* | add xconfig table and functions, update strings and doco | friendica | 2013-03-15 | 1 | -11/+123 |
* | update modification time whenever a directory related attribute is changed | friendica | 2013-03-13 | 1 | -2/+24 |
* | update xchans on url change | friendica | 2013-03-12 | 1 | -2/+9 |
* | tell it like it is | friendica | 2013-03-12 | 1 | -2/+2 |
* | tell it like it is. | friendica | 2013-03-12 | 1 | -1/+0 |
* | make reshares translateable | friendica | 2013-03-11 | 1 | -71/+79 |
* | fix typos | friendica | 2013-03-11 | 2 | -3/+3 |
* | unknown column | friendica | 2013-03-11 | 1 | -2/+2 |
* | class def for reshared content | friendica | 2013-03-11 | 1 | -1/+1 |
* | dangerous typo that removes all your hublocs, fix reshare formatting | friendica | 2013-03-11 | 4 | -37/+39 |
* | cleanup | friendica | 2013-03-10 | 6 | -996/+1 |
* | . | friendica | 2013-03-10 | 3 | -15/+56 |
* | some fixes related to events | Michael Johnston | 2013-03-07 | 1 | -1/+1 |
* | fix comment permissions on display (again) and clean up an error seen in the ... | friendica | 2013-03-06 | 2 | -2/+9 |
* | tweaky tweak, plus add share tracking db, and don't show acl for guest postin... | friendica | 2013-03-06 | 1 | -0/+1 |
* | randprof sorta working | friendica | 2013-03-06 | 1 | -2/+2 |
* | hide hidden entries | friendica | 2013-03-05 | 1 | -0/+2 |
* | basic friend suggestions (but not "new to the network and have no friends at ... | friendica | 2013-03-05 | 1 | -4/+23 |
* | just tinkering and trying a few things - don't get upset. It can all be rever... | friendica | 2013-03-05 | 3 | -8/+19 |
* | fix timeago (again), webfinger new spec implemented, some theme work | friendica | 2013-03-04 | 3 | -2/+4 |
* | cleanup affinity tool | friendica | 2013-03-03 | 1 | -1/+3 |
* | edits might really work now | friendica | 2013-02-28 | 1 | -1/+2 |
* | this might make edits update across the wire, or it might not | friendica | 2013-02-28 | 3 | -2/+232 |
* | mail recall - just set mail_flags = mail_flags & MAIL_RECALLED and tell the n... | friendica | 2013-02-27 | 2 | -1/+25 |