Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | theme cleanup | friendica | 2012-07-09 | 1 | -2/+2 | |
| | ||||||
* | making tags work | friendica | 2012-07-09 | 5 | -15/+52 | |
| | ||||||
* | identity address is now a web-id or "webbie" | friendica | 2012-07-09 | 3 | -20/+39 | |
| | ||||||
* | remove bookmark content flag | friendica | 2012-07-08 | 3 | -49/+22 | |
| | ||||||
* | fix bugs | Zach Prezkuta | 2012-07-07 | 1 | -6/+13 | |
| | ||||||
* | allow more than one embedded private photo | Zach Prezkuta | 2012-07-07 | 1 | -20/+74 | |
| | ||||||
* | orient function uses exif_read_data for which valid image types are only ↵ | Vasudev Kamath | 2012-07-07 | 1 | -1/+2 | |
| | | | | | | | | JPEG and TIFF as per the document [1]. When trying to upload an screenshot with png type I was getting message as *failed* even though image was uploading. So added a fix to check image type before calling orient function. Not sure if this is a proper fix but after this i'm not getting any error during file upload [1] http://au2.php.net/manual/en/function.exif-read-data.php | |||||
* | add additional page types to admin user report | friendica | 2012-07-05 | 1 | -2/+4 | |
| | ||||||
* | some initial code and benchmarking for "red" content rendering engine | friendica | 2012-07-04 | 1 | -0/+858 | |
| | ||||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-07-03 | 1 | -0/+6 | |
|\ | ||||||
| * | add ability to set maximum pixel length of uploaded pictures | Zach Prezkuta | 2012-07-02 | 1 | -0/+6 | |
| | | ||||||
* | | add link to shares | friendica | 2012-07-03 | 1 | -1/+3 | |
|/ | ||||||
* | try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up ↵ | friendica | 2012-07-02 | 1 | -2/+2 | |
| | | | | to harder stuff | |||||
* | "babel" diagnostic - convert bbcode to different formats and back again | friendica | 2012-07-01 | 1 | -0/+56 | |
| | ||||||
* | pagination start off by one | friendica | 2012-07-01 | 1 | -1/+3 | |
| | ||||||
* | Added more profile data and CSS styling to the /directory page | Zvi ben Yaakov (a.k.a rdc) | 2012-07-01 | 1 | -5/+43 | |
| | ||||||
* | convert ent_quotes for jquery calendar title/summary | friendica | 2012-06-29 | 1 | -2/+2 | |
| | ||||||
* | undefined fn | friendica | 2012-06-28 | 1 | -2/+2 | |
| | ||||||
* | create third privacy state - public post but not searchable or publicly visible | friendica | 2012-06-28 | 4 | -4/+4 | |
| | ||||||
* | service class restrict the email connector | friendica | 2012-06-26 | 1 | -18/+9 | |
| | ||||||
* | change event behaviour so that title is required but description is not | friendica | 2012-06-25 | 1 | -6/+6 | |
| | ||||||
* | event summary/title | friendica | 2012-06-25 | 1 | -3/+11 | |
| | ||||||
* | remove possibly unnecessary checks for likes or comments created by Diaspora ↵ | Zach Prezkuta | 2012-06-25 | 2 | -51/+51 | |
| | | | | users | |||||
* | 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 | 2 | -2/+7 | |
| | ||||||
* | Clean up the Diaspora connectivity: | Zach Prezkuta | 2012-06-25 | 2 | -73/+123 | |
| | | | | | - Move Diaspora code into separate functions to make it more modular - Create more checks for whether Diaspora connectivity has been enabled | |||||
* | typos in bbcode, add service class restrictions to jot uploads | friendica | 2012-06-25 | 2 | -0/+26 | |
| | ||||||
* | fix check for parent of StatusNet API post | Zach Prezkuta | 2012-06-25 | 1 | -1/+1 | |
| | ||||||
* | service limits for photo uploads | friendica | 2012-06-25 | 1 | -1/+32 | |
| | ||||||
* | add like/dislike to profiles | friendica | 2012-06-24 | 1 | -1/+20 | |
| | ||||||
* | sidebar photo album list not visible to anybody if user['hidewall'] set | friendica | 2012-06-24 | 1 | -2/+4 | |
| | ||||||
* | service class basics | friendica | 2012-06-24 | 1 | -1/+1 | |
| | ||||||
* | like comments | friendica | 2012-06-23 | 1 | -1/+2 | |
| | ||||||
* | cleanup mod/share | friendica | 2012-06-23 | 1 | -14/+11 | |
| | ||||||
* | share RSS items | friendica | 2012-06-22 | 1 | -2/+2 | |
| | ||||||
* | unterminated sql string | friendica | 2012-06-22 | 1 | -1/+1 | |
| | ||||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-20 | 1 | -9/+12 | |
|\ | ||||||
| * | allow rotation either CW or CCW | Zach Prezkuta | 2012-06-20 | 1 | -9/+12 | |
| | | ||||||
* | | try and eliminate the openssl warnings for forums trying to talk back to fans | friendica | 2012-06-20 | 1 | -1/+1 | |
|/ | ||||||
* | sort out contact search oddities | friendica | 2012-06-20 | 1 | -4/+3 | |
| | ||||||
* | missing paren | friendica | 2012-06-20 | 1 | -1/+1 | |
| | ||||||
* | contact search oddities | friendica | 2012-06-20 | 1 | -3/+4 | |
| | ||||||
* | Now using App::get_cached_avatar_image for /photos page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -2/+2 | |
| | ||||||
* | Now using App::get_cached_avatar_image for /profile/{nickname} page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -2/+2 | |
| | ||||||
* | Now using App::get_cached_avatar_image for /directory page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -2/+2 | |
| | ||||||
* | missing $submit | friendica | 2012-06-19 | 1 | -0/+1 | |
| | ||||||
* | rotate uploaded images if an EXIF rotation is present | Zach Prezkuta | 2012-06-18 | 1 | -0/+1 | |
| | ||||||
* | too many profiles | friendica | 2012-06-17 | 1 | -1/+1 | |
| | ||||||
* | Enabled Profile photo revisions to be displayed on /photos page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-17 | 1 | -2/+2 | |
| |