Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | friendica | 2012-05-07 | 1 | -6/+12 |
| | | | | | | | straight to the queue and don't even try to connect. Also defer polling for stuck contacts. Should reduce the number of stuck processes trying to connect with dead or dying servers significantly. | ||||
* | 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 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | 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 ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | 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 |
| | |||||
* | include diaspora mentions in personal (requires adding a Diaspora profile ↵ | friendica | 2011-12-06 | 1 | -1/+10 |
| | | | | url because they don't use ours) | ||||
* | d* pm | friendica | 2011-12-06 | 1 | -1/+75 |
| | |||||
* | more d* PM stuff | friendica | 2011-12-04 | 1 | -82/+44 |
| | |||||
* | typo | friendica | 2011-11-30 | 1 | -0/+3 |
| | |||||
* | begininning d* conversation mode | friendica | 2011-11-29 | 1 | -5/+39 |
| | |||||
* | start of d* private mail, dba without mysqli | friendica | 2011-11-27 | 1 | -2/+166 |
| | |||||
* | extract private images before bbcode translation since preg has issues with ↵ | friendica | 2011-11-27 | 1 | -0/+1 |
| | | | | large data sizes. | ||||
* | add a few more sql indexes | friendica | 2011-11-15 | 1 | -1/+3 |
| | |||||
* | bug #198 - create activitystream 'friends with' message for Diaspora ↵ | Friendika | 2011-11-12 | 1 | -1/+56 |
| | | | | confirmations | ||||
* | try and fix diaspora multiple items queued issue | Friendika | 2011-11-06 | 1 | -5/+25 |
| | |||||
* | implement signed_retractions | Friendika | 2011-11-05 | 1 | -3/+54 |
| | |||||
* | add attachments to Diaspora posts | Friendika | 2011-11-01 | 1 | -0/+11 |
| | |||||
* | more social graph stuff | Friendika | 2011-11-01 | 1 | -2/+3 |
| | |||||
* | yet more diaspora images to scale | Friendika | 2011-10-28 | 1 | -3/+8 |
| | |||||
* | better handling of remote urls - especially FB opengraph | Friendika | 2011-10-28 | 1 | -2/+8 |
| | |||||
* | some dspr fixes | Friendika | 2011-10-25 | 1 | -1/+6 |
| | |||||
* | never enough comments | Friendika | 2011-10-23 | 1 | -0/+7 |
| | |||||
* | workaround for transmitting photos to D* | Friendika | 2011-10-23 | 1 | -0/+2 |
| | |||||
* | queue api + queue limits | Friendika | 2011-10-21 | 1 | -14/+8 |
| |