| Commit message (Expand) | Author | Age | Files | Lines |
* | directory client mode | friendica | 2013-01-18 | 2 | -108/+98 |
* | unescaped apostrophe in single quoted string | friendica | 2013-01-18 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-18 | 1 | -1/+1 |
|\ |
|
| * | Merge pull request #22 from MicMee/master | friendica | 2013-01-18 | 1 | -1/+1 |
| |\ |
|
| | * | added error message to boot.php - permission denied | Michael Meer | 2013-01-18 | 1 | -1/+1 |
| |/ |
|
* / | add versioning info to basic identity export, create skeleton function for im... | friendica | 2013-01-18 | 2 | -1/+49 |
|/ |
|
* | export should always "save to file" by default | friendica | 2013-01-16 | 1 | -4/+14 |
* | provide other ways to export the basic info | friendica | 2013-01-16 | 4 | -99/+64 |
* | api/export/basic - how we'll migrate you | friendica | 2013-01-16 | 1 | -0/+51 |
* | yet another api hackathon | friendica | 2013-01-16 | 1 | -94/+125 |
* | api posting seems to work now - of course that's the easiest part of the API. | friendica | 2013-01-16 | 1 | -24/+54 |
* | begin the hard slog on the api | friendica | 2013-01-16 | 3 | -87/+99 |
* | recover the slider pointers | friendica | 2013-01-16 | 1 | -6/+0 |
* | documenting event-finish-date-crosses-month-boundary issue to come back to later | friendica | 2013-01-16 | 1 | -0/+6 |
* | mopping up the events issues so I can move on to other stuff | friendica | 2013-01-16 | 4 | -17/+33 |
* | fix event notifications | friendica | 2013-01-16 | 3 | -10/+10 |
* | typo | friendica | 2013-01-16 | 3 | -6/+37 |
* | import events (not just event posts) from zot | friendica | 2013-01-16 | 5 | -8/+37 |
* | still some bugs but events are happening again. | friendica | 2013-01-15 | 3 | -50/+43 |
* | events backend heavy lifting - the new structure is slowly emerging. | friendica | 2013-01-15 | 3 | -79/+101 |
* | slow progress on events, one step forward, one step back. | friendica | 2013-01-15 | 5 | -19/+38 |
* | menu structures for linking your pages to other pages or whatever | friendica | 2013-01-15 | 3 | -3/+60 |
* | missed adding these files yesterday, they're needed for pages to work | friendica | 2013-01-15 | 3 | -0/+28 |
* | reduce number of template include paths, which were needed during the theme r... | friendica | 2013-01-15 | 1 | -3/+0 |
* | pages sorta working | friendica | 2013-01-15 | 206 | -1021/+14 |
* | progress on pages - they're still getting lost inside conversation(), but pro... | friendica | 2013-01-14 | 3 | -4/+14 |
* | 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 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 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 |
| |\ |
|
| | * | 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 |