Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | get attribution correct in api items | Friendika | 2011-07-31 | 1 | -2/+45 | |
| * | show correct self profile in api | Friendika | 2011-07-30 | 2 | -2/+2 | |
| * | convert our native pkcs#8 to pkcs#1 for diaspora-public-key xrd field | Friendika | 2011-07-30 | 2 | -1/+6 | |
| * | get_diaspora_key() | Friendika | 2011-07-30 | 1 | -9/+31 | |
| * | basic diaspora decryption | Friendika | 2011-07-30 | 2 | -32/+119 | |
| * | api/statusnet/version | Friendika | 2011-07-29 | 1 | -0/+17 | |
| * | api/statusnet/config does not require login | Friendika | 2011-07-29 | 1 | -1/+1 | |
| * | Merge branch 'pull' | Friendika | 2011-07-29 | 2 | -8/+26 | |
| |\ | ||||||
| | * | Merge pull request #150 from fabrixxm/master | fabrixxm | 2011-07-29 | 2 | -8/+26 | |
| | |\ | ||||||
| | | * | Merge remote-tracking branch 'friendika/master' | Fabio Comuni | 2011-07-29 | 33 | -273/+846 | |
| | | |\ | | | |/ | | |/| | ||||||
| | | * | allow GET or POST data in statuses/update | Fabio Comuni | 2011-07-29 | 1 | -6/+17 | |
| | | * | re-add pending registrations in ping.php, for admin side menu | Fabio Comuni | 2011-07-29 | 1 | -2/+9 | |
| * | | | revup | Friendika | 2011-07-29 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | api/statusnet/config.xml | Friendika | 2011-07-28 | 2 | -10/+36 | |
| * | | one more try - do not link numeric hash tags | Friendika | 2011-07-28 | 1 | -1/+1 | |
| * | | make profile-jot-desc track lock state changes | Friendika | 2011-07-28 | 2 | -0/+5 | |
| * | | auto-friend profiles showing up in directory as community pages | Friendika | 2011-07-28 | 1 | -1/+1 | |
| * | | issue with remote mentions | Friendika | 2011-07-28 | 1 | -1/+1 | |
| * | | more progress on key conversion functions | Friendika | 2011-07-28 | 1 | -3/+94 | |
| * | | Merge branch 'pull' | Friendika | 2011-07-28 | 2 | -7/+17 | |
| |\ \ | ||||||
| | * \ | Merge pull request #149 from tobiasd/master | tobiasd | 2011-07-28 | 2 | -7/+17 | |
| | |\ \ | ||||||
| | | * \ | Merge branch 'master' of git://github.com/friendika/friendika | Tobias Diekershoff | 2011-07-28 | 1 | -2/+2 | |
| | | |\ \ | | | |/ / | | |/| | | ||||||
| | | * | | config page formatation issues fixed | Tobias Diekershoff | 2011-07-28 | 1 | -1/+2 | |
| | | * | | clearing the wordenting for the addon config | Tobias Diekershoff | 2011-07-28 | 2 | -8/+17 | |
| * | | | | revup | Friendika | 2011-07-28 | 3 | -4/+4 | |
| |/ / / | ||||||
| * / / | show full size photos for album view even when photo has been used as a profi... | Friendika | 2011-07-28 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | installer text changes | Friendika | 2011-07-27 | 2 | -4/+4 | |
| * | | show lock icon on private events | Friendika | 2011-07-27 | 3 | -1/+6 | |
| * | | privacy issue introduced yesterday | Friendika | 2011-07-26 | 1 | -1/+1 | |
| * | | privacy settings on event item not propagated correctly | Friendika | 2011-07-26 | 1 | -4/+4 | |
| * | | deal with browser pre-fetch of the ACL img template '{0}' | Friendika | 2011-07-26 | 2 | -1/+7 | |
| * | | configurable format for date input selectors | Friendika | 2011-07-25 | 3 | -35/+91 | |
| * | | ignore any fully numeric hash tag | Friendika | 2011-07-25 | 1 | -1/+1 | |
| * | | auto focus jot editor | Friendika | 2011-07-25 | 1 | -0/+1 | |
| * | | helper functions for Diaspora cert mangling | Friendika | 2011-07-25 | 2 | -0/+224 | |
| * | | event ownership issues | Friendika | 2011-07-25 | 2 | -3/+3 | |
| * | | provide ability to use different port | Friendika | 2011-07-25 | 1 | -2/+3 | |
| * | | Merge branch 'pull' | Friendika | 2011-07-25 | 2 | -10/+17 | |
| |\ \ | ||||||
| | * \ | Merge pull request #148 from fabrixxm/newacl | fabrixxm | 2011-07-24 | 2 | -10/+17 | |
| | |\ \ | ||||||
| * | | | | revup | Friendika | 2011-07-25 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | add missing link to navbar | Fabio Comuni | 2011-07-29 | 3 | -5/+39 | |
* | | | | style update | Fabio Comuni | 2011-07-29 | 2 | -24/+93 | |
* | | | | notify pending registrations | Fabio Comuni | 2011-07-29 | 1 | -5/+24 | |
* | | | | Fix nav template and add missing strings | Fabio Comuni | 2011-07-29 | 2 | -9/+34 | |
* | | | | change to some nav ids, notice in empty notifications popup | Fabio Comuni | 2011-07-25 | 4 | -9/+26 | |
* | | | | update style | Fabio Comuni | 2011-07-25 | 2 | -140/+213 | |
* | | | | js to open close popup nav menu and to populate notification menu via ping. | Fabio Comuni | 2011-07-25 | 2 | -27/+71 | |
* | | | | move <header> and <nav> tag into nav.tpl. add notification popup items template | Fabio Comuni | 2011-07-25 | 2 | -26/+30 | |
* | | | | change nav selected css class | Fabio Comuni | 2011-07-25 | 11 | -11/+16 | |
* | | | | Merge branch 'newacl' into newui | Fabio Comuni | 2011-07-25 | 10 | -190/+327 | |
|\ \ \ \ | | |/ / | |/| | |