Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | update error | Friendika | 2011-10-31 | 1 | -1/+1 | |
* | | perform poco_load | Friendika | 2011-10-31 | 2 | -0/+16 | |
* | | name change continued, social graph tools and stuctures, fix for spanish prov... | Friendika | 2011-10-31 | 11 | -16/+197 | |
* | | bug #186 - $type macro not replaced in diaspora 'like' message | Friendika | 2011-10-31 | 3 | -3/+3 | |
* | | view source of item [bbcode] usage: viewsrc/nnn | Friendika | 2011-10-30 | 1 | -0/+30 | |
* | | rename | Friendika | 2011-10-30 | 3 | -62/+73 | |
* | | begin the name change | Friendika | 2011-10-28 | 3 | -3/+4 | |
* | | yet more diaspora images to scale | Friendika | 2011-10-28 | 3 | -4/+11 | |
* | | log scale_diaspora_image | Friendika | 2011-10-28 | 1 | -0/+1 | |
* | | better handling of remote urls - especially FB opengraph | Friendika | 2011-10-28 | 3 | -6/+82 | |
* | | add contact-id to auto-complete response to resolve duplicates | Friendika | 2011-10-27 | 5 | -5/+52 | |
* | | poco discovery | Friendika | 2011-10-27 | 3 | -1/+4 | |
* | | poco should now be spec compliant | Friendika | 2011-10-27 | 4 | -10/+14 | |
* | | hmmm - why won't poco xml work | Friendika | 2011-10-27 | 5 | -27/+26 | |
* | | more poco spec compliance | Friendika | 2011-10-27 | 3 | -20/+88 | |
* | | basic portable contacts http://portablecontacts.net/draft-spec.html no filter... | Friendika | 2011-10-26 | 1 | -0/+84 | |
* | | edit profile quick link | Friendika | 2011-10-26 | 5 | -0/+30 | |
* | | @ tag completion enhancements, show url on hover and respect custom attags | Friendika | 2011-10-26 | 5 | -7/+37 | |
* | | Merge branch 'pull' | Friendika | 2011-10-26 | 15 | -66/+565 | |
|\ \ | ||||||
| * \ | Merge pull request #37 from fabrixxm/master | fabrixxm | 2011-10-26 | 15 | -66/+565 | |
| |\ \ | ||||||
| | * | | autocomplete: small fix to js | Fabio Comuni | 2011-10-26 | 1 | -3/+5 | |
| | * | | style autocomplete popup in themes | Fabio Comuni | 2011-10-26 | 7 | -13/+166 | |
| | * | | Merge remote-tracking branch 'friendika/master' | Fabio Comuni | 2011-10-26 | 9 | -17/+56 | |
| | |\ \ | | |/ / | |/| | | ||||||
| | * | | search delay and hide empty popup | Fabio Comuni | 2011-10-25 | 1 | -9/+14 | |
| | * | | filter by contact type | Fabio Comuni | 2011-10-25 | 1 | -50/+65 | |
| | * | | autocomplete contacts nickname while writting in a comment box. | Fabio Comuni | 2011-10-25 | 5 | -5/+187 | |
| | * | | oembed: wrap in iframe only html from remote service | Fabio Comuni | 2011-10-25 | 4 | -8/+150 | |
* | | | | revup | Friendika | 2011-10-26 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | fix diaspora cache | Friendika | 2011-10-25 | 1 | -1/+1 | |
* | | | sql error | Friendika | 2011-10-25 | 1 | -1/+1 | |
* | | | some dspr fixes | Friendika | 2011-10-25 | 4 | -2/+12 | |
* | | | soften the content-types | Friendika | 2011-10-25 | 1 | -0/+0 | |
* | | | event notification stuff | Friendika | 2011-10-25 | 2 | -9/+38 | |
* | | | change event display order | Friendika | 2011-10-25 | 1 | -2/+2 | |
* | | | need a lower bound for events | Friendika | 2011-10-25 | 1 | -2/+3 | |
* | | | only notify for events that are starting soon - ignore long-running events th... | Friendika | 2011-10-25 | 1 | -3/+2 | |
|/ / | ||||||
* | | fix tag import for tag owner | Friendika | 2011-10-24 | 1 | -1/+2 | |
* | | bug #166 | Friendika | 2011-10-24 | 3 | -2/+57 | |
* | | D* formatting updates [code/blockquote] | Friendika | 2011-10-24 | 1 | -5/+5 | |
* | | tag privacy settings | Friendika | 2011-10-24 | 2 | -7/+23 | |
* | | @ tags becoming # tags during atom transit | Friendika | 2011-10-24 | 1 | -1/+1 | |
* | | use iframe for oembed - untrusted content | Friendika | 2011-10-24 | 2 | -3/+23 | |
* | | tag display with item | Friendika | 2011-10-24 | 2 | -1/+12 | |
* | | allow tag input to contain leading '#' | Friendika | 2011-10-24 | 1 | -1/+1 | |
* | | Merge branch 'pull' | Friendika | 2011-10-24 | 13 | -38/+109 | |
|\ \ | ||||||
| * \ | Merge pull request #35 from fabrixxm/master | Friendika | 2011-10-24 | 13 | -38/+109 | |
| |\ \ | ||||||
| | * | | fix oembed video thumb display ratio | Fabio Comuni | 2011-10-24 | 1 | -3/+5 | |
| | * | | fix vimeo oembed bbcode regexp | Fabio Comuni | 2011-10-24 | 1 | -2/+2 | |
| | * | | move html for oembeded videos in template. fix oembed discovery | Fabio Comuni | 2011-10-24 | 2 | -16/+26 | |
| | * | | new icon "play" | Fabio Comuni | 2011-10-24 | 6 | -1/+2 |