Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply calendar encoding fixes to mod cal | Mario Vavti | 2019-06-20 | 1 | -3/+3 |
| | | | (cherry picked from commit 24b0f8e27e2f5e035b9a8f488bae8d79a10398a4) | ||||
* | update feature set | Mario Vavti | 2019-06-17 | 1 | -1/+1 |
| | |||||
* | revisit mod cal | Mario Vavti | 2019-06-17 | 1 | -290/+142 |
| | |||||
* | fix mod cal regression | Mario Vavti | 2019-06-14 | 1 | -2/+1 |
| | |||||
* | mod cal band-aid fixes | Mario Vavti | 2019-05-26 | 1 | -14/+22 |
| | |||||
* | use different settings for cal_first_day in events and cdav/calendar. This ↵ | Mario | 2018-09-23 | 1 | -1/+1 |
| | | | | is a tradeoff. It would be better to have one setting for both but if we want to preserve the *all settings* view, this would break its functionality | ||||
* | settings for events and cdav calendar | Mario | 2018-09-23 | 1 | -1/+1 |
| | |||||
* | don't double encode | zotlabs | 2018-09-20 | 1 | -1/+1 |
| | |||||
* | remove bbcode from event hovertip | zotlabs | 2018-09-20 | 1 | -0/+2 |
| | |||||
* | remove profile_tabs() which has been deprecated and replaced by channel_apps() | Mario Vavti | 2018-09-13 | 1 | -5/+1 |
| | |||||
* | rename channel app events to calendar and add nav_set_selected() to /cal | Mario Vavti | 2017-11-07 | 1 | -0/+2 |
| | |||||
* | move profile tabs to app-tray | Mario Vavti | 2017-03-20 | 1 | -1/+2 |
| | |||||
* | call zidify_links() when formatting bbcode for internal consumption | zotlabs | 2016-12-19 | 1 | -2/+2 |
| | |||||
* | SECURITY: public calendar leaks connection information (birthdays) when ↵ | zotlabs | 2016-11-14 | 1 | -0/+4 |
| | | | | view_contacts is not allowed | ||||
* | issue #576 - duplicate events shown | zotlabs | 2016-11-02 | 1 | -1/+1 |
| | |||||
* | start removing db backticks | redmatrix | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | remove the app $a passed to profile_load, also add profile_load to mod_wiki ↵ | redmatrix | 2016-06-26 | 1 | -1/+1 |
| | | | | which should fix issue #431 | ||||
* | the rest of the schema updates - WARNING: some third party plugins may fail; ↵ | redmatrix | 2016-06-01 | 1 | -10/+10 |
| | | | | e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. | ||||
* | turn the oft-repeated block_public ... check into a function ↵ | redmatrix | 2016-05-22 | 1 | -5/+4 |
| | | | | observer_prohibited() | ||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -2/+0 |
| | | | | (connections.php) | ||||
* | get rid of the unused ispublic variable | Mario Vavti | 2016-04-29 | 1 | -1/+1 |
| | |||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+357 |