aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* add plink to profile change notificationsfriendica2012-07-121-1/+9
|
* language detection and sparkle links added to plinks where appropriatefriendica2012-07-121-5/+13
|
* move saved searches to new taxonomyfriendica2012-07-112-22/+30
|
* get rid of special "short salmon key" for statusnetfriendica2012-07-112-3/+3
|
* catchupfriendica2012-07-102-13/+0
|
* create fetch_tags function, make search work again, change logofriendica2012-07-104-24/+18
|
* upstream fixes and a lot of taxonomy stufffriendica2012-07-104-4/+16
|
* sliderfriendica2012-07-092-1/+34
|
* theme cleanupfriendica2012-07-091-2/+2
|
* making tags workfriendica2012-07-095-15/+52
|
* identity address is now a web-id or "webbie"friendica2012-07-093-20/+39
|
* remove bookmark content flagfriendica2012-07-083-49/+22
|
* fix bugsZach Prezkuta2012-07-071-6/+13
|
* allow more than one embedded private photoZach Prezkuta2012-07-071-20/+74
|
* orient function uses exif_read_data for which valid image types are only ↵Vasudev Kamath2012-07-071-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 reportfriendica2012-07-051-2/+4
|
* some initial code and benchmarking for "red" content rendering enginefriendica2012-07-041-0/+858
|
* Merge https://github.com/friendica/friendica into pullfriendica2012-07-031-0/+6
|\
| * add ability to set maximum pixel length of uploaded picturesZach Prezkuta2012-07-021-0/+6
| |
* | add link to sharesfriendica2012-07-031-1/+3
|/
* try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up ↵friendica2012-07-021-2/+2
| | | | to harder stuff
* "babel" diagnostic - convert bbcode to different formats and back againfriendica2012-07-011-0/+56
|
* pagination start off by onefriendica2012-07-011-1/+3
|
* Added more profile data and CSS styling to the /directory pageZvi ben Yaakov (a.k.a rdc)2012-07-011-5/+43
|
* convert ent_quotes for jquery calendar title/summaryfriendica2012-06-291-2/+2
|
* undefined fnfriendica2012-06-281-2/+2
|
* create third privacy state - public post but not searchable or publicly visiblefriendica2012-06-284-4/+4
|
* service class restrict the email connectorfriendica2012-06-261-18/+9
|
* change event behaviour so that title is required but description is notfriendica2012-06-251-6/+6
|
* event summary/titlefriendica2012-06-251-3/+11
|
* remove possibly unnecessary checks for likes or comments created by Diaspora ↵Zach Prezkuta2012-06-252-51/+51
| | | | users
* store signature info for remote users tooZach Prezkuta2012-06-252-17/+24
|
* was passing the wrong arguments to the signature storage functionZach Prezkuta2012-06-251-1/+1
|
* add some debug loggingZach Prezkuta2012-06-252-2/+7
|
* Clean up the Diaspora connectivity:Zach Prezkuta2012-06-252-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 uploadsfriendica2012-06-252-0/+26
|
* fix check for parent of StatusNet API postZach Prezkuta2012-06-251-1/+1
|
* service limits for photo uploadsfriendica2012-06-251-1/+32
|
* add like/dislike to profilesfriendica2012-06-241-1/+20
|
* sidebar photo album list not visible to anybody if user['hidewall'] setfriendica2012-06-241-2/+4
|
* service class basicsfriendica2012-06-241-1/+1
|
* like commentsfriendica2012-06-231-1/+2
|
* cleanup mod/sharefriendica2012-06-231-14/+11
|
* share RSS itemsfriendica2012-06-221-2/+2
|
* unterminated sql stringfriendica2012-06-221-1/+1
|
* Merge https://github.com/friendica/friendica into pullfriendica2012-06-201-9/+12
|\
| * allow rotation either CW or CCWZach Prezkuta2012-06-201-9/+12
| |
* | try and eliminate the openssl warnings for forums trying to talk back to fansfriendica2012-06-201-1/+1
|/
* sort out contact search odditiesfriendica2012-06-201-4/+3
|
* missing parenfriendica2012-06-201-1/+1
|