Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make alt_pager the network page default - at least until we get rid of the ↵ | friendica | 2012-07-16 | 2 | -35/+18 | |
| | | | | network page | |||||
* | unified search autocomplete backend, browser performance seems to be a bit sucky | friendica | 2012-07-16 | 2 | -0/+104 | |
| | ||||||
* | language filtering infrastructure, check owner's language prefs and either ↵ | friendica | 2012-07-16 | 1 | -0/+20 | |
| | | | | translate it or dump it depending on those prefs and the availability of translation plugins. | |||||
* | use include/language.php for all language and translation code | friendica | 2012-07-16 | 1 | -2/+0 | |
| | ||||||
* | contact edit slider | friendica | 2012-07-15 | 1 | -1/+19 | |
| | ||||||
* | more work on json notifications, now working except for notify popup | friendica | 2012-07-15 | 1 | -27/+28 | |
| | ||||||
* | updates | friendica | 2012-07-14 | 5 | -67/+108 | |
| | ||||||
* | merge upstream, slider work, refactor ping module, language selection work | friendica | 2012-07-13 | 5 | -241/+134 | |
| | ||||||
* | add plink to profile change notifications | friendica | 2012-07-12 | 1 | -1/+9 | |
| | ||||||
* | language detection and sparkle links added to plinks where appropriate | friendica | 2012-07-12 | 1 | -5/+13 | |
| | ||||||
* | move saved searches to new taxonomy | friendica | 2012-07-11 | 2 | -22/+30 | |
| | ||||||
* | get rid of special "short salmon key" for statusnet | friendica | 2012-07-11 | 2 | -3/+3 | |
| | ||||||
* | catchup | friendica | 2012-07-10 | 2 | -13/+0 | |
| | ||||||
* | create fetch_tags function, make search work again, change logo | friendica | 2012-07-10 | 4 | -24/+18 | |
| | ||||||
* | upstream fixes and a lot of taxonomy stuff | friendica | 2012-07-10 | 4 | -4/+16 | |
| | ||||||
* | slider | friendica | 2012-07-09 | 2 | -1/+34 | |
| | ||||||
* | 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 | |
| |