aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Like.php
Commit message (Expand)AuthorAgeFilesLines
* basic AS2 support for thingsMario2024-03-041-7/+2
* more cleanupMario2024-02-291-9/+12
* some cloeanup after last commitMario2024-02-281-6/+0
* do away with deprecated activity typesMario2024-02-281-8/+1
* AS2Mario2024-02-251-22/+28
* start using uuid for internal reference instead of base64 encoded midMario2024-02-011-1/+1
* native repeats continuedMario2024-01-191-1/+3
* make sure to set the other relevant dates aswell to omit discrepancies if the...Mario2023-09-071-1/+8
* fix parent and parent_mid for likesMario2023-05-131-2/+2
* fix regression when rendering event itemsMario2023-04-231-1/+1
* likes not synced between clonesMario Vavti2023-03-311-1/+18
* make sure we provide a created timestamp for likes and remove the workaround ...Mario Vavti2023-02-161-0/+1
* fix php warningsMario2022-10-261-12/+12
* address issue #1651 (reload page after comment or like)Mario2021-11-241-0/+6
* get devHilmar R2021-03-011-215/+208
* fix wrong variableMario2021-01-021-101/+101
* profile_load() requires channel_addressMario2020-11-241-2/+5
* simplify code and fix issue with categoriesMario2020-11-231-69/+51
* missing includeMario2020-11-231-1/+1
* fix like issue with remote channelsMario2020-11-221-57/+64
* restrict returned html usage to local_channel() until some issues will be wor...Mario2020-11-211-49/+52
* fix pubstream id issueMario2020-11-211-2/+2
* returning the rendered html when liking a post or commentMario2020-11-201-3/+58
* more bdi tagsMario2020-10-071-4/+4
* more zot6Mario2020-07-131-35/+4
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-2/+3
* fix typoMario2020-01-151-1/+1
* event compatibility workzotlabs2020-01-141-2/+7
* add autocomplete js to calendar and fix issue with extended likes midMario Vavti2019-05-141-3/+3
* 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