Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Enabled Profile photo revisions to be displayed on /profiles page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-17 | 1 | -2/+2 |
| | |||||
* | Enabled Profile photo revisions to be displayed on /directory page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-17 | 1 | -2/+2 |
| | |||||
* | the missing mod/network.php | fabrixxm | 2012-06-15 | 1 | -6/+21 |
| | |||||
* | mod/network.php was lost | friendica | 2012-06-14 | 1 | -0/+679 |
| | |||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-14 | 1 | -679/+0 |
|\ | |||||
| * | network: fix bug #453 | fabrixxm | 2012-06-14 | 1 | -679/+0 |
| | | |||||
* | | better handling of dead contacts | friendica | 2012-06-14 | 1 | -0/+2 |
|/ | |||||
* | one-click change for manage module | friendica | 2012-06-12 | 1 | -2/+3 |
| | |||||
* | archive widget | friendica | 2012-06-12 | 2 | -13/+35 |
| | |||||
* | more fixes | friendica | 2012-06-12 | 1 | -1/+1 |
| | |||||
* | fix default group for local follows | friendica | 2012-06-12 | 1 | -0/+15 |
| | |||||
* | bug #448 | friendica | 2012-06-12 | 1 | -3/+4 |
| | |||||
* | date search backend to mod/network | friendica | 2012-06-11 | 1 | -13/+37 |
| | |||||
* | make sure default timezone is set in external processes | friendica | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | date based profile wall filter - backend | friendica | 2012-06-11 | 1 | -8/+29 |
| | |||||
* | network view: rembember last tab selected by user | fabrixxm | 2012-06-11 | 1 | -29/+83 |
| | |||||
* | more logging on pubsub callbacks | friendica | 2012-06-08 | 1 | -4/+12 |
| | |||||
* | provide ability to autofriend ostatus accounts | friendica | 2012-06-07 | 1 | -1/+15 |
| | |||||
* | png support for embedded private photos | friendica | 2012-06-07 | 2 | -2/+2 |
| | |||||
* | png support: update database.sql, fix some typos, fix tinymce image browser | Fabio Comuni | 2012-06-07 | 4 | -8/+20 |
| | |||||
* | Add support for PNG images with alpha | Fabio Comuni | 2012-06-07 | 5 | -45/+73 |
| | |||||
* | events: fix select events query | fabrixxm | 2012-06-07 | 1 | -2/+2 |
| | | | | | select events that starts before display start date and/or ends after display end date. |