aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.4RC'3.4Mario Vavti2018-05-049-31/+107
|\
| * missing classMario Vavti2018-04-301-1/+1
| * fix regression with forum widget unseen countMario Vavti2018-04-241-2/+2
| * relax restrictions to the design tools menu to allow those with write_pages p...zotlabs2018-04-191-10/+3
| * re-use directory safemode setting for public stream tag filtering since a han...zotlabs2018-04-171-1/+2
| * fine tuning the public stream tag resultszotlabs2018-04-171-1/+1
| * public stream tag enhancementszotlabs2018-04-171-0/+40
| * add commented_days parameter to item_expire(), default 7. Both expire_days an...zotlabs2018-04-091-6/+3
| * Create catcloud widget and provide a type option which can include 'cards' or...zotlabs2018-04-091-0/+46
| * Modified notifications widget to add the public stream when the current user ...Julian Schweinsberg2018-04-091-1/+1
| * oauth2 client settings pagezotlabs2018-04-051-1/+9
| * turn newmember widget into a featurezotlabs2018-03-231-11/+1
| * fix channel_addressMario Vavti2018-03-141-1/+1
| * add ability to disable newmember widget ahead of timeMario Vavti2018-03-131-2/+3
| * add dummy f= arg to suggestion urls, use directory version of suggest for new...zotlabs2018-03-031-3/+3
| * sigh - missed two stringszotlabs2018-03-011-2/+2
* | fix channel_addressMario Vavti2018-03-151-1/+1
* | Merge branch '3.2RC'3.2Mario2018-03-095-24/+114
|\ \
| * | add dummy f= arg to suggestion urls, use directory version of suggest for new...zotlabs2018-03-041-3/+3
| * | sigh - missed two stringszotlabs2018-03-041-2/+2
| |/
| * hide newmember widget if a new account was used to create a clone of an old c...zotlabs2018-02-281-0/+6
| * provide new member widget which sits beneath the notifications for the first ...zotlabs2018-02-281-0/+77
| * rename Addon/Feature settings to addon settings [string change]zotlabs2018-02-271-1/+1
| * move oauth_client management and guest access tokens to features rather than ...zotlabs2018-02-271-2/+2
| * fix icon position and make string translatableMario Vavti2018-02-261-3/+6
| * wrong linkMario Vavti2018-02-081-1/+1
| * this will fix the cards query and keep the rest intactMario Vavti2018-02-041-1/+1
| * remove some never used indices which prevented our item queries to find the r...Mario Vavti2018-02-041-1/+2
| * if startpage is /hq redirect all notifications links to /hq and minor notific...Mario Vavti2018-01-271-1/+2
| * simplify interactions with the get_features hook by calling it before any fil...zotlabs2018-01-181-11/+11
| * scrutinizer modszotlabs2018-01-091-2/+2
| * start with nonactive state for the notifications button and display some text...Mario Vavti2018-01-071-0/+1
| * test of new affinity preset code (post 3.0)zotlabs2017-12-301-2/+4
| * Make affinity widget settings work. It's entirely possible they never did wor...zotlabs2017-12-281-9/+3
* | Merge branch '3.0RC'3.0Mario2018-01-099-26/+123
|\ \
| * | start with nonactive state for the notifications button and display some text...Mario Vavti2018-01-071-0/+1
| * | Make affinity widget settings work. It's entirely possible they never did wor...zotlabs2018-01-031-9/+3
| |/
| * notification: slight animation for loading... and do not remove public stream...Mario Vavti2017-12-111-1/+1
| * Fix 'unable to add pages with spaces' (pr 922)M.Dent2017-12-061-1/+1
| * resolve merge conflictMario Vavti2017-12-061-0/+36
| * add a filter for notification to show new posts onlyMario Vavti2017-12-011-6/+9
| * fix regression in cdav calendar widgetMario2017-11-251-2/+3
| * missing filesMario Vavti2017-11-241-0/+26
| * article featurezotlabs2017-11-221-1/+9
| * provide ability to pin apps to navbar from /apps. this removes the ability to...Mario Vavti2017-11-161-0/+1
| * Add private forums to forum widget. The link redirects to the remote channel ...zotlabs2017-11-151-3/+29
| * sort combined private mail conversations by latest updated conversation inste...Mario Vavti2017-11-131-5/+7
| * fix wiki pages not updating after creating new pageMario Vavti2017-11-111-1/+1
| * load notifications links to /display via ajax if we are already in /displayMario Vavti2017-11-091-0/+1
| * second half of issue #893 - move channel default permissions to its own modul...zotlabs2017-11-061-1/+1