aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge https://github.com/friendica/friendica into pullfriendica2012-06-201-9/+12
|\
| * allow rotation either CW or CCWZach Prezkuta2012-06-201-9/+12
| |
* | try and eliminate the openssl warnings for forums trying to talk back to fansfriendica2012-06-201-1/+1
|/
* sort out contact search odditiesfriendica2012-06-201-4/+3
|
* missing parenfriendica2012-06-201-1/+1
|
* contact search odditiesfriendica2012-06-201-3/+4
|
* Now using App::get_cached_avatar_image for /photos pageZvi ben Yaakov (a.k.a rdc)2012-06-191-2/+2
|
* Now using App::get_cached_avatar_image for /profile/{nickname} pageZvi ben Yaakov (a.k.a rdc)2012-06-191-2/+2
|
* Now using App::get_cached_avatar_image for /directory pageZvi ben Yaakov (a.k.a rdc)2012-06-191-2/+2
|
* missing $submitfriendica2012-06-191-0/+1
|
* rotate uploaded images if an EXIF rotation is presentZach Prezkuta2012-06-181-0/+1
|
* too many profilesfriendica2012-06-171-1/+1
|
* Enabled Profile photo revisions to be displayed on /photos pageZvi ben Yaakov (a.k.a rdc)2012-06-171-2/+2
|
* Enabled Profile photo revisions to be displayed on /profiles pageZvi ben Yaakov (a.k.a rdc)2012-06-171-2/+2
|
* Enabled Profile photo revisions to be displayed on /directory pageZvi ben Yaakov (a.k.a rdc)2012-06-171-2/+2
|
* the missing mod/network.phpfabrixxm2012-06-151-6/+21
|
* mod/network.php was lostfriendica2012-06-141-0/+679
|
* Merge https://github.com/friendica/friendica into pullfriendica2012-06-141-679/+0
|\
| * network: fix bug #453fabrixxm2012-06-141-679/+0
| |
* | better handling of dead contactsfriendica2012-06-141-0/+2
|/
* one-click change for manage modulefriendica2012-06-121-2/+3
|
* archive widgetfriendica2012-06-122-13/+35
|
* more fixesfriendica2012-06-121-1/+1
|
* fix default group for local followsfriendica2012-06-121-0/+15
|
* bug #448friendica2012-06-121-3/+4
|
* date search backend to mod/networkfriendica2012-06-111-13/+37
|
* make sure default timezone is set in external processesfriendica2012-06-111-1/+1
|
* date based profile wall filter - backendfriendica2012-06-111-8/+29
|
* network view: rembember last tab selected by userfabrixxm2012-06-111-29/+83
|
* more logging on pubsub callbacksfriendica2012-06-081-4/+12
|
* provide ability to autofriend ostatus accountsfriendica2012-06-071-1/+15
|
* png support for embedded private photosfriendica2012-06-072-2/+2
|
* png support: update database.sql, fix some typos, fix tinymce image browserFabio Comuni2012-06-074-8/+20
|
* Add support for PNG images with alphaFabio Comuni2012-06-075-45/+73
|
* events: fix select events queryfabrixxm2012-06-071-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 updatefriendica2012-06-061-0/+3
|
* set minchars to 2 for PM lookups toofriendica2012-06-051-0/+1
|
* set minchars to 2 for contacts searchfriendica2012-06-051-0/+1
|
* contacts search autocompletefriendica2012-06-052-2/+43
|
* Debugged implementation of Diaspora relayable_retractionsZach Prezkuta2012-06-031-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 consistentlyZach Prezkuta2012-06-031-2/+111
|
* Implement relaying of relayable_retractionsZach Prezkuta2012-06-031-5/+5
| | | | Also: some whitespace cleanup, fix Diaspora parent DB query
* prv messages: make submit translateableTobias Diekershoff2012-06-031-1/+2
|
* cleanupfriendica2012-06-021-1/+3
|
* turn "follow" into a functionfriendica2012-06-021-217/+5
|
* add hometown to profilesfriendica2012-06-021-0/+5
|
* webfinger profile linkerfriendica2012-06-021-0/+16
|
* "howlong" added to marital status.friendica2012-06-021-0/+10
|
* fewer "bob smith to bob smith via wall-to-wall".friendica2012-06-025-5/+5
|
* registration issue after re-factorfriendica2012-06-011-1/+6
|