Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ | |||||
* / | 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 |
| | | | | all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff | ||||
* | 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 ↵ | friendica | 2013-01-07 | 1 | -1/+6 |
| | | | | got an extensible notification system and can load arbitrary notifications of a given type into a popup (on demand), each with its own "view all" and "mark all seen". Now we just have to finish the json backends for the currently supported types and work them into the navbar. Might seem trivial or insignificant but this is a huge step forward. Online notifications are everything in an event driven world. |