aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* provide auto redirect from zot6 /item permalinkszotlabs2019-06-251-0/+19
|
* 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)
* minor zot6 compatibility issues uncovered through daily usezotlabs2019-06-172-2/+2
|
* zot6 protocol edge casezotlabs2019-06-131-1/+3
|
* 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.
* support 'expires' over Zot6zotlabs2019-05-282-0/+17
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-05-287-113/+131
|\
| * mod cal band-aid fixesMario Vavti2019-05-261-14/+22
| |
| * adjust birthday handling according to community decision and slightly change ↵Mario Vavti2019-05-262-18/+1
| | | | | | | | display of allday event items
| * get channel from photo uidMario Vavti2019-05-241-1/+1
| |
| * Merge branch 'dev' into 'dev'Mario2019-05-221-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 Vavti2019-05-222-12/+20
| | | | | | | | | | | | Force adjust birthdays until we agree on how to deal with this.
| * | remove unused codeMario Vavti2019-05-211-4/+1
| | |
| * | fix all day events for caldav calendarsMario Vavti2019-05-211-15/+45
| | |
| * | move smart birthday feature to calendar settings and override the adjust ↵Mario Vavti2019-05-201-0/+3
| | | | | | | | | | | | flag at display time instead of import
| * | fix event notifications viewall urlMario Vavti2019-05-201-1/+1
| | |
| * | be more precise with table selectionMario Vavti2019-05-201-4/+4
| | |
| * | calendar merge: initial commit for timezone supportMario Vavti2019-05-202-67/+56
| | |
| * | wiki: urlencode the entire share linkMario Vavti2019-05-171-2/+2
| | |
| * | use escape_tags() wiki headersMario Vavti2019-05-171-2/+2
| | |
* | | another forum -> group wording changezotlabs2019-05-211-3/+3
| |/ |/|
* | translate make-friend activities to zot6zotlabs2019-05-201-0/+8
|/
* calendar merge: only export events that will not break the importer. this ↵Mario Vavti2019-05-151-2/+3
| | | | will probably dismiss some old experimental entries
* add autocomplete js to calendar and fix issue with extended likes midMario Vavti2019-05-141-3/+3
|
* deal with privacy mentions in event descriptionsMario Vavti2019-05-131-11/+35
|
* calendar merge: cleanupMario Vavti2019-05-131-138/+9
|
* don't do oembed processing on naked links and smarty lib cleanup. ported ↵Mario Vavti2019-05-132-36/+45
| | | | from zap.
* form security token for mod register ported from zapMario Vavti2019-05-131-4/+8
|
* Merge branch 'dev' into 'dev'Mario2019-05-111-10/+10
|\ | | | | | | | | use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendered... See merge request hubzilla/core!1644
| * use 'cache' flag to bbcode() on content destined for Zot6. We've seen ↵zotlabs2019-05-091-10/+10
| | | | | | | | rendered map HTML in a couple of places and these should never be rendered for outgoing content as they will only be purified on the other end.
* | typoMario Vavti2019-05-101-1/+1
| |
* | calendar merge: implement channel calendar import in cdav/calendarMario Vavti2019-05-104-20/+18
|/
* Merge branch 'dev' into 'dev'Max Kostikov2019-05-093-21/+29
|\ | | | | | | | | 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 appMario Vavti2019-05-093-21/+29
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2019-05-091-0/+1
|\ \ | |/ |/| | | | | Add 'Create' button translation in CalDAV See merge request hubzilla/core!1642
| * Add 'Create' button translationMax Kostikov2019-05-091-0/+1
| |
* | calendar merge: cleanup and comment out some unused codeMario Vavti2019-05-093-69/+57
| |
* | another DB update to fix uid_mid index in item table and add xchan_photo_m ↵Mario Vavti2019-05-081-0/+38
| | | | | | | | index to xchan table
* | Channel updateMario2019-05-081-0/+47
|/
* Update Photos.phpMax Kostikov2019-05-081-1/+1
|
* Update PhotoDriver.phpMax Kostikov2019-05-081-13/+3
|
* Respect thumbnail storage location on image editingMax Kostikov2019-05-081-77/+35
|