Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill logger | Thomas Willingham | 2013-09-09 | 1 | -3/+0 |
| | |||||
* | Quick and dirty file storage module. | Thomas Willingham | 2013-09-09 | 2 | -0/+95 |
| | |||||
* | rev update | friendica | 2013-09-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #119 from unary/categorywidget | friendica | 2013-09-08 | 1 | -2/+9 |
|\ | | | | | only show categories this channel has used | ||||
| * | added dbesc | Michael Johnston | 2013-09-08 | 1 | -1/+1 |
| | | |||||
| * | only show categories this channel has used | Michael Johnston | 2013-09-08 | 1 | -2/+9 |
| | | |||||
* | | Merge pull request #118 from cvogeley/master | friendica | 2013-09-08 | 9 | -14/+105 |
|\ \ | | | | | | | Service class checks | ||||
| * | | . | Christian Vogeley | 2013-09-08 | 1 | -1/+1 |
| | | | |||||
| * | | retrun check | Christian Vogeley | 2013-09-08 | 1 | -0/+1 |
| | | | |||||
| * | | Merge service class | Christian Vogeley | 2013-09-08 | 9 | -14/+104 |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | //service class configure in .htconfig.php: $a->config['system']['default_service_class']='standard'; // this is the default service class that is attached to every new account $a->config['service_class']['standard'] = array('photo_upload_limit'=>20000000, // total photo storage limit per channel (here 20MB) 'total_identities' =>5, // number of channels an account can create 'total_items' =>2000, // number of top level posts a channel can create. Applies only to top level posts of the user, other posts and comments are unaffected 'total_pages' =>10, // number of pages a channel can create 'total_channels' =>500, // number of channels the user can add, other users can still add this channel, even if the limit is reached 'attach_upload_limit' =>20000000); // total attachment storage limit per channel (here 20MB) | ||||
| * | | Service class items | Christian Vogeley | 2013-09-08 | 2 | -1/+49 |
| | | | | | | | | | | | | Items / webpages /attachment message | ||||
| * | | Service class | Christian Vogeley | 2013-09-08 | 7 | -12/+55 |
| | | | | | | | | | | | | identity, follow, photo upload, att upload | ||||
* | | | More content wrappers. | Thomas Willingham | 2013-09-08 | 6 | -2/+12 |
| |/ |/| | |||||
* | | mod/page - display most recent revision by default, or numbered revision ↵ | friendica | 2013-09-07 | 1 | -1/+7 |
| | | | | | | | | specified by rev URL parameter | ||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-07 | 2 | -2/+5 |
|\ \ | |||||
| * \ | Merge pull request #116 from unary/categorysearch | friendica | 2013-09-07 | 2 | -2/+5 |
| |\ \ | | | | | | | | | | | | | | | | | Thanks Michael! issue #115 - filter by category fix | ||||
| | * | | filter by category fixes | Michael Johnston | 2013-09-06 | 2 | -2/+5 |
| |/ / | |||||
* / / | allow menu management even if there are no menu items | friendica | 2013-09-07 | 2 | -18/+17 |
|/ / | |||||
* | | encode and decode channel names containing HTML special characters and ↵ | friendica | 2013-09-06 | 3 | -25/+5 |
| | | | | | | | | quotes so they will survive a reshare without mangling | ||||
* | | provide ability to delete webpages, layouts and blocks | friendica | 2013-09-06 | 3 | -3/+19 |
| | | |||||
* | | fix mimeselect on edit | friendica | 2013-09-06 | 2 | -2/+2 |
| | | |||||
* | | linkify the site url | friendica | 2013-09-06 | 1 | -1/+1 |
| | | |||||
* | | Add a border until we can theme this sucker | friendica | 2013-09-06 | 1 | -1/+1 |
| | | |||||
* | | doc updates | friendica | 2013-09-06 | 12 | -0/+846 |
| | | |||||
* | | provide mimetype selector on edit (pages and blocks) | friendica | 2013-09-06 | 78 | -905/+1353 |
| | | |||||
* | | more fixes to public site list while waiting for a public site or two to show up | friendica | 2013-09-05 | 1 | -1/+1 |
| | | |||||
* | | function name | friendica | 2013-09-05 | 1 | -1/+1 |
| | | |||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix new menu link. | Thomas Willingham | 2013-09-06 | 1 | -1/+1 |
| | | | |||||
* | | | public site list (will take a few days to populate, assuming folks have ↵ | friendica | 2013-09-05 | 6 | -5/+102 |
|/ / | | | | | | | updated their site access policy which old sites do not have) | ||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-05 | 3 | -273/+19 |
|\ \ | |||||
| * | | Redbasic - optimise mail list. | Thomas Willingham | 2013-09-06 | 2 | -28/+11 |
| | | | |||||
| * | | Redbasic - some more CSS we don't use. | Thomas Willingham | 2013-09-06 | 1 | -181/+3 |
| | | | |||||
| * | | Redbasic - clean up nav. | Thomas Willingham | 2013-09-06 | 2 | -64/+5 |
| | | | |||||
* | | | pages feed | friendica | 2013-09-05 | 2 | -18/+33 |
|/ / | |||||
* | | update photo timestamp on site rename | friendica | 2013-09-05 | 1 | -1/+2 |
| | | |||||
* | | fix location of language variable in help module | friendica | 2013-09-05 | 1 | -1/+1 |
| | | |||||
* | | fix network search - except it can't search private posts. That may be a ↵ | friendica | 2013-09-05 | 2 | -2/+3 |
| | | | | | | | | problem. | ||||
* | | issue #59 - this is a real bugger. Might seem fixed but read the code. This ↵ | friendica | 2013-09-04 | 1 | -2/+7 |
| | | | | | | | | could potentially create a security/permissions issue | ||||
* | | issue #107 | friendica | 2013-09-04 | 1 | -0/+6 |
| | | |||||
* | | provide templating options in comanche for the underlying webpage element - ↵ | friendica | 2013-09-04 | 2 | -0/+33 |
| | | | | | | | | in this case the way the author is displayed. Leave this open for other forms templating options. | ||||
* | | test module for dead site discovery | friendica | 2013-09-04 | 1 | -0/+28 |
| | | |||||
* | | render blocks - yes these should be templates, but I've got too much to do ↵ | friendica | 2013-09-04 | 2 | -1/+24 |
| | | | | | | | | at the moment and just want everything to fall into place quickly. The clerical work will have to wait. | ||||
* | | fix private message encryption since the input_filter mangled it | friendica | 2013-09-03 | 2 | -2/+5 |
| | | |||||
* | | add design tool menu to appropriate pages | friendica | 2013-09-03 | 7 | -2/+63 |
| | | |||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-03 | 1 | -1/+20 |
|\ \ | |||||
| * \ | Merge pull request #110 from unary/editpostcategories | friendica | 2013-09-03 | 1 | -1/+20 |
| |\ \ | | | | | | | | | allow categories to be edited when editing a post | ||||
| | * | | allow categories to be edited when editing a post | Michael Johnston | 2013-09-03 | 1 | -1/+20 |
| |/ / | |||||
* / / | make displaying the language selector configurable | friendica | 2013-09-03 | 2 | -2/+2 |
|/ / | |||||
* | | my bad | friendica | 2013-09-03 | 1 | -1/+1 |
| | |