aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* debugging issue #58 - seems to work but needs (more) themingfriendica2013-08-131-1/+1
* untested patch for issue #58 - will require theming if it worksfriendica2013-08-131-12/+6
* block content-type (called ITEM_BUILDBLOCK to avoid confusion with content th...friendica2013-08-121-0/+1
* check these in so I can go back and find out why the stylsheet is horkedfriendica2013-08-111-1/+5
* important bits we need to allow php executable content. These must be explici...friendica2013-08-111-2/+2
* Add a site access policy (to determine if this is really a public site or jus...friendica2013-08-061-0/+11
* basic *account* removal, but the channel removal which it calls still needs (...friendica2013-08-041-1/+1
* basic email invitations - and doc updatefriendica2013-08-021-2/+2
* add "xchan_instance_url" for communicating with services that lack nomadic id...friendica2013-08-011-1/+1
* better mail obscuringfriendica2013-07-311-1/+1
* fix bug #84, make imported messages from your clones show up on your wallfriendica2013-07-291-1/+1
* gprobe requires hex argumentfriendica2013-07-241-1/+1
* add chandesc field to profiles to provide some arbitrary text in the director...friendica2013-07-241-1/+1
* obscured flags for itemsfriendica2013-07-241-1/+1
* log when zid_init invokes reverse magic-authfriendica2013-07-211-0/+1
* private mail is just a little more private now. Not encrypted and the obfusca...friendica2013-07-191-0/+1
* block duplicate channelsfriendica2013-07-171-1/+1
* configurable theme precedence rules, and passing the page owner to the pcss t...friendica2013-07-171-3/+42
* provide a controlling user for theme settings, not necessarily local_user() -...friendica2013-07-161-1/+8
* define some photo types; primarily profile photos and things, but there is ro...friendica2013-07-161-0/+12
* photo_flags - for adding taxonomy photos and other stuff.friendica2013-07-161-1/+1
* fix xtagfriendica2013-07-141-1/+1
* Merge https://github.com/friendica/red into zpullfriendica2013-07-141-2/+3
|\
| * Update boot.phpgit-marijus2013-07-111-1/+1
| * Non-translatable string plus feature enabled checkThomas Willingham2013-07-111-1/+2
* | Add self to recipient lists. Sure we already have a copy but it's possible ou...friendica2013-07-141-1/+1
|/
* One of those days...Thomas Willingham2013-07-101-1/+1
* Let's use the right files, plus a typoThomas Willingham2013-07-101-1/+1
* Minimum value webpagesThomas Willingham2013-07-101-1/+1
* Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-07-101-1/+32
|\
| * use current channel photo for favicon where applicable - might be browser dep...friendica2013-07-071-0/+31
| * some object/thing tweaksfriendica2013-07-031-1/+1
* | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-07-031-20/+21
|\|
| * any questions regarding this checkin will be ignoredfriendica2013-07-031-1/+1
| * multi-profile - bugsfriendica2013-07-031-2/+3
| * multi-profiles workfriendica2013-07-031-6/+9
| * progress on multiple profiles, doing it the old way. I don't think we're goin...friendica2013-07-031-13/+10
* | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-07-021-19/+30
|\|
| * add age to directory profile - requires updating on each birthday and that pa...friendica2013-06-301-1/+1
| * Basic ability to create "things"friendica2013-06-271-5/+2
| * Add site registration policy to site record. This is not yet used or stored, ...friendica2013-06-201-1/+1
| * source code re-org, move taxonomy to separate includefriendica2013-06-191-0/+2
| * infrastructure for future stufffriendica2013-06-191-14/+20
| * Support arbitrary likes - "David likes Bob's bicycle" or "Nancy likes Margare...friendica2013-06-181-0/+1
| * another try on zidified notifications - this time it actually seems to workfriendica2013-06-171-0/+2
| * zidify bodies of notification emailsfriendica2013-06-171-6/+8
| * We will need a per item comment policy to be able to determine in advance if ...friendica2013-06-161-1/+2
* | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-06-071-1/+1
|\|
| * DB: add timestamps to hubloc table so we can eventually expire dead entries.friendica2013-06-041-1/+1
* | Add a webpages tab, where we can edit published pages.Thomas Willingham2013-05-311-0/+7
|/