| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename Permission Groups to Permission Categories and clarify feature setting... | Andrew Manning | 2018-05-15 | 1 | -1/+1 |
* | missing class | Mario Vavti | 2018-04-30 | 1 | -1/+1 |
* | fix regression with forum widget unseen count | Mario Vavti | 2018-04-24 | 1 | -2/+2 |
* | relax restrictions to the design tools menu to allow those with write_pages p... | zotlabs | 2018-04-18 | 1 | -10/+3 |
* | re-use directory safemode setting for public stream tag filtering since a han... | zotlabs | 2018-04-17 | 1 | -1/+2 |
* | fine tuning the public stream tag results | zotlabs | 2018-04-17 | 1 | -1/+1 |
* | public stream tag enhancements | zotlabs | 2018-04-17 | 1 | -0/+40 |
* | add commented_days parameter to item_expire(), default 7. Both expire_days an... | zotlabs | 2018-04-09 | 1 | -6/+3 |
* | Create catcloud widget and provide a type option which can include 'cards' or... | zotlabs | 2018-04-09 | 1 | -0/+46 |
* | Modified notifications widget to add the public stream when the current user ... | Julian Schweinsberg | 2018-04-09 | 1 | -1/+1 |
* | oauth2 client settings page | zotlabs | 2018-04-05 | 1 | -1/+9 |
* | turn newmember widget into a feature | zotlabs | 2018-03-23 | 1 | -11/+1 |
* | fix channel_address | Mario Vavti | 2018-03-14 | 1 | -1/+1 |
* | add ability to disable newmember widget ahead of time | Mario Vavti | 2018-03-13 | 1 | -2/+3 |
* | add dummy f= arg to suggestion urls, use directory version of suggest for new... | zotlabs | 2018-03-03 | 1 | -3/+3 |
* | sigh - missed two strings | zotlabs | 2018-03-01 | 1 | -2/+2 |
* | hide newmember widget if a new account was used to create a clone of an old c... | zotlabs | 2018-02-28 | 1 | -0/+6 |
* | provide new member widget which sits beneath the notifications for the first ... | zotlabs | 2018-02-28 | 1 | -0/+77 |
* | rename Addon/Feature settings to addon settings [string change] | zotlabs | 2018-02-27 | 1 | -1/+1 |
* | move oauth_client management and guest access tokens to features rather than ... | zotlabs | 2018-02-27 | 1 | -2/+2 |
* | fix icon position and make string translatable | Mario Vavti | 2018-02-26 | 1 | -3/+6 |
* | wrong link | Mario Vavti | 2018-02-08 | 1 | -1/+1 |
* | this will fix the cards query and keep the rest intact | Mario Vavti | 2018-02-04 | 1 | -1/+1 |
* | remove some never used indices which prevented our item queries to find the r... | Mario Vavti | 2018-02-04 | 1 | -1/+2 |
* | if startpage is /hq redirect all notifications links to /hq and minor notific... | Mario Vavti | 2018-01-27 | 1 | -1/+2 |
* | simplify interactions with the get_features hook by calling it before any fil... | zotlabs | 2018-01-18 | 1 | -11/+11 |
* | scrutinizer mods | zotlabs | 2018-01-09 | 1 | -2/+2 |
* | start with nonactive state for the notifications button and display some text... | Mario Vavti | 2018-01-07 | 1 | -0/+1 |
* | test of new affinity preset code (post 3.0) | zotlabs | 2017-12-30 | 1 | -2/+4 |
* | Make affinity widget settings work. It's entirely possible they never did wor... | zotlabs | 2017-12-28 | 1 | -9/+3 |
* | notification: slight animation for loading... and do not remove public stream... | Mario Vavti | 2017-12-11 | 1 | -1/+1 |
* | Fix 'unable to add pages with spaces' (pr 922) | M.Dent | 2017-12-06 | 1 | -1/+1 |
* | resolve merge conflict | Mario Vavti | 2017-12-06 | 1 | -0/+36 |
* | add a filter for notification to show new posts only | Mario Vavti | 2017-12-01 | 1 | -6/+9 |
* | fix regression in cdav calendar widget | Mario | 2017-11-25 | 1 | -2/+3 |
* | missing files | Mario Vavti | 2017-11-24 | 1 | -0/+26 |
* | article feature | zotlabs | 2017-11-22 | 1 | -1/+9 |
* | provide ability to pin apps to navbar from /apps. this removes the ability to... | Mario Vavti | 2017-11-16 | 1 | -0/+1 |
* | Add private forums to forum widget. The link redirects to the remote channel ... | zotlabs | 2017-11-15 | 1 | -3/+29 |
* | sort combined private mail conversations by latest updated conversation inste... | Mario Vavti | 2017-11-13 | 1 | -5/+7 |
* | fix wiki pages not updating after creating new page | Mario Vavti | 2017-11-11 | 1 | -1/+1 |
* | load notifications links to /display via ajax if we are already in /display | Mario Vavti | 2017-11-09 | 1 | -0/+1 |
* | second half of issue #893 - move channel default permissions to its own modul... | zotlabs | 2017-11-06 | 1 | -1/+1 |
* | Added mode to Portfolio widget | Haakon Meland Eriksen | 2017-10-29 | 1 | -0/+12 |
* | only show pubs notifications if discovery_tab != disabled | Mario Vavti | 2017-10-11 | 1 | -15/+17 |
* | remove notifications code from nav and go live with new notifications | Mario Vavti | 2017-10-10 | 1 | -4/+0 |
* | more fixes | Mario Vavti | 2017-10-08 | 1 | -2/+2 |
* | new notification fixes | Mario Vavti | 2017-10-08 | 1 | -13/+13 |
* | experimental new notifications - needs pconfig experimental_notif set to 1 fo... | Mario Vavti | 2017-10-08 | 1 | -0/+152 |
* | wiki: translateable strings and move page mimetype selector to options submenu | Mario Vavti | 2017-09-20 | 1 | -1/+3 |