Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pull' | Friendika | 2011-08-28 | 2 | -11/+23 |
|\ | |||||
| * | remove item from queue | Friendika | 2011-08-28 | 2 | -11/+23 |
| | | |||||
* | | flag top level post | Friendika | 2011-08-28 | 1 | -1/+3 |
|/ | |||||
* | implement delivery queue in case notifier gets killed | Friendika | 2011-08-28 | 5 | -18/+56 |
| | |||||
* | bring Diaspora message signing back to the source author - whether they like ↵ | Friendika | 2011-08-28 | 4 | -30/+75 |
| | | | | it or not. | ||||
* | Merge branch 'pull' | Friendika | 2011-08-28 | 1 | -40/+75 |
|\ | |||||
| * | Merge pull request #163 from fabrixxm/master | fabrixxm | 2011-08-27 | 1 | -40/+75 |
| |\ | | | | | | | API and IT translation: smal fixes | ||||
| | * | API: fix friends profile, statuses etc | fabrixxm | 2011-08-26 | 1 | -40/+75 |
| | | | |||||
* | | | cleanup | Friendika | 2011-08-28 | 1 | -2/+4 |
| | | | |||||
* | | | allow comment relaying for comments which were never Diaspora signed | Friendika | 2011-08-28 | 1 | -1/+18 |
| | | | |||||
* | | | remove public disclosure risk | Friendika | 2011-08-27 | 1 | -0/+65 |
|/ / | |||||
* | | check for existing diaspora comment before accepting, add 'Diaspora' app to ↵ | Friendika | 2011-08-26 | 1 | -3/+17 |
| | | | | | | | | item, use html_entity_decode so quotes don't get messed up | ||||
* | | fix bad embeds | Friendika | 2011-08-26 | 1 | -0/+3 |
| | | |||||
* | | break up delivery into per-person processes | Friendika | 2011-08-26 | 3 | -113/+501 |
|/ | |||||
* | don't allow fullscreen for youtube iframe - this makes it hard to visit the ↵ | Friendika | 2011-08-26 | 3 | -8/+30 |
| | | | | network page when they throw an error | ||||
* | more logging diaspora pubdeliver | Friendika | 2011-08-25 | 1 | -2/+9 |
| | |||||
* | one more little tweak to linkificator | Friendika | 2011-08-25 | 1 | -1/+1 |
| | |||||
* | tweak to bbcode linkificator | Friendika | 2011-08-25 | 1 | -1/+1 |
| | |||||
* | some minor work on contact edit page | Friendika | 2011-08-25 | 1 | -2/+13 |
| | |||||
* | diaspora2bb, salmon fix argument error | Friendika | 2011-08-25 | 3 | -55/+24 |
| | |||||
* | third attempt to get rid of this stupid warning | Friendika | 2011-08-25 | 1 | -1/+1 |
| | |||||
* | contact photo menu | Friendika | 2011-08-24 | 1 | -2/+2 |
| | |||||
* | contact menu beginnings | Friendika | 2011-08-24 | 1 | -0/+52 |
| | |||||
* | missing salmon key? report it. | Friendika | 2011-08-24 | 3 | -4/+14 |
| | |||||
* | change the way public feeds work just to fix statusnet's bug, because they won't | Friendika | 2011-08-24 | 1 | -3/+20 |
| | |||||
* | cleaned up the conditions on when to and when not to relay. | Friendika | 2011-08-24 | 3 | -9/+43 |
| | |||||
* | turn off notifier - runaway | Friendika | 2011-08-24 | 1 | -2/+2 |
| | |||||
* | D* queue | Friendika | 2011-08-24 | 2 | -26/+75 |
| | |||||
* | author and owner sign exactly the same string - apparently | Friendika | 2011-08-23 | 1 | -2/+4 |
| | |||||
* | that was ugly - let's do better | Friendika | 2011-08-23 | 1 | -8/+9 |
| | |||||
* | fix for public posts to D* | Friendika | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | correct time in photo msg | Friendika | 2011-08-23 | 1 | -2/+2 |
| | |||||
* | photo fixes | Friendika | 2011-08-23 | 2 | -4/+4 |
| | |||||
* | fix it again | Friendika | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | fix group public members | Friendika | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | diaspora photos ? | Friendika | 2011-08-23 | 4 | -6/+136 |
| | |||||
* | retractions - precedence issue | Friendika | 2011-08-23 | 1 | -2/+2 |
| | |||||
* | testing retractions | Friendika | 2011-08-23 | 1 | -3/+3 |
| | |||||
* | typo | Friendika | 2011-08-23 | 1 | -2/+2 |
| | |||||
* | don't process diaspora communications if no pubkey | Friendika | 2011-08-23 | 1 | -0/+6 |
| | |||||
* | include bb2diaspora at top level | Friendika | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | more testing with images | Friendika | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | second try | Friendika | 2011-08-23 | 1 | -0/+1 |
| | |||||
* | forget about the image link we have it in the wrapper | Friendika | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | photos a bit messed up on d* | Friendika | 2011-08-23 | 1 | -2/+1 |
| | |||||
* | updates bb2md | Friendika | 2011-08-23 | 1 | -3/+8 |
| | |||||
* | convert bbcode to markdown for diaspora (first try, will need tweaking) | Friendika | 2011-08-23 | 2 | -5/+159 |
| | |||||
* | bad param in like function | Friendika | 2011-08-22 | 1 | -1/+1 |
| | |||||
* | public posts ~f to D* | Friendika | 2011-08-22 | 1 | -23/+56 |
| | |||||
* | d* retractions | Friendika | 2011-08-22 | 1 | -7/+55 |
| |