This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
32384eaf0755c66c2b80cb31b4145b87f88ab38c
core
/
Zotlabs
/
Widget
History
Mario Vavti
32384eaf07
merge Zotlabs/Widget/Wiki_pages.php from dev
2018-10-29 10:06:01 +01:00
..
Activity_filter.php
refine stream filter and forum notification behaviour (mostly for performance). personal posts will be displayed in unthreaded mode and clicking a forum notification will show only the unseen items of the forum in unthreaded mode. group the filters in the widget - threaded at the top, unthreaded beneath.
2018-10-24 20:58:25 +02:00
Activity_order.php
refine stream filter and forum notification behaviour (mostly for performance). personal posts will be displayed in unthreaded mode and clicking a forum notification will show only the unseen items of the forum in unthreaded mode. group the filters in the widget - threaded at the top, unthreaded beneath.
2018-10-24 20:58:25 +02:00
Activity.php
update bs-dev and min version bump
2017-07-02 11:24:17 +02:00
Admin.php
plugins -> addons
2018-06-28 16:43:22 -07:00
Affinity.php
Make affinity widget settings work. It's entirely possible they never did work correctly. I'm not comfortable over-riding the network_page_default config in this way but this is the way I've always set the affinity and it has worked just fine for me for several years and there haven't been any other requests to extend the network page default options.
2018-01-03 12:12:48 +01:00
Album.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Appcategories.php
appstore changes
2018-07-04 23:20:35 -07:00
Appcloud.php
more widget migrations
2017-03-29 11:50:03 +02:00
Appstore.php
mpre feature to app transition
2018-09-12 11:08:53 +02:00
Archive.php
tweak archive widget for articles
2018-08-22 13:30:16 -07:00
Bookmarkedchats.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Catcloud_wall.php
widgets cont.
2017-03-29 11:50:52 +02:00
Catcloud.php
Create catcloud widget and provide a type option which can include 'cards' or 'articles'
2018-04-09 21:44:04 -07:00
Categories.php
move cards from features to apps
2018-09-10 13:34:05 +02:00
Cdav.php
fix regression in cdav calendar widget
2017-11-25 14:35:07 +01:00
Chatroom_list.php
widgets cont.
2017-03-29 11:57:00 +02:00
Chatroom_members.php
widgets cont.
2017-03-29 11:57:00 +02:00
Clock.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Collections.php
some work on mod group
2018-06-17 16:58:12 +02:00
Common_friends.php
turn common friends into a widget
2017-09-19 17:35:57 -07:00
Conversations.php
sort combined private mail conversations by latest updated conversation instead of created parent
2017-11-13 22:01:37 +01:00
Cover_photo.php
move str_replace inside if clause
2018-09-05 14:44:06 +02:00
Design_tools.php
relax restrictions to the design tools menu to allow those with write_pages permission; this doesn't fix the underlying modules though as there are some potential security issues at the moment.
2018-04-19 08:44:17 +02:00
Dirsort.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Dirtags.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Eventstools.php
widgets cont.
2017-03-29 11:50:52 +02:00
Filer.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Findpeople.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Follow.php
more widgets
2017-03-29 11:48:35 +02:00
Forums.php
don't show forums in forum widget if archived flag is set
2018-06-08 08:37:13 +02:00
Fullprofile.php
more widgets
2017-03-29 11:49:32 +02:00
Helpindex.php
Removed duplicated table of contents (TOC) in Help pages by breaking hierarchical TOC loading.
2017-08-25 11:32:18 +00:00
Hq_controls.php
missing files
2017-11-24 15:12:40 +01:00
Item.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Mailmenu.php
widgets cont.
2017-03-29 11:50:52 +02:00
Menu_preview.php
widgets cont.
2017-03-29 11:57:00 +02:00
Newmember.php
add missing features section to newmember widget
2018-10-15 20:33:28 +02:00
Notes.php
appification of notes
2018-09-24 11:46:18 +02:00
Notifications.php
do not rely on startpage pconfig anymore
2018-10-01 12:47:14 +02:00
Photo_albums.php
sql error photos_albums_list with non-logged-in viewer
2017-04-03 10:55:42 +02:00
Photo_rand.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Photo.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Portfolio.php
Added mode to Portfolio widget
2017-10-30 10:39:39 +01:00
Profile.php
filename issue
2017-03-29 11:49:03 +02:00
Pubsites.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Pubtagcloud.php
re-use directory safemode setting for public stream tag filtering since a handful of well-known tags skews the results wildly. Added 'bot' to the list just because it's noisy. A site can customise or nullify this feature if they desire.
2018-04-17 21:48:43 -07:00
Random_block.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Rating.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Savedsearch.php
more widgets
2017-03-29 11:48:35 +02:00
Settings_menu.php
remove redundant var
2018-10-04 13:44:26 +02:00
Shortprofile.php
more widget migrations
2017-03-29 11:50:03 +02:00
Sitesearch.php
more widgets
2017-03-29 11:48:35 +02:00
Suggestedchats.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Suggestions.php
convert more widgets to classes
2017-03-29 11:47:58 +02:00
Tagcloud_wall.php
widgets cont.
2017-03-29 11:50:52 +02:00
Tagcloud.php
add commented_days parameter to item_expire(), default 7. Both expire_days and commented_days have to be exceeded to expire.
2018-04-09 23:39:47 -07:00
Tasklist.php
missing class
2018-04-30 09:14:57 +02:00
Vcard.php
widgets cont.
2017-03-29 11:57:00 +02:00
Website_portation_tools.php
the rest of the standard widgets converted
2017-03-29 12:02:09 +02:00
Wiki_list.php
possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebar
2018-08-15 17:00:37 -07:00
Wiki_page_history.php
Update Wiki_page_history.php
2018-08-25 21:27:20 +02:00
Wiki_pages.php
merge Zotlabs/Widget/Wiki_pages.php from dev
2018-10-29 10:06:01 +01:00
Zcard.php
convert more widgets to classes
2017-03-29 11:47:58 +02:00