| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
| |\ |
|
| | * | 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 |
| |\ |
|
| | * | 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 | 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 | Michael Meer | 2013-01-09 | 1 | -1/+2 |
| |/ |
|
* / | wrong redirection after follow | friendica | 2013-01-09 | 3 | -2/+22 |
|/ |
|
* | update templates | friendica | 2013-01-08 | 1 | -5/+5 |
* | this should fix pcss | friendica | 2013-01-08 | 1 | -7/+5 |
* | minor notification tweaks | friendica | 2013-01-08 | 2 | -6/+6 |
* | update smarty templates | friendica | 2013-01-08 | 1 | -79/+98 |
* | The rest of the front end for the new notifications - now only missing "mark ... | friendica | 2013-01-08 | 7 | -207/+143 |
* | remove debugging | friendica | 2013-01-08 | 1 | -3/+0 |
* | lots of notification tweaks | friendica | 2013-01-08 | 6 | -17/+64 |
* | The notification menu logic actually works. Yay. That means we've finally got... | friendica | 2013-01-07 | 1 | -1/+6 |
* | registration issue | friendica | 2013-01-07 | 1 | -4/+4 |
* | make normal popups work again | friendica | 2013-01-07 | 1 | -1/+2 |
* | bypass smarty for intletext templates | friendica | 2013-01-07 | 6 | -0/+44 |
* | events are still buggered and aren't anywhere close to working, but not bugge... | friendica | 2013-01-07 | 6 | -68/+17 |
* | input cleansing | friendica | 2013-01-07 | 1 | -2/+10 |
* | more work on notification system, fix a couple of minor issues from smarty co... | friendica | 2013-01-07 | 10 | -34/+51 |
* | small tweaks | friendica | 2013-01-06 | 1 | -6/+5 |
* | more work on notification popup | friendica | 2013-01-06 | 5 | -25/+28 |
* | Merge pull request #14 from fermionic/20130105-smarty3 | friendica | 2013-01-06 | 1 | -5/+9 |
|\ |
|
| * | change tpl conversion script to support Python 2.4 | Zach Prezkuta | 2013-01-06 | 1 | -5/+9 |