| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | taking the next step on pages | friendica | 2013-02-27 | 1 | -0/+3 |
* | hex2bin is a built-in function in PHP 5.4 | friendica | 2013-02-27 | 1 | -1/+3 |
* | get rid of str_getcsv legacy function since we now require php 5.3 | friendica | 2013-02-26 | 1 | -57/+0 |
* | xss attack vector in bbcode.php - check for proc_open being disabled for secu... | friendica | 2013-02-26 | 1 | -11/+11 |
* | doc update | friendica | 2013-02-26 | 1 | -254/+251 |
* | remove things calling feed_birthday(), so we can remove it | friendica | 2013-02-26 | 1 | -2/+2 |
* | initial doco | friendica | 2013-02-26 | 4 | -69/+81 |
* | route oembed through z_fetch_url | friendica | 2013-02-25 | 1 | -2/+8 |
* | make sure old fetch_url calls (and those that provided their own curl wrapper... | friendica | 2013-02-25 | 1 | -2/+5 |
* | partial port of embedded shares | friendica | 2013-02-25 | 1 | -0/+91 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 67 | -90/+91 |
* | little fixes | friendica | 2013-02-24 | 2 | -4/+5 |
* | add groups and personal configs to export/import | friendica | 2013-02-21 | 1 | -0/+20 |
* | bring back like/dislike and share buttons | zottel | 2013-02-21 | 1 | -1/+1 |
* | fix localdir privacy (again) | friendica | 2013-02-19 | 1 | -1/+5 |
* | set xchan hidden flag correctly when local directory update | friendica | 2013-02-19 | 1 | -0/+20 |
* | directory debugging | friendica | 2013-02-19 | 2 | -0/+4 |
* | that should be the last critical piece. Everything else is gravy. | friendica | 2013-02-19 | 1 | -0/+49 |
* | dang - this is almost testable. Still have to figure out the best way to deal... | friendica | 2013-02-19 | 1 | -0/+9 |
* | the heavy lifting is done for location migration aka channel import - now it'... | friendica | 2013-02-19 | 1 | -1/+1 |
* | permission plugin hooks | friendica | 2013-02-19 | 1 | -2/+23 |
* | global rename viewcontacts to viewconnections | friendica | 2013-02-19 | 1 | -1/+1 |
* | viewcontacts update | friendica | 2013-02-19 | 1 | -2/+2 |
* | nothing to see, keep moving | friendica | 2013-02-18 | 1 | -0/+43 |
* | moving on | friendica | 2013-02-18 | 3 | -2/+70 |
* | start on channel_remove(), add some generic channel queries to the API layers | friendica | 2013-02-16 | 3 | -35/+57 |