| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a site access policy (to determine if this is really a public site or jus... | friendica | 2013-08-06 | 1 | -0/+11 |
* | basic *account* removal, but the channel removal which it calls still needs (... | friendica | 2013-08-04 | 1 | -1/+1 |
* | basic email invitations - and doc update | friendica | 2013-08-02 | 1 | -2/+2 |
* | add "xchan_instance_url" for communicating with services that lack nomadic id... | friendica | 2013-08-01 | 1 | -1/+1 |
* | better mail obscuring | friendica | 2013-07-31 | 1 | -1/+1 |
* | fix bug #84, make imported messages from your clones show up on your wall | friendica | 2013-07-29 | 1 | -1/+1 |
* | gprobe requires hex argument | friendica | 2013-07-24 | 1 | -1/+1 |
* | add chandesc field to profiles to provide some arbitrary text in the director... | friendica | 2013-07-24 | 1 | -1/+1 |
* | obscured flags for items | friendica | 2013-07-24 | 1 | -1/+1 |
* | log when zid_init invokes reverse magic-auth | friendica | 2013-07-21 | 1 | -0/+1 |
* | private mail is just a little more private now. Not encrypted and the obfusca... | friendica | 2013-07-19 | 1 | -0/+1 |
* | block duplicate channels | friendica | 2013-07-17 | 1 | -1/+1 |
* | configurable theme precedence rules, and passing the page owner to the pcss t... | friendica | 2013-07-17 | 1 | -3/+42 |
* | provide a controlling user for theme settings, not necessarily local_user() -... | friendica | 2013-07-16 | 1 | -1/+8 |
* | define some photo types; primarily profile photos and things, but there is ro... | friendica | 2013-07-16 | 1 | -0/+12 |
* | photo_flags - for adding taxonomy photos and other stuff. | friendica | 2013-07-16 | 1 | -1/+1 |
* | fix xtag | friendica | 2013-07-14 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-07-14 | 1 | -2/+3 |
|\ |
|
| * | Update boot.php | git-marijus | 2013-07-11 | 1 | -1/+1 |
| * | Non-translatable string plus feature enabled check | Thomas Willingham | 2013-07-11 | 1 | -1/+2 |
* | | Add self to recipient lists. Sure we already have a copy but it's possible ou... | friendica | 2013-07-14 | 1 | -1/+1 |
|/ |
|
* | One of those days... | Thomas Willingham | 2013-07-10 | 1 | -1/+1 |
* | Let's use the right files, plus a typo | Thomas Willingham | 2013-07-10 | 1 | -1/+1 |
* | Minimum value webpages | Thomas Willingham | 2013-07-10 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-10 | 1 | -1/+32 |
|\ |
|
| * | use current channel photo for favicon where applicable - might be browser dep... | friendica | 2013-07-07 | 1 | -0/+31 |
| * | some object/thing tweaks | friendica | 2013-07-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-03 | 1 | -20/+21 |
|\| |
|
| * | any questions regarding this checkin will be ignored | friendica | 2013-07-03 | 1 | -1/+1 |
| * | multi-profile - bugs | friendica | 2013-07-03 | 1 | -2/+3 |
| * | multi-profiles work | friendica | 2013-07-03 | 1 | -6/+9 |
| * | progress on multiple profiles, doing it the old way. I don't think we're goin... | friendica | 2013-07-03 | 1 | -13/+10 |
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-02 | 1 | -19/+30 |
|\| |
|
| * | add age to directory profile - requires updating on each birthday and that pa... | friendica | 2013-06-30 | 1 | -1/+1 |
| * | Basic ability to create "things" | friendica | 2013-06-27 | 1 | -5/+2 |
| * | Add site registration policy to site record. This is not yet used or stored, ... | friendica | 2013-06-20 | 1 | -1/+1 |
| * | source code re-org, move taxonomy to separate include | friendica | 2013-06-19 | 1 | -0/+2 |
| * | infrastructure for future stuff | friendica | 2013-06-19 | 1 | -14/+20 |
| * | Support arbitrary likes - "David likes Bob's bicycle" or "Nancy likes Margare... | friendica | 2013-06-18 | 1 | -0/+1 |
| * | another try on zidified notifications - this time it actually seems to work | friendica | 2013-06-17 | 1 | -0/+2 |
| * | zidify bodies of notification emails | friendica | 2013-06-17 | 1 | -6/+8 |
| * | We will need a per item comment policy to be able to determine in advance if ... | friendica | 2013-06-16 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-06-07 | 1 | -1/+1 |
|\| |
|
| * | DB: add timestamps to hubloc table so we can eventually expire dead entries. | friendica | 2013-06-04 | 1 | -1/+1 |
* | | Add a webpages tab, where we can edit published pages. | Thomas Willingham | 2013-05-31 | 1 | -0/+7 |
|/ |
|
* | function args reversed on duplicate zid detection. | friendica | 2013-05-29 | 1 | -1/+1 |
* | make sure we get the correct URL. Also redirect back again (essentially perfo... | friendica | 2013-05-28 | 1 | -35/+14 |
* | more progress on items_fetch (new name) | friendica | 2013-05-23 | 1 | -0/+6 |
* | implement time travelling posts | friendica | 2013-05-23 | 1 | -0/+1 |
* | add basic input filtering to the simple activity posting | friendica | 2013-05-22 | 1 | -7/+8 |