aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Added mode to Portfolio widgetHaakon Meland Eriksen2017-10-291-0/+12
* | fix regression in cdav calendar widgetMario2017-11-251-2/+3
* | 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-111-0/+1
* | Added mode to Portfolio widgetHaakon Meland Eriksen2017-10-301-0/+12
* | Merge branch '2.8RC'Mario2017-10-255-6/+201
|\|
| * only show pubs notifications if discovery_tab != disabledMario Vavti2017-10-111-15/+17
| * remove notifications code from nav and go live with new notificationsMario Vavti2017-10-101-4/+0
| * more fixesMario Vavti2017-10-081-2/+2
| * new notification fixesMario Vavti2017-10-081-13/+13
| * experimental new notifications - needs pconfig experimental_notif set to 1 fo...Mario Vavti2017-10-081-0/+152
| * wiki: translateable strings and move page mimetype selector to options submenuMario Vavti2017-09-201-1/+3
| * use mimetype text description rather than technical name in dropdown choices,...zotlabs2017-09-191-1/+2
| * turn common friends into a widgetzotlabs2017-09-191-0/+19
| * wiki: lock mimetypezotlabs2017-09-141-0/+3
| * add text/plain type to wikizotlabs2017-09-131-1/+1