aboutsummaryrefslogtreecommitdiffstats
path: root/include/event.php
Commit message (Expand)AuthorAgeFilesLines
* background work for caldav integration continued, modify mod_follow to allow ...zotlabs2018-03-021-0/+22
* add event resource_id to iconfig so Diaspora can search on it without looking...zotlabs2018-02-211-0/+7
* scrutinizer issues: none worthy of including in 3.0, there will likely be a f...zotlabs2018-01-081-3/+3
* :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-64/+75
* cdav migration to corezotlabs2017-06-221-0/+68
* various input filter fixeszotlabs2017-03-181-3/+3
* some event workzotlabs2017-03-051-0/+4
* remove loggingzotlabs2017-02-271-1/+1
* parse bbcode events which use the "new" vcalendar format. work in progress.zotlabs2017-02-231-3/+144
* add gen_link_id() function to selectively encode/decode the message-id compon...Hubzilla2017-01-191-1/+1
* urlencode the message-id component of generated /display/ links; in most case...Hubzilla2017-01-181-2/+2
* ical import/export - provide mechanism to preserve original source formatting...zotlabs2017-01-051-13/+52
* call zidify_links() when formatting bbcode for internal consumptionzotlabs2016-12-191-6/+6
* even more backslashesredmatrix2016-10-031-22/+22
* issue #515redmatrix2016-09-201-2/+5
* event_store_event hookredmatrix2016-08-141-0/+7
* fix vevent multi-line formattingredmatrix2016-07-201-1/+3
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-71/+98
* more db column renamesredmatrix2016-05-311-2/+2
* some event fixes, also change jquery-textcomplete to un-minified since the mi...redmatrix2016-05-251-21/+38
* rework the conversation object stuff at a high level - still needs a bit of r...redmatrix2016-05-201-1/+1
* sabre upgraderedmatrix2016-05-101-11/+1
* initial sabre upgrade (needs lots of work - to wit: authentication, redo the ...redmatrix2016-05-101-10/+10
* update icon names in include/Treer2016-05-011-1/+1
* static Appredmatrix2016-03-311-2/+2
* when creating an event from a post in our stream, if the original post was pr...redmatrix2016-02-251-0/+11
* Provide Zotlabs\Project and System class for querying details about the proje...redmatrix2016-02-181-1/+1
* various issues from the forumsredmatrix2016-01-171-1/+1
* we also need nofinish in the object. css ficesMario Vavti2015-11-261-0/+2
* also catch the other objectMario Vavti2015-11-261-0/+5
* first iteration on the event itemMario Vavti2015-11-261-0/+5
* some basic event stylingMario Vavti2015-11-251-10/+12
* Document the additional content export optionsredmatrix2015-09-241-1/+4
* timezone tweaksredmatrix2015-09-231-6/+10
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-071-1/+15
|\
| * create event sync packetsredmatrix2015-09-071-0/+14
* | edited event showing bad signature and null_date for edit timestampredmatrix2015-08-241-1/+7
* | support ical priorityredmatrix2015-08-201-7/+19
* | cleanup of task widget - make jquery workflow a bit smootherredmatrix2015-08-201-2/+2
* | more work on tasksredmatrix2015-08-201-0/+24
* | do ical export before checking logged in channelredmatrix2015-08-201-1/+1
* | add carriage return to newlines for exported events (rfc2445:4.1)redmatrix2015-08-201-31/+31
* | event integration improvementsredmatrix2015-08-191-0/+11
* | import and export tasks (calendar todo items)redmatrix2015-08-181-5/+203
* | provide module for importing yearly content dumpsredmatrix2015-08-171-0/+11
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-311-2/+14
|\|
| * event parse cleanupredmatrix2015-07-301-2/+8
| * escape $ in eventsredmatrix2015-07-301-2/+8
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-301-32/+80
|\|
| * minor cleanupredmatrix2015-07-291-14/+1