aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* add gz to access denied files to block rotated logs from public accessfriendica2013-07-2681-885/+662
|
* include zotfriendica2013-07-251-1/+1
|
* private pokes - perhaps a little *too* private.friendica2013-07-1953-394/+624
|
* Merge https://github.com/friendica/red into zpullfriendica2013-07-142-0/+15
|\
| * DocoThomas Willingham2013-07-112-0/+15
| |
* | new doc pagesfriendica2013-07-146-0/+459
| |
* | Add self to recipient lists. Sure we already have a copy but it's possible ↵friendica2013-07-1484-980/+1155
|/ | | | our nomadic channel clones don't.
* use current channel photo for favicon where applicable - might be browser ↵friendica2013-07-0751-114/+243
| | | | dependent but seems to work on FF
* doc update, plus possible fix to "complex delivery chains" issue. Basically ↵friendica2013-06-2975-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 Willingham2013-06-231-23/+108
|
* upgrade docofriendica2013-06-212-0/+341
|
* relocate tagadelic to include/taxonomyfriendica2013-06-2184-1083/+1195
|
* push refresh messages, performance work on conversations and configs, doc ↵friendica2013-06-1429-99/+95
| | | | updates
* Nginx config - add an index in case they don't have a http blockThomas Willingham2013-06-131-0/+1
|
* Add sample nginx conf in doc/install - we'll keep configs and trouble ↵Thomas Willingham2013-06-131-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.friendica2013-06-089-24/+22
|
* quick and dirty (real dirty) template docofriendica2013-06-032-0/+180
|
* fix pager, doc updatefriendica2013-06-0357-190/+362
|
* Update docoThomas Willingham2013-05-291-17/+5
|
* set default contact affinity back to 99 - we'll solve the other problem ↵friendica2013-05-2450-308/+527
| | | | another way, this one is flawed
* Merge https://github.com/friendica/red into zpullfriendica2013-05-181-1/+1
|\
| * TypoThomas Willingham2013-05-181-1/+1
| |
* | doc update plus fix the "only to those in my address book" permissionfriendica2013-05-1832-67/+115
|/
* DocoThomas Willingham2013-05-161-1/+1
|
* Merge pull request #53 from beardy-unixer/masterfriendica2013-05-1425-1230/+139
|\ | | | | Doco
| * (doco) Use Github issue tracker instead of Friendica forum.Thomas Willingham2013-05-141-1/+1
| |
| * DocoThomas Willingham2013-05-1425-1230/+139
| |
* | disable pcss when installing since modules don't yet work and pcss uses the ↵friendica2013-05-14371-370/+370
|/ | | | view module, plus weekly doc update
* doc cleanupfriendica2013-05-10373-747/+747
|
* doc updatefriendica2013-05-10187-2122/+6482
|
* doc updatefriendica2013-04-26109-915/+3972
|
* db abstraction layerfriendica2013-04-2267-710/+645
|
* more umbilical cuttingfriendica2013-04-18397-1256/+3315
|
* doc updatefriendica2013-04-162-2/+5
|
* update docofriendica2013-04-1651-237/+416
|
* begin to cut the umbilicalfriendica2013-04-146-14/+14
|
* update manage table and some documentationfriendica2013-03-2739-186/+261
|
* add xconfig table and functions, update strings and docofriendica2013-03-15101-825/+1433
|
* cleanup affinity toolfriendica2013-03-0352-301/+342
|
* remove date on the footerfriendica2013-02-26343-3652/+343
|
* doc updatefriendica2013-02-26385-563/+1917
|
* small doco updatefriendica2013-02-26359-482/+588
|
* initial docofriendica2013-02-26854-0/+96699
|
* add siteinfo.tplMichael Johnston2013-02-201-1/+1
|
* more heavy liftingfriendica2012-10-231-5/+0
|
* more ' = ' spacing fixesSimon L'nu2012-04-106-17/+17
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* [fix] absolute links in docs and newmember.php; breaks sub-dir installsSimon L'nu2012-04-107-23/+27
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* Remove Gravatar from core and add new hook avatar_lookup.Klaus Weidenbach2012-04-092-11/+6
| | | | | This patch removes all occurances of Gravatar from friendica's core and adds a new hook "avatar_lookup" inside the function avatar_img($email) where the new *avatar-plugins should hook in. I haven't touched the language files yet. Are they updated automatically somehow?
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-0521-0/+82
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * Modified peopleyouknow to handle sites without Facebook betterThomas Willingham2012-04-021-2/+4
| |