| Commit message (Expand) | Author | Age | Files | Lines |
* | oauth2 client settings page | zotlabs | 2018-04-05 | 2 | -5/+166 |
* | some more work on hubzilla issue #1019 | zotlabs | 2018-04-02 | 1 | -1/+5 |
* | show site registration notifications setting only to site admin | Mario Vavti | 2018-03-14 | 1 | -2/+2 |
* | sort settings/featured | zotlabs | 2018-03-02 | 1 | -3/+16 |
* | rename Addon/Feature settings to addon settings [string change] | zotlabs | 2018-02-27 | 1 | -1/+1 |
* | provide usage hint on addon settings page to save each panel before opening a... | zotlabs | 2018-02-27 | 1 | -0/+1 |
* | Usability and member experience: remove street address info from the default ... | zotlabs | 2018-02-23 | 1 | -1/+1 |
* | second part of hubzilla issue #972 | zotlabs | 2018-02-11 | 1 | -5/+4 |
* | remove mobile_detect (outdated and unmaintainable) | zotlabs | 2018-02-05 | 1 | -22/+4 |
* | hubzilla issue #920 - unable to delete permission groups with space in name | zotlabs | 2018-01-22 | 1 | -2/+2 |
* | a different (hopefully better) implementation of affinity presets, but not fo... | zotlabs | 2017-12-28 | 1 | -8/+4 |
* | Make affinity widget settings work. It's entirely possible they never did wor... | zotlabs | 2017-12-28 | 1 | -7/+13 |
* | fix some pubstream on/off weirdness | Mario | 2017-12-03 | 1 | -2/+4 |
* | default profile assign | zotlabs | 2017-11-24 | 1 | -1/+8 |
* | move mailhost settings from plugin to core | zotlabs | 2017-11-13 | 1 | -0/+4 |
* | provide personal config for channel_menu; the site can set an initial site-wi... | zotlabs | 2017-10-31 | 1 | -0/+3 |
* | fix wrong logic for enable/disable pubstream notifications | Mario Vavti | 2017-10-05 | 1 | -2/+2 |
* | hubzilla issue #855: fix for some problems with displaying selected theme aft... | Sergey Lukin | 2017-09-12 | 1 | -34/+38 |
* | Default Access Control List (ACL) -> Default Privacy Group and minor template... | Mario Vavti | 2017-09-04 | 1 | -1/+1 |
* | consolidate disable_discover_tab config if it was not yet set to either 1 or ... | git-marijus | 2017-08-06 | 1 | -1/+1 |
* | initial notifications support for new shared files and new (since initial sit... | git-marijus | 2017-07-28 | 1 | -0/+6 |
* | affinitiy slider settings were being updated on any submit of of settings/fea... | zotlabs | 2017-07-05 | 1 | -8/+10 |
* | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 1 | -1/+1 |
* | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -1/+0 |
* | consolidate email validation checks | zotlabs | 2017-05-11 | 1 | -1/+1 |
* | fix php warning and remove logging | Mario Vavti | 2017-03-19 | 1 | -4/+2 |
* | Monday is a proper name and should be capitalised (except in private conversa... | zotlabs | 2017-03-08 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-03-02 | 1 | -1/+1 |
|\ |
|
| * | reset schema value after we empty and repopulate it. second half of fix for #624 | Mario Vavti | 2017-03-02 | 1 | -1/+1 |
* | | activity widget - like the forum widget but represents unseen activity by aut... | zotlabs | 2017-03-02 | 1 | -2/+2 |
|/ |
|
* | set minversion and maxversion for themes in view/theme/themename/php/theme.ph... | Mario Vavti | 2017-02-27 | 1 | -2/+3 |
* | add a minversion to the theme and fallback to default if requirement is not m... | Mario Vavti | 2017-02-26 | 1 | -3/+9 |
* | add default permcat to channel settings form | zotlabs | 2017-02-12 | 1 | -1/+18 |
* | more permissions optimisations | zotlabs | 2017-02-09 | 1 | -9/+11 |
* | bringer - all basic functionality is implemented | zotlabs | 2017-02-08 | 1 | -18/+24 |
* | initial permcat creation ability, in /settings/permcats; functional permcat c... | zotlabs | 2017-02-07 | 1 | -0/+111 |
* | atokens - we only need one permission column | zotlabs | 2017-02-07 | 1 | -1/+2 |
* | default to manual conversation updates | Mario Vavti | 2017-02-07 | 1 | -1/+1 |
* | move firefox social api configuration to plugin | zotlabs | 2017-02-02 | 1 | -1/+8 |
* | Add affinity slider tool settings for min and max defaults in settings/featured | Andrew Manning | 2017-01-29 | 1 | -0/+29 |
* | some preliminary work for email notification of likes - potentially destabili... | zotlabs | 2016-12-11 | 1 | -0/+2 |
* | Report the WebDAV endpoint on the settings page (under the reddress) if the a... | zotlabs | 2016-12-08 | 1 | -0/+3 |
* | issue #607 parens not recognised inside urls | zotlabs | 2016-12-01 | 1 | -1/+1 |
* | reverse logic | Mario Vavti | 2016-11-07 | 1 | -2/+2 |
* | convert manual page updates to a display setting instead of a feature | zotlabs | 2016-11-02 | 1 | -0/+3 |
* | remove logging | zotlabs | 2016-10-14 | 1 | -1/+1 |
* | permissions issue | zotlabs | 2016-10-14 | 1 | -2/+2 |
* | more backquotes - this should take care of most except for the array import q... | zotlabs | 2016-10-09 | 2 | -2/+2 |
* | feature_enabled() only takes two arguments | Mario Vavti | 2016-10-04 | 1 | -1/+1 |
* | add some more stuff to admin/account_edit (service class, language, and techl... | redmatrix | 2016-10-03 | 1 | -9/+1 |