]> git.mxchange.org Git - friendica.git/log
friendica.git
11 years agodon't check for was_recently_delayed in diaspora_transmit during a queue run
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

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Mon, 9 Jul 2012 05:34:21 +0000 (22:34 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agodiaspora message receive security issue - check message crypto signer against purport...
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.

11 years agoMerge pull request #383 from fermionic/auto-orient-all-uploaded-images
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

11 years agoMerge pull request #384 from tomtom84/master
tomtom84 [Sun, 8 Jul 2012 19:53:42 +0000 (12:53 -0700)]
Merge pull request #384 from tomtom84/master

diabook

11 years agodiabook: add notification in website-title, whenever new notifications arrive
tomtom84 [Sun, 8 Jul 2012 19:50:17 +0000 (21:50 +0200)]
diabook: add notification in website-title, whenever new notifications arrive

11 years agobetter check for image EXIF support
Zach Prezkuta [Sun, 8 Jul 2012 17:17:50 +0000 (11:17 -0600)]
better check for image EXIF support

11 years agoMerge pull request #382 from fermionic/archive-widget-bug
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

11 years agoauto-orient uploaded wall photos and profile photos also
Zach Prezkuta [Sun, 8 Jul 2012 15:18:05 +0000 (09:18 -0600)]
auto-orient uploaded wall photos and profile photos also

11 years agocheck for posted dates based on month only
Zach Prezkuta [Sun, 8 Jul 2012 14:46:46 +0000 (08:46 -0600)]
check for posted dates based on month only

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sun, 8 Jul 2012 04:55:15 +0000 (21:55 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agoMerge pull request #381 from fermionic/embed-multiple-private-photos
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

11 years agocleanup
Zach Prezkuta [Sun, 8 Jul 2012 00:48:20 +0000 (18:48 -0600)]
cleanup

11 years agofix bugs
Zach Prezkuta [Sun, 8 Jul 2012 00:47:13 +0000 (18:47 -0600)]
fix bugs

11 years agorev update
friendica [Sat, 7 Jul 2012 23:20:34 +0000 (16:20 -0700)]
rev update

11 years agoallow more than one embedded private photo
Zach Prezkuta [Sat, 7 Jul 2012 22:20:24 +0000 (16:20 -0600)]
allow more than one embedded private photo

11 years agoadd function to exclude embedded images when checking message length
Zach Prezkuta [Fri, 6 Jul 2012 23:09:23 +0000 (17:09 -0600)]
add function to exclude embedded images when checking message length

11 years agoMerge pull request #379 from fermionic/events-display-wrong-in-diaspora
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

11 years agoMerge pull request #380 from copyninja/master
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

11 years agoorient function uses exif_read_data for which valid image types are only JPEG and...
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

11 years agoremove check for event description, since it's not required to create an event
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

11 years agoMerge branch 'master' of git://github.com/friendica/friendica
Vasudev Kamath [Fri, 6 Jul 2012 17:17:27 +0000 (22:47 +0530)]
Merge branch 'master' of git://github.com/friendica/friendica

11 years agoadd additional page types to admin user report
friendica [Fri, 6 Jul 2012 05:30:13 +0000 (22:30 -0700)]
add additional page types to admin user report

11 years agoa bit more colour
friendica [Fri, 6 Jul 2012 05:20:27 +0000 (22:20 -0700)]
a bit more colour

11 years agoremove obsolete zot encapsulation functions
friendica [Fri, 6 Jul 2012 03:58:45 +0000 (20:58 -0700)]
remove obsolete zot encapsulation functions

11 years agoMerge pull request #378 from fermionic/apparent-typo-in-function-name
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

11 years agomy 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

11 years agoMerge pull request #377 from fermionic/local-delete-blank-out-title-and-body
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

11 years agoclear 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

11 years agoMerge pull request #376 from fermionic/diaspora-prevent-fcontact-race-conditions
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

11 years agoslightly 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

11 years agoMerge pull request #375 from fermionic/diaspora-prevent-fcontact-race-conditions
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

11 years agoadd some timeouts to prevent deadlock
Zach Prezkuta [Fri, 6 Jul 2012 01:01:13 +0000 (19:01 -0600)]
add some timeouts to prevent deadlock

11 years agoterm (tag, mention, category, file, etc.) table
friendica [Fri, 6 Jul 2012 00:59:56 +0000 (17:59 -0700)]
term (tag, mention, category, file, etc.) table

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Thu, 5 Jul 2012 23:06:43 +0000 (16:06 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agorev update
friendica [Thu, 5 Jul 2012 23:06:01 +0000 (16:06 -0700)]
rev update

11 years agoMerge pull request #373 from fermionic/more-list-fixes
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...

11 years agoMerge pull request #374 from fermionic/diaspora-prevent-fcontact-race-conditions
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

11 years agofinal db updates after testing
Zach Prezkuta [Thu, 5 Jul 2012 20:31:19 +0000 (14:31 -0600)]
final db updates after testing

11 years agocleanup some syntax errors in lock.php
Zach Prezkuta [Sat, 23 Jun 2012 20:25:18 +0000 (14:25 -0600)]
cleanup some syntax errors in lock.php

11 years ago"lock" is a reserved MySQL keyword
Zach Prezkuta [Sun, 17 Jun 2012 17:25:36 +0000 (11:25 -0600)]
"lock" is a reserved MySQL keyword

11 years agominor cleanup in lock.php
Zach Prezkuta [Sat, 16 Jun 2012 17:28:44 +0000 (11:28 -0600)]
minor cleanup in lock.php

11 years agocleanup obsolete comments
Zach Prezkuta [Fri, 15 Jun 2012 03:01:59 +0000 (21:01 -0600)]
cleanup obsolete comments

11 years agoadd rudimentary locking capability to Friendica functions
Zach Prezkuta [Fri, 15 Jun 2012 02:58:25 +0000 (20:58 -0600)]
add rudimentary locking capability to Friendica functions

11 years agofix small bug in lists and revert Diaspora list processing to non-Markdownify version
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

11 years agorecycle symbol woes with multiple html entity encode/decode cycles going on
friendica [Thu, 5 Jul 2012 06:24:59 +0000 (23:24 -0700)]
recycle symbol woes with multiple html entity encode/decode cycles going on

11 years agorender the recycle symbol correctly on Diaspora reshares
friendica [Thu, 5 Jul 2012 05:44:04 +0000 (22:44 -0700)]
render the recycle symbol correctly on Diaspora reshares

11 years agosome initial code and benchmarking for "red" content rendering engine
friendica [Thu, 5 Jul 2012 03:37:15 +0000 (20:37 -0700)]
some initial code and benchmarking for "red" content rendering engine

11 years agorestore translation of bbcode videos, events, bookmarks, etc. to diaspora
friendica [Thu, 5 Jul 2012 02:12:09 +0000 (19:12 -0700)]
restore translation of bbcode videos, events, bookmarks, etc. to diaspora

11 years agofix !@#$ tinymce linebreaks for the thousandth time
friendica [Thu, 5 Jul 2012 00:15:43 +0000 (17:15 -0700)]
fix !@#$ tinymce linebreaks for the thousandth time

11 years agoadd smarty engine, remove some obsolete zot1 stuff
friendica [Wed, 4 Jul 2012 05:23:08 +0000 (22:23 -0700)]
add smarty engine, remove some obsolete zot1 stuff

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 4 Jul 2012 04:41:05 +0000 (21:41 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agopunycode hostname
friendica [Wed, 4 Jul 2012 04:40:13 +0000 (21:40 -0700)]
punycode hostname

11 years agoDiabook directory wide variants.
Thomas Willingham [Wed, 4 Jul 2012 00:08:50 +0000 (01:08 +0100)]
Diabook directory wide variants.

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 3 Jul 2012 23:26:58 +0000 (16:26 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agoadd link to shares
friendica [Tue, 3 Jul 2012 23:26:14 +0000 (16:26 -0700)]
add link to shares

11 years agoMerge pull request #372 from rdc/master
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

11 years agoLimiting .directory-photo-wrapper styles to <section> so as not to
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>

11 years agoMerge pull request #371 from fermionic/option-to-limit-max-image-pixel-length
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

11 years agoadd 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

11 years agofix diabook directory pages (only the normal style - any volunteers for the wide?)
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?)

11 years agofix double lines
friendica [Mon, 2 Jul 2012 23:34:01 +0000 (16:34 -0700)]
fix double lines

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Mon, 2 Jul 2012 08:13:30 +0000 (01:13 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agotry and get unadulterated bb2md2html2bb for simple stuff, then we'll work up to harde...
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

11 years ago"babel" diagnostic - convert bbcode to different formats and back again
friendica [Mon, 2 Jul 2012 06:00:25 +0000 (23:00 -0700)]
"babel" diagnostic - convert bbcode to different formats and back again

11 years agoMerge branch 'master' of https://github.com/friendica/friendica
Thomas Willingham [Mon, 2 Jul 2012 02:41:27 +0000 (03:41 +0100)]
Merge branch 'master' of https://github.com/friendica/friendica

11 years agoVarious theme stuff.
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

11 years ago...and the other bit
friendica [Mon, 2 Jul 2012 02:40:03 +0000 (19:40 -0700)]
...and the other bit

11 years agopagination start off by one
friendica [Mon, 2 Jul 2012 02:17:21 +0000 (19:17 -0700)]
pagination start off by one

11 years agoconfig to disable email validation
friendica [Mon, 2 Jul 2012 01:56:00 +0000 (18:56 -0700)]
config to disable email validation

11 years agoMerge pull request #369 from rdc/master
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

11 years agoMerge pull request #370 from mschmitt/master
friendica [Sun, 1 Jul 2012 22:37:19 +0000 (15:37 -0700)]
Merge pull request #370 from mschmitt/master

Esperanto at 100% again

11 years agoEsperanto -> 100%
Martin Schmitt [Sun, 1 Jul 2012 17:13:24 +0000 (19:13 +0200)]
Esperanto -> 100%

11 years agoAdded more profile data and CSS styling to the /directory page
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

11 years agorev update
friendica [Sun, 1 Jul 2012 00:38:02 +0000 (17:38 -0700)]
rev update

11 years agobug #437
friendica [Sat, 30 Jun 2012 13:27:46 +0000 (06:27 -0700)]
bug #437

11 years agorestore 'shareable' to feeds after recent feed privacy re-factoring
friendica [Sat, 30 Jun 2012 12:16:30 +0000 (05:16 -0700)]
restore 'shareable' to feeds after recent feed privacy re-factoring

11 years agoadvanced profile theming
friendica [Sat, 30 Jun 2012 08:29:29 +0000 (01:29 -0700)]
advanced profile theming

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sat, 30 Jun 2012 03:12:44 +0000 (20:12 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agoconvert ent_quotes for jquery calendar title/summary
friendica [Sat, 30 Jun 2012 03:11:36 +0000 (20:11 -0700)]
convert ent_quotes for jquery calendar title/summary

11 years agoMerge pull request #368 from fabrixxm/master
friendica [Fri, 29 Jun 2012 23:34:23 +0000 (16:34 -0700)]
Merge pull request #368 from fabrixxm/master

Some work on quattro

11 years agoquattro: fix Forum widget, hide edit profile link
Fabrixxm [Fri, 29 Jun 2012 09:47:53 +0000 (05:47 -0400)]
quattro: fix Forum widget, hide edit profile link

11 years agoquattro: some updates
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

11 years agonav: pass $baseurl to template
Fabrixxm [Fri, 29 Jun 2012 09:29:29 +0000 (05:29 -0400)]
nav: pass $baseurl to template

11 years agomaintain page position when hovering on pop-outs
friendica [Fri, 29 Jun 2012 05:19:12 +0000 (22:19 -0700)]
maintain page position when hovering on pop-outs

11 years agomore pager limits
friendica [Fri, 29 Jun 2012 04:39:02 +0000 (21:39 -0700)]
more pager limits

11 years agowrong column name (- vs _)
friendica [Fri, 29 Jun 2012 04:32:49 +0000 (21:32 -0700)]
wrong column name (- vs _)

11 years agoundefined fn
friendica [Fri, 29 Jun 2012 04:15:43 +0000 (21:15 -0700)]
undefined fn

11 years agoremote_self feeds are not private
friendica [Fri, 29 Jun 2012 01:52:49 +0000 (18:52 -0700)]
remote_self feeds are not private

11 years agocreate third privacy state - public post but not searchable or publicly visible
friendica [Fri, 29 Jun 2012 00:43:29 +0000 (17:43 -0700)]
create third privacy state - public post but not searchable or publicly visible

11 years agocss smiley class
friendica [Thu, 28 Jun 2012 23:42:40 +0000 (16:42 -0700)]
css smiley class

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Thu, 28 Jun 2012 23:05:28 +0000 (16:05 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agoremove titles in ostatus even when edited date differs from created date
friendica [Thu, 28 Jun 2012 23:04:00 +0000 (16:04 -0700)]
remove titles in ostatus even when edited date differs from created date

11 years agoMerge pull request #367 from simonlnu/master
Simon [Thu, 28 Jun 2012 16:16:53 +0000 (09:16 -0700)]
Merge pull request #367 from simonlnu/master

fix item-delete-selected* css

11 years agofix 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>
11 years agoMerge remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Thu, 28 Jun 2012 16:12:43 +0000 (12:12 -0400)]
Merge remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  fix logic for nested lists--should be OR, not AND

11 years agoMerge pull request #366 from fermionic/fix-big-monster-list-logic
fermionic [Thu, 28 Jun 2012 03:24:18 +0000 (20:24 -0700)]
Merge pull request #366 from fermionic/fix-big-monster-list-logic

fix logic for nested lists--should be OR, not AND

11 years agofix logic for nested lists--should be OR, not AND
Zach Prezkuta [Thu, 28 Jun 2012 03:21:26 +0000 (21:21 -0600)]
fix logic for nested lists--should be OR, not AND

11 years agoMerge remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Wed, 27 Jun 2012 17:11:22 +0000 (13:11 -0400)]
Merge remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  Friendicaland - couple of new 'countries'
  insidious little parsing bug
  have no idea why the if/endif macro block was getting printed and not processed.
  highlight js events-reminder on birthday events
  moved api direct message formating to own function. added same formating to direct reply message, when posting a new message.
  fixed direct message reply in api call.
  modified api message reply to set title to conversion title, when replying.
  add reliable way to get server version
  make it selectable
  I want HTML code!
  new param getUserObjects to avoid retransmitting the whole user info objects
  bugfix
  changes on api_direct_messages_box to allow to retrieve conversations and all messages
  modified direct_messages
  added replyto and subject to direct messages.
  modified conversion to use x function for parameter checking.

11 years agoFriendicaland - couple of new 'countries'
Thomas Willingham [Wed, 27 Jun 2012 15:06:02 +0000 (16:06 +0100)]
Friendicaland - couple of new 'countries'