Mario Vavti
|
c439fe0437
|
add autocomplete js to calendar and fix issue with extended likes mid
(cherry picked from commit 15a000bb45 )
|
2019-05-14 09:14:04 +02:00 |
|
Mario Vavti
|
6cbdb1b4c3
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-12-21 12:19:52 +01:00 |
|
zotlabs
|
389b4beba4
|
like permission issue
|
2018-12-20 11:06:52 -08:00 |
|
Mario Vavti
|
ec769bc9f9
|
missing observer check
|
2018-12-20 19:45:11 +01:00 |
|
zotlabs
|
42aeb19562
|
partial solution for obj|tgt multiple (zot and zot6) encodings; the zot6 version will be stored under $item['obj']['asld']
|
2018-12-03 20:09:57 -08:00 |
|
zotlabs
|
8d2f4d9dfd
|
mid -> uuid conversions for basic reactions
|
2018-11-15 16:02:29 -08:00 |
|
zotlabs
|
b7386a0e88
|
fix permalinks to children of articles and cards
|
2018-04-05 16:58:37 -07:00 |
|
zotlabs
|
1a25b0bda7
|
allow the profile recrods to be cloned separately
|
2018-04-04 17:54:43 -07:00 |
|
zotlabs
|
304085606f
|
some code cleanup and simplification in mod_like
|
2018-01-23 20:03:17 -08:00 |
|
Mario Vavti
|
1ad1b74512
|
fix mod like after recent changes
|
2017-11-27 10:07:45 +01:00 |
|
zotlabs
|
0e91810ed6
|
pubstream comments and a few other bugfixes that were discovered along the way
|
2017-11-26 18:29:24 -08:00 |
|
zotlabs
|
67b6d41d57
|
This should sort out hubzilla issue #826 but requires a bit more testing. It may also sort out some reported issues with commenting and liking items in the public stream.
|
2017-11-15 11:26:14 -08:00 |
|
Mario Vavti
|
0a7364d494
|
make cards likeable
|
2017-09-06 11:42:16 +02:00 |
|
zotlabs
|
2d63bbb91e
|
prevent expiration of conversations you are involved with - allows you to find your own comments months from now
|
2017-07-10 20:18:33 -07:00 |
|
zotlabs
|
36a960adec
|
schema fixes
|
2017-05-22 00:57:56 -07:00 |
|
Hubzilla
|
96f196febd
|
add gen_link_id() function to selectively encode/decode the message-id component of /display/ links for message-ids that contain troublesome characters
|
2017-01-19 15:37:30 -08:00 |
|
Hubzilla
|
7dfadfea4a
|
urlencode the message-id component of generated /display/ links; in most cases this will be a no-op, unless the message-id is a url of some kind from a different provider.
|
2017-01-18 18:45:17 -08:00 |
|
Florian Steinel
|
c1c96e01fa
|
sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and postgresql
(see: https://www.postgresql.org/message-id/flat/1291109101.26137.35.camel%40pcd12478 )
|
2016-10-27 02:41:32 +02:00 |
|
redmatrix
|
69354e808f
|
this should sort out likes showing up as wall-to-wall posts on diaspora
|
2016-08-01 22:12:44 -07:00 |
|
redmatrix
|
7d897a3f03
|
more work on #453
|
2016-07-21 23:06:55 -07:00 |
|
redmatrix
|
a9d7acda27
|
the rest of the schema updates - WARNING: some third party plugins may fail; e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files.
|
2016-06-01 21:48:54 -07:00 |
|
redmatrix
|
a2cec8899a
|
daemon conversion continued...
|
2016-05-19 22:26:37 -07:00 |
|
redmatrix
|
2a4e8972e0
|
module updates
|
2016-04-18 20:38:38 -07:00 |
|