Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-14 | 1 | -2/+2 |
|\ | |||||
| * | Merge pull request #21 from MicMee/master | friendica | 2013-01-14 | 1 | -2/+2 |
| |\ | | | | | | | function contact_selector no longer in use commented out. | ||||
| | * | function contact_selector is no longer in use, commented out | Michael Meer | 2013-01-14 | 1 | -2/+2 |
| | | | |||||
* | | | read/write "pages" permissions and fiddly bits - per Thomas | friendica | 2013-01-14 | 5 | -8/+26 |
|/ / | |||||
* | | document the config cli tool | friendica | 2013-01-14 | 1 | -0/+26 |
| | | |||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-14 | 1 | -11/+15 |
|\| | |||||
| * | Merge pull request #20 from MicMee/master | MicMee | 2013-01-14 | 1 | -1/+1 |
| |\ | | | | | | | rewrite of profile_load in boot.php | ||||
| | * | rewrite of function profile_load with Mike | Michael Meer | 2013-01-14 | 1 | -1/+1 |
| |/ | |||||
| * | rewrite of // get the current observerwith | Michael Meer | 2013-01-14 | 1 | -11/+15 |
| | | |||||
* | | command line config utility, get set system configuration values | friendica | 2013-01-14 | 2 | -1/+35 |
|/ | |||||
* | syntax error | friendica | 2013-01-13 | 1 | -1/+1 |
| | |||||
* | this should make tag delivery (e.g. forums) work - but not yet fully tested | friendica | 2013-01-13 | 3 | -42/+62 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-13 | 1 | -24/+0 |
|\ | |||||
| * | Merge pull request #19 from MicMee/master | MicMee | 2013-01-13 | 1 | -24/+0 |
| |\ | | | | | | | delete of comment | ||||
| | * | deleted function was commented out already | Michael Meer | 2013-01-13 | 1 | -24/+0 |
| |/ | |||||
* / | fresh: add help|? command | friendica | 2013-01-13 | 2 | -3/+21 |
|/ | |||||
* | doco update | friendica | 2013-01-13 | 1 | -0/+3 |
| | |||||
* | fresh doco | friendica | 2013-01-12 | 1 | -0/+31 |
| | |||||
* | typo | friendica | 2013-01-12 | 1 | -2/+2 |
| | |||||
* | add connection list and connection detail to fresh | friendica | 2013-01-12 | 1 | -0/+24 |
| | |||||
* | fresh: provide ability to change channels | friendica | 2013-01-12 | 1 | -1/+17 |
| | |||||
* | Add login command to fresh | friendica | 2013-01-12 | 1 | -0/+23 |
| | |||||
* | rewrite the conv search | friendica | 2013-01-12 | 1 | -4/+4 |
| | |||||
* | ignore tagged items in reshares from notifications and tag_delivery | friendica | 2013-01-12 | 1 | -0/+11 |
| | |||||
* | start on tag deliver rewrite | friendica | 2013-01-12 | 3 | -55/+51 |
| | |||||
* | implement "finger" command | friendica | 2013-01-12 | 2 | -1/+28 |
| | |||||
* | fill in the basic outline of what needs to happen on importation | friendica | 2013-01-12 | 1 | -1/+33 |
| | |||||
* | skeleton for channel import | friendica | 2013-01-12 | 2 | -1/+33 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-12 | 3 | -248/+26 |
|\ | |||||
| * | Merge pull request #18 from beardy-unixer/master | Thomas Willingham | 2013-01-12 | 3 | -248/+26 |
| |\ | | | | | | | Fancyred updates | ||||
| | * | Undo stupid events. | Thomas Willingham | 2013-01-12 | 1 | -8/+1 |
| | | | |||||
| | * | Fancyred - get likes/dislikes almost, but not quite, right. | Thomas Willingham | 2013-01-12 | 3 | -248/+33 |
| |/ | |||||
* / | skeleton for red shell | friendica | 2013-01-12 | 1 | -0/+57 |
|/ | |||||
* | add page module | friendica | 2013-01-12 | 3 | -5/+49 |
| | |||||
* | fix double-encoding | friendica | 2013-01-11 | 2 | -38/+38 |
| | |||||
* | use correct param for connect link | friendica | 2013-01-11 | 1 | -1/+1 |
| | |||||
* | add the smarty3/compiled directory to gitignore | friendica | 2013-01-11 | 1 | -0/+1 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-11 | 336 | -2/+2061 |
|\ | |||||
| * | Merge pull request #17 from fermionic/20130111-better-conversion-scripts | friendica | 2013-01-11 | 336 | -2/+2061 |
| |\ | | | | | | | automatic, command-line conversion | ||||
| | * | add newline at end of header | Zach Prezkuta | 2013-01-11 | 335 | -215/+549 |
| | | | |||||
| | * | add warning messae about automatically generated templates | Zach Prezkuta | 2013-01-11 | 335 | -334/+1673 |
| | | | |||||
| | * | automatic, command-line conversion | Zach Prezkuta | 2013-01-11 | 16 | -2/+388 |
| |/ | |||||
* / | backend for storing items as arbitrary webpages | friendica | 2013-01-11 | 1 | -8/+33 |
|/ | |||||
* | network & home notification fixes | friendica | 2013-01-11 | 2 | -9/+8 |
| | |||||
* | Merge pull request #16 from fermionic/20130110-fix-intl-smarty | friendica | 2013-01-10 | 119 | -41/+2289 |
|\ | | | | | add Smarty templates for international templates | ||||
| * | add Smarty templates for international templates | Zach Prezkuta | 2013-01-10 | 119 | -41/+2289 |
|/ | |||||
* | fix the "personal" network filter and introduction notifications | friendica | 2013-01-09 | 5 | -26/+10 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-09 | 1 | -1/+2 |
|\ | |||||
| * | Merge pull request #15 from MicMee/master | friendica | 2013-01-09 | 1 | -1/+2 |
| |\ | | | | | | | get_cached_avatar_image no longer in use | ||||
| | * | get_cached_avatar_image no longer in use | Michael Meer | 2013-01-09 | 1 | -1/+2 |
| |/ |