Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | updated the German translation | Tobias Diekershoff | 2011-05-11 | 2 | -2982/+3034 | |
* | | | | revup | Friendika | 2011-05-11 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | bug #66, identity address string malformed if line wraps | Friendika | 2011-05-11 | 3 | -10/+10 | |
* | | | deprecate load_view_file | Friendika | 2011-05-11 | 36 | -102/+135 | |
|/ / | ||||||
* | | bring back load_view_file for dispy templates | Friendika | 2011-05-10 | 7 | -12/+12 | |
* | | @fabrixxm fix for po2php, manually patched | Friendika | 2011-05-10 | 1 | -1/+1 | |
* | | don't show birthday for deleted contact | Friendika | 2011-05-10 | 1 | -20/+19 | |
* | | photo lockview not working, temp fix for po2php | Friendika | 2011-05-10 | 3 | -5/+5 | |
* | | leave extra line between imported url and content | Friendika | 2011-05-10 | 1 | -1/+1 | |
* | | don't use load_view_file() except in email templates and install of htconfig ... | Friendika | 2011-05-10 | 32 | -86/+86 | |
* | | Merge branch 'pull' | Friendika | 2011-05-10 | 5 | -4554/+4629 | |
|\ \ | ||||||
| * \ | Merge pull request #97 from fabrixxm/tr | Friendika | 2011-05-10 | 5 | -4554/+4629 | |
| |\ \ | ||||||
| | * | | Update IT strings | Fabio Comuni | 2011-05-10 | 2 | -2862/+3021 | |
| | * | | Update run_xgettext script and util/messages.po to use with transifex. Fix to... | Fabio Comuni | 2011-05-10 | 3 | -1692/+1608 | |
| |/ / | ||||||
* / / | revup | Friendika | 2011-05-10 | 1 | -1/+1 | |
|/ / | ||||||
* | | extra slashes in header | Friendika | 2011-05-10 | 2 | -2/+2 | |
* | | re-fetch FB photos that failed | Friendika | 2011-05-09 | 1 | -0/+25 | |
* | | missing self photo on remote site comment boxes | Friendika | 2011-05-09 | 1 | -0/+9 | |
* | | rolling version number in preparation for release | Friendika | 2011-05-09 | 3 | -4/+14 | |
* | | use local contact photo if available | Friendika | 2011-05-09 | 1 | -2/+15 | |
* | | comment macros showing on photos | Friendika | 2011-05-08 | 1 | -0/+4 | |
* | | set permalink on uploaded photo items | Friendika | 2011-05-08 | 2 | -1/+9 | |
* | | refactor "which link to show" logic | Friendika | 2011-05-06 | 3 | -113/+105 | |
* | | document the end-user steps needed to use optional Facebook connector | Friendika | 2011-05-05 | 2 | -1/+12 | |
* | | Merge pull request #96 from fabrixxm/api | Friendika | 2011-05-05 | 9 | -14/+694 | |
|\ \ | ||||||
| * | | API work | fabrixxm | 2011-04-27 | 3 | -49/+81 | |
| * | | More works on api | Fabio Comuni | 2011-04-21 | 5 | -200/+269 | |
| * | | Reworked template processor. support for "if" "for" and "inc" blocks, also ne... | Fabio Comuni | 2011-04-21 | 1 | -13/+100 | |
| * | | work on api. | Fabio Comuni | 2011-04-21 | 1 | -89/+157 | |
| * | | add rsd.xml (needs a template) | Fabio Comuni | 2011-04-21 | 1 | -0/+24 | |
| * | | allow /name.ext to load mod/name_ext.php | Fabio Comuni | 2011-04-21 | 1 | -1/+1 | |
| * | | First attemp of api | Fabio Comuni | 2011-04-21 | 2 | -0/+400 | |
* | | | Merge pull request #95 from fabrixxm/dispy | Friendika | 2011-05-05 | 7 | -53/+224 | |
|\ \ \ | ||||||
| * \ \ | Fix branch | Fabio Comuni | 2011-05-05 | 0 | -0/+0 | |
| |\ \ \ | ||||||
| * | | | | Dispy theme works | Fabio Comuni | 2011-05-05 | 6 | -18/+175 | |
| * | | | | template for photo display | Fabio Comuni | 2011-05-05 | 2 | -43/+95 | |
* | | | | | missing is_public in editpost | Friendika | 2011-05-05 | 1 | -0/+1 | |
* | | | | | contact edit tool buttons a bit crowded | Friendika | 2011-05-04 | 1 | -0/+4 | |
* | | | | | incorrect count of total pages in normal view mode | Friendika | 2011-05-04 | 2 | -1/+3 | |
* | | | | | issues with private photos - hitting internal size limits | Friendika | 2011-05-04 | 11 | -10/+32 | |
* | | | | | lost comment boxes on status.net conversations | Friendika | 2011-05-03 | 2 | -2/+2 | |
* | | | | | notify not called on new photo album (first item) | Friendika | 2011-05-03 | 2 | -1/+4 | |
* | | | | | configurable FB poll interval, default 1hr. | Friendika | 2011-05-02 | 4 | -80/+100 | |
* | | | | | Merge branch 'pull' | Friendika | 2011-05-02 | 2 | -9/+47 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #94 from fabrixxm/dispy. | Friendika | 2011-05-02 | 2 | -9/+47 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | remove unneeded file | fabrixxm | 2011-05-02 | 1 | -726/+0 | |
| | * | | | | Merge remote-tracking branch 'origin/dispy' into dispy | fabrixxm | 2011-05-02 | 3 | -0/+740 | |
| | |\| | | | ||||||
| | * | | | | Dispy theme works | fabrixxm | 2011-05-02 | 2 | -33/+128 | |
* | | | | | | revup | Friendika | 2011-05-02 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | login - put keyboard focus on name input | Friendika | 2011-05-01 | 1 | -2/+2 |