Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add opengraph meta info to channel page | zotlabs | 2019-06-29 | 1 | -0/+11 |
| | |||||
* | decode encoded mid | Mario Vavti | 2019-06-28 | 1 | -2/+1 |
| | |||||
* | missing class import | Mario Vavti | 2019-06-28 | 1 | -0/+1 |
| | |||||
* | support zot and zot6 in social graph operations (suggestions, common friends) | zotlabs | 2019-06-28 | 1 | -536/+0 |
| | | | (cherry picked from commit 9def9a5cb7ab7799911013580c714605e9698122) | ||||
* | extend definition of direct message to anything with allow_cid but *not* ↵ | zotlabs | 2019-06-28 | 1 | -1/+6 |
| | | | | | allow_gid. (cherry picked from commit 96a99935ef4f2da899275166b127537287966dac) | ||||
* | fix typo | Mario Vavti | 2019-06-27 | 1 | -1/+1 |
| | |||||
* | do not check send_stream permission for comments | Mario Vavti | 2019-06-27 | 1 | -7/+6 |
| | |||||
* | Merge branch 'httpsig' into 'dev' | Mario | 2019-06-27 | 18 | -150/+283 |
|\ | | | | | | | | | http signature consolidation See merge request hubzilla/core!1685 | ||||
| * | http signature consolidation | zotlabs | 2019-06-26 | 18 | -150/+283 |
| | | |||||
* | | port some functions from osada | Mario Vavti | 2019-06-26 | 1 | -15/+272 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2019-06-26 | 1 | -0/+19 |
|\| | | | | | | | | | provide auto redirect from zot6 /item permalinks See merge request hubzilla/core!1684 | ||||
| * | provide auto redirect from zot6 /item permalinks | zotlabs | 2019-06-25 | 1 | -0/+19 |
| | | |||||
* | | apply calendar encoding fixes to mod cal | Mario Vavti | 2019-06-20 | 1 | -3/+3 |
| | | |||||
* | | fix encoding also for description and location | Mario Vavti | 2019-06-20 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2019-06-20 | 7 | -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 ↵ | zotlabs | 2019-06-19 | 1 | -1/+1 |
| | | | | | | | | well as angle chars | ||||
| * | events: don't use htmlentities on local (hz) event titles as they are not ↵ | zotlabs | 2019-06-19 | 2 | -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 ↵ | zotlabs | 2019-06-19 | 5 | -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 empty | Max Kostikov | 2019-06-19 | 1 | -0/+1 |
| | | |||||
* | | Use html_entity_decode() for cached photo URL | Max Kostikov | 2019-06-19 | 1 | -1/+1 |
| | | |||||
* | | Avoid to process original images using storeThumbnail | Max Kostikov | 2019-06-18 | 1 | -3/+7 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2019-06-18 | 2 | -2/+2 |
|\| | | | | | | | | | minor zot6 compatibility issues uncovered through daily use See merge request hubzilla/core!1671 | ||||
| * | minor zot6 compatibility issues uncovered through daily use | zotlabs | 2019-06-17 | 2 | -2/+2 |
| | | |||||
* | | fix typo | Mario Vavti | 2019-06-18 | 1 | -2/+2 |
| | | |||||
* | | disable events module. it is now disfunctional | Mario Vavti | 2019-06-17 | 1 | -0/+6 |
| | | |||||
* | | update feature set | Mario Vavti | 2019-06-17 | 1 | -1/+1 |
| | | |||||
* | | revisit mod cal | Mario Vavti | 2019-06-17 | 1 | -290/+142 |
| | | |||||
* | | base64 encode message signature | Max Kostikov | 2019-06-15 | 1 | -1/+1 |
| | | |||||
* | | Add base64 decode if signature encoded | Max Kostikov | 2019-06-15 | 1 | -0/+3 |
| | | |||||
* | | Formatting | Max Kostikov | 2019-06-14 | 1 | -1/+1 |
| | | |||||
* | | Add signatures processing for private messages | Max Kostikov | 2019-06-14 | 1 | -2/+4 |
| | | |||||
* | | fix mod cal regression | Mario Vavti | 2019-06-14 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2019-06-14 | 1 | -1/+3 |
|\| | | | | | | | | | zot6 protocol edge case See merge request hubzilla/core!1669 | ||||
| * | zot6 protocol edge case | zotlabs | 2019-06-13 | 1 | -1/+3 |
| | | |||||
* | | more work on linked item/resource deletion for photos and events, deprecate ↵ | Mario Vavti | 2019-06-13 | 2 | -6/+1 |
| | | | | | | | | the force flag in drop_item() and comment out goaway() in drop_item(). | ||||
* | | port delete fixes from zap | Mario Vavti | 2019-06-12 | 1 | -10/+12 |
| | | |||||
* | | more work on event item deletion | Mario Vavti | 2019-06-12 | 1 | -0/+19 |
| | | |||||
* | | initial support for deleting event items if an event is removed | Mario Vavti | 2019-06-12 | 1 | -3/+62 |
|/ | |||||
* | zot6 deletion issue | zotlabs | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | fix embedphotos image size | Mario Vavti | 2019-06-07 | 1 | -1/+1 |
| | |||||
* | regard timezones in calendar import/export | Mario | 2019-06-03 | 1 | -1/+3 |
| | | | (cherry picked from commit 5b4aa1afc2d3811aae93706299dfb5d5c703198f) | ||||
* | fix category widget when using articles | zotlabs | 2019-05-31 | 1 | -2/+1 |
| | |||||
* | live-update not triggering on mod_search | zotlabs | 2019-05-29 | 1 | -2/+2 |
| | |||||
* | convert AS "instrument" objects to the more appropriate "generator" - this ↵ | zotlabs | 2019-05-28 | 1 | -14/+14 |
| | | | | probably should happen in pubcrawl addon also | ||||
* | Revert "another forum -> group wording change" (wrong tree) | zotlabs | 2019-05-28 | 1 | -3/+3 |
| | | | | This reverts commit 7c2aafd4ee123f9db1ea2733119e0711f53414cc. | ||||
* | support 'expires' over Zot6 | zotlabs | 2019-05-28 | 2 | -0/+17 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2019-05-28 | 7 | -113/+131 |
|\ | |||||
| * | mod cal band-aid fixes | Mario Vavti | 2019-05-26 | 1 | -14/+22 |
| | | |||||
| * | adjust birthday handling according to community decision and slightly change ↵ | Mario Vavti | 2019-05-26 | 2 | -18/+1 |
| | | | | | | | | display of allday event items | ||||
| * | get channel from photo uid | Mario Vavti | 2019-05-24 | 1 | -1/+1 |
| | |