aboutsummaryrefslogtreecommitdiffstats
path: root/mod/like.php
Commit message (Collapse)AuthorAgeFilesLines
* social tag - add UIFriendika2011-10-241-1/+2
|
* origin flag handling, and bug #137 - provide timezone conversion for events ↵Friendika2011-10-171-1/+2
| | | | posted across to Diaspora
* w3c compliance fixes, owner attribution on likes defaulting to local owner, ↵Friendika2011-09-231-3/+24
| | | | not item creator
* more d* infrastructure for relaying signed messages and storing ↵Friendika2011-08-171-5/+1
| | | | non-connected people details
* suppress duplicate FB posts (incoming after posted locally)Friendika2011-04-271-0/+2
|
* call post_local_end hook on like/dislikeFriendika2011-04-261-0/+2
|
* Update more stringsFabio Comuni2011-03-181-5/+7
|
* Fix spaces around t() and tt()fabrixxm2011-03-131-1/+1
|
* update source stringsfabrixxm2011-03-111-1/+1
|
* move php path setting inside proc_runFriendika2011-02-231-8/+2
|
* Added proc_run() and modified all occurrence of proc_close(proc_open()) to ↵fabrixxm2011-01-241-4/+4
| | | | use proc_run()
* wrong verb in dislike activity bodyFriendika2011-01-221-1/+1
|
* incorrect item owner on like/dislike activity body when remote-auth profileFriendika2011-01-211-1/+1
|
* hub anomolies & swat0 complianceFriendika2010-11-041-5/+2
|
* make a photo visible if it is likedFriendika2010-11-041-1/+14
|
* eradicate redundant get_uid functionMike Macgirvin2010-10-181-1/+1
|
* stronger type checking on comparisonsMike Macgirvin2010-09-261-2/+2
|
* preliminary network abstraction, configurable debugging.Mike Macgirvin2010-09-261-2/+4
|
* prepare for open source server releaseMike Macgirvin2010-09-211-2/+2
|
* like, dislike, activity streams, etc.Mike Macgirvin2010-09-171-0/+171