aboutsummaryrefslogtreecommitdiffstats
path: root/include/event.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* event summary/titlefriendica2012-06-251-2/+14
* Add two hooks, event_created and event_updated. One Bugfix for the <id>...</i...Tobias Hößl2012-05-291-6/+11
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* Avoid a NoticeTobias Hößl2012-02-271-1/+1
* Avoid some noticesTobias Hößl2012-02-261-1/+1
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* fix various html parse errorsFriendika2011-10-201-1/+6
* origin flag handling, and bug #137 - provide timezone conversion for events p...Friendika2011-10-171-1/+1
* show lock icon on private eventsFriendika2011-07-271-1/+4
* privacy settings on event item not propagated correctlyFriendika2011-07-261-4/+4
* missing minutes in event listingsFriendika2011-06-301-1/+1