Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | add a few missing doc pages | friendica | 2013-08-09 | 6 | -0/+488 |
| | |||||
* | move sitekey creation to the account creation function instead of during ↵ | friendica | 2013-08-09 | 99 | -1438/+1504 |
| | | | | channel creation. Channel import bypassed sitekey creation completely. We should do it during install, but it's possible somebody might have to install manually and the sitekey would never get created. This is the best compromise I can come up with. Looks like the doc tree was also updated in this checkin | ||||
* | doc updates | friendica | 2013-08-03 | 9 | -13/+13 |
| | |||||
* | change back mod to 644 | Christian Vogeley | 2013-08-03 | 2 | -0/+0 |
| | |||||
* | Revert "Revert "merge"" | Christian Vogeley | 2013-08-03 | 88 | -912/+689 |
| | | | | This reverts commit 9294f72adb3c076932558b6f29a4c570e7962764. | ||||
* | Revert "merge" | Christian Vogeley | 2013-08-03 | 88 | -689/+912 |
| | | | | | This reverts commit c0cd147a3a9a86b270ea32026089ced16fb2f50c, reversing changes made to d2d1e54bfe928fe4cdfdcfc7e9acf658cda76898. | ||||
* | merge | Christian Vogeley | 2013-08-03 | 88 | -912/+689 |
|\ | |||||
| * | basic email invitations - and doc update | friendica | 2013-08-02 | 22 | -44/+44 |
| | | |||||
| * | add gz to access denied files to block rotated logs from public access | friendica | 2013-07-26 | 81 | -885/+662 |
| | | |||||
* | | . | Christian Vogeley | 2013-07-27 | 2 | -0/+143 |
| | | |||||
* | | don't know why they were marked as changed | Christian Vogeley | 2013-07-27 | 2 | -143/+0 |
| | | |||||
* | | don't why they were marked as changed | Christian Vogeley | 2013-07-27 | 2 | -240/+0 |
|/ | |||||
* | include zot | friendica | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | private pokes - perhaps a little *too* private. | friendica | 2013-07-19 | 53 | -394/+624 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-07-14 | 2 | -0/+15 |
|\ | |||||
| * | Doco | Thomas Willingham | 2013-07-11 | 2 | -0/+15 |
| | | |||||
* | | new doc pages | friendica | 2013-07-14 | 6 | -0/+459 |
| | | |||||
* | | Add self to recipient lists. Sure we already have a copy but it's possible ↵ | friendica | 2013-07-14 | 84 | -980/+1155 |
|/ | | | | our nomadic channel clones don't. | ||||
* | use current channel photo for favicon where applicable - might be browser ↵ | friendica | 2013-07-07 | 51 | -114/+243 |
| | | | | dependent but seems to work on FF | ||||
* | doc update, plus possible fix to "complex delivery chains" issue. Basically ↵ | friendica | 2013-06-29 | 75 | -673/+1364 |
| | | | | when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members. | ||||
* | Verbose Nginx conf. Essentially the one from Friendica with a few alterations. | Thomas Willingham | 2013-06-23 | 1 | -23/+108 |
| | |||||
* | upgrade doco | friendica | 2013-06-21 | 2 | -0/+341 |
| | |||||
* | relocate tagadelic to include/taxonomy | friendica | 2013-06-21 | 84 | -1083/+1195 |
| | |||||
* | push refresh messages, performance work on conversations and configs, doc ↵ | friendica | 2013-06-14 | 29 | -99/+95 |
| | | | | updates | ||||
* | Nginx config - add an index in case they don't have a http block | Thomas Willingham | 2013-06-13 | 1 | -0/+1 |
| | |||||
* | Add sample nginx conf in doc/install - we'll keep configs and trouble ↵ | Thomas Willingham | 2013-06-13 | 1 | -0/+28 |
| | | | | | | shooting doco here, where everything can be plain text, since it's for people who haven't got Red installed yet/properly, and may not be able to read markdown easily. | ||||
* | remove uploaded import file once we're done with it. | friendica | 2013-06-08 | 9 | -24/+22 |
| | |||||
* | quick and dirty (real dirty) template doco | friendica | 2013-06-03 | 2 | -0/+180 |
| | |||||
* | fix pager, doc update | friendica | 2013-06-03 | 57 | -190/+362 |
| | |||||
* | Update doco | Thomas Willingham | 2013-05-29 | 1 | -17/+5 |
| | |||||
* | set default contact affinity back to 99 - we'll solve the other problem ↵ | friendica | 2013-05-24 | 50 | -308/+527 |
| | | | | another way, this one is flawed | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-18 | 1 | -1/+1 |
|\ | |||||
| * | Typo | Thomas Willingham | 2013-05-18 | 1 | -1/+1 |
| | | |||||
* | | doc update plus fix the "only to those in my address book" permission | friendica | 2013-05-18 | 32 | -67/+115 |
|/ | |||||
* | Doco | Thomas Willingham | 2013-05-16 | 1 | -1/+1 |
| | |||||
* | Merge pull request #53 from beardy-unixer/master | friendica | 2013-05-14 | 25 | -1230/+139 |
|\ | | | | | Doco | ||||
| * | (doco) Use Github issue tracker instead of Friendica forum. | Thomas Willingham | 2013-05-14 | 1 | -1/+1 |
| | |