aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' into 'dev'Mario2019-07-121-0/+13
|\ | | | | | | | | emoji reactions from hubzilla becoming top level posts on zap because of missing object See merge request hubzilla/core!1689
| * emoji reactions from hubzilla becoming top level posts on zap because of ↵zotlabs2019-07-111-0/+13
| | | | | | | | missing object
* | calendar: revert back to UTC strings for dates due to better legibility. ↵Mario Vavti2019-07-112-9/+9
| | | | | | | | Strip timezone info from UTC string and always treat values as UTC.
* | fix typoMario Vavti2019-07-031-1/+1
|/
* I'm pretty sure the LD construct 'diaspora:guid' isn't actually legal ↵zotlabs2019-07-011-1/+4
| | | | without a definition of 'diaspora' in the current or parent LD context.
* add opengraph meta info to channel pagezotlabs2019-06-291-0/+11
|
* decode encoded midMario Vavti2019-06-281-2/+1
|
* missing class importMario Vavti2019-06-281-0/+1
|
* support zot and zot6 in social graph operations (suggestions, common friends)zotlabs2019-06-281-536/+0
| | | (cherry picked from commit 9def9a5cb7ab7799911013580c714605e9698122)
* extend definition of direct message to anything with allow_cid but *not* ↵zotlabs2019-06-281-1/+6
| | | | | allow_gid. (cherry picked from commit 96a99935ef4f2da899275166b127537287966dac)
* fix typoMario Vavti2019-06-271-1/+1
|
* do not check send_stream permission for commentsMario Vavti2019-06-271-7/+6
|
* Merge branch 'httpsig' into 'dev'Mario2019-06-2718-150/+283
|\ | | | | | | | | http signature consolidation See merge request hubzilla/core!1685
| * http signature consolidationzotlabs2019-06-2618-150/+283
| |
* | port some functions from osadaMario Vavti2019-06-261-15/+272
| |
* | Merge branch 'dev' into 'dev'Mario2019-06-261-0/+19
|\| | | | | | | | | provide auto redirect from zot6 /item permalinks See merge request hubzilla/core!1684
| * provide auto redirect from zot6 /item permalinkszotlabs2019-06-251-0/+19
| |
* | apply calendar encoding fixes to mod calMario Vavti2019-06-201-3/+3
| |
* | fix encoding also for description and locationMario Vavti2019-06-201-3/+3
| |
* | Merge branch 'dev' into 'dev'Mario2019-06-207-13/+23
|\| | | | | | | | | changes to support direct messages in zot6 (set item.item_private = 2 when... See merge request hubzilla/core!1679
| * tweak to event title encoding to ensure it works with German, Russian, as ↵zotlabs2019-06-191-1/+1
| | | | | | | | well as angle chars
| * events: don't use htmlentities on local (hz) event titles as they are not ↵zotlabs2019-06-192-3/+4
| | | | | | | | being used in textareas and umlauts for instance are getting mangled on the calendar display
| * changes to support direct messages in zot6 (set item.item_private = 2 when ↵zotlabs2019-06-195-10/+19
| | | | | | | | private mentions are used and federate with zot:directMessage attribute which aligns with litepub:directMessage)
* | Remove cached photo location directory on delete if emptyMax Kostikov2019-06-191-0/+1
| |
* | Use html_entity_decode() for cached photo URLMax Kostikov2019-06-191-1/+1
| |
* | Avoid to process original images using storeThumbnailMax Kostikov2019-06-181-3/+7
| |
* | Merge branch 'dev' into 'dev'Mario2019-06-182-2/+2
|\| | | | | | | | | minor zot6 compatibility issues uncovered through daily use See merge request hubzilla/core!1671
| * minor zot6 compatibility issues uncovered through daily usezotlabs2019-06-172-2/+2
| |
* | fix typoMario Vavti2019-06-181-2/+2
| |
* | disable events module. it is now disfunctionalMario Vavti2019-06-171-0/+6
| |
* | update feature setMario Vavti2019-06-171-1/+1
| |
* | revisit mod calMario Vavti2019-06-171-290/+142
| |
* | base64 encode message signatureMax Kostikov2019-06-151-1/+1
| |
* | Add base64 decode if signature encodedMax Kostikov2019-06-151-0/+3
| |
* | FormattingMax Kostikov2019-06-141-1/+1
| |
* | Add signatures processing for private messagesMax Kostikov2019-06-141-2/+4
| |
* | fix mod cal regressionMario Vavti2019-06-141-2/+1
| |
* | Merge branch 'dev' into 'dev'Mario2019-06-141-1/+3
|\| | | | | | | | | zot6 protocol edge case See merge request hubzilla/core!1669
| * zot6 protocol edge casezotlabs2019-06-131-1/+3
| |
* | more work on linked item/resource deletion for photos and events, deprecate ↵Mario Vavti2019-06-132-6/+1
| | | | | | | | the force flag in drop_item() and comment out goaway() in drop_item().
* | port delete fixes from zapMario Vavti2019-06-121-10/+12
| |
* | more work on event item deletionMario Vavti2019-06-121-0/+19
| |
* | initial support for deleting event items if an event is removedMario Vavti2019-06-121-3/+62
|/
* zot6 deletion issuezotlabs2019-06-111-1/+1
|
* fix embedphotos image sizeMario Vavti2019-06-071-1/+1
|
* regard timezones in calendar import/exportMario2019-06-031-1/+3
| | | (cherry picked from commit 5b4aa1afc2d3811aae93706299dfb5d5c703198f)
* fix category widget when using articleszotlabs2019-05-311-2/+1
|
* live-update not triggering on mod_searchzotlabs2019-05-291-2/+2
|
* convert AS "instrument" objects to the more appropriate "generator" - this ↵zotlabs2019-05-281-14/+14
| | | | probably should happen in pubcrawl addon also
* Revert "another forum -> group wording change" (wrong tree)zotlabs2019-05-281-3/+3
| | | | This reverts commit 7c2aafd4ee123f9db1ea2733119e0711f53414cc.