aboutsummaryrefslogtreecommitdiffstats
path: root/mod/events.php
Commit message (Expand)AuthorAgeFilesLines
* issue #395, item 2friendica2014-04-061-1/+4
* dav: throw exception if channel for requested DAV directory is deletedfriendica2014-01-151-2/+1
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-1/+1
* need include/conversation for events nowfriendica2013-12-061-0/+1
* some work on events permissionsfriendica2013-12-011-6/+17
* make "selected" class work on all navigation menu itemsmarijus2013-08-011-0/+2
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-2/+2
* some fixes related to eventsMichael Johnston2013-03-071-4/+5
* progress on tag deliveryfriendica2013-02-111-1/+1
* documenting event-finish-date-crosses-month-boundary issue to come back to laterfriendica2013-01-161-0/+6
* mopping up the events issues so I can move on to other stufffriendica2013-01-161-2/+4
* still some bugs but events are happening again.friendica2013-01-151-42/+35
* events are still buggered and aren't anywhere close to working, but not bugge...friendica2013-01-071-8/+9
* fix show-stopping bugsZach Prezkuta2013-01-061-2/+2
* wall posts now display - address book structure revamp startedfriendica2012-10-101-0/+1
* separate the public feed from everything elsefriendica2012-09-201-1/+17
* convert ent_quotes for jquery calendar title/summaryfriendica2012-06-291-2/+2
* create third privacy state - public post but not searchable or publicly visiblefriendica2012-06-281-1/+1
* change event behaviour so that title is required but description is notfriendica2012-06-251-6/+6
* event summary/titlefriendica2012-06-251-3/+11
* events: fix select events queryfabrixxm2012-06-071-2/+2
* use cid rather than uid in permsfriendica2012-05-021-3/+12
* Modify events_post() in mod/events.php to set the `private` field to true whe...Zach Prezkuta2012-05-021-0/+19
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-4/+4
|\
| * make the "new calendar" (javascript interactive) the defaultfriendica2012-04-021-4/+4
|/
* enable ajax calendar with $a->config['experimentals']['new_calendar']=1Fabio Comuni2012-02-151-1/+5
* events js: pass only first line of desc as title; item.desc and item.location...Fabio Comuni2012-02-141-6/+9
* events: first test for full-javascript events calendarFabio Comuni2012-02-141-39/+99
* new event current date off by one, submit button misplacedfriendica2012-01-251-3/+3
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* start on bug #227 - more to dofriendica2011-11-251-0/+3
* New common tab template. Update cssFabio Comuni2011-10-101-11/+1
* don't allow events to finish before they beginFriendika2011-09-141-1/+8
* configurable format for date input selectorsFriendika2011-07-251-3/+9
* logic reversedFriendika2011-06-301-1/+1
* don't allow editing of somebody else's eventFriendika2011-06-301-6/+3
* add profile tabs to "photos", "events" and "notes". in dispy, show active tab.Fabio Comuni2011-06-231-1/+16
* remove debug statementsFriendika2011-06-161-2/+2
* preserve original timezone adjust selection when editing eventsFriendika2011-06-141-10/+14
* event calendar links, editingFriendika2011-06-141-34/+102
* link events + personal notes to profile tabsFriendika2011-06-131-1/+16
* event sharing, cont.Friendika2011-06-131-106/+24
* fixed a few feed problems affecting activity objects/targetsFriendika2011-06-101-2/+2
* event publishFriendika2011-06-091-10/+25
* event itemFriendika2011-06-091-1/+50
* default event publish permissions = personalFriendika2011-06-091-0/+3
* eventsFriendika2011-06-091-1/+1
* more progress on eventsFriendika2011-06-071-16/+49
* basic saving of eventsFriendika2011-06-061-7/+34
* tinymce for event fieldsFriendika2011-06-061-5/+9