Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply calendar encoding fixes to mod cal | Mario Vavti | 2019-06-20 | 1 | -3/+3 |
| | | | (cherry picked from commit 24b0f8e27e2f5e035b9a8f488bae8d79a10398a4) | ||||
* | fix encoding also for description and location | Mario Vavti | 2019-06-20 | 1 | -3/+3 |
| | | | (cherry picked from commit f37387de8061aab7221dde7697402be564d596d5) | ||||
* | tweak to event title encoding to ensure it works with German, Russian, as ↵ | zotlabs | 2019-06-20 | 1 | -1/+1 |
| | | | | | well as angle chars (cherry picked from commit 952e466d9121726f00c94b6527ff01255529b82c) | ||||
* | events: don't use htmlentities on local (hz) event titles as they are not ↵ | zotlabs | 2019-06-20 | 2 | -3/+4 |
| | | | | | being used in textareas and umlauts for instance are getting mangled on the calendar display (cherry picked from commit c1cc76119cf055c50045af24df07040fa32d2bf6) | ||||
* | fix typo | Mario Vavti | 2019-06-18 | 1 | -2/+2 |
| | | | (cherry picked from commit 619b39f9553db3f88b5a8061c423f1eee37bdd3b) | ||||
* | 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 |
| | | |||||
| * | Merge branch 'dev' into 'dev' | Mario | 2019-05-22 | 1 | -0/+8 |
| |\ | | | | | | | | | | | | | translate make-friend activities to zot6 See merge request hubzilla/core!1654 | ||||
| * | | 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 | ||||
| * | | fix event notifications viewall url | Mario Vavti | 2019-05-20 | 1 | -1/+1 |
| | | | |||||
| * | | 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 |
| | | | |||||
* | | | another forum -> group wording change | zotlabs | 2019-05-21 | 1 | -3/+3 |
| |/ |/| | |||||
* | | translate make-friend activities to zot6 | zotlabs | 2019-05-20 | 1 | -0/+8 |
|/ | |||||
* | 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 |
| | |||||
* | don't do oembed processing on naked links and smarty lib cleanup. ported ↵ | Mario Vavti | 2019-05-13 | 2 | -36/+45 |
| | | | | from zap. | ||||
* | form security token for mod register ported from zap | Mario Vavti | 2019-05-13 | 1 | -4/+8 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2019-05-11 | 1 | -10/+10 |
|\ | | | | | | | | | use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendered... See merge request hubzilla/core!1644 |