Commit Graph

  • 7614d35cad liking comments backend friendica 2012-06-23 04:44:48 -07:00
  • a81af2e042 Merge remote branch 'upstream/master' Michael Vogel 2012-06-23 12:50:00 +02:00
  • 7a4ad4564d Diaspora: Messages are now looking better Michael Vogel 2012-06-23 12:42:01 +02:00
  • bf47bf5ba0 cleanup mod/share friendica 2012-06-23 03:25:11 -07:00
  • 9a43c3689f Merge pull request #350 from fermionic/improve-bb2diaspora-conversions fermionic 2012-06-22 19:50:44 -07:00
  • 9c9e727042 cleanup lists and more comment signature stuff Zach Prezkuta 2012-06-22 18:38:32 -06:00
  • 7b219649a4 expand support for BB code-to-Diaspora conversion Zach Prezkuta 2012-06-21 21:31:32 -06:00
  • 6e4760dd9c Merge branch 'master' of git://github.com/friendica/friendica Vasudev Kamath 2012-06-23 08:11:35 +05:30
  • 4e7eb36dd1 Merge https://github.com/friendica/friendica into pull friendica 2012-06-22 15:27:54 -07:00
  • 181a17bd05 share RSS items friendica 2012-06-22 15:27:06 -07:00
  • 9953e6dea4 Merge pull request #349 from simonlnu/master Simon 2012-06-22 10:08:25 -07:00
  • 5cfa7dd041 minor tweaks to some tpl files Simon L'nu 2012-06-22 13:07:42 -04:00
  • cd25c3b5dd added replyto and subject to direct messages. Sebastian Egbers 2012-06-22 14:54:31 +02:00
  • c14270ac64 modified conversion to use x function for parameter checking. Sebastian Egbers 2012-06-22 13:35:36 +02:00
  • 99000382cd Merge https://github.com/friendica/friendica into pull friendica 2012-06-22 00:25:46 -07:00
  • eeceecc9ba unterminated sql string friendica 2012-06-22 00:25:01 -07:00
  • 34f01ece9f blog theme: more on header/nav Fabrixxm 2012-06-21 15:37:03 +02:00
  • 2961e6efaf Merge pull request #348 from max-weller/master friendica 2012-06-21 05:36:55 -07:00
  • 6fe8a13b64 Added ORDER BY clause for conversation view Max Weller 2012-06-21 12:55:03 +02:00
  • 5e3e3915e3 Merge git://github.com/friendica/friendica Zvi ben Yaakov (a.k.a rdc) 2012-06-21 13:38:14 +03:00
  • 0f5a6bfcdb Added statuses/show parameter ?conversation=true Max Weller 2012-06-21 10:53:48 +02:00
  • 53c9ea7606 show last.fm source in username friendica 2012-06-20 23:04:55 -07:00
  • 91a3a2d551 follow last.fm scrobbles friendica 2012-06-20 22:59:01 -07:00
  • 788a6626ef Merge https://github.com/friendica/friendica into pull friendica 2012-06-20 21:11:00 -07:00
  • 0a302e100d try and eliminate the openssl warnings for forums trying to talk back to fans friendica 2012-06-20 21:09:52 -07:00
  • a64d0ac905 Merge pull request #346 from fermionic/add-rotate-ccw-option friendica 2012-06-20 20:34:41 -07:00
  • ec83a62f70 Merge pull request #347 from fermionic/diaspora-more-signature-refinements fermionic 2012-06-20 20:02:07 -07:00
  • 73c6f40ebc create new signed text for relayables right when relaying them Zach Prezkuta 2012-06-16 23:58:22 -06:00
  • 54c76ca822 allow rotation either CW or CCW Zach Prezkuta 2012-06-20 20:36:10 -06:00
  • 75e82dc077 Darkzero-NS fix weeks old BBIcon error Thomas Willingham 2012-06-21 03:14:41 +01:00
  • c4df339b92 Darkzero/NS - make the archives font the same colour as the other widgets. Thomas Willingham 2012-06-21 02:42:38 +01:00
  • bf0ab10caf undefined unmark_for_death friendica 2012-06-20 16:35:49 -07:00
  • f4e434cd46 sort out contact search oddities friendica 2012-06-20 16:20:55 -07:00
  • 03c05d8a28 missing paren friendica 2012-06-20 16:07:41 -07:00
  • 0f0e5be549 contact search oddities friendica 2012-06-20 16:05:46 -07:00
  • 0d0f129d04 Merge https://github.com/friendica/friendica into pull friendica 2012-06-20 05:06:20 -07:00
  • f0db196288 iframes were getting stripped at the rss/atom parser level. We can preserve these because we will strip them in the purifier after checking for supported video sources friendica 2012-06-20 05:04:51 -07:00
  • 3a8c1a4371 Merge pull request #345 from simonlnu/master Simon 2012-06-20 02:07:16 -07:00
  • 0be715d271 icon change; tweak button in toolbar; move site-location Simon L'nu 2012-06-20 05:04:04 -04:00
  • 961c633773 Merge pull request #344 from ridcully/master friendica 2012-06-20 01:01:55 -07:00
  • b3bf48782f allow dfrn_deliver to undo a mark_for_death just in case the poller is consistently getting killed. friendica 2012-06-19 20:59:22 -07:00
  • 1dd33770ed plugin optimisation - don't loop through every single plugin callback for every hook call, only those registered for that hook friendica 2012-06-19 18:26:40 -07:00
  • 01aa953951 rework fallback themes, glob pattern was wrong friendica 2012-06-19 16:22:38 -07:00
  • 6e06d415bb Merge https://github.com/friendica/friendica into pull friendica 2012-06-19 16:08:38 -07:00
  • 4977ef4142 Added App::get_cached_avater_image usage in profile_sidebar function for creating the $diaspora array that is used to populate diaspora_vcard.tpl. This allows the correct profile image revision to be used when dfrn_request friend requests are made. Zvi ben Yaakov (a.k.a rdc) 2012-06-19 22:24:31 +03:00
  • ff2f7dfeef Added App::get_cached_avatar_image usage on conversation wall of Normal View Zvi ben Yaakov (a.k.a rdc) 2012-06-19 21:40:14 +03:00
  • a801888b15 Now using App::get_cached_avatar_image for /photos page Zvi ben Yaakov (a.k.a rdc) 2012-06-18 22:41:43 +03:00
  • d4f4ed730c Now using App::get_cached_avatar_image for /profile/{nickname} page Zvi ben Yaakov (a.k.a rdc) 2012-06-18 22:18:43 +03:00
  • 6df74b8cd9 Now using App::get_cached_avatar_image for navigation bar Zvi ben Yaakov (a.k.a rdc) 2012-06-18 22:09:00 +03:00
  • f8d9f15879 Now using App::get_cached_avatar_image for /directory page Zvi ben Yaakov (a.k.a rdc) 2012-06-18 21:59:58 +03:00
  • ac50c9e84d Beginning to use App::get_cached_avatar_image for loading profile images in conversations Zvi ben Yaakov (a.k.a rdc) 2012-06-18 21:17:02 +03:00
  • 9058029eef Added get_cached_avatar_image to App class for shared profile image access and reduced sql queries/load Zvi ben Yaakov (a.k.a rdc) 2012-06-18 21:12:13 +03:00
  • 9c844e3bbe rev update friendica 2012-06-19 16:04:20 -07:00
  • d20cdf09ea Merge git://github.com/friendica/friendica Zvi ben Yaakov (a.k.a rdc) 2012-06-19 23:29:24 +03:00
  • 5b057e5dee Added App::get_cached_avater_image usage in profile_sidebar function for creating the $diaspora array that is used to populate diaspora_vcard.tpl. This allows the correct profile image revision to be used when dfrn_request friend requests are made. Zvi ben Yaakov (a.k.a rdc) 2012-06-19 22:24:31 +03:00
  • 45b4867bd3 Added App::get_cached_avatar_image usage on conversation wall of Normal View Zvi ben Yaakov (a.k.a rdc) 2012-06-19 21:40:14 +03:00
  • 79357ec60d Merge pull request #342 from fabrixxm/master tobiasd 2012-06-19 10:12:09 -07:00
  • eab3938471 added exclude_replies option to api call statuses/user_timeline. Sebastian Egbers 2012-06-19 16:27:23 +02:00
  • 43532b7414 added exclude_replies option to api call statuses/home_timeline. Sebastian Egbers 2012-06-19 16:15:19 +02:00
  • 8b502bb486 position tweak friendica 2012-06-19 03:34:31 -07:00
  • 6325df3047 Merge https://github.com/friendica/friendica into pull friendica 2012-06-19 00:50:55 -07:00
  • 777830745f missing $submit friendica 2012-06-19 00:50:24 -07:00
  • 77d0f4f2b8 blog theme: first commit fabrixxm 2012-06-19 03:40:36 -04:00
  • 7a33bf88cf nav: add $baseurl to nav template context fabrixxm 2012-06-19 03:38:43 -04:00
  • c2842efd3f [DE] strings Tobias Diekershoff 2012-06-19 08:44:11 +02:00
  • 4c6a432130 quattro: in post display page, scroll to and flash selected comment Fabio Comuni 2012-06-19 06:54:41 +02:00
  • 00a01e4520 minor nits friendica 2012-06-18 21:28:13 -07:00
  • 9dc5111347 a bit more description of message passing friendica 2012-06-18 21:13:36 -07:00
  • e9aba87d76 add plugin hooks to every module_function (allows plugins to be triggered off specific pages/urls) friendica 2012-06-18 20:57:43 -07:00
  • dbceef04e8 exif_read_data may not be available and isn't a requirement - check and silently ignore exif orientation if it isn't there friendica 2012-06-18 20:21:54 -07:00
  • 633726e4a9 Merge pull request #341 from fermionic/auto-orient-uploaded-images friendica 2012-06-18 20:10:11 -07:00
  • 7cd516e34f fix some whitespace issues Zach Prezkuta 2012-06-18 21:06:54 -06:00
  • 42fa47e8f7 rotate uploaded images if an EXIF rotation is present Zach Prezkuta 2012-06-18 20:53:46 -06:00
  • 9374e1966f some doco to explain what's happening friendica 2012-06-18 20:01:32 -07:00
  • 3e461abe6e some psuedo code for the basic building blocks of zot-2012 - these are just ideas without a lot of the details yet filled in and this should NOT be used as any kind of definitive reference. friendica 2012-06-18 18:13:36 -07:00
  • 341a5a2672 public forum author using private posting, correct the comment permissions downstream. friendica 2012-06-18 17:19:56 -07:00
  • 371bdfb19d Typo breaking tag notifications Thomas Willingham 2012-06-18 22:00:18 +01:00
  • d1f81fff6b Now using App::get_cached_avatar_image for /photos page Zvi ben Yaakov (a.k.a rdc) 2012-06-18 22:41:43 +03:00
  • 0c5476c6f2 Now using App::get_cached_avatar_image for /profile/{nickname} page Zvi ben Yaakov (a.k.a rdc) 2012-06-18 22:18:43 +03:00
  • 428fce633f Now using App::get_cached_avatar_image for navigation bar Zvi ben Yaakov (a.k.a rdc) 2012-06-18 22:09:00 +03:00
  • 47650a0ee2 Now using App::get_cached_avatar_image for /directory page Zvi ben Yaakov (a.k.a rdc) 2012-06-18 21:59:58 +03:00
  • 88e7fe67de Beginning to use App::get_cached_avatar_image for loading profile images in conversations Zvi ben Yaakov (a.k.a rdc) 2012-06-18 21:17:02 +03:00
  • 358ffaef24 Added get_cached_avatar_image to App class for shared profile image access and reduced sql queries/load Zvi ben Yaakov (a.k.a rdc) 2012-06-18 21:12:13 +03:00
  • 6eaca19f41 Merge branch 'master' of github.com:annando/friendica Michael 2012-06-18 08:51:12 +02:00
  • d53414a333 OEmbed: Don't output the width of images Michael 2012-06-18 08:49:35 +02:00
  • d614089582 make subdued elements jump out at you on hover friendica 2012-06-17 22:50:02 -07:00
  • 83b9a8eb44 too many profiles friendica 2012-06-17 19:40:16 -07:00
  • cc56f33b80 New option in the bbcode parser to disable oembed. Michael Vogel 2012-06-18 01:29:08 +02:00
  • b385729c17 rev update friendica 2012-06-17 16:00:47 -07:00
  • edc68f4876 Enabled Profile photo revisions to be displayed on /photos page Zvi ben Yaakov (a.k.a rdc) 2012-06-17 23:59:29 +03:00
  • 8af9fe8df7 Added missing backticks to navigation bar query Zvi ben Yaakov (a.k.a rdc) 2012-06-17 23:39:28 +03:00
  • 1ee22a749e Enabled Profile photo revisions to be displayed on /profiles page Zvi ben Yaakov (a.k.a rdc) 2012-06-17 23:24:47 +03:00
  • b0021a4637 Enabled Profile photo revisions to be displayed in navigation bar Zvi ben Yaakov (a.k.a rdc) 2012-06-17 23:22:37 +03:00
  • 59e0b6a0e3 Enabled Profile photo revisions to be displayed on /directory page Zvi ben Yaakov (a.k.a rdc) 2012-06-17 23:20:14 +03:00
  • 3968e77f9e New function to convert bbcode to markdown. Michael Vogel 2012-06-17 19:49:05 +02:00
  • 7c2d27e275 rev update friendica 2012-06-16 17:29:42 -07:00
  • 217bd2a704 Merge pull request #336 from hauke68/master friendica 2012-06-16 16:25:40 -07:00
  • cc7d849ce3 Merge remote branch 'upstream/master' Hauke Zuehl 2012-06-16 19:49:04 +02:00
  • 950dacbbdd Merge pull request #338 from fermionic/diaspora-dont-check-more-signatures-than-diaspora-does fermionic 2012-06-16 09:49:19 -07:00
  • 3132ed2979 more cleanup Zach Prezkuta 2012-06-16 10:45:26 -06:00