aboutsummaryrefslogtreecommitdiffstats
path: root/mod/settings.php
Commit message (Collapse)AuthorAgeFilesLines
* module updatesredmatrix2016-04-181-1144/+0
|
* static Appredmatrix2016-03-311-19/+19
|
* deprecate $a->get_baseurl()redmatrix2016-03-301-10/+10
|
* retry the move of AccessList to composer format (one or more third-party ↵redmatrix2016-02-211-2/+2
| | | | plugins will likely break as a result)
* Revert "move accesslist class to namespace"redmatrix2016-02-201-2/+2
| | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973.
* move accesslist class to namespaceredmatrix2016-02-201-2/+2
|
* issue #287 require old password to change passwordredmatrix2016-02-191-29/+39
|
* Provide Zotlabs\Project and System class for querying details about the ↵redmatrix2016-02-181-1/+1
| | | | project/version info. Move these out of /boot.php
* Change descriptionMario Vavti2016-02-171-1/+1
|
* make always preload images before rendering the page a display settingMario Vavti2016-02-171-1/+7
|
* a few tweaks to uno settings page to allow a default ACL to be createdredmatrix2016-02-071-0/+2
|
* more uno groundworkredmatrix2016-02-051-1/+1
|
* rename collections to privacy groupsredmatrix2016-01-261-1/+1
|
* change help text on other channel expiration setting to inform that there is ↵redmatrix2016-01-261-1/+2
| | | | a system limit. Ignore imported feed content that is older than expiration interval.
* update es-es and nl strings. adjusted a few matrix to grid stringsjeroenpraat2016-01-171-3/+3
|
* Set accept permissions to that of role so if you change to a custom role you ↵redmatrix2015-12-251-1/+1
| | | | don't start with nothing.
* make calendar week start (sun or mon) configurableMario Vavti2015-11-211-1/+4
|
* more work on hook docoredmatrix2015-11-051-1/+2
|
* Firefox share (that seems now the official name) button added to misc. settings.jeroenpraat2015-11-051-2/+3
|
* now we get to the heavy lifting with AccessList stuffredmatrix2015-08-271-19/+12
|
* more work separating Diaspora from coreredmatrix2015-08-031-24/+1
|
* lots of work on merging photo and file albums/foldersredmatrix2015-06-171-2/+7
|
* convert the abook fieldsredmatrix2015-06-141-3/+2
|
* diaspora disallowed by defaultredmatrix2015-06-101-2/+0
|
* toggle diaspora protocol on a per-channel level in addition to the existing ↵redmatrix2015-06-091-2/+5
| | | | per site setting. Default is enabled if the site setting is enabled.
* Added translatable strings to the Display Settings page and refreshed ↵jeroenpraat2015-06-061-0/+3
| | | | util/messages.po.
* timezone setting not saved issue #336redmatrix2015-05-241-1/+1
|
* provide default permissions ('all') for existing and newly created OAuth app ↵redmatrix2015-05-141-10/+15
| | | | clients, which will be extended in the future to allow specific permissions.
* add generic_addon_settings template and minor fixesMario Vavti2015-03-121-1/+1
|
* some work on feature/addon settingsMario Vavti2015-03-121-4/+2
|
* cleanup of old delegation stufffriendica2015-03-101-8/+0
|
* channel delegationfriendica2015-03-101-3/+9
|
* reverse smilie storage alsofriendica2015-03-061-1/+1
|
* reverse the logic of "don't show emoticons" setting which seems awkwardfriendica2015-03-051-1/+1
|
* only allow theme selection forms if there are any themes to selectMario Vavti2015-03-051-2/+2
|
* more yes/no labelsMario Vavti2015-03-051-8/+6
|
* provide a list of potential addons and what they do for members who can't ↵friendica2015-03-041-1/+2
| | | | | | see the descriptions on the admin/plugins page Not all of these are in red-addons repository, please add any that haven't been listed. We should probably provide a list of addon repositories at the end.
* fix wordingMario Vavti2015-03-041-4/+3
|
* clean up account settingsMario Vavti2015-03-041-3/+2
|
* add the tag hijacking preference to Diaspora settingsfriendica2015-03-031-1/+7
|
* provide some more yes/no labelsMario Vavti2015-03-011-29/+31
|
* The Diaspora communications policies allow comments to public posts ↵friendica2015-02-171-3/+22
| | | | literally from anybody. Allow this policy model by default for commenters from that network. This policy decision can be set or disabled on the addon/features settings page.
* local_user => local_channelfriendica2015-01-281-86/+86
|
* provide correct permissions role default for old-timers that didn't have any ↵friendica2015-01-141-1/+4
| | | | role configured.
* Merge pull request #805 from pafcu/moretplRedMatrix2015-01-021-6/+2
|\ | | | | Move some HTML out to templates
| * Use grouped select field for role selectionStefan Parviainen2015-01-011-3/+1
| |
| * Use grouped select field for timezone selectionStefan Parviainen2015-01-011-3/+1
| |
* | Checkboxify yesno-fields, but use CSS to show them as switches in RedbasicStefan Parviainen2015-01-011-6/+14
|/
* Make showing wall posts, intros and private messages under Notices optionalStefan Parviainen2014-12-301-0/+5
|
* Missing ''Thomas Willingham2014-12-101-1/+1
|