| Commit message (Expand) | Author | Age | Files | Lines |
* | deprecate $a variable for *_plugin_admin() and *_plugin_admin_post() | Mario | 2020-09-16 | 1 | -2/+2 |
* | make inline pdf a security option, move thumbnail security to security option... | Mario | 2019-11-15 | 2 | -6/+11 |
* | fix bitrot in util/zotsh | zotlabs | 2019-08-15 | 1 | -15/+16 |
* | port db update improvements from zap | Mario Vavti | 2019-05-03 | 1 | -2/+43 |
* | Merge branch 'exclude_addon_common' into 'dev' | M. Dent | 2019-02-15 | 1 | -1/+4 |
|\ |
|
| * | exclude addon_common from addon list | Mario | 2019-02-15 | 1 | -1/+4 |
* | | fix linkify_tags() so it works with xchans across multiple protocols, also so... | zotlabs | 2019-02-03 | 1 | -1/+1 |
|/ |
|
* | typo | Mario Vavti | 2018-10-08 | 1 | -1/+1 |
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 2 | -27/+2 |
* | Add translation for missed string | Max Kostikov | 2018-08-10 | 1 | -1/+1 |
* | plugins -> addons | zotlabs | 2018-06-28 | 1 | -19/+19 |
* | optionally report total available space when uploading | zotlabs | 2018-06-13 | 1 | -1/+4 |
* | SECURITY: provide option to disable the cloud 'root' directory and make the c... | zotlabs | 2018-06-13 | 1 | -0/+5 |
* | wrong default param for pubstream_incl (this checkin also picked up a few min... | zotlabs | 2018-05-18 | 1 | -2/+2 |
* | hubzilla issue #1169 | zotlabs | 2018-05-10 | 1 | -1/+9 |
* | Simplify first channel creation even further by using a site-configurable def... | zotlabs | 2018-05-07 | 1 | -0/+10 |
* | last commented expiration setting in admin | zotlabs | 2018-04-10 | 1 | -0/+3 |
* | do not include pending registrations in accounts and goaway to /admin/account... | Mario Vavti | 2018-03-17 | 1 | -3/+4 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-12 | 1 | -2/+7 |
|\ |
|
| * | remove debugging | zotlabs | 2018-03-10 | 1 | -2/+0 |
| * | trim expects error ... in admin/site | zotlabs | 2018-03-10 | 1 | -3/+9 |
* | | do not use trim on array | Mario Vavti | 2018-03-10 | 1 | -1/+1 |
* | | we do not support separate mobile themes anymore | Mario Vavti | 2018-03-07 | 1 | -7/+7 |
|/ |
|
* | bugfix: unable to reset profile fields to defaults in admin/profs by emptying... | zotlabs | 2018-03-04 | 1 | -9/+30 |
* | require directory servers to be using some modern form of encryption; which m... | zotlabs | 2018-02-26 | 1 | -1/+2 |
* | Usability and member experience: remove street address info from the default ... | zotlabs | 2018-02-23 | 1 | -1/+1 |
* | refactor of the DB update system. Updates are now stored individually in Zotl... | zotlabs | 2018-02-16 | 1 | -25/+29 |
* | provide option to block the public stream unless authenticated, since there c... | zotlabs | 2018-02-14 | 1 | -1/+3 |
* | implode can take its arguments in either order, but let's try to be consistent | zotlabs | 2018-02-04 | 1 | -6/+6 |
* | remove logging | zotlabs | 2018-01-29 | 1 | -2/+0 |
* | unable to delete accounts using tickboxes on admin/accounts - make all the ac... | zotlabs | 2018-01-29 | 1 | -3/+6 |
* | Surface the ability to change the landing page after channel creation and cr... | zotlabs | 2018-01-28 | 1 | -0/+3 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-18 | 1 | -0/+4 |
|\ |
|
| * | provide local pubstream option (content from this site only). | zotlabs | 2018-01-17 | 1 | -0/+4 |
* | | raise the queue threshold default from 300 to 3000 | Mario Vavti | 2018-01-18 | 1 | -2/+2 |
|/ |
|
* | Added minimum registration age to /admin/site settings page | Andrew Manning | 2018-01-14 | 1 | -1/+3 |
* | expose settings for site sellpage and site location | zotlabs | 2018-01-11 | 1 | -0/+10 |
* | fix some pubstream on/off weirdness | Mario | 2017-12-03 | 1 | -0/+1 |
* | expose the security setting for SVG thumbnails | zotlabs | 2017-11-21 | 1 | -1/+3 |
* | add another delivery control parameter (force queue threshold) | zotlabs | 2017-10-31 | 1 | -2/+5 |
* | use imagick converter for large photos | zotlabs | 2017-09-30 | 1 | -0/+3 |
* | pubsites broken and directory server admin selection includes known dead sites | zotlabs | 2017-09-21 | 1 | -1/+1 |
* | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -10/+0 |
* | allow setting the system email name/address/reply | zotlabs | 2017-03-22 | 1 | -0/+15 |
* | :arrow_up: :hammer: Upgrade PHP Markdown library. | Klaus Weidenbach | 2017-02-27 | 2 | -85/+84 |
* | 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 | 2 | -2/+9 |
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 1 | -1/+0 |
* | Fixed numerous bugs with the addon repo management GUI. Only show Manage Repo... | Andrew Manning | 2017-01-26 | 1 | -7/+12 |
* | provide a fresh new look and cleaner layout and more relevant information to ... | zotlabs | 2016-11-29 | 1 | -0/+3 |