| Commit message (Expand) | Author | Age | Files | Lines |
* | edited event showing bad signature and null_date for edit timestamp | redmatrix | 2015-08-24 | 1 | -1/+7 |
* | support ical priority | redmatrix | 2015-08-20 | 1 | -7/+19 |
* | cleanup of task widget - make jquery workflow a bit smoother | redmatrix | 2015-08-20 | 1 | -2/+2 |
* | more work on tasks | redmatrix | 2015-08-20 | 1 | -0/+24 |
* | do ical export before checking logged in channel | redmatrix | 2015-08-20 | 1 | -1/+1 |
* | add carriage return to newlines for exported events (rfc2445:4.1) | redmatrix | 2015-08-20 | 1 | -31/+31 |
* | event integration improvements | redmatrix | 2015-08-19 | 1 | -0/+11 |
* | import and export tasks (calendar todo items) | redmatrix | 2015-08-18 | 1 | -5/+203 |
* | provide module for importing yearly content dumps | redmatrix | 2015-08-17 | 1 | -0/+11 |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-31 | 1 | -2/+14 |
|\ |
|
| * | event parse cleanup | redmatrix | 2015-07-30 | 1 | -2/+8 |
| * | escape $ in events | redmatrix | 2015-07-30 | 1 | -2/+8 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-30 | 1 | -32/+80 |
|\| |
|
| * | minor cleanup | redmatrix | 2015-07-29 | 1 | -14/+1 |
| * | Merge branch 'vobject' | redmatrix | 2015-07-29 | 1 | -23/+83 |
| |\ |
|
| | * | convert ics import to sabre/vobject | redmatrix | 2015-07-29 | 1 | -29/+42 |
| | * | initial work on using sabre as a vcalendar parser | redmatrix | 2015-07-28 | 1 | -1/+50 |
| * | | PRIVACY: imported events | redmatrix | 2015-07-29 | 1 | -0/+1 |
| |/ |
|
| * | make superblock block a channel if it's an owner as well as the current autho... | redmatrix | 2015-07-28 | 1 | -1/+1 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-27 | 1 | -1/+85 |
|\| |
|
| * | crude but more or less functional event import from thunderbird ics files | redmatrix | 2015-07-26 | 1 | -6/+25 |
| * | backend code for importing events from "simple" ics calendar files. | redmatrix | 2015-07-26 | 1 | -0/+65 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-21 | 1 | -1/+1 |
|\| |
|
| * | ics calendar export - commas need to be escaped | redmatrix | 2015-07-21 | 1 | -1/+1 |
* | | Merge branch 'master' into tres | redmatrix | 2015-05-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-13 | 1 | -1/+1 |
| |\| |
|
| | * | product was a bad string to use because we may require it for e-commerce, and... | redmatrix | 2015-05-13 | 1 | -1/+1 |
| * | | convert ITEM_WALL from bitfield to standalone | redmatrix | 2015-05-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -58/+66 |
|\| |
|
| * | force event obj_type on update | friendica | 2015-04-20 | 1 | -1/+2 |
| * | Fixed two wrong variable usages in event.php. | Klaus Weidenbach | 2015-03-29 | 1 | -58/+65 |
* | | slow progress removing bitfields on item table | friendica | 2015-01-21 | 1 | -26/+28 |
|/ |
|
* | ical output wasn't using 24-hour time | friendica | 2014-11-24 | 1 | -2/+2 |
* | basic vcalendar formatting support | friendica | 2014-11-23 | 1 | -0/+50 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -3/+3 |
* | wrong permalink on remote events | friendica | 2014-10-23 | 1 | -4/+10 |
* | add categories to events | friendica | 2014-09-07 | 1 | -0/+24 |
* | numerous event fixes - mostly related to editing an event | friendica | 2014-07-06 | 1 | -1/+1 |
* | make system generated birthday events un-commentable since comments won't go ... | friendica | 2014-06-03 | 1 | -2/+17 |
* | bring back birthdays | friendica | 2014-06-02 | 1 | -3/+5 |
* | issue #477 | friendica | 2014-06-01 | 1 | -2/+2 |
* | testing new event code | friendica | 2014-05-29 | 1 | -6/+12 |
* | more work on new event code | friendica | 2014-05-29 | 1 | -58/+46 |
* | event_addtocal function for storing received events | friendica | 2014-05-29 | 1 | -6/+52 |
* | start to tie in the new event logic | friendica | 2014-05-29 | 1 | -1/+1 |
* | split event storage into two bits - separate the event storage from the assoc... | friendica | 2014-05-29 | 1 | -65/+77 |
* | better event management | friendica | 2014-05-07 | 1 | -15/+40 |
* | version update | friendica | 2014-03-11 | 1 | -1/+1 |
* | some minor cleanup on plinks for some very subtle permissions issues | friendica | 2014-01-09 | 1 | -0/+2 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 1 | -10/+10 |