| Commit message (Expand) | Author | Age | Files | Lines |
* | more progress on items_fetch (new name) | friendica | 2013-05-23 | 1 | -0/+6 |
* | implement time travelling posts | friendica | 2013-05-23 | 1 | -0/+1 |
* | add basic input filtering to the simple activity posting | friendica | 2013-05-22 | 1 | -7/+8 |
* | typo in auto permissions | friendica | 2013-05-19 | 1 | -2/+5 |
* | install issues | friendica | 2013-05-15 | 1 | -1/+1 |
* | add magic_auth_complete hook | friendica | 2013-05-15 | 1 | -5/+5 |
* | disable pcss when installing since modules don't yet work and pcss uses the v... | friendica | 2013-05-14 | 1 | -5/+7 |
* | add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for co... | fabrixxm | 2013-05-10 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-08 | 1 | -9/+75 |
|\ |
|
| * | use smarty3 as default template engine. add pluggable template system | fabrixxm | 2013-05-08 | 1 | -9/+75 |
* | | small updates | friendica | 2013-05-08 | 1 | -1/+1 |
|/ |
|
* | add driver param to output queue so we know what protocol to use when faced w... | friendica | 2013-05-06 | 1 | -1/+1 |
* | photo driver issue when updating contact photos - old class structure used in... | friendica | 2013-05-05 | 1 | -1/+1 |
* | minor fixes related to postgres development | friendica | 2013-05-05 | 1 | -4/+4 |
* | change plugin_install to plugin_load, etc. | friendica | 2013-05-01 | 1 | -3/+3 |
* | small issue with zid returning incorrect result on your own channel link | friendica | 2013-04-18 | 1 | -0/+3 |
* | more doco | friendica | 2013-04-16 | 1 | -2/+20 |
* | zid fixes | friendica | 2013-04-16 | 1 | -2/+15 |
* | fix settable page titles after Red page re-org long ago. | friendica | 2013-04-15 | 1 | -3/+3 |
* | begin to cut the umbilical | friendica | 2013-04-14 | 1 | -3/+3 |
* | add new connections to default group (if any) | friendica | 2013-03-27 | 1 | -1/+1 |
* | update manage table and some documentation | friendica | 2013-03-27 | 1 | -3/+4 |
* | descriptive text | friendica | 2013-03-23 | 1 | -0/+23 |
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer... | friendica | 2013-03-21 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-03-21 | 1 | -1/+1 |
|\ |
|
| * | Add "channels" field to profile table. | Thomas Willingham | 2013-03-20 | 1 | -1/+1 |
* | | update | friendica | 2013-03-21 | 1 | -11/+19 |
|/ |
|
* | we'll need a special system channel (not attached to any account) for directo... | friendica | 2013-03-18 | 1 | -0/+1 |
* | add xconfig table and functions, update strings and doco | friendica | 2013-03-15 | 1 | -1/+1 |
* | directory synchronisation timestamps | friendica | 2013-03-13 | 1 | -1/+1 |
* | . | friendica | 2013-03-10 | 1 | -0/+59 |
* | tweaky tweak, plus add share tracking db, and don't show acl for guest postin... | friendica | 2013-03-06 | 1 | -2/+2 |
* | basic friend suggestions (but not "new to the network and have no friends at ... | friendica | 2013-03-05 | 1 | -1/+1 |
* | add account_external for linking to legacy authentication infrastructure (e.g... | friendica | 2013-03-01 | 1 | -1/+1 |
* | mail recall - just set mail_flags = mail_flags & MAIL_RECALLED and tell the n... | friendica | 2013-02-27 | 1 | -0/+1 |
* | initial doco | friendica | 2013-02-26 | 1 | -808/+750 |
* | doxygen gets tripped up by 'if (! function_exists' - but this construct no lo... | friendica | 2013-02-25 | 1 | -71/+70 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -0/+1 |
* | reverse the cyclic conundrum, and a minor db update of no consequence | friendica | 2013-02-18 | 1 | -1/+2 |
* | moving on | friendica | 2013-02-18 | 1 | -1/+1 |
* | start on channel_remove(), add some generic channel queries to the API layers | friendica | 2013-02-16 | 1 | -0/+2 |
* | add rating support to poco | friendica | 2013-02-15 | 1 | -1/+1 |
* | contact rating field so it's here when we need it | friendica | 2013-02-15 | 1 | -1/+1 |
* | use our own CA bundle as authoritative for backend communications. This avoid... | friendica | 2013-02-13 | 1 | -0/+5 |
* | catch all the changes | friendica | 2013-02-13 | 1 | -1/+1 |
* | some more rmagic fixes discovered during testing | friendica | 2013-02-13 | 1 | -3/+3 |
* | fix auto rmagic when visiting with zid | friendica | 2013-02-13 | 1 | -3/+3 |
* | add mimetype to items | friendica | 2013-02-10 | 1 | -1/+1 |
* | more profiling - cache the qcomment list so we don't have to look it up for e... | friendica | 2013-02-09 | 1 | -0/+2 |
* | more register_approve stuff - like the admin page. Hopefully this won't confl... | friendica | 2013-02-08 | 1 | -0/+1 |