aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update jquery to 1.7.2; fix some dispy templates to be more in sync with view/Simon L'nu2012-06-239-43/+53
* this is going to take some more debug before it can be roller outfriendica2012-06-231-2/+2
* debuggingfriendica2012-06-231-1/+2
* cokmment likes not propagatingfriendica2012-06-231-2/+5
* make feeds work with comment likes/dislikesfriendica2012-06-231-1/+1
* typofriendica2012-06-231-2/+4
* Merge https://github.com/friendica/friendica into pullfriendica2012-06-2311-34/+2980
|\
| * Merge pull request #351 from annando/masterfriendica2012-06-2311-34/+2980
| |\
| | * Merge remote branch 'upstream/master'Michael Vogel2012-06-2340-4763/+5539
| | |\ | | |/ | |/|
| | * Diaspora: Messages are now looking betterMichael Vogel2012-06-231-2/+18
| | * Merge branch 'master' of github.com:annando/friendicaMichael2012-06-1811-35/+2963
| | |\
| | | * New option in the bbcode parser to disable oembed.Michael Vogel2012-06-182-26/+35
| | | * New function to convert bbcode to markdown.Michael Vogel2012-06-1710-19/+2939
| | * | OEmbed: Don't output the width of imagesMichael2012-06-181-1/+2
* | | | like commentsfriendica2012-06-232-3/+4
* | | | liking comments backendfriendica2012-06-234-12/+20
|/ / /
* | | cleanup mod/sharefriendica2012-06-231-14/+11
* | | Merge pull request #350 from fermionic/improve-bb2diaspora-conversionsfermionic2012-06-221-20/+53
|\ \ \
| * | | cleanup lists and more comment signature stuffZach Prezkuta2012-06-221-2/+13
| * | | expand support for BB code-to-Diaspora conversionZach Prezkuta2012-06-221-20/+42
|/ / /
* | | Merge https://github.com/friendica/friendica into pullfriendica2012-06-223-3/+4
|\ \ \
| * \ \ Merge pull request #349 from simonlnu/masterSimon2012-06-223-3/+4
| |\ \ \
| | * | | minor tweaks to some tpl filesSimon L'nu2012-06-223-3/+4
| |/ / /
* / / / share RSS itemsfriendica2012-06-223-5/+5
|/ / /
* | | Merge https://github.com/friendica/friendica into pullfriendica2012-06-221-10/+17
|\ \ \
| * \ \ Merge pull request #348 from max-weller/masterfriendica2012-06-211-10/+17
| |\ \ \
| | * | | Added ORDER BY clause for conversation viewMax Weller2012-06-211-1/+1
| | * | | Added statuses/show parameter ?conversation=trueMax Weller2012-06-211-10/+17
| |/ / /
* / / / unterminated sql stringfriendica2012-06-223-68/+76
|/ / /
* | | show last.fm source in usernamefriendica2012-06-201-0/+1
* | | follow last.fm scrobblesfriendica2012-06-201-1/+9
* | | Merge https://github.com/friendica/friendica into pullfriendica2012-06-205-65/+56
|\ \ \
| * \ \ Merge pull request #346 from fermionic/add-rotate-ccw-optionfriendica2012-06-202-11/+18
| |\ \ \
| | * | | allow rotation either CW or CCWZach Prezkuta2012-06-202-11/+18
| * | | | Merge pull request #347 from fermionic/diaspora-more-signature-refinementsfermionic2012-06-201-52/+28
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | create new signed text for relayables right when relaying themZach Prezkuta2012-06-201-52/+28
| |/ / /
| * | | Darkzero-NS fix weeks old BBIcon errorThomas Willingham2012-06-211-2/+2
| * | | Darkzero/NS - make the archives font the same colour as the other widgets.Thomas Willingham2012-06-212-0/+8
* | | | try and eliminate the openssl warnings for forums trying to talk back to fansfriendica2012-06-201-1/+1
|/ / /
* | | undefined unmark_for_deathfriendica2012-06-201-0/+1
* | | sort out contact search odditiesfriendica2012-06-201-4/+3
* | | missing parenfriendica2012-06-201-1/+1
* | | contact search odditiesfriendica2012-06-203-63/+64
* | | Merge https://github.com/friendica/friendica into pullfriendica2012-06-208-3814/+3907
|\ \ \
| * \ \ Merge pull request #345 from simonlnu/masterSimon2012-06-207-3812/+3898
| |\ \ \
| | * | | icon change; tweak button in toolbar; move site-locationSimon L'nu2012-06-207-3812/+3898
| |/ / /
| * | | Merge pull request #344 from ridcully/masterfriendica2012-06-201-2/+9
| |\ \ \
| | * | | added exclude_replies option to api call statuses/user_timeline.Sebastian Egbers2012-06-191-1/+4
| | * | | added exclude_replies option to api call statuses/home_timeline.Sebastian Egbers2012-06-191-1/+5
* | | | | iframes were getting stripped at the rss/atom parser level. We can preserve t...friendica2012-06-202-3/+5