aboutsummaryrefslogtreecommitdiffstats
path: root/mod/admin.php
Commit message (Collapse)AuthorAgeFilesLines
* pull in the new object router and a few selected samples for the new ↵redmatrix2016-04-171-1776/+0
| | | | controller layout
* static Appredmatrix2016-03-311-28/+28
|
* deprecate $a->get_baseurl()redmatrix2016-03-301-25/+25
|
* rename the menu entry and page to 'Profile Fields' to maintain consistencyredmatrix2016-03-021-1/+1
|
* UI cleanup for admin profile field management pageredmatrix2016-03-021-2/+2
|
* profile field admin page (functional only: still needs a lot of HTML/CSS ↵redmatrix2016-03-011-17/+104
| | | | cleanup)
* add 'requires' field to plugin info to list other dependent plugins/addons ↵redmatrix2016-02-241-1/+1
| | | | and disable if dependencies are not installed/enabled
* form cleanup (profile_photo and cover_photo), admin 'user_approve' not ↵redmatrix2016-02-141-3/+3
| | | | found, missing close div in mood_content.tpl
* finish moving block_public to the new security pageredmatrix2016-02-031-3/+0
|
* don't implement the default embed whitelist just yetredmatrix2016-02-031-2/+3
|
* heavy lifting on admin security pageredmatrix2016-02-031-1/+39
|
* admin security page for configuring white and black lists and other security ↵redmatrix2016-02-031-0/+62
| | | | options.
* update es-es and nl strings. adjusted a few matrix to grid stringsjeroenpraat2016-01-171-1/+1
|
* plugin version compatibility checking. To use, set MinVersion, MaxVersion or ↵redmatrix2016-01-111-2/+42
| | | | MinPHPversion in the plugin header block. Case is not important. We check the project versions against STD_VERSION, which should be rolled to a new y of x.x.y if the plugin interface or project code changes in an incompatible way.
* features management page for hubminsredmatrix2016-01-061-0/+74
|
* issue #221redmatrix2015-12-151-3/+4
|
* Invitation only added to the admin site page. Plus css wrapper class to docu ↵jeroenpraat2015-12-151-1/+5
| | | | search.
* some minor cleanup - change the default of the discover tab (public stream ↵redmatrix2015-12-101-2/+9
| | | | access)
* new feature: 'suppress_duplicates' issue #146 triggered with less than two ↵redmatrix2015-11-191-2/+3
| | | | minutes between posts having identical content.
* fix admin plugin hooksredmatrix2015-11-171-1/+6
|
* provide admin setting to change directory serverredmatrix2015-11-031-1/+26
|
* More Bluegrid fine tuning and generic-content-wrapper-styled added to some ↵jeroenpraat2015-11-011-1/+1
| | | | tpl-files and 2 php files, cause they dont have a tpl file.
* move string files to hmessages.po and hstrings.php for hubzilla to avoid ↵redmatrix2015-09-261-2/+2
| | | | endless merge conflicts.
* deliveries per process ui for settingredmatrix2015-09-251-0/+3
|
* move mod_admin to Comanche finallyredmatrix2015-09-081-42/+0
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-161-7/+7
|\
| * issue #386 - account and channel bulk edit checkboxes not visible and ↵redmatrix2015-08-161-7/+7
| | | | | | | | therefore not useable. Also change wording to remove the offensive 'user' designation.
* | more work separating Diaspora from coreredmatrix2015-08-031-3/+0
| |
* | DB changes for some channel flagsredmatrix2015-06-151-10/+4
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-091-0/+3
|\|
| * put mirror_frontpage setting into admin/siteredmatrix2015-06-091-0/+3
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-091-3/+9
|\| | | | | | | | | | | | | | | | | Conflicts: install/schema_mysql.sql mod/home.php mod/page.php view/nl/messages.po view/nl/strings.php
| * more frontpage tweaksredmatrix2015-06-071-2/+2
| |
| * reverse logic of homepage login settingredmatrix2015-06-071-3/+6
| |
| * frontpage tweaksredmatrix2015-06-071-0/+3
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-251-5/+37
|\|
| * add toggle for ALLOWCODE to admin/channel and also fix the ability to toggle ↵redmatrix2015-05-251-5/+37
| | | | | | | | the censor flag from that page.
* | Merge branch 'master' into tresredmatrix2015-05-171-1/+1
|\ \
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-171-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/bb2diaspora.php include/diaspora.php include/enotify.php mod/admin.php mod/cloud.php mod/dav.php mod/home.php mod/invite.php mod/like.php mod/mitem.php mod/p.php mod/pubsites.php mod/setup.php mod/siteinfo.php util/messages.po
| | * more work isolating the projectname from core.redmatrix2015-05-171-1/+1
| | |
* | | Merge branch 'master' into tresredmatrix2015-05-141-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Import/refimport.php include/activities.php include/attach.php include/event.php include/externals.php include/identity.php include/items.php include/notifier.php include/photos.php include/taxonomy.php include/zot.php mod/channel.php mod/connedit.php mod/events.php mod/item.php mod/like.php mod/manage.php mod/mood.php mod/ping.php mod/poke.php mod/subthread.php mod/tagger.php mod/thing.php
| * | first pass name changeredmatrix2015-05-051-2/+2
| |/
* | Merge branch 'master' into tresfriendica2015-04-231-353/+420
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css
| * Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-37/+37
| | | | | | | | | | | | | | Fixed wrong Doxygen syntax and add some of the available FIXME to Doxygen documentation. Updated Doxygen configuration to add also all capital letter tags. Adding some more Doxygen documentation.
| * improve description of that settingfriendica2015-03-251-1/+1
| |
| * admin config for default expirationfriendica2015-03-251-9/+12
| |
| * cleanup of old delegation stufffriendica2015-03-101-2/+2
| |
| * channel delegationfriendica2015-03-101-2/+3
| |
| * more work on queue optimisationsfriendica2015-03-091-1/+2
| |
| * Whoops... should've actually checked the pg manual before merging #920 :-)Habeas Codice2015-03-091-2/+2
| | | | | | | | | | replace if(cond,val,val) with case when cond then val else val end, works on both DBs