Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo | Mario Vavti | 2019-07-03 | 1 | -1/+1 |
| | |||||
* | I'm pretty sure the LD construct 'diaspora:guid' isn't actually legal ↵ | zotlabs | 2019-07-01 | 1 | -1/+4 |
| | | | | without a definition of 'diaspora' in the current or parent LD context. | ||||
* | 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 |
| | |||||
* | 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) | ||||
* | Merge branch 'httpsig' into 'dev' | Mario | 2019-06-27 | 10 | -21/+28 |
|\ | | | | | | | | | http signature consolidation See merge request hubzilla/core!1685 | ||||
| * | http signature consolidation | zotlabs | 2019-06-26 | 10 | -21/+28 |
| | | |||||
* | | 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 | 5 | -11/+12 |
|\| | | | | | | | | | 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 | 3 | -8/+8 |
| | | | | | | | | private mentions are used and federate with zot:directMessage attribute which aligns with litepub:directMessage) | ||||
* | | Use html_entity_decode() for cached photo URL | Max Kostikov | 2019-06-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2019-06-18 | 1 | -1/+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 | 1 | -1/+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 |
| | | |||||
* | | more work on linked item/resource deletion for photos and events, deprecate ↵ | Mario Vavti | 2019-06-13 | 1 | -5/+0 |
| | | | | | | | | the force flag in drop_item() and comment out goaway() in drop_item(). | ||||
* | | initial support for deleting event items if an event is removed | Mario Vavti | 2019-06-12 | 1 | -3/+62 |
|/ | |||||
* | 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) | ||||
* | live-update not triggering on mod_search | zotlabs | 2019-05-29 | 1 | -2/+2 |
| | |||||
* | support 'expires' over Zot6 | zotlabs | 2019-05-28 | 1 | -0/+1 |
| | |||||
* | 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 | 1 | -17/+0 |
| | | | | display of allday event items | ||||
* | improve timezone detection for caldav and remove smart birthday feature. ↵ | Mario Vavti | 2019-05-22 | 2 | -12/+20 |
| | | | | Force adjust birthdays until we agree on how to deal with this. | ||||
* | remove unused code | Mario Vavti | 2019-05-21 | 1 | -4/+1 |
| | |||||
* | fix all day events for caldav calendars | Mario Vavti | 2019-05-21 | 1 | -15/+45 |
| | |||||
* | move smart birthday feature to calendar settings and override the adjust ↵ | Mario Vavti | 2019-05-20 | 1 | -0/+3 |
| | | | | flag at display time instead of import | ||||
* | be more precise with table selection | Mario Vavti | 2019-05-20 | 1 | -4/+4 |
| | |||||
* | calendar merge: initial commit for timezone support | Mario Vavti | 2019-05-20 | 2 | -67/+56 |
| | |||||
* | wiki: urlencode the entire share link | Mario Vavti | 2019-05-17 | 1 | -2/+2 |
| | |||||
* | use escape_tags() wiki headers | Mario Vavti | 2019-05-17 | 1 | -2/+2 |
| | |||||
* | calendar merge: only export events that will not break the importer. this ↵ | Mario Vavti | 2019-05-15 | 1 | -2/+3 |
| | | | | will probably dismiss some old experimental entries | ||||
* | add autocomplete js to calendar and fix issue with extended likes mid | Mario Vavti | 2019-05-14 | 1 | -3/+3 |
| | |||||
* | deal with privacy mentions in event descriptions | Mario Vavti | 2019-05-13 | 1 | -11/+35 |
| | |||||
* | calendar merge: cleanup | Mario Vavti | 2019-05-13 | 1 | -138/+9 |
| | |||||
* | form security token for mod register ported from zap | Mario Vavti | 2019-05-13 | 1 | -4/+8 |
| | |||||
* | calendar merge: implement channel calendar import in cdav/calendar | Mario Vavti | 2019-05-10 | 3 | -18/+15 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-09 | 1 | -18/+1 |
|\ | | | | | | | | | remove the caldav and event app and make calendar the default app See merge request hubzilla/core!1643 | ||||
| * | remove the caldav and event app and make calendar the default app | Mario Vavti | 2019-05-09 | 1 | -18/+1 |
| | |