Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wall posts now display - address book structure revamp started | friendica | 2012-10-10 | 1 | -0/+1 |
| | |||||
* | separate the public feed from everything else | friendica | 2012-09-20 | 1 | -1/+17 |
| | |||||
* | convert ent_quotes for jquery calendar title/summary | friendica | 2012-06-29 | 1 | -2/+2 |
| | |||||
* | create third privacy state - public post but not searchable or publicly visible | friendica | 2012-06-28 | 1 | -1/+1 |
| | |||||
* | change event behaviour so that title is required but description is not | friendica | 2012-06-25 | 1 | -6/+6 |
| | |||||
* | event summary/title | friendica | 2012-06-25 | 1 | -3/+11 |
| | |||||
* | events: fix select events query | fabrixxm | 2012-06-07 | 1 | -2/+2 |
| | | | | | select events that starts before display start date and/or ends after display end date. | ||||
* | use cid rather than uid in perms | friendica | 2012-05-02 | 1 | -3/+12 |
| | |||||
* | Modify events_post() in mod/events.php to set the `private` field to true ↵ | Zach Prezkuta | 2012-05-02 | 1 | -0/+19 |
| | | | | when an event is shared with specific people. This is necessary to have event posts show correctly in Diaspora if an event is created visible only to self, but modified later to be visible to others. | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -4/+4 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | make the "new calendar" (javascript interactive) the default | friendica | 2012-04-02 | 1 | -4/+4 |
|/ | |||||
* | enable ajax calendar with $a->config['experimentals']['new_calendar']=1 | Fabio Comuni | 2012-02-15 | 1 | -1/+5 |
| | |||||
* | events js: pass only first line of desc as title; item.desc and ↵ | Fabio Comuni | 2012-02-14 | 1 | -6/+9 |
| | | | | item.location as html | ||||
* | events: first test for full-javascript events calendar | Fabio Comuni | 2012-02-14 | 1 | -39/+99 |
| | |||||
* | new event current date off by one, submit button misplaced | friendica | 2012-01-25 | 1 | -3/+3 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | start on bug #227 - more to do | friendica | 2011-11-25 | 1 | -0/+3 |
| | |||||
* | New common tab template. Update css | Fabio Comuni | 2011-10-10 | 1 | -11/+1 |
| | |||||
* | don't allow events to finish before they begin | Friendika | 2011-09-14 | 1 | -1/+8 |
| | |||||
* | configurable format for date input selectors | Friendika | 2011-07-25 | 1 | -3/+9 |
| | |||||
* | logic reversed | Friendika | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | don't allow editing of somebody else's event | Friendika | 2011-06-30 | 1 | -6/+3 |
| | |||||
* | add profile tabs to "photos", "events" and "notes". in dispy, show active tab. | Fabio Comuni | 2011-06-23 | 1 | -1/+16 |
| | |||||
* | remove debug statements | Friendika | 2011-06-16 | 1 | -2/+2 |
| | |||||
* | preserve original timezone adjust selection when editing events | Friendika | 2011-06-14 | 1 | -10/+14 |
| | |||||
* | event calendar links, editing | Friendika | 2011-06-14 | 1 | -34/+102 |
| | |||||
* | link events + personal notes to profile tabs | Friendika | 2011-06-13 | 1 | -1/+16 |
| | |||||
* | event sharing, cont. | Friendika | 2011-06-13 | 1 | -106/+24 |
| | |||||
* | fixed a few feed problems affecting activity objects/targets | Friendika | 2011-06-10 | 1 | -2/+2 |
| | |||||
* | event publish | Friendika | 2011-06-09 | 1 | -10/+25 |
| | |||||
* | event item | Friendika | 2011-06-09 | 1 | -1/+50 |
| | |||||
* | default event publish permissions = personal | Friendika | 2011-06-09 | 1 | -0/+3 |
| | |||||
* | events | Friendika | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | more progress on events | Friendika | 2011-06-07 | 1 | -16/+49 |
| | |||||
* | basic saving of events | Friendika | 2011-06-06 | 1 | -7/+34 |
| | |||||
* | tinymce for event fields | Friendika | 2011-06-06 | 1 | -5/+9 |
| | |||||
* | prev/next links in calendar | Friendika | 2011-06-06 | 1 | -1/+17 |
| | |||||
* | event listings | Friendika | 2011-06-06 | 1 | -1/+18 |
| | |||||
* | more events framework | Friendika | 2011-06-06 | 1 | -0/+68 |
| | |||||
* | begin event module | Friendika | 2011-06-05 | 1 | -0/+84 |