aboutsummaryrefslogtreecommitdiffstats
path: root/mod/like.php
Commit message (Expand)AuthorAgeFilesLines
* module updatesredmatrix2016-04-181-541/+0
* static Appredmatrix2016-03-311-2/+2
* deprecate $a->get_baseurl()redmatrix2016-03-301-1/+1
* issues #306 and #307redmatrix2016-03-041-4/+10
* small improvements to profile like activityredmatrix2016-02-251-2/+9
* duplicated coderedmatrix2015-09-101-8/+0
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-101-0/+8
|\
| * export likes to clonesredmatrix2015-09-101-1/+15
* | sync likesredmatrix2015-09-101-1/+15
* | decentralise likes of things so they can be clonedredmatrix2015-09-091-4/+11
* | separate objs/things from taxonomyredmatrix2015-09-011-7/+6
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-311-1/+2
|\|
| * change the likes db structure to make it more easily importable/exportableredmatrix2015-08-311-1/+2
* | mostly doc tweaks, some import/export workredmatrix2015-08-311-2/+2
* | make likes/dislikes work againMario Vavti2015-07-171-2/+2
* | more work on item table optimisationredmatrix2015-06-101-1/+3
* | Merge branch 'master' into tresredmatrix2015-05-171-1/+1
|\ \
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-171-1/+1
| |\|
| | * more work isolating the projectname from core.redmatrix2015-05-171-1/+1
* | | Merge branch 'master' into tresredmatrix2015-05-141-1/+3
|\| |
| * | convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-061-4/+6
| * | first pass name changeredmatrix2015-05-051-1/+1
| |/
* | Merge branch 'master' into tresfriendica2015-04-231-9/+59
|\|
| * allow complete undo of a vote, not just a change of votefriendica2015-03-221-1/+5
| * provide visual feedback when deleting a like by liking it again.friendica2015-03-221-1/+7
| * fix multiple vote issuesfriendica2015-03-211-2/+3
| * well that was certainly fun. And the reason why likes and other acitivity del...friendica2015-02-111-1/+1
| * improvements in duplicate like detection, especially w/r/t event participationfriendica2015-02-101-7/+28
| * correct the object type if it isn't stored/linked to an item yetfriendica2015-02-101-1/+1
| * more progress on event confirmationsfriendica2015-02-101-2/+20
* | more message restrict conversionsfriendica2015-01-291-6/+6
* | heavy lifting converting item flag bitsfriendica2015-01-221-3/+3
* | slow progress removing bitfields on item tablefriendica2015-01-211-4/+7
|/
* basic backend work for creating consensus itemsfriendica2015-01-111-0/+20
* blog mode - turn the comment link into a button and group with the likes/disl...friendica2014-11-181-13/+5
* PostgreSQL support initial commitHabeas Codice2014-11-131-2/+2
* use intval rather than dbesc since these are ints. Should work regardless, bu...friendica2014-10-261-2/+2
* allow photos without comments to be likedfriendica2014-10-261-2/+15
* provide a specific permission for liking profiles (reuse the obsolete bookmar...friendica2014-07-171-1/+1
* better handling of interactive likesfriendica2014-07-171-13/+14
* confirm that something was done.friendica2014-07-171-0/+8
* make mod_like interactive if requestedfriendica2014-07-171-6/+43
* ability to like thingsfriendica2014-06-231-3/+8
* profile likesfriendica2014-06-221-60/+172
* honour the admin censored flag in the directory, and some slow progress on ex...friendica2014-06-221-57/+124
* possible fix for issue #398friendica2014-04-071-3/+11
* some minor cleanup on plinks for some very subtle permissions issuesfriendica2014-01-091-0/+1
* provide detailed error to remote site for the myriad of things that can go wr...friendica2013-09-101-1/+2
* issue #106friendica2013-08-281-1/+1
* localize_item() thinks all likes on posts are likes on comments because we di...friendica2013-08-191-0/+1