Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo and syntax error | Simon L'nu | 2012-06-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com> | ||||
* | Merge pull request #360 from fermionic/more-nested-lists | friendica | 2012-06-25 | 2 | -10/+13 |
|\ | | | | | allow nested [ol] and [ul] lists too | ||||
| * | allow nested [ol] and [ul] lists too | Zach Prezkuta | 2012-06-25 | 2 | -10/+13 |
| | | |||||
* | | fix check for parent of StatusNet API post | Zach Prezkuta | 2012-06-25 | 2 | -10/+11 |
|/ | |||||
* | more service class functionality | friendica | 2012-06-25 | 1 | -0/+5 |
| | |||||
* | service limits for photo uploads | friendica | 2012-06-25 | 1 | -0/+25 |
| | |||||
* | implement "follow" service limits | friendica | 2012-06-24 | 2 | -1/+50 |
| | |||||
* | add like/dislike to profiles | friendica | 2012-06-24 | 1 | -0/+5 |
| | |||||
* | service class basics | friendica | 2012-06-24 | 2 | -4/+48 |
| | |||||
* | Merge pull request #357 from fermionic/fix-relayable-signature-handle | fermionic | 2012-06-23 | 1 | -77/+20 |
|\ | | | | | ok now I'm just making silly mistakes--take out premature function locki... | ||||
| * | ok now I'm just making silly mistakes--take out premature function locking code | Zach Prezkuta | 2012-06-23 | 1 | -77/+20 |
| | | |||||
* | | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-23 | 2 | -24/+90 |
|\ \ | |||||
| * | | Merge pull request #356 from fermionic/fix-relayable-signature-handle | fermionic | 2012-06-23 | 1 | -24/+84 |
| |\| | | | | | | | use author handle instead of sender handle | ||||
| | * | use author handle instead of sender handle | Zach Prezkuta | 2012-06-23 | 1 | -24/+84 |
| | | | |||||
| * | | allow bare URLS to make it through to Diaspora | Zach Prezkuta | 2012-06-23 | 1 | -0/+6 |
| |/ | |||||
* / | sort out some "like" issues | friendica | 2012-06-23 | 2 | -9/+13 |
|/ | |||||
* | small optimization | Zach Prezkuta | 2012-06-23 | 1 | -5/+3 |
| | |||||
* | fix BB-to-Diaspora list formatting | Zach Prezkuta | 2012-06-23 | 1 | -3/+43 |
| | |||||
* | allow linking to Diaspora's scaled-down images | Zach Prezkuta | 2012-06-23 | 2 | -4/+17 |
| | |||||
* | this is going to take some more debug before it can be roller out | friendica | 2012-06-23 | 1 | -2/+2 |
| | |||||
* | debugging | friendica | 2012-06-23 | 1 | -1/+2 |
| | |||||
* | cokmment likes not propagating | friendica | 2012-06-23 | 1 | -2/+5 |
| | |||||
* | make feeds work with comment likes/dislikes | friendica | 2012-06-23 | 1 | -1/+1 |
| | |||||
* | typo | friendica | 2012-06-23 | 1 | -2/+4 |
| | |||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-23 | 11 | -34/+2980 |
|\ | |||||
| * | Merge remote branch 'upstream/master' | Michael Vogel | 2012-06-23 | 10 | -108/+219 |
| |\ | | | | | | | | | | | | | Conflicts: include/bb2diaspora.php | ||||
| * | | Diaspora: Messages are now looking better | Michael Vogel | 2012-06-23 | 1 | -2/+18 |
| | | | |||||
| * | | Merge branch 'master' of github.com:annando/friendica | Michael | 2012-06-18 | 11 | -35/+2963 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: include/oembed.php | ||||
| | * | | New option in the bbcode parser to disable oembed. | Michael Vogel | 2012-06-18 | 2 | -26/+35 |
| | | | | |||||
| | * | | New function to convert bbcode to markdown. | Michael Vogel | 2012-06-17 | 10 | -19/+2939 |
| | | | | |||||
| * | | | OEmbed: Don't output the width of images | Michael | 2012-06-18 | 1 | -1/+2 |
| | | | | |||||
* | | | | like comments | friendica | 2012-06-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | liking comments backend | friendica | 2012-06-23 | 1 | -8/+12 |
| |_|/ |/| | | |||||
* | | | cleanup lists and more comment signature stuff | Zach Prezkuta | 2012-06-22 | 1 | -2/+13 |
| | | | |||||
* | | | expand support for BB code-to-Diaspora conversion | Zach Prezkuta | 2012-06-22 | 1 | -20/+42 |
| | | | |||||
* | | | Added ORDER BY clause for conversation view | Max Weller | 2012-06-21 | 1 | -1/+1 |
| | | | |||||
* | | | Added statuses/show parameter ?conversation=true | Max Weller | 2012-06-21 | 1 | -10/+17 |
| | | | |||||
* | | | show last.fm source in username | friendica | 2012-06-20 | 1 | -0/+1 |
| | | | |||||
* | | | follow last.fm scrobbles | friendica | 2012-06-20 | 1 | -1/+9 |
| | | | |||||
* | | | create new signed text for relayables right when relaying them | Zach Prezkuta | 2012-06-20 | 1 | -52/+28 |
| | | | |||||
* | | | undefined unmark_for_death | friendica | 2012-06-20 | 1 | -0/+1 |
| | | | |||||
* | | | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-20 | 1 | -2/+9 |
|\ \ \ | |||||
| * \ \ | Merge pull request #344 from ridcully/master | friendica | 2012-06-20 | 1 | -2/+9 |
| |\ \ \ | | | | | | | | | | | exclude_replies for twitter api | ||||
| | * | | | added exclude_replies option to api call statuses/user_timeline. | Sebastian Egbers | 2012-06-19 | 1 | -1/+4 |
| | | | | | |||||
| | * | | | added exclude_replies option to api call statuses/home_timeline. | Sebastian Egbers | 2012-06-19 | 1 | -1/+5 |
| | | | | | |||||
* | | | | | iframes were getting stripped at the rss/atom parser level. We can preserve ↵ | friendica | 2012-06-20 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | these because we will strip them in the purifier after checking for supported video sources | ||||
* | | | | | allow dfrn_deliver to undo a mark_for_death just in case the poller is ↵ | friendica | 2012-06-19 | 1 | -0/+5 |
|/ / / / | | | | | | | | | | | | | consistently getting killed. | ||||
* | | | | plugin optimisation - don't loop through every single plugin callback for ↵ | friendica | 2012-06-19 | 1 | -17/+18 |
| | | | | | | | | | | | | | | | | every hook call, only those registered for that hook | ||||
* | | | | Added App::get_cached_avatar_image usage on conversation wall of Normal View | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -1/+1 |
| | | | | |||||
* | | | | Now using App::get_cached_avatar_image for navigation bar | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -2/+2 |
| | | | |