aboutsummaryrefslogtreecommitdiffstats
path: root/mod/cal.php
Commit message (Collapse)AuthorAgeFilesLines
* a few issues: block public not blocking mod_cal, typo in sql for one clone ↵redmatrix2016-04-101-0/+5
| | | | file sync operation, fix_system_urls not catching cached contact photos, extend sessionhandler expiration when remember_me is enabled as the stored session is expiring long before the browser session.
* suddenly we have includepath issues - provide the explicit pathsredmatrix2016-04-011-1/+1
|
* static Appredmatrix2016-03-311-9/+9
|
* deprecate $a->get_baseurl()redmatrix2016-03-301-7/+7
|
* we have got a button for events in the nav. no need for it in the tabs if we ↵Mario Vavti2016-02-251-0/+3
| | | | are local.
* when creating an event from a post in our stream, if the original post was ↵redmatrix2016-02-251-1/+1
| | | | private, set the event permissions to "just me". If it was a public event, set the event permissions to the channel default permissions.
* issue #216 - calendar sharingredmatrix2016-02-241-0/+343