| Commit message (Expand) | Author | Age | Files | Lines |
* | provide detailed error to remote site for the myriad of things that can go wr... | friendica | 2013-09-10 | 1 | -1/+2 |
* | issue #106 | friendica | 2013-08-28 | 1 | -1/+1 |
* | localize_item() thinks all likes on posts are likes on comments because we di... | friendica | 2013-08-19 | 1 | -0/+1 |
* | infrastructure for future stuff | friendica | 2013-06-19 | 1 | -2/+1 |
* | wrong attribution on likes of comments in email notifications. Let's also cal... | friendica | 2013-05-28 | 1 | -1/+4 |
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean... | friendica | 2013-04-15 | 1 | -3/+3 |
* | magic auth doco | friendica | 2013-04-10 | 1 | -1/+1 |
* | wrapper function to create arbitrary activities (e.g. for plugins and apps) w... | friendica | 2013-04-04 | 1 | -0/+2 |
* | liking comments were reverted to liking the parent after sending item to ano... | friendica | 2013-04-03 | 1 | -0/+2 |
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer... | friendica | 2013-03-21 | 1 | -8/+8 |
* | likes were somewhat confused. Unconfuse them. | friendica | 2013-03-11 | 1 | -2/+2 |
* | owner's like reversed instead of observer's. | friendica | 2013-02-05 | 1 | -56/+4 |
* | finish off like/dislike localisation except for zrl/magic_link | friendica | 2012-11-06 | 1 | -1/+1 |
* | add author info to like activity object for localisation | friendica | 2012-11-06 | 1 | -21/+39 |
* | likes working a bit better - not translateable yet | friendica | 2012-11-06 | 1 | -7/+12 |
* | likes are quasi working again - at least an activity item is stored and it mo... | friendica | 2012-11-05 | 1 | -45/+36 |
* | start on the like/dislike activities | friendica | 2012-11-05 | 1 | -69/+75 |
* | Can't see any posts currently - after the big shakeup, but we can now post to... | friendica | 2012-10-03 | 1 | -1/+1 |
* | here's where the heavy lifting begins - everything is likely to be broken for... | friendica | 2012-10-01 | 1 | -4/+4 |
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 1 | -3/+3 |
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -1/+0 |
* | Removing connectors we won't be needing - this is probably going to break som... | friendica | 2012-07-18 | 1 | -137/+1 |
* | updates | friendica | 2012-07-14 | 1 | -1/+1 |
* | merge upstream, slider work, refactor ping module, language selection work | friendica | 2012-07-13 | 1 | -2/+3 |
* | catchup | friendica | 2012-07-10 | 1 | -8/+0 |
* | remove possibly unnecessary checks for likes or comments created by Diaspora ... | Zach Prezkuta | 2012-06-25 | 1 | -42/+42 |
* | store signature info for remote users too | Zach Prezkuta | 2012-06-25 | 1 | -2/+4 |
* | was passing the wrong arguments to the signature storage function | Zach Prezkuta | 2012-06-25 | 1 | -1/+1 |
* | add some debug logging | Zach Prezkuta | 2012-06-25 | 1 | -2/+6 |
* | Clean up the Diaspora connectivity: | Zach Prezkuta | 2012-06-25 | 1 | -55/+83 |
* | like comments | friendica | 2012-06-23 | 1 | -1/+2 |
* | Debugged implementation of Diaspora relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -27/+35 |
* | first shot at getting like/unlike functions to work consistently | Zach Prezkuta | 2012-06-03 | 1 | -2/+111 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | social tag - add UI | Friendika | 2011-10-24 | 1 | -1/+2 |
* | origin flag handling, and bug #137 - provide timezone conversion for events p... | Friendika | 2011-10-17 | 1 | -1/+2 |
* | w3c compliance fixes, owner attribution on likes defaulting to local owner, n... | Friendika | 2011-09-23 | 1 | -3/+24 |
* | more d* infrastructure for relaying signed messages and storing non-connected... | Friendika | 2011-08-17 | 1 | -5/+1 |
* | suppress duplicate FB posts (incoming after posted locally) | Friendika | 2011-04-27 | 1 | -0/+2 |
* | call post_local_end hook on like/dislike | Friendika | 2011-04-26 | 1 | -0/+2 |
* | Update more strings | Fabio Comuni | 2011-03-18 | 1 | -5/+7 |
* | Fix spaces around t() and tt() | fabrixxm | 2011-03-13 | 1 | -1/+1 |
* | update source strings | fabrixxm | 2011-03-11 | 1 | -1/+1 |
* | move php path setting inside proc_run | Friendika | 2011-02-23 | 1 | -8/+2 |
* | Added proc_run() and modified all occurrence of proc_close(proc_open()) to us... | fabrixxm | 2011-01-24 | 1 | -4/+4 |
* | wrong verb in dislike activity body | Friendika | 2011-01-22 | 1 | -1/+1 |
* | incorrect item owner on like/dislike activity body when remote-auth profile | Friendika | 2011-01-21 | 1 | -1/+1 |
* | hub anomolies & swat0 compliance | Friendika | 2010-11-04 | 1 | -5/+2 |
* | make a photo visible if it is liked | Friendika | 2010-11-04 | 1 | -1/+14 |