Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | like comments | friendica | 2012-06-23 | 1 | -1/+2 |
| | |||||
* | cleanup mod/share | friendica | 2012-06-23 | 1 | -14/+11 |
| | |||||
* | share RSS items | friendica | 2012-06-22 | 1 | -2/+2 |
| | |||||
* | unterminated sql string | friendica | 2012-06-22 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-20 | 1 | -9/+12 |
|\ | |||||
| * | allow rotation either CW or CCW | Zach Prezkuta | 2012-06-20 | 1 | -9/+12 |
| | | |||||
* | | try and eliminate the openssl warnings for forums trying to talk back to fans | friendica | 2012-06-20 | 1 | -1/+1 |
|/ | |||||
* | sort out contact search oddities | friendica | 2012-06-20 | 1 | -4/+3 |
| | |||||
* | missing paren | friendica | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | contact search oddities | friendica | 2012-06-20 | 1 | -3/+4 |
| | |||||
* | Now using App::get_cached_avatar_image for /photos page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -2/+2 |
| | |||||
* | Now using App::get_cached_avatar_image for /profile/{nickname} page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -2/+2 |
| | |||||
* | Now using App::get_cached_avatar_image for /directory page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -2/+2 |
| | |||||
* | missing $submit | friendica | 2012-06-19 | 1 | -0/+1 |
| | |||||
* | rotate uploaded images if an EXIF rotation is present | Zach Prezkuta | 2012-06-18 | 1 | -0/+1 |
| | |||||
* | too many profiles | friendica | 2012-06-17 | 1 | -1/+1 |
| | |||||
* | Enabled Profile photo revisions to be displayed on /photos page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-17 | 1 | -2/+2 |
| | |||||
* | Enabled Profile photo revisions to be displayed on /profiles page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-17 | 1 | -2/+2 |
| | |||||
* | Enabled Profile photo revisions to be displayed on /directory page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-17 | 1 | -2/+2 |
| | |||||
* | the missing mod/network.php | fabrixxm | 2012-06-15 | 1 | -6/+21 |
| | |||||
* | mod/network.php was lost | friendica | 2012-06-14 | 1 | -0/+679 |
| | |||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-14 | 1 | -679/+0 |
|\ | |||||
| * | network: fix bug #453 | fabrixxm | 2012-06-14 | 1 | -679/+0 |
| | | |||||
* | | better handling of dead contacts | friendica | 2012-06-14 | 1 | -0/+2 |
|/ | |||||
* | one-click change for manage module | friendica | 2012-06-12 | 1 | -2/+3 |
| | |||||
* | archive widget | friendica | 2012-06-12 | 2 | -13/+35 |
| | |||||
* | more fixes | friendica | 2012-06-12 | 1 | -1/+1 |
| | |||||
* | fix default group for local follows | friendica | 2012-06-12 | 1 | -0/+15 |
| | |||||
* | bug #448 | friendica | 2012-06-12 | 1 | -3/+4 |
| | |||||
* | date search backend to mod/network | friendica | 2012-06-11 | 1 | -13/+37 |
| | |||||
* | make sure default timezone is set in external processes | friendica | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | date based profile wall filter - backend | friendica | 2012-06-11 | 1 | -8/+29 |
| | |||||
* | network view: rembember last tab selected by user | fabrixxm | 2012-06-11 | 1 | -29/+83 |
| | |||||
* | more logging on pubsub callbacks | friendica | 2012-06-08 | 1 | -4/+12 |
| | |||||
* | provide ability to autofriend ostatus accounts | friendica | 2012-06-07 | 1 | -1/+15 |
| | |||||
* | png support for embedded private photos | friendica | 2012-06-07 | 2 | -2/+2 |
| | |||||
* | png support: update database.sql, fix some typos, fix tinymce image browser | Fabio Comuni | 2012-06-07 | 4 | -8/+20 |
| | |||||
* | Add support for PNG images with alpha | Fabio Comuni | 2012-06-07 | 5 | -45/+73 |
| | |||||
* | events: fix select events query | fabrixxm | 2012-06-07 | 1 | -2/+2 |
| | | | | | select events that starts before display start date and/or ends after display end date. | ||||
* | admin page untranslated strings, remove empty list element for update | friendica | 2012-06-06 | 1 | -0/+3 |
| | |||||
* | set minchars to 2 for PM lookups too | friendica | 2012-06-05 | 1 | -0/+1 |
| | |||||
* | set minchars to 2 for contacts search | friendica | 2012-06-05 | 1 | -0/+1 |
| | |||||
* | contacts search autocomplete | friendica | 2012-06-05 | 2 | -2/+43 |
| | |||||
* | Debugged implementation of Diaspora relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -27/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | Diaspora "relayable_retraction" is now supported by Friendica. The following should now work: Friendica top-level post: Diaspora comment deleted, disappears in Friendica Friendica comment deleted, disappears in Diaspora Diaspora like retracted, disappears in Friendica Friendica like retracted, disappears in Diaspora Diaspora top-level post: Same There are still exceptions, however. First, Friendica and Diaspora seem to frequently reject comments with an "invalid signature" error. This can probably be fixed. Also, some comments/likes/retractions seem to just disappear on the Diaspora side. In the Diaspora log these seem to be accompanied by a "not a valid object" error, often preceeded by a "received a comment but no corresponding post" error. These seem to be purely internal, since sometimes it works for some Diaspora contacts but not others. | ||||
* | first shot at getting like/unlike functions to work consistently | Zach Prezkuta | 2012-06-03 | 1 | -2/+111 |
| | |||||
* | Implement relaying of relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -5/+5 |
| | | | | Also: some whitespace cleanup, fix Diaspora parent DB query | ||||
* | prv messages: make submit translateable | Tobias Diekershoff | 2012-06-03 | 1 | -1/+2 |
| | |||||
* | cleanup | friendica | 2012-06-02 | 1 | -1/+3 |
| | |||||
* | turn "follow" into a function | friendica | 2012-06-02 | 1 | -217/+5 |
| | |||||
* | add hometown to profiles | friendica | 2012-06-02 | 1 | -0/+5 |
| |