| Commit message (Expand) | Author | Age | Files | Lines |
* | tag anyone | friendica | 2014-04-15 | 2 | -5/+37 |
* | 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 |
* | 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 |
| |\ |
|
| * | | Hope I have repaired the channel admin page. | sasiflo | 2014-04-06 | 1 | -47/+34 |
* | | | issue #395, item 2 | friendica | 2014-04-06 | 4 | -6/+17 |
| |/
|/| |
|
* | | use parent_mid in the parent query for enotify instead of of the parent id. T... | friendica | 2014-04-06 | 1 | -1/+1 |
|/ |
|
* | this makes rpost to another channel work somewhat - but there are issues, sin... | friendica | 2014-04-05 | 1 | -1/+8 |
* | provide the ability for rpost to post as another of your channels. This does ... | friendica | 2014-04-05 | 2 | -17/+25 |
* | finish "ifpending" connections | friendica | 2014-04-04 | 1 | -1/+4 |
* | introduce a connection type called 'ifpending' for number 6 of issue #395 - s... | friendica | 2014-04-04 | 1 | -0/+20 |
* | doc updates, plus back-end work for rpost to let you post to a different chan... | friendica | 2014-04-04 | 1 | -6/+20 |
* | clarify location - issue #392 | friendica | 2014-04-02 | 1 | -1/+1 |
* | removed default maximagesize - it can be set in the admin pages. | friendica | 2014-04-02 | 1 | -1/+1 |
* | snakebite: bring back some of the legacy XML discovery interfaces, update as ... | friendica | 2014-04-02 | 3 | -35/+29 |
* | save notes every ten seconds while focused, then save them once more on focusout | friendica | 2014-04-01 | 1 | -3/+2 |
* | Missed one | Thomas Willingham | 2014-03-30 | 1 | -1/+1 |
* | Default discover to on. | Thomas Willingham | 2014-03-30 | 2 | -4/+4 |
* | make the discover tab enabled by default the first you use the admin panel, t... | friendica | 2014-03-29 | 1 | -1/+1 |
* | Let the site admin choose whether to display the Discover tab. | Alexandre Hannud Abdo | 2014-03-30 | 2 | -1/+4 |
* | provide some info to not local users | marijus | 2014-03-28 | 1 | -1/+3 |