Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | link to source - if it's on the display page link to original source ↵ | friendica | 2013-10-20 | 4 | -7/+12 |
| | | | | (probably on a different site). All other conversations link to 'llink' which is a local copy and may provide a richer possibility of interactions, especially if you're logged in locally and it's your own copy of the post. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-19 | 4 | -4/+13 |
|\ | |||||
| * | Merge pull request #183 from cvogeley/master | friendica | 2013-10-19 | 4 | -4/+13 |
| |\ | | | | | | | Redbasic: Allow people to set the width of the main section of the theme | ||||
| | * | Merge upstream | Christian Vogeley | 2013-10-20 | 88 | -2791/+4285 |
| | |\ | |||||
| | * | | redbasic: set width of main section | Christian Vogeley | 2013-10-20 | 4 | -4/+13 |
| | | | | |||||
* | | | | prevent posts from floating to the top after minor edits | friendica | 2013-10-19 | 1 | -1/+6 |
|/ / / | |||||
* | | | init_1 is a valid hook | friendica | 2013-10-19 | 1 | -0/+1 |
| | | | |||||
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-19 | 1 | -21/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Clean up dupes in hook list | Thomas Willingham | 2013-10-19 | 1 | -21/+0 |
| | | | |||||
* | | | part one - honour system.tagifonlyrecip pconfig, default is false - not ↵ | friendica | 2013-10-19 | 1 | -2/+3 |
|/ / | | | | | | | ready to deal with the second part yet (changing the tag char for tag_deliver channels) without a bit more discussion/concensus. | ||||
* | | remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ↵ | friendica | 2013-10-19 | 3 | -2/+3 |
| | | | | | | | | derived/sourced channels. It's now just "$author via $xyz". | ||||
* | | basic gotcha's enumerated when porting Friendica addons | friendica | 2013-10-18 | 1 | -0/+16 |
| | | |||||
* | | put translate README into help docs | friendica | 2013-10-18 | 2 | -1/+3 |
| | | |||||
* | | add hooklist to plugin page | friendica | 2013-10-18 | 1 | -1/+1 |
| | | |||||
* | | doc - complete hook list, still need detailed functional descriptions with ↵ | friendica | 2013-10-18 | 3 | -2/+158 |
| | | | | | | | | parameters and examples for each | ||||
* | | Put a status editor on the display page if you're logged in. This fixes ↵ | friendica | 2013-10-18 | 7 | -152/+442 |
| | | | | | | | | issue #113 and also provides the ability to reshare from that page. | ||||
* | | doc updates | friendica | 2013-10-18 | 42 | -127/+264 |
| | | |||||
* | | and did it again | friendica | 2013-10-16 | 1 | -1/+1 |
| | | |||||
* | | wrong function name | friendica | 2013-10-16 | 1 | -1/+1 |
| | | |||||
* | | advanced plugins as a stepping stone to building modules | friendica | 2013-10-16 | 1 | -1/+35 |
| | | |||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-16 | 2 | -7/+6 |
|\ \ | |||||
| * | | Errant logging. | Thomas Willingham | 2013-10-17 | 1 | -2/+0 |
| | | | |||||
| * | | Check only for php in schema globs. | Thomas Willingham | 2013-10-16 | 1 | -1/+1 |
| | | | |||||
| * | | Don't break themes by using functions we don't need. | Thomas Willingham | 2013-10-16 | 2 | -6/+7 |
| | | | | | | | | | | | | If you've got a theme that started off copying Redbasic (ie, all of you) need to do this too. | ||||
* | | | minor edits | friendica | 2013-10-16 | 1 | -4/+13 |
| | | | |||||
* | | | first cut at plugin author's guide | friendica | 2013-10-16 | 1 | -0/+201 |
|/ / | |||||
* | | wrong app name | friendica | 2013-10-16 | 3 | -4/+4 |
| | | |||||
* | | add code-style guidelines. These aren't laws or rules, they are guidelines. | friendica | 2013-10-15 | 1 | -0/+24 |
| | | |||||
* | | oauth wasn't logging in properly, also fixed api status_show to return last ↵ | friendica | 2013-10-15 | 3 | -5/+13 |
| | | | | | | | | public post, not the last private post | ||||
* | | directory sync optimisations to save redundant processing | friendica | 2013-10-15 | 3 | -2/+21 |
| | | |||||
* | | update even if no change | friendica | 2013-10-14 | 1 | -0/+8 |
| | | |||||
* | | why do these have invalid id's? | friendica | 2013-10-14 | 2 | -2/+2 |
| | | |||||
* | | extra logging | friendica | 2013-10-14 | 2 | -2/+5 |
| | | |||||
* | | sync tweaks | friendica | 2013-10-14 | 1 | -1/+1 |
| | | |||||
* | | don't update old entries with no address | friendica | 2013-10-14 | 1 | -1/+1 |
| | | |||||
* | | sql wrong number of args | friendica | 2013-10-14 | 1 | -0/+1 |
| | | |||||
* | | sql typo in directory sync | friendica | 2013-10-14 | 1 | -1/+1 |
| | | |||||
* | | We really don't need the category delete links on each category in each post ↵ | friendica | 2013-10-14 | 1 | -1/+1 |
| | | | | | | | | with categories, as we can now change the categories by editing the post. So take out the delete links. | ||||
* | | linkify post categories | friendica | 2013-10-14 | 3 | -3/+10 |
| | | |||||
* | | Merge pull request #180 from git-marijus/master | friendica | 2013-10-14 | 2 | -9/+3 |
|\ \ | | | | | | | i guess we should use .active class for all selected links. | ||||
| * | | i guess we should use .active class for all selected links. | marijus | 2013-10-14 | 2 | -9/+3 |
| | | | |||||
* | | | Issue #181 | Thomas Willingham | 2013-10-14 | 1 | -2/+2 |
|/ / | |||||
* | | template and icons for categories and "file as" | friendica | 2013-10-14 | 5 | -47/+67 |
| | | |||||
* | | fix endless scroll | friendica | 2013-10-13 | 1 | -1/+1 |
| | | |||||
* | | attachment icons revisited | friendica | 2013-10-13 | 3 | -28/+71 |
| | | |||||
* | | turn off endless scroll if we have no more content to load - currently for ↵ | friendica | 2013-10-13 | 3 | -1/+6 |
| | | | | | | | | mod_display, need to add to other content modules | ||||
* | | directory sort links on sidebar | friendica | 2013-10-13 | 3 | -0/+19 |
| | | |||||
* | | provide config for preferred directory server | friendica | 2013-10-13 | 1 | -0/+3 |
| | | |||||
* | | preserve the source owner when creating a delivery fork so that we can ↵ | friendica | 2013-10-13 | 5 | -8/+41 |
| | | | | | | | | uplink back to them without any ambiguity. | ||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-13 | 3 | -7/+12 |
|\ \ |