| Commit message (Expand) | Author | Age | Files | Lines |
* | get search page working with live-update and endless scroll, still not perfec... | friendica | 2013-05-09 | 2 | -3/+7 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-08 | 5 | -63/+107 |
|\ |
|
| * | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 1 | -4/+4 |
| * | fix internal | fabrixxm | 2013-05-08 | 1 | -2/+5 |
| * | use smarty3 as default template engine. add pluggable template system | fabrixxm | 2013-05-08 | 5 | -59/+100 |
* | | small updates | friendica | 2013-05-08 | 3 | -6/+7 |
|/ |
|
* | fixes | friendica | 2013-05-06 | 1 | -2/+2 |
* | photo driver issue when updating contact photos - old class structure used in... | friendica | 2013-05-05 | 2 | -4/+6 |
* | fix admin assign | friendica | 2013-05-05 | 1 | -2/+2 |
* | email notification content privacy by default (unless it's public content) | friendica | 2013-05-05 | 1 | -0/+24 |
* | minor fixes related to postgres development | friendica | 2013-05-05 | 2 | -16/+15 |
* | members_of_group() output not entirely correct | friendica | 2013-05-02 | 1 | -1/+2 |
* | change plugin_install to plugin_load, etc. | friendica | 2013-05-01 | 1 | -41/+76 |
* | change the way profiles are imported | friendica | 2013-04-30 | 1 | -50/+69 |
* | don't try and load an empty string as a photo | friendica | 2013-04-29 | 2 | -1/+8 |
* | fix broken profile syncing | friendica | 2013-04-29 | 1 | -2/+4 |
* | add some debugging - update times are changing much faster than they're suppo... | friendica | 2013-04-29 | 1 | -0/+7 |
* | port superblock core code (except Red will use an xchan instead of a URL) | friendica | 2013-04-28 | 1 | -0/+43 |
* | photo driver abstraction | friendica | 2013-04-25 | 7 | -455/+410 |
* | odds and ends in prepearation for photo abstraction, plus red-to-friendica addon | friendica | 2013-04-25 | 2 | -25/+132 |
* | dba driver cleanup | friendica | 2013-04-23 | 1 | -14/+8 |
* | remove old driver | friendica | 2013-04-22 | 2 | -193/+10 |
* | cleanup debugging code in abstracted db driver | friendica | 2013-04-22 | 1 | -6/+15 |
* | db abstraction layer | friendica | 2013-04-22 | 5 | -102/+291 |
* | reverting to fancybox for "save to file" selection box until we find a better... | friendica | 2013-04-21 | 1 | -0/+2 |
* | sql error on contact removal | friendica | 2013-04-19 | 1 | -1/+1 |
* | for directory sync, ensure we have a fallback master; even if we have nothing... | friendica | 2013-04-18 | 2 | -4/+54 |
* | turn naked links in posts into zrl's if we've got a hubloc for the site | friendica | 2013-04-18 | 2 | -1/+25 |
* | 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 |