Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
* | | | | warn if msg is visible to all | Friendika | 2011-05-01 | 4 | -6/+17 | |
* | | | | when viewing network group, show my private conversations to the group | Friendika | 2011-04-30 | 1 | -1/+1 | |
* | | | | don't do an empty query | Friendika | 2011-04-30 | 1 | -10/+15 | |
* | | | | fix private images | Friendika | 2011-04-30 | 3 | -6/+47 | |
* | | | | expose "friendika" (about) page | Friendika | 2011-04-29 | 1 | -0/+4 | |
* | | | | revup | Friendika | 2011-04-29 | 1 | -1/+1 | |
* | | | | Merged pull request #93 from fabrixxm/dispy. | Friendika | 2011-04-29 | 4 | -28/+99 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Dispy: fix user menu order, alignment issues, new items counters not showing ... | Fabio Comuni | 2011-04-29 | 2 | -28/+85 | |
| * | | | fix icons in item toolbar and edit contact | Fabio Comuni | 2011-04-29 | 2 | -0/+14 | |
| |/ / | ||||||
* | | | missing location after editor was consolidated | Friendika | 2011-04-28 | 1 | -1/+1 | |
* | | | slightly better handling of photos and links for FB. | Friendika | 2011-04-28 | 1 | -5/+21 | |
* | | | Merge https://github.com/friendika/friendika into pull | Friendika | 2011-04-28 | 29 | -42/+1410 | |
|\ \ \ | ||||||
| * | | | Merged pull request #92 from fabrixxm/dispy. | Friendika | 2011-04-28 | 29 | -42/+1410 | |
| |\| | | ||||||
| | * | | works on dispy theme | fabrixxm | 2011-04-28 | 1 | -8/+13 |