| Commit message (Expand) | Author | Age | Files | Lines |
* | ok now I'm just making silly mistakes--take out premature function locking code | Zach Prezkuta | 2012-06-23 | 1 | -77/+20 |
* | use author handle instead of sender handle | Zach Prezkuta | 2012-06-23 | 1 | -24/+84 |
* | allow linking to Diaspora's scaled-down images | Zach Prezkuta | 2012-06-23 | 1 | -1/+2 |
* | Merge remote branch 'upstream/master' | Michael Vogel | 2012-06-23 | 1 | -52/+28 |
|\ |
|
| * | create new signed text for relayables right when relaying them | Zach Prezkuta | 2012-06-20 | 1 | -52/+28 |
* | | Diaspora: Messages are now looking better | Michael Vogel | 2012-06-23 | 1 | -2/+18 |
* | | New function to convert bbcode to markdown. | Michael Vogel | 2012-06-17 | 1 | -4/+4 |
|/ |
|
* | more cleanup | Zach Prezkuta | 2012-06-16 | 1 | -15/+0 |
* | some cleanup of obsolete code | Zach Prezkuta | 2012-06-16 | 1 | -31/+6 |
* | still need the original author information for comments and likes | Zach Prezkuta | 2012-06-16 | 1 | -0/+24 |
* | update signature checking for relayables | Zach Prezkuta | 2012-06-16 | 1 | -69/+122 |
* | Debugged implementation of Diaspora relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -0/+0 |
* | cleanup and logging | Zach Prezkuta | 2012-06-03 | 1 | -22/+20 |
* | first shot at getting like/unlike functions to work consistently | Zach Prezkuta | 2012-06-03 | 1 | -8/+14 |
* | Fix bugs in the retraction code | Zach Prezkuta | 2012-06-03 | 1 | -35/+11 |
* | Implement relaying of relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -29/+122 |
* | Support relayable_retractions that are relayed to us by the top-level post owner | Zach Prezkuta | 2012-06-03 | 1 | -9/+37 |
* | turn registration code into a standalone function for re-use | friendica | 2012-05-31 | 1 | -4/+4 |
* | query using both `id` and `parent` | Zach Prezkuta | 2012-05-31 | 1 | -2/+10 |
* | more private forums, default privacy group for new contacts | friendica | 2012-05-17 | 1 | -0/+8 |
* | If a contact has had delivery issues in the last 15 minutes, send new posts s... | friendica | 2012-05-07 | 1 | -6/+12 |
* | separate tag search from body search | friendica | 2012-04-23 | 1 | -6/+6 |
* | bug #388 - notify_comment received after post deleted | friendica | 2012-04-22 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -9/+30 |
|\ |
|
| * | also block outbound | friendica | 2012-04-04 | 1 | -0/+5 |
| * | log disabled requests | friendica | 2012-04-04 | 1 | -2/+6 |
| * | bug: diaspora_enabled setting turns it on but doesn't fully turn it off. | friendica | 2012-04-04 | 1 | -0/+8 |
| * | add title to D* posts | friendica | 2012-04-01 | 1 | -1/+5 |
| * | some reported warnings cleaned up | friendica | 2012-03-28 | 1 | -6/+6 |
| * | block filed items from deletion | friendica | 2012-03-24 | 1 | -2/+2 |
|/ |
|
* | wrong link in d* comment notifications | friendica | 2012-03-16 | 1 | -1/+1 |
* | notification for disapora comments | friendica | 2012-03-16 | 1 | -0/+42 |
* | scale external images | friendica | 2012-02-25 | 1 | -6/+6 |
* | string update for 2.38 | friendica | 2012-02-24 | 1 | -0/+3 |
* | allow forum posts by followers on Diaspora | friendica | 2012-02-22 | 1 | -7/+19 |
* | new notifications - implement storage | friendica | 2012-02-18 | 1 | -0/+1 |
* | another sql typo | friendica | 2012-02-16 | 1 | -1/+1 |
* | sql typo in auto-friend with D* | friendica | 2012-02-15 | 1 | -1/+1 |
* | don't link tags enclosed inside Diaspora links | friendica | 2012-02-07 | 1 | -0/+26 |
* | restore diaspora test mode | friendica | 2012-01-26 | 1 | -1/+6 |
* | more logging of D* photo transactions | friendica | 2012-01-22 | 1 | -1/+8 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | send diaspora share notification back to originator for auto friending | friendica | 2012-01-05 | 1 | -21/+4 |
* | support auto-friend page types for Diaspora | friendica | 2012-01-04 | 1 | -3/+50 |
* | add verb and item to notifications to aid in localisation | friendica | 2012-01-03 | 1 | -0/+2 |
* | add notifications to d* private messages | friendica | 2011-12-27 | 1 | -0/+13 |
* | bug #188 diaspora_signed_retraction not removing post | friendica | 2011-12-21 | 1 | -4/+10 |
* | bug 244 multiple birthday reminders from Diaspora if profile changed repeatedly | friendica | 2011-12-19 | 1 | -0/+6 |
* | more data checking, cleans up some infrequent php errors | friendica | 2011-12-19 | 1 | -0/+7 |
* | pm replies | friendica | 2011-12-06 | 1 | -30/+112 |