]>
git.mxchange.org Git - friendica.git/log
friendica [Wed, 11 Jul 2012 01:05:13 +0000 (18:05 -0700)]
rev update
friendica [Tue, 10 Jul 2012 08:06:11 +0000 (01:06 -0700)]
rev update
fermionic [Tue, 10 Jul 2012 02:38:16 +0000 (19:38 -0700)]
Merge pull request #387 from fermionic/diaspora-slight-signature-bug
missed a couple of variable names when I redid comment and like code
Zach Prezkuta [Tue, 10 Jul 2012 02:35:59 +0000 (20:35 -0600)]
missed a couple of variable names when I redid comment and like code
friendica [Mon, 9 Jul 2012 22:47:55 +0000 (15:47 -0700)]
Merge pull request #385 from fermionic/peculiar-queue-hangup
Prevent long delays in Diaspora delivery
Zach Prezkuta [Mon, 9 Jul 2012 15:39:09 +0000 (09:39 -0600)]
don't check for was_recently_delayed in diaspora_transmit during a queue run
friendica [Mon, 9 Jul 2012 05:34:21 +0000 (22:34 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Mon, 9 Jul 2012 05:32:04 +0000 (22:32 -0700)]
diaspora message receive security issue - check message crypto signer against purported message author and bail if they don't match.
friendica [Sun, 8 Jul 2012 22:32:20 +0000 (15:32 -0700)]
Merge pull request #383 from fermionic/auto-orient-all-uploaded-images
auto-orient uploaded wall photos and profile photos also
tomtom84 [Sun, 8 Jul 2012 19:53:42 +0000 (12:53 -0700)]
Merge pull request #384 from tomtom84/master
diabook
tomtom84 [Sun, 8 Jul 2012 19:50:17 +0000 (21:50 +0200)]
diabook: add notification in website-title, whenever new notifications arrive
Zach Prezkuta [Sun, 8 Jul 2012 17:17:50 +0000 (11:17 -0600)]
better check for image EXIF support
tobiasd [Sun, 8 Jul 2012 15:39:01 +0000 (08:39 -0700)]
Merge pull request #382 from fermionic/archive-widget-bug
check for posted dates based on month only
Zach Prezkuta [Sun, 8 Jul 2012 15:18:05 +0000 (09:18 -0600)]
auto-orient uploaded wall photos and profile photos also
Zach Prezkuta [Sun, 8 Jul 2012 14:46:46 +0000 (08:46 -0600)]
check for posted dates based on month only
friendica [Sun, 8 Jul 2012 04:55:15 +0000 (21:55 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Sun, 8 Jul 2012 04:15:52 +0000 (21:15 -0700)]
Merge pull request #381 from fermionic/embed-multiple-private-photos
Embed multiple private photos
Zach Prezkuta [Sun, 8 Jul 2012 00:48:20 +0000 (18:48 -0600)]
cleanup
Zach Prezkuta [Sun, 8 Jul 2012 00:47:13 +0000 (18:47 -0600)]
fix bugs
friendica [Sat, 7 Jul 2012 23:20:34 +0000 (16:20 -0700)]
rev update
Zach Prezkuta [Sat, 7 Jul 2012 22:20:24 +0000 (16:20 -0600)]
allow more than one embedded private photo
Zach Prezkuta [Fri, 6 Jul 2012 23:09:23 +0000 (17:09 -0600)]
add function to exclude embedded images when checking message length
friendica [Sat, 7 Jul 2012 11:19:15 +0000 (04:19 -0700)]
Merge pull request #379 from fermionic/events-display-wrong-in-diaspora
remove check for event description in bb2diaspora
friendica [Sat, 7 Jul 2012 11:18:13 +0000 (04:18 -0700)]
Merge pull request #380 from copyninja/master
orient function should not be called on png image types
Vasudev Kamath [Sat, 7 Jul 2012 10:47:26 +0000 (16:17 +0530)]
orient function uses exif_read_data for which valid image types are only JPEG and TIFF as per the document [1].
When trying to upload an screenshot with png type I was getting message as *failed* even though image was uploading. So added a fix to check image type before calling orient function. Not sure if this is a proper fix but after this i'm not getting any error during file upload
[1] http://au2.php.net/manual/en/function.exif-read-data.php
Zach Prezkuta [Fri, 6 Jul 2012 23:10:40 +0000 (17:10 -0600)]
remove check for event description, since it's not required to create an event
Vasudev Kamath [Fri, 6 Jul 2012 17:17:27 +0000 (22:47 +0530)]
Merge branch 'master' of git://github.com/friendica/friendica
friendica [Fri, 6 Jul 2012 05:30:13 +0000 (22:30 -0700)]
add additional page types to admin user report
friendica [Fri, 6 Jul 2012 05:20:27 +0000 (22:20 -0700)]
a bit more colour
friendica [Fri, 6 Jul 2012 03:58:45 +0000 (20:58 -0700)]
remove obsolete zot encapsulation functions
friendica [Fri, 6 Jul 2012 02:56:38 +0000 (19:56 -0700)]
Merge pull request #378 from fermionic/apparent-typo-in-function-name
my php thinks this is a typo
Zach Prezkuta [Fri, 6 Jul 2012 02:39:22 +0000 (20:39 -0600)]
my php thinks this is a typo
friendica [Fri, 6 Jul 2012 02:14:27 +0000 (19:14 -0700)]
Merge pull request #377 from fermionic/local-delete-blank-out-title-and-body
clear title and body of items on local delete
Zach Prezkuta [Fri, 6 Jul 2012 02:07:01 +0000 (20:07 -0600)]
clear title and body of items on local delete
friendica [Fri, 6 Jul 2012 01:10:32 +0000 (18:10 -0700)]
Merge pull request #376 from fermionic/diaspora-prevent-fcontact-race-conditions
slightly better way of handling last loop
Zach Prezkuta [Fri, 6 Jul 2012 01:08:30 +0000 (19:08 -0600)]
slightly better way of handling last loop
friendica [Fri, 6 Jul 2012 01:05:32 +0000 (18:05 -0700)]
Merge pull request #375 from fermionic/diaspora-prevent-fcontact-race-conditions
add some timeouts to prevent deadlock
Zach Prezkuta [Fri, 6 Jul 2012 01:01:13 +0000 (19:01 -0600)]
add some timeouts to prevent deadlock
friendica [Fri, 6 Jul 2012 00:59:56 +0000 (17:59 -0700)]
term (tag, mention, category, file, etc.) table
friendica [Thu, 5 Jul 2012 23:06:43 +0000 (16:06 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Thu, 5 Jul 2012 23:06:01 +0000 (16:06 -0700)]
rev update
friendica [Thu, 5 Jul 2012 23:03:29 +0000 (16:03 -0700)]
Merge pull request #373 from fermionic/more-list-fixes
fix small bug in lists and revert Diaspora list processing to non-Markdo...
friendica [Thu, 5 Jul 2012 22:57:28 +0000 (15:57 -0700)]
Merge pull request #374 from fermionic/diaspora-prevent-fcontact-race-conditions
Prevent fcontact race conditions
Zach Prezkuta [Thu, 5 Jul 2012 20:31:19 +0000 (14:31 -0600)]
final db updates after testing
Zach Prezkuta [Sat, 23 Jun 2012 20:25:18 +0000 (14:25 -0600)]
cleanup some syntax errors in lock.php
Zach Prezkuta [Sun, 17 Jun 2012 17:25:36 +0000 (11:25 -0600)]
"lock" is a reserved MySQL keyword
Zach Prezkuta [Sat, 16 Jun 2012 17:28:44 +0000 (11:28 -0600)]
minor cleanup in lock.php
Zach Prezkuta [Fri, 15 Jun 2012 03:01:59 +0000 (21:01 -0600)]
cleanup obsolete comments
Zach Prezkuta [Fri, 15 Jun 2012 02:58:25 +0000 (20:58 -0600)]
add rudimentary locking capability to Friendica functions
Zach Prezkuta [Thu, 5 Jul 2012 18:52:20 +0000 (12:52 -0600)]
fix small bug in lists and revert Diaspora list processing to non-Markdownify version
friendica [Thu, 5 Jul 2012 06:24:59 +0000 (23:24 -0700)]
recycle symbol woes with multiple html entity encode/decode cycles going on
friendica [Thu, 5 Jul 2012 05:44:04 +0000 (22:44 -0700)]
render the recycle symbol correctly on Diaspora reshares
friendica [Thu, 5 Jul 2012 03:37:15 +0000 (20:37 -0700)]
some initial code and benchmarking for "red" content rendering engine
friendica [Thu, 5 Jul 2012 02:12:09 +0000 (19:12 -0700)]
restore translation of bbcode videos, events, bookmarks, etc. to diaspora
friendica [Thu, 5 Jul 2012 00:15:43 +0000 (17:15 -0700)]
fix !@#$ tinymce linebreaks for the thousandth time
friendica [Wed, 4 Jul 2012 05:23:08 +0000 (22:23 -0700)]
add smarty engine, remove some obsolete zot1 stuff
friendica [Wed, 4 Jul 2012 04:41:05 +0000 (21:41 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Wed, 4 Jul 2012 04:40:13 +0000 (21:40 -0700)]
punycode hostname
Thomas Willingham [Wed, 4 Jul 2012 00:08:50 +0000 (01:08 +0100)]
Diabook directory wide variants.
friendica [Tue, 3 Jul 2012 23:26:58 +0000 (16:26 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Tue, 3 Jul 2012 23:26:14 +0000 (16:26 -0700)]
add link to shares
Thomas Willingham [Tue, 3 Jul 2012 19:58:57 +0000 (12:58 -0700)]
Merge pull request #372 from rdc/master
Resolved CSS error in sidebar profile thumbs
Zvi ben Yaakov (a.k.a rdc) [Tue, 3 Jul 2012 18:49:02 +0000 (21:49 +0300)]
Limiting .directory-photo-wrapper styles to <section> so as not to
interfere with .directory-photo-wrapper in <aside>
friendica [Tue, 3 Jul 2012 02:12:58 +0000 (19:12 -0700)]
Merge pull request #371 from fermionic/option-to-limit-max-image-pixel-length
add ability to set maximum pixel length of uploaded pictures
Zach Prezkuta [Thu, 28 Jun 2012 16:33:21 +0000 (10:33 -0600)]
add ability to set maximum pixel length of uploaded pictures
friendica [Mon, 2 Jul 2012 23:56:37 +0000 (16:56 -0700)]
fix diabook directory pages (only the normal style - any volunteers for the wide?)
friendica [Mon, 2 Jul 2012 23:34:01 +0000 (16:34 -0700)]
fix double lines
friendica [Mon, 2 Jul 2012 08:13:30 +0000 (01:13 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Mon, 2 Jul 2012 08:11:19 +0000 (01:11 -0700)]
try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up to harder stuff
friendica [Mon, 2 Jul 2012 06:00:25 +0000 (23:00 -0700)]
"babel" diagnostic - convert bbcode to different formats and back again
Thomas Willingham [Mon, 2 Jul 2012 02:41:27 +0000 (03:41 +0100)]
Merge branch 'master' of https://github.com/friendica/friendica
Thomas Willingham [Mon, 2 Jul 2012 02:40:12 +0000 (03:40 +0100)]
Various theme stuff.
Profile group list for testbubble
Screenshot for facepark
Various niggles in darkzero/NS
friendica [Mon, 2 Jul 2012 02:40:03 +0000 (19:40 -0700)]
...and the other bit
friendica [Mon, 2 Jul 2012 02:17:21 +0000 (19:17 -0700)]
pagination start off by one
friendica [Mon, 2 Jul 2012 01:56:00 +0000 (18:56 -0700)]
config to disable email validation
friendica [Sun, 1 Jul 2012 23:44:21 +0000 (16:44 -0700)]
Merge pull request #369 from rdc/master
Added more profile data and CSS styling to the /directory page
friendica [Sun, 1 Jul 2012 22:37:19 +0000 (15:37 -0700)]
Merge pull request #370 from mschmitt/master
Esperanto at 100% again
Martin Schmitt [Sun, 1 Jul 2012 17:13:24 +0000 (19:13 +0200)]
Esperanto -> 100%
Zvi ben Yaakov (a.k.a rdc) [Sun, 1 Jul 2012 11:46:03 +0000 (14:46 +0300)]
Added more profile data and CSS styling to the /directory page
friendica [Sun, 1 Jul 2012 00:38:02 +0000 (17:38 -0700)]
rev update
friendica [Sat, 30 Jun 2012 13:27:46 +0000 (06:27 -0700)]
bug #437
friendica [Sat, 30 Jun 2012 12:16:30 +0000 (05:16 -0700)]
restore 'shareable' to feeds after recent feed privacy re-factoring
friendica [Sat, 30 Jun 2012 08:29:29 +0000 (01:29 -0700)]
advanced profile theming
friendica [Sat, 30 Jun 2012 03:12:44 +0000 (20:12 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Sat, 30 Jun 2012 03:11:36 +0000 (20:11 -0700)]
convert ent_quotes for jquery calendar title/summary
friendica [Fri, 29 Jun 2012 23:34:23 +0000 (16:34 -0700)]
Merge pull request #368 from fabrixxm/master
Some work on quattro
Fabrixxm [Fri, 29 Jun 2012 09:47:53 +0000 (05:47 -0400)]
quattro: fix Forum widget, hide edit profile link
Fabrixxm [Fri, 29 Jun 2012 09:29:58 +0000 (05:29 -0400)]
quattro: some updates
- add makefile to rebuild both css with single command
- fix icons in Forums widget
- style photos pages
Fabrixxm [Fri, 29 Jun 2012 09:29:29 +0000 (05:29 -0400)]
nav: pass $baseurl to template
friendica [Fri, 29 Jun 2012 05:19:12 +0000 (22:19 -0700)]
maintain page position when hovering on pop-outs
friendica [Fri, 29 Jun 2012 04:39:02 +0000 (21:39 -0700)]
more pager limits
friendica [Fri, 29 Jun 2012 04:32:49 +0000 (21:32 -0700)]
wrong column name (- vs _)
friendica [Fri, 29 Jun 2012 04:15:43 +0000 (21:15 -0700)]
undefined fn
friendica [Fri, 29 Jun 2012 01:52:49 +0000 (18:52 -0700)]
remote_self feeds are not private
friendica [Fri, 29 Jun 2012 00:43:29 +0000 (17:43 -0700)]
create third privacy state - public post but not searchable or publicly visible
friendica [Thu, 28 Jun 2012 23:42:40 +0000 (16:42 -0700)]
css smiley class
friendica [Thu, 28 Jun 2012 23:05:28 +0000 (16:05 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Thu, 28 Jun 2012 23:04:00 +0000 (16:04 -0700)]
remove titles in ostatus even when edited date differs from created date
Simon [Thu, 28 Jun 2012 16:16:53 +0000 (09:16 -0700)]
Merge pull request #367 from simonlnu/master
fix item-delete-selected* css
Simon L'nu [Thu, 28 Jun 2012 16:15:32 +0000 (12:15 -0400)]
fix item-delete-selected* css
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>