Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | small fix to IT strings | Fabio Comuni | 2011-09-01 | 2 | -3/+3 | |
| | | |/ / | ||||||
| | | * | | Add some links to external resources | fabrixxm | 2011-09-01 | 1 | -1/+18 | |
| | * | | | login_hook | Friendika | 2011-09-01 | 3 | -6/+13 | |
| | |/ / | ||||||
| | * | | save plink for diaspora items so likes will point to right post | Friendika | 2011-08-31 | 1 | -1/+23 | |
| | * | | more clarification w/r/t sender|from | Friendika | 2011-08-31 | 1 | -5/+7 | |
| | * | | sender verification | Friendika | 2011-08-31 | 1 | -0/+10 | |
| | * | | allow browser cookies to avoid multiple redirects | Friendika | 2011-08-31 | 1 | -0/+3 | |
| | * | | xml+atom was backwards | Friendika | 2011-08-31 | 1 | -2/+2 | |
| | * | | change MUST to SHOULD w/r/t data formats | Friendika | 2011-08-31 | 1 | -4/+4 | |
| | * | | add new cut of zot/zid protocol | Friendika | 2011-08-31 | 2 | -1/+237 | |
| | * | | translate D* images (markdown) before links, they overlap and conflict | Friendika | 2011-08-30 | 1 | -1/+1 | |
| | * | | youtube redirect fixes | Friendika | 2011-08-30 | 3 | -5/+5 | |
| | * | | This *might* fix Diaspora @ tags - or it might not. | Friendika | 2011-08-30 | 1 | -0/+2 | |
| | * | | relayed likes did not verify | Friendika | 2011-08-30 | 1 | -2/+2 | |
| | * | | unsafe chars in admin, add img to diaspora markdown processor | Friendika | 2011-08-30 | 3 | -2/+3 | |
| * | | | Fix profile vcard and style | Fabio Comuni | 2011-09-01 | 6 | -15/+96 | |
| * | | | remove html from profile vcard code | Fabio Comuni | 2011-08-31 | 5 | -120/+131 | |
| * | | | quattro: more colors | Fabio Comuni | 2011-08-31 | 3 | -13/+25 | |
| * | | | quattro: cleanup and split of less files | Fabio Comuni | 2011-08-31 | 10 | -605/+273 | |
| * | | | Avoid a small error in admin | Fabio Comuni | 2011-08-31 | 1 | -1/+1 | |
| * | | | Apps popup menu in navbar | Fabio Comuni | 2011-08-31 | 2 | -2/+8 | |
| * | | | Installed apps as array instead of string | Fabio Comuni | 2011-08-31 | 7 | -13/+23 | |
| * | | | Merge remote-tracking branch 'friendika/master' into newui | Fabio Comuni | 2011-08-30 | 45 | -961/+4570 | |
| |\| | | ||||||
| | * | | log every possible diaspora return for posts and comments | Friendika | 2011-08-29 | 2 | -18/+24 | |
| | * | | remove "online reputation" section on contact editing - nobody ever uses it, ... | Friendika | 2011-08-29 | 2 | -38/+1 | |
| | * | | wrong time format string, 24hr clock | Friendika | 2011-08-29 | 1 | -2/+2 | |
| | * | | don't deliver on first pass if already queued | Friendika | 2011-08-29 | 2 | -1/+2 | |
| | * | | allow zero delivery interval on dedicated servers | Friendika | 2011-08-29 | 2 | -9/+8 | |
| | * | | better handling of relayed Diaspora comments | Friendika | 2011-08-29 | 1 | -3/+6 | |
| | * | | logging on notifier | Friendika | 2011-08-28 | 1 | -1/+3 | |
| | * | | 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 | 8 | -20/+74 | |
| | * | | bring Diaspora message signing back to the source author - whether they like ... | Friendika | 2011-08-28 | 6 | -31/+105 | |
| | * | | Merge branch 'pull' | Friendika | 2011-08-28 | 3 | -45/+80 | |
| | |\ \ | ||||||
| | | * \ | Merge pull request #163 from fabrixxm/master | fabrixxm | 2011-08-27 | 3 | -45/+80 | |
| | | |\ \ | ||||||
| | | | * | | Small fix to IT strings | fabrixxm | 2011-08-26 | 2 | -5/+5 | |
| | | | * | | 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 | 3 | -2/+67 | |
| | |/ / / | ||||||
| | * | | | fix any update issues that may arise from update 1081 | Friendika | 2011-08-26 | 2 | -2/+10 | |
| | * | | | typo in update script | Friendika | 2011-08-26 | 1 | -1/+1 | |
| | * | | | check for existing diaspora comment before accepting, add 'Diaspora' app to i... | Friendika | 2011-08-26 | 1 | -3/+17 | |
| | * | | | fix bad embeds | Friendika | 2011-08-26 | 2 | -1/+4 | |
| | * | | | break up delivery into per-person processes | Friendika | 2011-08-26 | 3 | -113/+501 | |
| | |/ / | ||||||
* | | | | Merge remote-tracking branch 'friendika/master' into newui | fabrixxm | 2011-08-26 | 37 | -777/+3738 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | don't allow fullscreen for youtube iframe - this makes it hard to visit the n... | Friendika | 2011-08-26 | 3 | -8/+30 | |
| * | | more logging diaspora pubdeliver | Friendika | 2011-08-25 | 1 | -2/+9 |