aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings.tpl
Commit message (Collapse)AuthorAgeFilesLines
* fix issues with accordions in settings and comment out jquery.textinputs.jsMario Vavti2018-03-011-8/+8
|
* default profile assignzotlabs2017-11-241-0/+4
|
* move mailhost settings from plugin to corezotlabs2017-11-131-0/+3
|
* Default Access Control List (ACL) -> Default Privacy Group and minor ↵Mario Vavti2017-09-041-2/+1
| | | | template fix
* initial notifications support for new shared files and new (since initial ↵git-marijus2017-07-281-0/+4
| | | | site load) pubstream activity
* start deprecation of server_rolezotlabs2017-05-291-6/+3
|
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+192
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-192/+0
|
* minor bs4 fixesMario Vavti2017-03-281-7/+7
|
* some sed magic on button class namesMario Vavti2017-03-101-4/+4
|
* add default permcat to channel settings formzotlabs2017-02-121-0/+4
|
* move firefox social api configuration to pluginzotlabs2017-02-021-4/+14
|
* some preliminary work for email notification of likes - potentially ↵zotlabs2016-12-111-0/+1
| | | | destabilising so disabled until after next release
* multi acl: port /settingsMario Vavti2016-08-051-2/+2
|
* update 2 fontawesome iconsTreer2016-05-061-1/+1
|
* update icon names in view/Treer2016-05-011-1/+1
|
* Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause ↵jeroenpraat2016-02-181-1/+1
| | | | a UNO member has only 1 channel, so it's logical to remove the acccount (by experience on UNO hub). Styling oauth settings.
* a few tweaks to uno settings page to allow a default ACL to be createdredmatrix2016-02-071-1/+6
|
* fix tpl if clauseMario Vavti2015-11-281-1/+1
|
* make calendar week start (sun or mon) configurableMario Vavti2015-11-211-0/+1
|
* Firefox share (that seems now the official name) button added to misc. settings.jeroenpraat2015-11-051-5/+9
|
* Revert "moved submit button to the bottom in settings.tpl"Mario Vavti2015-09-171-5/+7
| | | | This reverts commit 1500691cc22443aac9bb6af409f8bbd64787a9e9.
* moved submit button to the bottom in settings.tplmrjive2015-09-161-7/+5
|
* lots of work on merging photo and file albums/foldersredmatrix2015-06-171-0/+3
|
* fix wordingMario Vavti2015-03-041-1/+1
|
* make remove channel button work againMario Vavti2015-03-031-1/+1
|
* some more work on settingsMario Vavti2015-03-021-29/+33
|
* settings: missing /form and whitespaceMario Vavti2015-03-011-133/+129
|
* more settings workMario Vavti2015-03-011-154/+160
|
* first pile of work on settingsMario Vavti2015-03-011-2/+8
|
* Merge pull request #805 from pafcu/moretplRedMatrix2015-01-021-5/+2
|\ | | | | Move some HTML out to templates
| * Use grouped select field for role selectionStefan Parviainen2015-01-011-4/+1
| |
| * Use grouped select field for timezone selectionStefan Parviainen2015-01-011-1/+1
| |
* | Checkboxify yesno-fields, but use CSS to show them as switches in RedbasicStefan Parviainen2015-01-011-1/+1
|/
* Make showing wall posts, intros and private messages under Notices optionalStefan Parviainen2014-12-301-0/+2
|
* configurable visual alerts/notificationsfriendica2014-11-041-0/+23
|
* put privacy role selector in settings page. Change visibility of various ↵friendica2014-10-261-24/+22
| | | | permissions items accordingly.
* and more missing wrappersmarijus2014-10-101-1/+1
|
* remove the privacy macros in settings and connedit now that we have privacy ↵friendica2014-10-031-9/+0
| | | | roles attached to the channel. One can still use the advanced permission dialogues, but they shouldn't have a reason to if they created the channel with a suitable channel type - plus it's just a bunch of extra permissions settings to confuse people.
* repeated content collapse on update from display page under rare conditions ↵friendica2014-09-181-1/+0
| | | | (when the conversation hasn't changed)
* implement the new friend activity post which has been missing for some time nowfriendica2014-07-291-2/+2
|
* Remove Remove Account link from account settingsChristian Vogeley2014-06-291-1/+3
| | | | | because it doesn’t remove the account. Move channel removal link to channel page
* a few more alignment issuesfriendica2014-04-161-1/+1
|
* bootstrapify aclselectormarijus2014-04-111-12/+3
|
* add expire setting, take out unknown mailers and max friend requests per day ↵friendica2014-03-191-2/+2
| | | | which aren't implemented
* use a "fullscreen" icon for chanview full screen mode; add channel_menu ↵friendica2014-02-191-0/+19
| | | | selection and setting to the settings page.
* several things were not working correctly w/r/t community tagging. The ↵friendica2014-02-161-0/+4
| | | | preference vanished from settings at some point, and we also weren't updating the original post timestamp so that the changed taxonomy would propagate correctly as an edit.
* This makes advanced privacy settings adjustable in expert mode only. Also ↵marijus2014-02-131-11/+23
| | | | they are hidden behind a button. This is a design hotfix should probably come up with something better someday...
* changed order of the privacy macros so that the dangerous settings come last ↵friendica2014-02-021-1/+1
| | | | and the preferred settings come first
* don't draw attention to advanced permissions and their corresponding ↵friendica2014-02-021-1/+2
| | | | complexity and clearly mark the simple permissions which people are encouraged to use.