| Commit message (Expand) | Author | Age | Files | Lines |
* | missing permissions block in mod_filestorage | friendica | 2014-04-30 | 1 | -0/+4 |
* | clean up the webpage list a bit | friendica | 2014-04-29 | 1 | -60/+65 |
* | got the presence bit. | friendica | 2014-04-26 | 1 | -1/+1 |
* | basic chatterbot support - though these would still require additional functi... | friendica | 2014-04-26 | 1 | -1/+10 |
* | Set a default directory server from a hard-wired list if one was not previous... | friendica | 2014-04-25 | 4 | -28/+5 |
* | ability to unset a layout and subthread is probably close to working again. | friendica | 2014-04-23 | 1 | -44/+126 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-04-21 | 1 | -9/+9 |
|\ |
|
| * | Attempt to reduce the support burden of access and register policy. | Thomas Willingham | 2014-04-21 | 1 | -9/+9 |
* | | Setting to undo/clear auto permissions | friendica | 2014-04-21 | 1 | -0/+1 |
* | | subthread is still borked (~75% Friendica code which has never been translate... | friendica | 2014-04-20 | 1 | -5/+5 |
|/ |
|
* | fix vcard truncation and escaping | friendica | 2014-04-20 | 1 | -18/+18 |
* | Merge branch 'master' of https://github.com/friendica/red into mod-profpicperm | sirius | 2014-04-20 | 3 | -7/+40 |
|\ |
|
| * | improve zotfeed for discover channel so it will send updates to posts you've ... | friendica | 2014-04-17 | 1 | -2/+3 |
| * | tag anyone | friendica | 2014-04-15 | 2 | -5/+37 |
* | | Now we also refresh permissions after the user posted connedit. | sirius | 2014-04-20 | 2 | -3/+64 |
* | | Added permission handling of profile-photos | sirius | 2014-04-20 | 2 | -16/+29 |
* | | Merging in conflict | sirius | 2014-04-16 | 6 | -35/+42 |
|\| |
|
| * | better mapping of visible connections | friendica | 2014-04-14 | 2 | -15/+11 |
| * | Better handling of restricted /channel and /profile permissions. We will show... | friendica | 2014-04-14 | 1 | -3/+2 |
| * | profperm: abook_profile was being handled by profile id rather than profile_g... | friendica | 2014-04-13 | 1 | -7/+7 |
| * | only show forum tags on contact autocomplete, not in the ACL selector | friendica | 2014-04-13 | 1 | -1/+1 |
* | | Added hackish support for permissions-sync between profile and profile-pictures | sirius | 2014-04-14 | 2 | -4/+41 |
|/ |
|
* | let normal hashtags be quoted strings also | friendica | 2014-04-12 | 1 | -1/+9 |
* | major cleanup of handle_tag() | friendica | 2014-04-12 | 1 | -10/+48 |
* | handle new tag declarations | friendica | 2014-04-12 | 1 | -1/+1 |
* | add forum mode to tag handling | friendica | 2014-04-12 | 1 | -2/+9 |
* | this is looking better, call the forum version of a tag "foobar network", bes... | friendica | 2014-04-12 | 1 | -3/+5 |
* | use icons for identification | friendica | 2014-04-11 | 1 | -2/+2 |
* | not quite right but I need to check it in so I can switch branches | friendica | 2014-04-11 | 1 | -2/+2 |
* | the auto-complete part | friendica | 2014-04-11 | 1 | -1/+14 |
* | via Mario: default channel permissions not working on channel page | friendica | 2014-04-11 | 1 | -6/+11 |
* | bootstrapify aclselector | marijus | 2014-04-11 | 1 | -1/+2 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-04-10 | 1 | -1/+8 |
|\ |
|
| * | Merge pull request #402 from sasiflo/master | RedMatrix | 2014-04-11 | 1 | -1/+8 |
| |\ |
|
| | * | Added some more details about why browser-valid SSL certificates must be | sasiflo | 2014-04-10 | 1 | -1/+8 |
* | | | push notes widget updates to channel clones on focusout (final save). Don't d... | friendica | 2014-04-10 | 1 | -0/+8 |
|/ / |
|
* / | Include the entire original item when notifying other channels of deletions a... | friendica | 2014-04-10 | 1 | -1/+1 |
|/ |
|
* | use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblo... | marijus | 2014-04-09 | 6 | -5/+3 |
* | change the way jot tools are displayed/hidden | marijus | 2014-04-08 | 12 | -20/+20 |
* | some fixes to #395 | friendica | 2014-04-07 | 1 | -1/+1 |
* | possible fix for issue #398 | friendica | 2014-04-07 | 1 | -3/+11 |
* | this should be better - "xchan deleted" state on remote sites only follows th... | friendica | 2014-04-07 | 1 | -5/+6 |
* | prevent follows of and notifications to deceased channels | friendica | 2014-04-07 | 1 | -2/+4 |
* | subdue archived connections in mod/connections | friendica | 2014-04-06 | 1 | -1/+1 |
* | more work on #395 | friendica | 2014-04-06 | 1 | -4/+3 |
* | missing pagination on viewconnections page | friendica | 2014-04-06 | 1 | -0/+9 |
* | a bit more work towards issue #395 - cleaning up some cases which were going ... | friendica | 2014-04-06 | 2 | -2/+2 |
* | mod/item - get rid of some failed experiments, duplicated code and unused code. | friendica | 2014-04-06 | 1 | -89/+10 |
* | Merge pull request #397 from sasiflo/master | RedMatrix | 2014-04-06 | 1 | -47/+34 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' | sasiflo | 2014-04-06 | 1 | -1/+1 |
| |\ |
|