aboutsummaryrefslogtreecommitdiffstats
path: root/mod/admin.php
Commit message (Expand)AuthorAgeFilesLines
* Allow ordering by createdChristian Vogeley2014-09-201-1/+3
* push individual block to directoryfriendica2014-09-151-0/+1
* fat finger - must have been here a whilefriendica2014-09-151-1/+1
* Deprecate site channel. The sys channel should be doing this. Will fixThomas Willingham2014-09-151-3/+3
* make verify_email the default for new installs (at least English installs), a...friendica2014-09-101-1/+3
* implement service class for feed polling frequenecy, fixed a service class bu...friendica2014-09-031-2/+0
* consistency: the diaspora post plugin uses "diaspora_enable". The protocol dr...friendica2014-08-281-3/+3
* begin embeddable/shareable design elements (blocks, webpages, layouts, menus,...friendica2014-08-271-1/+1
* ability to create/edit/delete custom profile field definitions - read the sou...friendica2014-08-271-0/+63
* Admin setting for Diaspora Protocol enable. We may want to have this also at ...friendica2014-08-271-0/+3
* provide admin option for allowing rss/atom feed connections. Need to do this ...friendica2014-08-201-45/+5
* Account deletionChristian Vogeley2014-08-151-1/+1
* Merge pull request #561 from cvogeley/masterRedMatrix2014-08-151-1/+1
|\
| * Some work on account deletionChristian Vogeley2014-08-141-1/+1
* | some work on extended profile fieldsfriendica2014-08-131-0/+23
|/
* when an admin censors a channel, we only need to notify the directory and not...friendica2014-06-221-0/+1
* make maximum load average setting work againmarijus2014-06-161-0/+1
* Attempt to reduce the support burden of access and register policy.Thomas Willingham2014-04-211-9/+9
* Hope I have repaired the channel admin page.sasiflo2014-04-061-47/+34
* removed default maximagesize - it can be set in the admin pages.friendica2014-04-021-1/+1
* Default discover to on.Thomas Willingham2014-03-301-3/+3
* make the discover tab enabled by default the first you use the admin panel, t...friendica2014-03-291-1/+1
* Let the site admin choose whether to display the Discover tab.Alexandre Hannud Abdo2014-03-301-0/+3
* add admin/channelsfriendica2014-03-261-7/+155
* don't show deleted channels on admin account summary pagefriendica2014-02-161-2/+3
* missing string delimiters (quotes)friendica2014-01-301-3/+3
* started analysis of ping response and clean up more loggerMichael Meer2014-01-301-2/+11
* clean up logger commands. Placed apostrophs at the end from some comments to ...Michael Meer2014-01-301-3/+0
* attempt with fix URL for testing worksMichael Meer2014-01-301-2/+5
* ping gives us now a reply. But the reply doesnt contains useful data, require...Michael Meer2014-01-291-11/+13
* to make visible what I try, ping still won't work, but I'm confused about get...Michael Meer2014-01-281-1/+7
* Merge branch 'master' of https://github.com/MicMee/redMichael Meer2014-01-271-5/+16
|\
| * Left over line from placeholder.Thomas Willingham2014-01-251-1/+0
| * Add admin info to admin panel and site info.Thomas Willingham2014-01-241-5/+17
* | build url, deleted logger commandsMichael Meer2014-01-231-4/+3
* | preperation for ping, need training in SQL :(Michael Meer2014-01-231-1/+6
* | reorg formula data for hubloc checksMichael Meer2014-01-221-1/+10
* | start with hubloc pingMichael Meer2014-01-221-0/+9
|/
* fix the admin interface to pending registrationsfriendica2014-01-211-1/+1
* added buttons to perform later hubloc actionsMichael Meer2014-01-201-2/+4
* issue #240 - we were using htmlentities instead of htmlspecialchars in severa...friendica2013-12-111-2/+2
* mod channel is now Comanchifiedfriendica2013-12-101-1/+1
* add option to hide login form from homepageTobias Diekershoff2013-12-061-0/+3
* admin user table now shows the channel list, minor changes to summarytuscanhobbit2013-11-241-3/+6
* a reference to account_id was missing in user admin tabletuscanhobbit2013-11-231-2/+3
* admin/users - add expiration date to table and ability to sort by reverse exp...friendica2013-11-181-20/+29
* implement admin remove accountfriendica2013-11-171-3/+3
* suppress creating the directory update record for profile updates which are p...friendica2013-09-251-3/+7
* admin hubloc page now with content from all hublocs, in next steps I add some...Michael Meer2013-09-241-0/+20
* Add tiered access option.Thomas Willingham2013-09-191-1/+2