Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #184 from git-marijus/master | friendica | 2013-10-23 | 1 | -2/+15 | |
|\ \ \ | | | | | | | | | might be some style enhancement | |||||
| * | | | might be some style enhancement | marijus | 2013-10-23 | 1 | -2/+15 | |
|/ / / | ||||||
* | | | move killme inside module function so that typo works | friendica | 2013-10-22 | 1 | -2/+2 | |
| | | | ||||||
* | | | very early cloud demo code - READ THE FRICKIN NOTES and also THE CODE in ↵ | friendica | 2013-10-22 | 3 | -1/+109 | |
| | | | | | | | | | | | | mod/cloud.php - there is no other documentation. Use at your own risk. Send all bug reports to nobody@nowhere.com. | |||||
* | | | add sabre (1.8.x) via composer in the !@#$ place it wants to be | friendica | 2013-10-21 | 504 | -1/+183161 | |
| | | | ||||||
* | | | installing sabre is a whole lot more complicated. It also doesn't like ↵ | friendica | 2013-10-21 | 1 | -18/+0 | |
| | | | | | | | | | | | | co-existing with other projects in the same web path. This is going to be fun. | |||||
* | | | issue #123 - this will leave a very very short interval between the time a ↵ | friendica | 2013-10-20 | 1 | -1/+2 | |
| | | | | | | | | | | | | notification shows up and the time it is cleared. This is about as fast as we can clear it. Previously it could have been as long as the network poll interval. | |||||
* | | | partial fix for issue #123 - this doesn't actually fix the reported problem, ↵ | friendica | 2013-10-20 | 1 | -0/+1 | |
| | | | | | | | | | | | | but does instantly reset the notification count when you click 'mark all xyz notifications seen' | |||||
* | | | 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 | |
|/ / / / |