aboutsummaryrefslogtreecommitdiffstats
path: root/doc/html/boot_8php.js
Commit message (Collapse)AuthorAgeFilesLines
* remove Doxygen API Documentation from repository.Klaus Weidenbach2015-03-041-332/+0
| | | | | | | This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb
* missing paramfriendica2015-02-131-0/+3
|
* get_rel_link broken - also weekly doc updatesfriendica2015-02-061-0/+1
|
* let zot_refresh continue without a primary hub if one cannot be found. also ↵friendica2015-01-301-2/+4
| | | | weekly doc updates
* remote_user => remote_channelfriendica2015-01-281-1/+1
|
* local_user => local_channelfriendica2015-01-281-1/+1
|
* doc updatesfriendica2015-01-231-1/+1
|
* mod_prep usability enhancements, doc updatesfriendica2015-01-161-1/+7
|
* doc updatesfriendica2015-01-101-1/+0
|
* doc updatesfriendica2015-01-021-0/+3
|
* doc updatefriendica2014-12-261-0/+1
|
* doc updatesfriendica2014-11-151-2/+4
|
* doc updatesfriendica2014-11-071-0/+12
|
* doc updatesfriendica2014-10-241-0/+1
|
* doc updates, clean up buttons on PM edit template to match other edit buttonsfriendica2014-09-261-0/+1
|
* doc updatesfriendica2014-09-191-0/+1
|
* doc updates and a couple of issues spotted in the logs (diaspora likes, feed ↵friendica2014-09-121-0/+2
| | | | author import)
* doc updatesfriendica2014-09-051-0/+1
|
* doc updatefriendica2014-08-221-1/+1
|
* doc updatesfriendica2014-08-011-0/+1
|
* doc updatesfriendica2014-07-201-1/+2
|
* doc updatesfriendica2014-07-131-0/+1
|
* moods not working in other languages + doc updatesfriendica2014-06-211-0/+1
|
* doc updatesfriendica2014-05-301-0/+1
|
* add profile photo app because it is sometimes hard to find. Also doc updatesfriendica2014-05-231-0/+1
|
* weekly updatefriendica2014-05-021-0/+1
|
* doc updatefriendica2014-03-281-0/+5
|
* doc updatefriendica2014-03-161-0/+2
|
* doc updatefriendica2014-03-071-0/+3
|
* try to fix youtube mixed content warningsfriendica2014-02-281-0/+1
|
* doc updatefriendica2014-02-211-0/+1
|
* doc updatesfriendica2014-02-071-0/+3
|
* some more bookmark infrastructure plus a doc updatefriendica2014-01-181-0/+2
|
* sslify - remove the redirect fallback - as it gets called occasionally and ↵friendica2013-12-271-0/+2
| | | | creates mixed content exceptions. Let's see how we go without it. Also a doc update.
* doc updatesfriendica2013-12-201-0/+3
|
* doc updatesfriendica2013-12-061-12/+0
|
* doc updatefriendica2013-11-091-0/+1
|
* doc updatefriendica2013-10-041-0/+5
|
* doc updatesfriendica2013-09-281-0/+2
|
* doc updatesfriendica2013-09-201-0/+3
|
* doc update, put more telemetry on notifier and try to ensure that private ↵friendica2013-09-131-0/+5
| | | | posts have recipients.
* more debugging on localize_item top find out why likes are not translated in ↵friendica2013-08-311-0/+6
| | | | 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.
* fix xchans more completely after a URL changefriendica2013-08-241-2/+3
|
* issue #82, posted order not working - also doc updatefriendica2013-08-171-0/+4
|
* move sitekey creation to the account creation function instead of during ↵friendica2013-08-091-0/+4
| | | | 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
* add gz to access denied files to block rotated logs from public accessfriendica2013-07-261-0/+2
|
* private pokes - perhaps a little *too* private.friendica2013-07-191-0/+5
|
* Add self to recipient lists. Sure we already have a copy but it's possible ↵friendica2013-07-141-0/+2
| | | | our nomadic channel clones don't.
* use current channel photo for favicon where applicable - might be browser ↵friendica2013-07-071-1/+1
| | | | dependent but seems to work on FF
* doc update, plus possible fix to "complex delivery chains" issue. Basically ↵friendica2013-06-291-4/+1
| | | | 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.