Mario Vavti
fee258edbe
allow to toggle visibility of likes/dislikes in notifications
2018-04-11 11:49:33 +02:00
Julian Schweinsberg
c50105b8c1
Show "Unseen public activity" channel setting when site only public streams are activated
2018-04-09 19:26:35 +02:00
zotlabs
cda3d23508
more intelligent handling of level 0 - and remove an extraneous logging function
2018-04-08 22:09:08 -07:00
zotlabs
e4ee165e29
more work merging techlevels and features
2018-04-08 22:02:48 -07:00
zotlabs
e0255c0dc4
first cut of feature/techlevel merge
2018-04-08 20:05:30 -07:00
zotlabs
4a45c35c4e
oauth2 client settings page
2018-04-05 21:01:36 -07:00
zotlabs
cf6d51bee8
some more work on hubzilla issue #1019
2018-04-02 22:47:11 -07:00
Mario Vavti
fa3e7a574f
show site registration notifications setting only to site admin
2018-03-14 10:03:17 +01:00
zotlabs
b38ce967f3
sort settings/featured
2018-03-02 12:41:50 -08:00
zotlabs
6c60be9e8d
rename Addon/Feature settings to addon settings [string change]
2018-02-27 19:51:29 -08:00
zotlabs
be5187718c
provide usage hint on addon settings page to save each panel before opening another. [String change, not for 3.2]
2018-02-27 19:34:51 -08:00
zotlabs
048a636315
Usability and member experience: remove street address info from the default basic profile fields, mention that the site banner can be full HTML, mention on the techlevel setting that this also controls what additional features may be visible.
2018-02-23 12:44:07 -08:00
zotlabs
63107f5b2f
second part of hubzilla issue #972
2018-02-11 18:17:17 -08:00
zotlabs
cadd958339
remove mobile_detect (outdated and unmaintainable)
2018-02-05 18:06:25 -08:00
zotlabs
5967360991
hubzilla issue #920 - unable to delete permission groups with space in name
2018-01-22 16:49:45 -08:00
zotlabs
5cfb63da50
a different (hopefully better) implementation of affinity presets, but not for 3.0 because strings have changed.
2017-12-28 15:12:20 -08:00
zotlabs
38646fe0e1
Make affinity widget settings work. It's entirely possible they never did work correctly. I'm not comfortable over-riding the network_page_default config in this way but this is the way I've always set the affinity and it has worked just fine for me for several years and there haven't been any other requests to extend the network page default options.
2017-12-28 14:06:30 -08:00
Mario
dae0107dd0
fix some pubstream on/off weirdness
2017-12-03 12:31:41 +01:00
zotlabs
fda5231a71
default profile assign
2017-11-24 14:55:39 -08:00
zotlabs
aff476d0d4
move mailhost settings from plugin to core
2017-11-13 15:21:49 -08:00
zotlabs
98b53801e0
provide personal config for channel_menu; the site can set an initial site-wide value but this but there isn't a corresponding admin setting currently and can only be set by manual config
2017-10-31 19:56:14 -07:00
Mario Vavti
0ddc3e4af2
fix wrong logic for enable/disable pubstream notifications
2017-10-05 21:42:25 +02:00
Sergey Lukin
4c121aff30
hubzilla issue #855 : fix for some problems with displaying selected theme after panel Settings->Display loading
2017-09-12 21:28:40 +02:00
Mario Vavti
c8000fca1f
Default Access Control List (ACL) -> Default Privacy Group and minor template fix
2017-09-04 20:48:26 +02:00
git-marijus
68b32cd8f4
consolidate disable_discover_tab config if it was not yet set to either 1 or 0 in DB
2017-08-06 21:40:39 +02:00
git-marijus
f9b342c87d
initial notifications support for new shared files and new (since initial site load) pubstream activity
2017-07-28 22:42:02 +02:00
zotlabs
b2e5b6c977
affinitiy slider settings were being updated on any submit of of settings/featured, plus minor non-code changes
2017-07-05 20:16:40 -07:00
zotlabs
b917cf1ecc
allow moderated comments like wordpress if permissions are compatible
2017-06-18 22:25:41 -07:00
zotlabs
4fcfcc8117
start deprecation of server_role
2017-05-29 13:50:02 -07:00
zotlabs
1de1b58a08
consolidate email validation checks
2017-05-11 19:01:04 -07:00
Mario Vavti
d2c971eda9
fix php warning and remove logging
2017-03-19 13:33:02 +01:00
zotlabs
403f4c1a6b
Monday is a proper name and should be capitalised (except in private conversation amongst unix geeks).
2017-03-08 19:23:11 -08:00
zotlabs
7445f1881e
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
2017-03-02 17:36:14 -08:00
zotlabs
e58dc726c5
activity widget - like the forum widget but represents unseen activity by author. Still experimental until it can be tested with diaspora xchans, which may require additional urlencoding.
2017-03-02 17:32:43 -08:00
Mario Vavti
dd8a3d845e
reset schema value after we empty and repopulate it. second half of fix for #624
2017-03-02 11:36:35 +01:00
Mario Vavti
0f208fb36b
set minversion and maxversion for themes in view/theme/themename/php/theme.php instead of separate file.
2017-02-27 10:13:08 +01:00
Mario Vavti
4f07abe655
add a minversion to the theme and fallback to default if requirement is not met. mark incompatible themes in the theme selector
2017-02-26 21:01:20 +01:00
zotlabs
321241da02
add default permcat to channel settings form
2017-02-12 18:40:26 -08:00
zotlabs
1fb37f93cc
more permissions optimisations
2017-02-09 19:52:13 -08:00
zotlabs
91819bfc2d
bringer - all basic functionality is implemented
2017-02-08 17:21:32 -08:00
zotlabs
30659aef50
initial permcat creation ability, in /settings/permcats; functional permcat creation for testing but still needs a lot of UX work before promoting the ability
2017-02-07 20:29:03 -08:00
zotlabs
46d0e23e7b
atokens - we only need one permission column
2017-02-07 19:49:15 -08:00
Mario Vavti
1bb56309a6
default to manual conversation updates
2017-02-07 20:45:13 +01:00
zotlabs
c62df39ce3
move firefox social api configuration to plugin
2017-02-02 17:23:58 -08:00
Andrew Manning
3424c7dc87
Add affinity slider tool settings for min and max defaults in settings/featured
2017-01-29 19:53:29 -05:00
zotlabs
e06647b54e
some preliminary work for email notification of likes - potentially destabilising so disabled until after next release
2016-12-11 17:54:03 -08:00
zotlabs
33d75ad7b0
Report the WebDAV endpoint on the settings page (under the reddress) if the account techlevel suggests the viewer isn't going to run away screaming and have epileptic seizures when they see the term 'WebDAV'.
2016-12-08 18:06:31 -08:00
zotlabs
6552ccc477
issue #607 parens not recognised inside urls
2016-12-01 02:44:01 -08:00
Mario Vavti
7cd7837e08
reverse logic
2016-11-07 23:24:07 +01:00
zotlabs
9e2ccbd2a7
convert manual page updates to a display setting instead of a feature
2016-11-02 18:40:50 -07:00
zotlabs
5d9cf6a6d7
remove logging
2016-10-14 13:17:53 -07:00
zotlabs
47db3452f4
permissions issue
2016-10-14 13:16:33 -07:00
zotlabs
e7233c0c94
more backquotes - this should take care of most except for the array import queries
2016-10-09 16:31:04 -07:00
Mario Vavti
e259503933
feature_enabled() only takes two arguments
2016-10-04 21:12:03 +02:00
redmatrix
cef1aa6d1b
add some more stuff to admin/account_edit (service class, language, and techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once.
2016-10-03 17:16:24 -07:00
redmatrix
fb9544badd
null_date conversion; phase 1
2016-09-25 17:06:13 -07:00
Mario Vavti
81624a601a
fix settings/account
2016-09-12 15:03:51 +02:00
redmatrix
4c89f5d397
pro: better handling of system techlevel settings.
...
system.techlevel = initial techlevel for all new accounts
system.techlevel_lock = if 1, account techlevel cannot be changed
this allows accounts to exist with alternate techlevels than a locked default, but they need to be set by the administrator. By default with no config settings, everybody starts at 0 but can set their own level.
2016-09-07 21:02:57 -07:00
redmatrix
6e149a2dd3
turn Settings page into sub-modules
2016-09-06 20:10:56 -07:00