Mario Vavti
|
109c66aea3
|
apply calendar encoding fixes to mod cal
(cherry picked from commit 24b0f8e27e )
|
2019-06-20 18:45:12 +02:00 |
|
Mario Vavti
|
8535eb7bf5
|
update feature set
|
2019-06-17 10:10:44 +02:00 |
|
Mario Vavti
|
c9604eaabf
|
revisit mod cal
|
2019-06-17 10:07:00 +02:00 |
|
Mario Vavti
|
a26774b99e
|
fix mod cal regression
|
2019-06-14 09:52:54 +02:00 |
|
Mario Vavti
|
f1b61d5882
|
mod cal band-aid fixes
|
2019-05-26 20:22:40 +02:00 |
|
Mario
|
a1d1d5dba7
|
use different settings for cal_first_day in events and cdav/calendar. This 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
|
2018-09-23 19:40:52 +02:00 |
|
Mario
|
781fdaafcd
|
settings for events and cdav calendar
|
2018-09-23 19:18:05 +02:00 |
|
zotlabs
|
ba49e6a588
|
don't double encode
|
2018-09-20 22:46:47 -07:00 |
|
zotlabs
|
5525f082e6
|
remove bbcode from event hovertip
|
2018-09-20 22:43:01 -07:00 |
|
Mario Vavti
|
a1d5ce3716
|
remove profile_tabs() which has been deprecated and replaced by channel_apps()
|
2018-09-13 10:59:37 +02:00 |
|
Mario Vavti
|
47fbdda409
|
rename channel app events to calendar and add nav_set_selected() to /cal
|
2017-11-07 11:22:11 +01:00 |
|
Mario Vavti
|
ca14ab3d55
|
move profile tabs to app-tray
|
2017-03-20 17:24:48 +01:00 |
|
zotlabs
|
231b70b987
|
call zidify_links() when formatting bbcode for internal consumption
|
2016-12-19 16:06:49 -08:00 |
|
zotlabs
|
544330345b
|
SECURITY: public calendar leaks connection information (birthdays) when view_contacts is not allowed
|
2016-11-14 13:55:31 -08:00 |
|
zotlabs
|
94065fde33
|
issue #576 - duplicate events shown
|
2016-11-02 19:26:02 -07:00 |
|
redmatrix
|
bad5057a74
|
start removing db backticks
|
2016-10-03 19:47:36 -07:00 |
|
redmatrix
|
3035c792dc
|
remove the app $a passed to profile_load, also add profile_load to mod_wiki which should fix issue #431
|
2016-06-26 22:13:59 -07:00 |
|
redmatrix
|
a9d7acda27
|
the rest of the schema updates - WARNING: some third party plugins may fail; 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.
|
2016-06-01 21:48:54 -07:00 |
|
redmatrix
|
5e0698ba87
|
turn the oft-repeated block_public ... check into a function observer_prohibited()
|
2016-05-22 17:52:30 -07:00 |
|
redmatrix
|
de006771c7
|
renamed include files identity.php (channel.php) and Contact.php (connections.php)
|
2016-05-22 16:54:30 -07:00 |
|
Mario Vavti
|
931a4fafe3
|
get rid of the unused ispublic variable
|
2016-04-29 21:38:36 +02:00 |
|
redmatrix
|
2a4e8972e0
|
module updates
|
2016-04-18 20:38:38 -07:00 |
|