aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://github.com/friendica/friendicaZvi ben Yaakov (a.k.a rdc)2012-06-2121-4036/+4147
|\
| * show last.fm source in usernamefriendica2012-06-201-0/+1
| * follow last.fm scrobblesfriendica2012-06-201-1/+9
| * Merge https://github.com/friendica/friendica into pullfriendica2012-06-205-65/+56
| |\
| | * Merge pull request #346 from fermionic/add-rotate-ccw-optionfriendica2012-06-202-11/+18
| | |\
| | | * allow rotation either CW or CCWZach Prezkuta2012-06-202-11/+18
| | * | Merge pull request #347 from fermionic/diaspora-more-signature-refinementsfermionic2012-06-201-52/+28
| | |\ \ | | | |/ | | |/|
| | | * create new signed text for relayables right when relaying themZach Prezkuta2012-06-201-52/+28
| | |/
| | * Darkzero-NS fix weeks old BBIcon errorThomas Willingham2012-06-211-2/+2
| | * Darkzero/NS - make the archives font the same colour as the other widgets.Thomas Willingham2012-06-212-0/+8
| * | try and eliminate the openssl warnings for forums trying to talk back to fansfriendica2012-06-201-1/+1
| |/
| * undefined unmark_for_deathfriendica2012-06-201-0/+1
| * sort out contact search odditiesfriendica2012-06-201-4/+3
| * missing parenfriendica2012-06-201-1/+1
| * contact search odditiesfriendica2012-06-203-63/+64
| * Merge https://github.com/friendica/friendica into pullfriendica2012-06-208-3814/+3907
| |\
| | * Merge pull request #345 from simonlnu/masterSimon2012-06-207-3812/+3898
| | |\
| | | * icon change; tweak button in toolbar; move site-locationSimon L'nu2012-06-207-3812/+3898
| | |/
| | * Merge pull request #344 from ridcully/masterfriendica2012-06-201-2/+9
| | |\
| | | * added exclude_replies option to api call statuses/user_timeline.Sebastian Egbers2012-06-191-1/+4
| | | * added exclude_replies option to api call statuses/home_timeline.Sebastian Egbers2012-06-191-1/+5
| * | | iframes were getting stripped at the rss/atom parser level. We can preserve t...friendica2012-06-202-3/+5
| * | | allow dfrn_deliver to undo a mark_for_death just in case the poller is consis...friendica2012-06-191-0/+5
| |/ /
| * | plugin optimisation - don't loop through every single plugin callback for eve...friendica2012-06-192-25/+18
| * | rework fallback themes, glob pattern was wrongfriendica2012-06-191-2/+2
| * | Merge https://github.com/friendica/friendica into pullfriendica2012-06-191-0/+16
| |\ \
| * | | Added App::get_cached_avater_image usage in profile_sidebar function for crea...Zvi ben Yaakov (a.k.a rdc)2012-06-191-3/+3
| * | | Added App::get_cached_avatar_image usage on conversation wall of Normal ViewZvi ben Yaakov (a.k.a rdc)2012-06-191-1/+1
| * | | 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 navigation barZvi 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
| * | | Beginning to use App::get_cached_avatar_image for loading profile images in c...Zvi ben Yaakov (a.k.a rdc)2012-06-191-1/+1
| * | | Added get_cached_avatar_image to App class for shared profile image access an...Zvi ben Yaakov (a.k.a rdc)2012-06-191-0/+25
| * | | rev updatefriendica2012-06-192-72/+89
| | |/ | |/|
* | | Merge git://github.com/friendica/friendicaZvi ben Yaakov (a.k.a rdc)2012-06-1913-661/+1254
|\ \ \ | | |/ | |/|
| * | Merge pull request #342 from fabrixxm/mastertobiasd2012-06-191-0/+16
| |\ \ | | |/ | |/|
| | * quattro: in post display page, scroll to and flash selected commentFabio Comuni2012-06-191-0/+16
| * | position tweakfriendica2012-06-191-0/+5
| * | Merge https://github.com/friendica/friendica into pullfriendica2012-06-192-655/+964
| |\ \
| | * | [DE] stringsTobias Diekershoff2012-06-192-655/+964
| | |/
| * / missing $submitfriendica2012-06-192-1/+2
| |/
| * minor nitsfriendica2012-06-181-1/+2
| * a bit more description of message passingfriendica2012-06-181-0/+6
| * add plugin hooks to every module_function (allows plugins to be triggered off...friendica2012-06-181-1/+11
| * exif_read_data may not be available and isn't a requirement - check and silen...friendica2012-06-181-0/+3
| * Merge pull request #341 from fermionic/auto-orient-uploaded-imagesfriendica2012-06-182-1/+62
| |\
| | * fix some whitespace issuesZach Prezkuta2012-06-181-13/+13
| | * rotate uploaded images if an EXIF rotation is presentZach Prezkuta2012-06-182-1/+62
| * | some doco to explain what's happeningfriendica2012-06-181-5/+26