aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Events.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into 'dev'Mario2019-06-201-1/+2
|\
| * events: don't use htmlentities on local (hz) event titles as they are not bei...zotlabs2019-06-191-1/+2
* | disable events module. it is now disfunctionalMario Vavti2019-06-171-0/+6
|/
* fix linkify_tags() so it works with xchans across multiple protocols, also so...zotlabs2019-02-031-2/+2
* use different settings for cal_first_day in events and cdav/calendar. This is...Mario2018-09-231-1/+1
* settings for events and cdav calendarMario2018-09-231-2/+4
* don't double encodezotlabs2018-09-201-1/+1
* remove bbcode from event hovertipzotlabs2018-09-201-3/+2
* feed untranslated appnames to nav_set_selected() and query for the active app...Mario Vavti2017-10-091-1/+1
* more nav_set_selected appsgit-marijus2017-07-211-1/+1
* set 'adjust for viewer timezone' as the default for new events.zotlabs2017-01-021-3/+6
* feature: allow event creation in other timezones than your own.zotlabs2017-01-011-2/+8
* call zidify_links() when formatting bbcode for internal consumptionzotlabs2016-12-191-3/+3
* issue #576 - duplicate events shownzotlabs2016-11-021-3/+2
* remove debuggingzotlabs2016-11-021-3/+0
* issue #575, when 'nofinish' is set on an event, invalid date was generated/st...zotlabs2016-11-021-4/+8
* sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and p...Florian Steinel2016-10-271-1/+1
* provide lockstate for events and remove obsolete codeMario Vavti2016-10-221-5/+2
* squash timezone adjusted birthdays into a single day in the calendar, by lyin...zotlabs2016-10-211-0/+6
* change event behaviour - share by default.zotlabs2016-10-181-2/+4
* even more backslashesredmatrix2016-10-031-4/+4
* objects with id=share_container seem to be blacklisted in various security br...Mario Vavti2016-09-221-2/+2
* multi acl: port eventsMario Vavti2016-08-031-1/+11
* move permissiondescription class to zotlabs/libredmatrix2016-07-111-2/+1
* ditch the change_view widget and make header fixed in fullscreen modeMario Vavti2016-07-011-2/+4
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-21/+21
* more db column renamesredmatrix2016-05-311-1/+1
* some event fixes, also change jquery-textcomplete to un-minified since the mi...redmatrix2016-05-251-1/+1
* daemon conversion continued...redmatrix2016-05-191-1/+1
* Update some modules to use new ACL dialog featureTreer2016-05-081-2/+5
* module updatesredmatrix2016-04-181-0/+714