| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Add alert to admin page about old PHP version. | Klaus Weidenbach | 2015-03-08 | 1 | -296/+282 |
| * | make destructive queue management functions an expert option | friendica | 2015-03-05 | 1 | -1/+4 |
| * | remove broken sql query from early queue manager. | friendica | 2015-03-04 | 1 | -3/+0 |
| * | queue management actions. Still needs further work such as indication of last... | friendica | 2015-03-01 | 1 | -8/+31 |
| * | don't report already delivered queue items in admin queue summary | friendica | 2015-02-26 | 1 | -1/+1 |
| * | high level queue inspector - needs a lot more, like the ability to dump certa... | friendica | 2015-02-26 | 1 | -1/+25 |
| * | solve some (hopefully most) missing delivery issues | friendica | 2015-02-25 | 1 | -1/+1 |
* | | Merge branch 'master' into tres | friendica | 2015-02-01 | 1 | -1/+1 |
|\| |
|
| * | admin/dbsync not reporting failed updates | friendica | 2015-02-01 | 1 | -1/+1 |
* | | Merge branch 'master' into tres | friendica | 2015-01-31 | 1 | -0/+3 |
|\| |
|
| * | Add allowed and not allowed emails to the UI in the | Christian Vogeley | 2015-01-29 | 1 | -0/+3 |
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -1/+1 |
|\| |
|
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -1/+1 |
* | | working through the xchan table to remove bitfields, mostly complete except f... | friendica | 2015-01-20 | 1 | -4/+4 |
|/ |
|
* | Allow tags in mail, many profile fields, and admin info | Stefan Parviainen | 2015-01-13 | 1 | -0/+2 |
* | don't allow admin to delete the sys channel from the channel manage page | friendica | 2015-01-06 | 1 | -2/+2 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -28/+25 |
|\ |
|
| * | Add a new theme flag - library. Not directly available to be used itself but | Thomas Willingham | 2014-11-10 | 1 | -28/+25 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -18/+19 |
|/ |
|
* | Allow ordering by created | Christian Vogeley | 2014-09-20 | 1 | -1/+3 |
* | push individual block to directory | friendica | 2014-09-15 | 1 | -0/+1 |
* | fat finger - must have been here a while | friendica | 2014-09-15 | 1 | -1/+1 |
* | Deprecate site channel. The sys channel should be doing this. Will fix | Thomas Willingham | 2014-09-15 | 1 | -3/+3 |
* | make verify_email the default for new installs (at least English installs), a... | friendica | 2014-09-10 | 1 | -1/+3 |
* | implement service class for feed polling frequenecy, fixed a service class bu... | friendica | 2014-09-03 | 1 | -2/+0 |
* | consistency: the diaspora post plugin uses "diaspora_enable". The protocol dr... | friendica | 2014-08-28 | 1 | -3/+3 |
* | begin embeddable/shareable design elements (blocks, webpages, layouts, menus,... | friendica | 2014-08-27 | 1 | -1/+1 |
* | ability to create/edit/delete custom profile field definitions - read the sou... | friendica | 2014-08-27 | 1 | -0/+63 |
* | Admin setting for Diaspora Protocol enable. We may want to have this also at ... | friendica | 2014-08-27 | 1 | -0/+3 |
* | provide admin option for allowing rss/atom feed connections. Need to do this ... | friendica | 2014-08-20 | 1 | -45/+5 |
* | Account deletion | Christian Vogeley | 2014-08-15 | 1 | -1/+1 |
* | Merge pull request #561 from cvogeley/master | RedMatrix | 2014-08-15 | 1 | -1/+1 |
|\ |
|
| * | Some work on account deletion | Christian Vogeley | 2014-08-14 | 1 | -1/+1 |
* | | some work on extended profile fields | friendica | 2014-08-13 | 1 | -0/+23 |
|/ |
|
* | when an admin censors a channel, we only need to notify the directory and not... | friendica | 2014-06-22 | 1 | -0/+1 |
* | make maximum load average setting work again | marijus | 2014-06-16 | 1 | -0/+1 |
* | Attempt to reduce the support burden of access and register policy. | Thomas Willingham | 2014-04-21 | 1 | -9/+9 |
* | Hope I have repaired the channel admin page. | sasiflo | 2014-04-06 | 1 | -47/+34 |
* | removed default maximagesize - it can be set in the admin pages. | friendica | 2014-04-02 | 1 | -1/+1 |
* | Default discover to on. | Thomas Willingham | 2014-03-30 | 1 | -3/+3 |
* | make the discover tab enabled by default the first you use the admin panel, t... | friendica | 2014-03-29 | 1 | -1/+1 |
* | Let the site admin choose whether to display the Discover tab. | Alexandre Hannud Abdo | 2014-03-30 | 1 | -0/+3 |
* | add admin/channels | friendica | 2014-03-26 | 1 | -7/+155 |
* | don't show deleted channels on admin account summary page | friendica | 2014-02-16 | 1 | -2/+3 |
* | missing string delimiters (quotes) | friendica | 2014-01-30 | 1 | -3/+3 |
* | started analysis of ping response and clean up more logger | Michael Meer | 2014-01-30 | 1 | -2/+11 |
* | clean up logger commands. Placed apostrophs at the end from some comments to ... | Michael Meer | 2014-01-30 | 1 | -3/+0 |
* | attempt with fix URL for testing works | Michael Meer | 2014-01-30 | 1 | -2/+5 |
* | ping gives us now a reply. But the reply doesnt contains useful data, require... | Michael Meer | 2014-01-29 | 1 | -11/+13 |
* | to make visible what I try, ping still won't work, but I'm confused about get... | Michael Meer | 2014-01-28 | 1 | -1/+7 |