Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | modified conversion to use x function for parameter checking. | Sebastian Egbers | 2012-06-22 | 1 | -8/+12 | |
| * | | | | | | | add reliable way to get server version | Max Weller | 2012-06-23 | 1 | -1/+7 | |
| * | | | | | | | make it selectable | Max Weller | 2012-06-23 | 1 | -1/+3 | |
| * | | | | | | | I want HTML code! | Max Weller | 2012-06-23 | 1 | -1/+1 | |
| * | | | | | | | new param getUserObjects to avoid retransmitting the whole user info objects | Max Weller | 2012-06-23 | 1 | -0/+3 | |
| * | | | | | | | bugfix | Max Weller | 2012-06-23 | 1 | -4/+5 | |
| * | | | | | | | changes on api_direct_messages_box to allow to retrieve conversations and all... | Max Weller | 2012-06-23 | 1 | -13/+5 | |
| * | | | | | | | modified direct_messages | Max Weller | 2012-06-23 | 1 | -7/+29 | |
* | | | | | | | | insidious little parsing bug | friendica | 2012-06-26 | 2 | -2/+8 | |
* | | | | | | | | have no idea why the if/endif macro block was getting printed and not processed. | friendica | 2012-06-26 | 1 | -6/+4 | |
* | | | | | | | | highlight js events-reminder on birthday events | friendica | 2012-06-27 | 1 | -1/+7 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | service class restrict the email connector | friendica | 2012-06-26 | 3 | -75/+83 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | stray s | friendica | 2012-06-25 | 1 | -1/+1 | |
* | | | | | | typos | friendica | 2012-06-25 | 2 | -2/+2 | |
* | | | | | | add event titles to discovered birthday events | friendica | 2012-06-25 | 2 | -6/+11 | |
* | | | | | | change required doco | friendica | 2012-06-25 | 1 | -2/+5 | |
* | | | | | | change event behaviour so that title is required but description is not | friendica | 2012-06-25 | 3 | -8/+32 | |
* | | | | | | event summary/title | friendica | 2012-06-25 | 9 | -9/+58 | |
* | | | | | | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-25 | 5 | -130/+210 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #364 from fermionic/diaspora-refactor-and-better-disabling | fermionic | 2012-06-25 | 5 | -130/+210 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | remove possibly unnecessary checks for likes or comments created by Diaspora ... | Zach Prezkuta | 2012-06-25 | 2 | -51/+51 | |
| | * | | | | | | store signature info for remote users too | Zach Prezkuta | 2012-06-25 | 2 | -17/+24 | |
| | * | | | | | | was passing the wrong arguments to the signature storage function | Zach Prezkuta | 2012-06-25 | 1 | -1/+1 | |
| | * | | | | | | add some debug logging | Zach Prezkuta | 2012-06-25 | 3 | -2/+8 | |
| | * | | | | | | revert extra Diaspora disabling changes to try to eliminate Mustard double-po... | Zach Prezkuta | 2012-06-25 | 3 | -43/+23 | |
| | * | | | | | | Clean up the Diaspora connectivity: | Zach Prezkuta | 2012-06-25 | 5 | -128/+215 | |
| |/ / / / / / | ||||||
* | | | | | | | propagate remote deletes | friendica | 2012-06-25 | 1 | -5/+8 | |
* | | | | | | | improve remote delete forwarding | friendica | 2012-06-25 | 2 | -2/+64 | |
|/ / / / / / | ||||||
* | | | | | | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-25 | 5 | -4/+5 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #363 from simonlnu/master | Simon | 2012-06-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | fix typo and syntax error | Simon L'nu | 2012-06-25 | 1 | -1/+1 | |
| * | | | | | Merge pull request #362 from simonlnu/master | Simon | 2012-06-25 | 4 | -4/+4 | |
| |\| | | | | ||||||
| | * | | | | fix margin of wall-item-body | Simon L'nu | 2012-06-25 | 4 | -4/+4 | |
| |/ / / / | ||||||
* | | | | | typos in bbcode, add service class restrictions to jot uploads | friendica | 2012-06-25 | 5 | -11/+40 | |
* | | | | | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-25 | 10 | -60/+40 | |
|\| | | | | ||||||
| * | | | | Merge pull request #361 from simonlnu/master | Simon | 2012-06-25 | 4 | -38/+14 | |
| |\ \ \ \ | ||||||
| | * | | | | fix delete thingy, and minor clean up | Simon L'nu | 2012-06-25 | 4 | -38/+14 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge pull request #360 from fermionic/more-nested-lists | friendica | 2012-06-25 | 2 | -10/+13 | |
| |\ \ \ \ | ||||||
| | * | | | | allow nested [ol] and [ul] lists too | Zach Prezkuta | 2012-06-25 | 2 | -10/+13 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #359 from fermionic/mustard-prevent-comment-doubles | friendica | 2012-06-25 | 3 | -11/+12 | |
| |\ \ \ \ | ||||||
| | * | | | | fix check for parent of StatusNet API post | Zach Prezkuta | 2012-06-25 | 3 | -11/+12 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #358 from rdc/master | friendica | 2012-06-25 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Added App::get_cached_avatar_image usage for displaying "Last users" | Zvi ben Yaakov (a.k.a rdc) | 2012-06-25 | 1 | -1/+1 | |
| | * | | | Merge git://github.com/friendica/friendica | Zvi ben Yaakov (a.k.a rdc) | 2012-06-25 | 20 | -179/+472 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Merge git://github.com/friendica/friendica | Zvi ben Yaakov (a.k.a rdc) | 2012-06-23 | 32 | -217/+3247 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge git://github.com/friendica/friendica | Zvi ben Yaakov (a.k.a rdc) | 2012-06-21 | 21 | -4036/+4147 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge git://github.com/friendica/friendica | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 13 | -661/+1254 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Added App::get_cached_avater_image usage in profile_sidebar function for | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -3/+3 | |
| | * | | | | | | Added App::get_cached_avatar_image usage on conversation wall of Normal View | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -1/+1 | |
| | * | | | | | | Now using App::get_cached_avatar_image for /photos page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-18 | 1 | -2/+2 |