Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wasn't actually changed before | Tobias Hößl | 2012-02-28 | 1 | -2/+2 |
| | |||||
* | Avoid a notice | Tobias Hößl | 2012-02-28 | 1 | -0/+1 |
| | |||||
* | Avoid a Notice | Tobias Hößl | 2012-02-27 | 1 | -1/+3 |
| | |||||
* | Avoid a Notice | Tobias Hößl | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | Avoid some notices | Tobias Hößl | 2012-02-26 | 3 | -11/+12 |
| | |||||
* | Bugfix | Tobias Hößl | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | 1 Bugfix (missing $ character) and avoid some notices | Tobias Hößl | 2012-02-26 | 1 | -3/+3 |
| | |||||
* | Wrong variable name | root | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | Comment notifications by e-mail now are threaded | Abinoam P. Marques Jr | 2012-02-25 | 1 | -6/+50 |
| | |||||
* | include/items.php pass 'parent' to notification | Abinoam P. Marques Jr | 2012-02-25 | 1 | -3/+7 |
| | |||||
* | scale external images | friendica | 2012-02-25 | 3 | -37/+47 |
| | |||||
* | theme info (like plugin info) | friendica | 2012-02-25 | 1 | -2/+66 |
| | |||||
* | string update for 2.38 | friendica | 2012-02-24 | 1 | -0/+3 |
| | |||||
* | update author name across items if changed. | friendica | 2012-02-24 | 1 | -1/+17 |
| | |||||
* | attribution issue - don't take author name from contact if available from item. | friendica | 2012-02-24 | 3 | -14/+24 |
| | |||||
* | fix img tag with size attribute | Tobias Diekershoff | 2012-02-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into notify | friendica | 2012-02-23 | 1 | -2/+2 |
|\ | |||||
| * | Removed the export of markdown articles. That was for testing purposes only. | Michael Vogel | 2012-02-23 | 1 | -2/+2 |
| | | |||||
* | | more theme notify fixes | friendica | 2012-02-23 | 1 | -1/+1 |
| | | |||||
* | | new notify sort of working in testbubble | friendica | 2012-02-22 | 2 | -2/+3 |
| | | |||||
* | | Merge branch 'master' into notify | friendica | 2012-02-22 | 8 | -190/+470 |
|\| | |||||
| * | nested quote check fails to account for strpos returning position 0 | friendica | 2012-02-22 | 1 | -2/+2 |
| | | |||||
| * | restore poller normal operation | friendica | 2012-02-22 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #45 from annando/master | friendica | 2012-02-22 | 5 | -182/+381 |
| |\ | | | | | | | New HTML to BBCode converter, changes to BBCode, nginx support, ... | ||||
| | * | German translation more gender friendly. Some more logging in poller.php | Michael | 2012-02-22 | 1 | -5/+20 |
| | | | |||||
| | * | Some testing stuff | Michael | 2012-02-20 | 2 | -1/+2 |
| | | | |||||
| | * | API is now working on my nginx server. | Michael | 2012-02-20 | 2 | -11/+19 |
| | | | |||||
| | * | New version of markdown. Playing with stylesheet. Testing line breaks. | root | 2012-02-19 | 1 | -7/+6 |
| | | | |||||
| | * | Handling nested bbcodes. Some small design changes in html2bbcode. Change in ↵ | Michael | 2012-02-19 | 3 | -23/+35 |
| | | | | | | | | | | | | poller.php is just for testing purposes. | ||||
| | * | Brand new html2bbcode. Some other changes in diaspora to bbcode handling | Michael | 2012-02-19 | 3 | -158/+322 |
| | | | |||||
| * | | allow forum posts by followers on Diaspora | friendica | 2012-02-22 | 1 | -7/+19 |
| | | | |||||
| * | | never enough documentation | friendica | 2012-02-22 | 1 | -0/+9 |
| | | | |||||
| * | | waitman gobble media upload via api patch | friendica | 2012-02-21 | 1 | -1/+43 |
| | | | |||||
| * | | escape smiley conversion in code and pre blocks | friendica | 2012-02-21 | 1 | -0/+17 |
| | | | |||||
| * | | mark all notifications read | friendica | 2012-02-21 | 1 | -2/+3 |
| | | | |||||
* | | | add full email link to notification | friendica | 2012-02-21 | 1 | -3/+3 |
|/ / | |||||
* | | template: add support for variable filters | Fabio Comuni | 2012-02-21 | 1 | -2/+26 |
| | | |||||
* | | fill in notify msg with redirect link after we get the id | friendica | 2012-02-21 | 1 | -9/+16 |
| | | |||||
* | | more cleanup of community followup detection. Remote worked well but local ↵ | friendica | 2012-02-20 | 1 | -4/+13 |
| | | | | | | | | didn't. | ||||
* | | email notify now redirected through mod_notify, weirdness in local deliver ↵ | friendica | 2012-02-20 | 2 | -5/+35 |
| | | | | | | | | caused by community page changes | ||||
* | | Merge branch 'pull' | friendica | 2012-02-20 | 6 | -8/+8 |
|\ \ | |||||
| * | | include/nav.php - Friendika -> Friendica | Abinoam P. Marques Jr | 2012-02-20 | 1 | -1/+1 |
| | | | |||||
| * | | include/api.php - Friendika -> Friendica | Abinoam P. Marques Jr | 2012-02-20 | 1 | -3/+3 |
| | | | |||||
| * | | poller.php - Friendika -> Friendica | Abinoam P. Marques Jr | 2012-02-20 | 1 | -1/+1 |
| | | | |||||
| * | | acl_selectors.php - Friendika -> Friendica | Abinoam P. Marques Jr | 2012-02-20 | 1 | -1/+1 |
| | | | |||||
| * | | text.php - Friendika -> Friendica (just to prepare for deprecate the ↵ | Abinoam P. Marques Jr | 2012-02-20 | 1 | -1/+1 |
| | | | | | | | | | | | | friendika.png at the future) | ||||
| * | | Scrape.php - Friendika -> Friendica | Abinoam P. Marques Jr | 2012-02-20 | 1 | -1/+1 |
| |/ | |||||
* | | fix twitter title showing up occasionally | friendica | 2012-02-20 | 2 | -5/+3 |
| | | |||||
* | | include item links in web notification messages | friendica | 2012-02-19 | 1 | -7/+8 |
|/ | |||||
* | add :headdesk and fix doc/Pages.md to remove the absolute URL to / | Simon L'nu | 2012-02-19 | 1 | -0/+2 |
| | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com> |