aboutsummaryrefslogtreecommitdiffstats
path: root/include/event.php
Commit message (Expand)AuthorAgeFilesLines
* event parse cleanupredmatrix2015-07-301-2/+8
* escape $ in eventsredmatrix2015-07-301-2/+8
* minor cleanupredmatrix2015-07-291-14/+1
* Merge branch 'vobject'redmatrix2015-07-291-23/+83
|\
| * convert ics import to sabre/vobjectredmatrix2015-07-291-29/+42
| * initial work on using sabre as a vcalendar parserredmatrix2015-07-281-1/+50
* | PRIVACY: imported eventsredmatrix2015-07-291-0/+1
|/
* make superblock block a channel if it's an owner as well as the current autho...redmatrix2015-07-281-1/+1
* crude but more or less functional event import from thunderbird ics filesredmatrix2015-07-261-6/+25
* backend code for importing events from "simple" ics calendar files.redmatrix2015-07-261-0/+65
* ics calendar export - commas need to be escapedredmatrix2015-07-211-1/+1
* product was a bad string to use because we may require it for e-commerce, and...redmatrix2015-05-131-1/+1
* force event obj_type on updatefriendica2015-04-201-1/+2
* Fixed two wrong variable usages in event.php.Klaus Weidenbach2015-03-291-58/+65
* ical output wasn't using 24-hour timefriendica2014-11-241-2/+2
* basic vcalendar formatting supportfriendica2014-11-231-0/+50
* PostgreSQL support initial commitHabeas Codice2014-11-131-3/+3
* wrong permalink on remote eventsfriendica2014-10-231-4/+10
* add categories to eventsfriendica2014-09-071-0/+24
* numerous event fixes - mostly related to editing an eventfriendica2014-07-061-1/+1
* make system generated birthday events un-commentable since comments won't go ...friendica2014-06-031-2/+17
* bring back birthdaysfriendica2014-06-021-3/+5
* issue #477friendica2014-06-011-2/+2
* testing new event codefriendica2014-05-291-6/+12
* more work on new event codefriendica2014-05-291-58/+46
* event_addtocal function for storing received eventsfriendica2014-05-291-6/+52
* start to tie in the new event logicfriendica2014-05-291-1/+1
* split event storage into two bits - separate the event storage from the assoc...friendica2014-05-291-65/+77
* better event managementfriendica2014-05-071-15/+40
* version updatefriendica2014-03-111-1/+1
* some minor cleanup on plinks for some very subtle permissions issuesfriendica2014-01-091-0/+2
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-10/+10
* provide detailed error to remote site for the myriad of things that can go wr...friendica2013-09-101-1/+2
* Merge https://github.com/friendica/red into zpullfriendica2013-03-211-1/+3
|\
| * small fixes for eventsMichael Johnston2013-03-211-1/+3
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-4/+4
|/
* cleanupfriendica2013-03-101-68/+0
* some fixes related to eventsMichael Johnston2013-03-071-1/+1
* start formatting for Doxygenfriendica2013-02-251-1/+1
* preserve event item[uri] if presentfriendica2013-01-201-27/+35
* more heavy lifting on API - though need to re-visit events and give them all ...friendica2013-01-191-4/+4
* mopping up the events issues so I can move on to other stufffriendica2013-01-161-10/+9
* import events (not just event posts) from zotfriendica2013-01-161-4/+1
* still some bugs but events are happening again.friendica2013-01-151-5/+5
* events backend heavy lifting - the new structure is slowly emerging.friendica2013-01-151-77/+87
* slow progress on events, one step forward, one step back.friendica2013-01-151-14/+26
* events are still buggered and aren't anywhere close to working, but not bugge...friendica2013-01-071-4/+6
* wall posts now display - address book structure revamp startedfriendica2012-10-101-9/+11
* Can't see any posts currently - after the big shakeup, but we can now post to...friendica2012-10-031-1/+1
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-151-2/+2