Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | leave off the file extension | friendica | 2013-11-18 | 1 | -3/+3 |
| | |||||
* | pull in some doco from the project wiki, keep it with the code | friendica | 2013-11-18 | 5 | -1/+340 |
| | |||||
* | wordsmithing | friendica | 2013-11-18 | 1 | -1/+3 |
| | |||||
* | update to reflect that account and channel removal is now possible, though ↵ | friendica | 2013-11-18 | 1 | -1/+18 |
| | | | | bugs likely remain. | ||||
* | typo | friendica | 2013-11-17 | 1 | -3/+3 |
| | |||||
* | document extra features | friendica | 2013-11-17 | 2 | -0/+104 |
| | |||||
* | more to-do | friendica | 2013-11-16 | 1 | -1/+4 |
| | |||||
* | update to-do | friendica | 2013-11-16 | 1 | -0/+2 |
| | |||||
* | update to-do list | friendica | 2013-11-15 | 1 | -0/+2 |
| | |||||
* | Let's provide a shared to-do list for code and doco | friendica | 2013-11-15 | 3 | -0/+63 |
| | |||||
* | doc update | friendica | 2013-11-15 | 52 | -213/+463 |
| | |||||
* | some minor documentation updates and corrections | friendica | 2013-11-13 | 4 | -20/+28 |
| | |||||
* | Add woff files to static download | Olaf Conradi | 2013-11-12 | 1 | -1/+1 |
| | | | | This enables font downloading in binary mode. | ||||
* | Improve Nginx config to prevent php injection in uri | Olaf Conradi | 2013-11-12 | 1 | -2/+12 |
| | | | | First check if php script exists before calling php-fpm. | ||||
* | doc update | friendica | 2013-11-09 | 82 | -305/+785 |
| | |||||
* | Fix Nginx config for Nginx 1.4.x | Olaf Conradi | 2013-11-05 | 1 | -7/+10 |
| | |||||
* | doc updates | friendica | 2013-11-02 | 118 | -1195/+5775 |
| | |||||
* | Comanche documentation and some cleanup of layout page (including link to ↵ | friendica | 2013-10-28 | 3 | -1/+145 |
| | | | | doco) and a few other webpage related cleanups | ||||
* | doc updates | friendica | 2013-10-26 | 80 | -690/+1282 |
| | |||||
* | init_1 is a valid hook | friendica | 2013-10-19 | 1 | -0/+1 |
| | |||||
* | Clean up dupes in hook list | Thomas Willingham | 2013-10-19 | 1 | -21/+0 |
| | |||||
* | basic gotcha's enumerated when porting Friendica addons | friendica | 2013-10-18 | 1 | -0/+16 |
| | |||||
* | put translate README into help docs | friendica | 2013-10-18 | 2 | -0/+93 |
| | |||||
* | add hooklist to plugin page | friendica | 2013-10-18 | 1 | -1/+1 |
| | |||||
* | doc - complete hook list, still need detailed functional descriptions with ↵ | friendica | 2013-10-18 | 1 | -0/+155 |
| | | | | parameters and examples for each | ||||
* | Put a status editor on the display page if you're logged in. This fixes ↵ | friendica | 2013-10-18 | 3 | -0/+228 |
| | | | | issue #113 and also provides the ability to reshare from that page. | ||||
* | doc updates | friendica | 2013-10-18 | 42 | -127/+264 |
| | |||||
* | and did it again | friendica | 2013-10-16 | 1 | -1/+1 |
| | |||||
* | wrong function name | friendica | 2013-10-16 | 1 | -1/+1 |
| | |||||
* | advanced plugins as a stepping stone to building modules | friendica | 2013-10-16 | 1 | -1/+35 |
| | |||||
* | minor edits | friendica | 2013-10-16 | 1 | -4/+13 |
| | |||||
* | first cut at plugin author's guide | friendica | 2013-10-16 | 1 | -0/+201 |
| | |||||
* | add code-style guidelines. These aren't laws or rules, they are guidelines. | friendica | 2013-10-15 | 1 | -0/+24 |
| | |||||
* | doc updates | friendica | 2013-10-11 | 107 | -410/+2650 |
| | |||||
* | doc additions | friendica | 2013-10-04 | 4 | -0/+311 |
| | |||||
* | doc update | friendica | 2013-10-04 | 82 | -939/+1065 |
| | |||||
* | doc links | friendica | 2013-10-01 | 1 | -4/+4 |
| | |||||
* | doc updates | friendica | 2013-09-28 | 69 | -334/+587 |
| | |||||
* | doc updates | friendica | 2013-09-20 | 80 | -1326/+1870 |
| | |||||
* | add -C cfgfile option to shred to allow multiple configurations. I just ↵ | friendica | 2013-09-17 | 1 | -0/+4 |
| | | | | added the option for multiple configs, I didn't make it work as it requires quite a bit of change to the shred program flow; which tries to load the default config before doing anything at all. | ||||
* | fixed link to wiki | Tazman DeVille | 2013-09-17 | 1 | -1/+1 |
| | |||||
* | doc update, put more telemetry on notifier and try to ensure that private ↵ | friendica | 2013-09-13 | 53 | -699/+1151 |
| | | | | posts have recipients. | ||||
* | doc updates | friendica | 2013-09-06 | 12 | -0/+846 |
| | |||||
* | provide mimetype selector on edit (pages and blocks) | friendica | 2013-09-06 | 73 | -602/+954 |
| | |||||
* | doc updates | friendica | 2013-08-31 | 4 | -0/+480 |
| | |||||
* | more debugging on localize_item top find out why likes are not translated in ↵ | friendica | 2013-08-31 | 63 | -1049/+1343 |
| | | | | notifications, but are in displayed posts (using 'new' on matrix page) - in one case we're successfully pulling stuff from item['object'] and in the other we aren't - and it's the same object. | ||||
* | missing doc files | friendica | 2013-08-24 | 2 | -0/+179 |
| | |||||
* | fix xchans more completely after a URL change | friendica | 2013-08-24 | 56 | -582/+693 |
| | |||||
* | issue #82, posted order not working - also doc update | friendica | 2013-08-17 | 76 | -911/+2181 |
| | |||||
* | How did that end up there? Move sample config to right place. | Thomas Willingham | 2013-08-11 | 1 | -0/+85 |
| |