aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Like.php
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-211-1/+1
|\
| * like permission issuezotlabs2018-12-201-1/+1
* | missing observer checkMario Vavti2018-12-201-0/+3
|/
* partial solution for obj|tgt multiple (zot and zot6) encodings; the zot6 vers...zotlabs2018-12-031-0/+3
* mid -> uuid conversions for basic reactionszotlabs2018-11-151-2/+4
* fix permalinks to children of articles and cardszotlabs2018-04-051-0/+1
* allow the profile recrods to be cloned separatelyzotlabs2018-04-041-1/+2
* some code cleanup and simplification in mod_likezotlabs2018-01-231-40/+41
* fix mod like after recent changesMario Vavti2017-11-271-1/+1
* pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-261-5/+12
* This should sort out hubzilla issue #826 but requires a bit more testing. It ...zotlabs2017-11-151-4/+11
* make cards likeableMario Vavti2017-09-061-1/+1
* prevent expiration of conversations you are involved with - allows you to fin...zotlabs2017-07-101-0/+5
* schema fixeszotlabs2017-05-221-0/+4
* add gen_link_id() function to selectively encode/decode the message-id compon...Hubzilla2017-01-191-1/+1
* urlencode the message-id component of generated /display/ links; in most case...Hubzilla2017-01-181-1/+1
* sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and p...Florian Steinel2016-10-271-1/+1
* this should sort out likes showing up as wall-to-wall posts on diasporaredmatrix2016-08-011-0/+2
* more work on #453redmatrix2016-07-211-16/+15
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-1/+1
* daemon conversion continued...redmatrix2016-05-191-2/+2
* module updatesredmatrix2016-04-181-0/+547