]> git.mxchange.org Git - friendica.git/log
friendica.git
12 years agoUnlimited level threading is now a site option.
Domovoy [Sun, 29 Jul 2012 17:53:04 +0000 (19:53 +0200)]
Unlimited level threading is now a site option.

12 years agoUpdate now handles threaded items.
Domovoy [Sun, 29 Jul 2012 16:39:38 +0000 (18:39 +0200)]
Update now handles threaded items.

12 years agoCollapsing is back for threaded comments.
Domovoy [Sun, 29 Jul 2012 15:13:21 +0000 (17:13 +0200)]
Collapsing is back for threaded comments.

Comment box is displayed at the end of the thread.
Comments on comments are all collapsed

12 years agoMerge branch 'master' of https://github.com/friendica/friendica into threaded_items
Domovoy [Sun, 29 Jul 2012 08:03:17 +0000 (10:03 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items

12 years agodon't show birthday/event details on mobile devices
friendica [Sun, 29 Jul 2012 00:48:33 +0000 (17:48 -0700)]
don't show birthday/event details on mobile devices

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sat, 28 Jul 2012 23:13:25 +0000 (16:13 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Sat, 28 Jul 2012 23:12:12 +0000 (16:12 -0700)]
rev update

12 years agoMerge pull request #413 from fermionic/improve-page-loading
friendica [Sat, 28 Jul 2012 23:08:44 +0000 (16:08 -0700)]
Merge pull request #413 from fermionic/improve-page-loading

Modify Javascript to improve page loading times for Frost

12 years agoremove server-specific change
Zach Prezkuta [Sat, 28 Jul 2012 16:14:28 +0000 (10:14 -0600)]
remove server-specific change

12 years agoupdate version of frost and frost-mobile
Zach Prezkuta [Sat, 28 Jul 2012 16:03:56 +0000 (10:03 -0600)]
update version of frost and frost-mobile

12 years agoModify Javascript to improve page loading times
Zach Prezkuta [Sat, 28 Jul 2012 15:57:16 +0000 (09:57 -0600)]
Modify Javascript to improve page loading times

1. Add template category 'end' that places content right before final </body> tag
2. Move most Javascript from tpl files into one cacheable file, theme.js
3. Load scripts at end of the HTML document instead of in the header
4. Minify several Javascript files

Note that the second and third things were only done for Frost and Frost Mobile. Doing it for every theme means going through every .tpl for every theme and rearranging the Javascript, which is tedious.

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sat, 28 Jul 2012 00:53:35 +0000 (17:53 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Sat, 28 Jul 2012 00:52:43 +0000 (17:52 -0700)]
rev update

12 years agoFriendicaland got bigger.
Thomas Willingham [Sat, 28 Jul 2012 00:16:09 +0000 (01:16 +0100)]
Friendicaland got bigger.

12 years agoComment box is now inside the item. Makes it easier to know what we are commenting on.
Domovoy [Fri, 27 Jul 2012 20:58:51 +0000 (22:58 +0200)]
Comment box is now inside the item. Makes it easier to know what we are commenting on.

12 years agoCommentBox is now hidden by default, this can be toggled with a fake link
Domovoy [Fri, 27 Jul 2012 20:47:18 +0000 (22:47 +0200)]
CommentBox is now hidden by default, this can be toggled with a fake link

12 years agoThreaded comments are starting to work.
Domovoy [Fri, 27 Jul 2012 20:08:57 +0000 (22:08 +0200)]
Threaded comments are starting to work.

For now, only on normal view, and not during update

12 years agoMerge branch 'master' of github.com:CyberDomovoy/friendica into threaded_items
Domovoy [Fri, 27 Jul 2012 06:27:24 +0000 (08:27 +0200)]
Merge branch 'master' of github.com:CyberDomovoy/friendica into threaded_items

12 years agoMerge pull request #412 from rainulf/master
friendica [Thu, 26 Jul 2012 02:03:58 +0000 (19:03 -0700)]
Merge pull request #412 from rainulf/master

Sending a pull request

12 years agoFixed syntax error in usage of anonymous function.
Rainulf Pineda [Thu, 26 Jul 2012 01:38:28 +0000 (21:38 -0400)]
Fixed syntax error in usage of anonymous function.

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 25 Jul 2012 22:55:30 +0000 (15:55 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Wed, 25 Jul 2012 22:52:26 +0000 (15:52 -0700)]
rev update

12 years agoMerge pull request #411 from fabrixxm/master
fabrixxm [Wed, 25 Jul 2012 12:16:48 +0000 (05:16 -0700)]
Merge pull request #411 from fabrixxm/master

quattro: add id to items container div

12 years agoquattro: add id to items container div
Fabrixxm [Wed, 25 Jul 2012 12:12:21 +0000 (08:12 -0400)]
quattro: add id to items container div
needed to make commit 4c6a4321 work

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 25 Jul 2012 00:45:12 +0000 (17:45 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoMerge pull request #410 from fermionic/broken-share-box-in-dispy
friendica [Wed, 25 Jul 2012 00:32:49 +0000 (17:32 -0700)]
Merge pull request #410 from fermionic/broken-share-box-in-dispy

update head.tpl for dispy

12 years agoupdate head.tpl for dispy
Zach Prezkuta [Wed, 25 Jul 2012 00:29:23 +0000 (18:29 -0600)]
update head.tpl for dispy

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 25 Jul 2012 00:25:36 +0000 (17:25 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Wed, 25 Jul 2012 00:24:53 +0000 (17:24 -0700)]
rev update

12 years agoMerge pull request #409 from fermionic/display-settings-dont-work-on-mobile
fermionic [Wed, 25 Jul 2012 00:15:15 +0000 (17:15 -0700)]
Merge pull request #409 from fermionic/display-settings-dont-work-on-mobile

use regular theme choosing logic if no mobile theme is specified

12 years agouse regular theme choosing logic if no mobile theme is specified
Zach Prezkuta [Wed, 25 Jul 2012 00:13:19 +0000 (18:13 -0600)]
use regular theme choosing logic if no mobile theme is specified

12 years agoMerge pull request #406 from fermionic/frost-theme
friendica [Tue, 24 Jul 2012 22:28:16 +0000 (15:28 -0700)]
Merge pull request #406 from fermionic/frost-theme

Introducing Frost

12 years agoMerge pull request #407 from fermionic/frost-mobile
friendica [Tue, 24 Jul 2012 22:27:49 +0000 (15:27 -0700)]
Merge pull request #407 from fermionic/frost-mobile

Introducing Frost Mobile

12 years agoMerge pull request #408 from CyberDomovoy/diaspora
friendica [Tue, 24 Jul 2012 22:26:18 +0000 (15:26 -0700)]
Merge pull request #408 from CyberDomovoy/diaspora

Replace spaces with undercores in tags when sending to diaspora

12 years agoRemoved useless function
Domovoy [Tue, 24 Jul 2012 15:32:13 +0000 (17:32 +0200)]
Removed useless function

12 years agodisable tos and privacy links
Zach Prezkuta [Tue, 24 Jul 2012 15:27:27 +0000 (09:27 -0600)]
disable tos and privacy links

12 years agodisable tos and privacy links
Zach Prezkuta [Tue, 24 Jul 2012 15:26:12 +0000 (09:26 -0600)]
disable tos and privacy links

12 years agoRplace spaces with undercores in tags
Domovoy [Tue, 24 Jul 2012 15:22:56 +0000 (17:22 +0200)]
Rplace spaces with undercores in tags

12 years agoIntroducing Frost Mobile
Zach Prezkuta [Tue, 24 Jul 2012 15:16:51 +0000 (09:16 -0600)]
Introducing Frost Mobile

12 years agoIntroducing Frost
Zach Prezkuta [Tue, 24 Jul 2012 15:15:57 +0000 (09:15 -0600)]
Introducing Frost

12 years agoMerge pull request #405 from fermionic/support-for-mobile-themes
friendica [Tue, 24 Jul 2012 03:18:23 +0000 (20:18 -0700)]
Merge pull request #405 from fermionic/support-for-mobile-themes

changes to support a mobile theme

12 years agoupdate contact photos and names in local delivery - not just polled feeds
friendica [Tue, 24 Jul 2012 03:00:00 +0000 (20:00 -0700)]
update contact photos and names in local delivery - not just polled feeds

12 years agochanges to support a mobile theme
Zach Prezkuta [Tue, 24 Jul 2012 02:37:00 +0000 (20:37 -0600)]
changes to support a mobile theme

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Mon, 23 Jul 2012 23:51:02 +0000 (16:51 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoMerge pull request #404 from CyberDomovoy/hook_priority
friendica [Mon, 23 Jul 2012 23:50:22 +0000 (16:50 -0700)]
Merge pull request #404 from CyberDomovoy/hook_priority

Hook priority

12 years agoDatabase can now be automatically updated
Domovoy [Mon, 23 Jul 2012 23:21:02 +0000 (01:21 +0200)]
Database can now be automatically updated

12 years agohopefully better update handling - never update the current DB version or continue...
friendica [Mon, 23 Jul 2012 22:57:40 +0000 (15:57 -0700)]
hopefully better update handling - never update the current DB version or continue with other updates if there was a failure of any individual update.

12 years agorev update
friendica [Mon, 23 Jul 2012 22:27:25 +0000 (15:27 -0700)]
rev update

12 years agoRemoved the debug statement
Domovoy [Mon, 23 Jul 2012 18:16:06 +0000 (20:16 +0200)]
Removed the debug statement

12 years agoHooks now have a 'priority' value, default to 0.
Domovoy [Mon, 23 Jul 2012 13:35:31 +0000 (15:35 +0200)]
Hooks now have a 'priority' value, default to 0.

The hooks are retrieved from the database by descending priority.

As a result they are run in the same order.

12 years agoRevert "Progress on #1. Comments are now threaded, at least in the database, for...
Domovoy [Mon, 23 Jul 2012 11:58:47 +0000 (13:58 +0200)]
Revert "Progress on #1. Comments are now threaded, at least in the database, for normal view."

This reverts commit da1b47a029e678aee8b99ee11eec972dfb9a1a2b.

Useless, comments are already threaded in the database using parent-uri

12 years agoProgress on #1. Comments are now threaded, at least in the database, for normal view.
Domovoy [Mon, 23 Jul 2012 10:56:47 +0000 (12:56 +0200)]
Progress on #1. Comments are now threaded, at least in the database, for normal view.

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sun, 22 Jul 2012 22:40:15 +0000 (15:40 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Sun, 22 Jul 2012 22:39:25 +0000 (15:39 -0700)]
rev update

12 years agoMerge pull request #403 from CyberDomovoy/Imagick
friendica [Sun, 22 Jul 2012 22:36:42 +0000 (15:36 -0700)]
Merge pull request #403 from CyberDomovoy/Imagick

Imagick

12 years agoForgot a ;
Domovoy [Sun, 22 Jul 2012 15:50:58 +0000 (17:50 +0200)]
Forgot a ;

12 years agoMoved compression setup in constructor for Imagick
Domovoy [Sun, 22 Jul 2012 15:27:09 +0000 (17:27 +0200)]
Moved compression setup in constructor for Imagick

12 years agoget_FormatsMap doesn't need to be static
Domovoy [Sun, 22 Jul 2012 15:09:18 +0000 (17:09 +0200)]
get_FormatsMap doesn't need to be static

12 years agoSet the type to what it will be saved to in the constructor
Domovoy [Sun, 22 Jul 2012 15:07:13 +0000 (17:07 +0200)]
Set the type to what it will be saved to in the constructor

12 years agoAlways coalesce, if it is not a multi-frame image it won't hurt anyway
Domovoy [Sun, 22 Jul 2012 14:27:22 +0000 (16:27 +0200)]
Always coalesce, if it is not a multi-frame image it won't hurt anyway

12 years agoDon't forget to clean frames before saving
Domovoy [Sun, 22 Jul 2012 14:22:06 +0000 (16:22 +0200)]
Don't forget to clean frames before saving

12 years agogetExt should not use Imagick format, mapping ext and mime type is more accurate.
Domovoy [Sun, 22 Jul 2012 14:19:35 +0000 (16:19 +0200)]
getExt should not use Imagick format, mapping ext and mime type is more accurate.

12 years agoSet the Imagick image format in the constructor, so we can uset [get|set](image)XXX...
Domovoy [Sun, 22 Jul 2012 14:12:47 +0000 (16:12 +0200)]
Set the Imagick image format in the constructor, so we can uset [get|set](image)XXX methods as intended

12 years agoUse getImageFormat to know the image format in the constructor.
Domovoy [Sun, 22 Jul 2012 13:24:41 +0000 (15:24 +0200)]
Use getImageFormat to know the image format in the constructor.
Since we don't load the image with Imagick constructor, we need to use the [get|set]imageXXX methods.
We should be able to handle the image as if it was loaded from Imagick constructor, so that we don't get lost between the image and its frames.

Also added a debug log so that we get some info on unhandled mime types.

12 years agoguess_image_type now uses Imagick::getImageMimeType()
Domovoy [Sun, 22 Jul 2012 13:17:40 +0000 (15:17 +0200)]
guess_image_type now uses Imagick::getImageMimeType()

12 years agoPhoto::getType() now uses the accurate Imagick::getImageMimeType()
Domovoy [Sun, 22 Jul 2012 12:50:19 +0000 (14:50 +0200)]
Photo::getType() now uses the accurate Imagick::getImageMimeType()

12 years agoPhoto::scaleImageSquare was giving an inexistent variable to scaleImage.
Domovoy [Sun, 22 Jul 2012 12:22:47 +0000 (14:22 +0200)]
Photo::scaleImageSquare was giving an inexistent variable to scaleImage.

12 years agoMerge pull request #402 from CyberDomovoy/Imagick
friendica [Sun, 22 Jul 2012 12:03:58 +0000 (05:03 -0700)]
Merge pull request #402 from CyberDomovoy/Imagick

Imagick

12 years agogd is back in the game as a fallback: not everybody can have Imagick.
Domovoy [Sun, 22 Jul 2012 11:43:46 +0000 (13:43 +0200)]
gd is back in the game as a fallback: not everybody can have Imagick.

12 years agoMerge branch 'master' of https://github.com/friendica/friendica into Imagick
Domovoy [Sun, 22 Jul 2012 10:10:48 +0000 (12:10 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into Imagick

12 years agoMerge pull request #401 from copyninja/master
friendica [Sun, 22 Jul 2012 07:47:56 +0000 (00:47 -0700)]
Merge pull request #401 from copyninja/master

Image part of Site should be accessed only if its present

12 years agoMerge branch 'master' of git://github.com/friendica/friendica
Vasudev Kamath [Sun, 22 Jul 2012 07:13:32 +0000 (12:43 +0530)]
Merge branch 'master' of git://github.com/friendica/friendica

12 years agoAccess image part of siteinfo only if $siteinfo["images"] is actually set. The current
Vasudev Kamath [Sun, 22 Jul 2012 07:11:07 +0000 (12:41 +0530)]
Access image part of siteinfo only if $siteinfo["images"] is actually set. The current
code didn't check this so I was getting an error
     Warning: Invalid argument supplied for foreach() in /home/vasudev/Public/friendica/mod/parse_url.php on line 305

Implemented a check before accessing $siteinfo["images"] with this commit and now warning doesn't come when giving URL of a site which doesn't have image from link button of post area

12 years agorev update
friendica [Sat, 21 Jul 2012 23:44:15 +0000 (16:44 -0700)]
rev update

12 years agoPhoto now uses Imagick instead of gd.
Domovoy [Sat, 21 Jul 2012 15:17:19 +0000 (17:17 +0200)]
Photo now uses Imagick instead of gd.

12 years agorev update
friendica [Fri, 20 Jul 2012 22:12:21 +0000 (15:12 -0700)]
rev update

12 years agopoke privacy
friendica [Fri, 20 Jul 2012 11:03:32 +0000 (04:03 -0700)]
poke privacy

12 years agoone for the ladies who get poked by undesirables.
friendica [Fri, 20 Jul 2012 07:47:30 +0000 (00:47 -0700)]
one for the ladies who get poked by undesirables.

12 years agothis is the one I'll probably use the most
friendica [Fri, 20 Jul 2012 05:40:45 +0000 (22:40 -0700)]
this is the one I'll probably use the most

12 years agoand the main photo menu
friendica [Fri, 20 Jul 2012 04:27:22 +0000 (21:27 -0700)]
and the main photo menu

12 years agoadd poke to contact photo menu
friendica [Fri, 20 Jul 2012 04:03:31 +0000 (21:03 -0700)]
add poke to contact photo menu

12 years agoallow to prefill - url/poke?f=&c=nn - nn is contact id
friendica [Fri, 20 Jul 2012 03:54:23 +0000 (20:54 -0700)]
allow to prefill - url/poke?f=&c=nn - nn is contact id

12 years agocheck permission
friendica [Fri, 20 Jul 2012 03:30:40 +0000 (20:30 -0700)]
check permission

12 years agopoke notifications
friendica [Fri, 20 Jul 2012 03:13:40 +0000 (20:13 -0700)]
poke notifications

12 years agoduplicate input names
friendica [Fri, 20 Jul 2012 02:48:33 +0000 (19:48 -0700)]
duplicate input names

12 years agoid mismatch
friendica [Fri, 20 Jul 2012 01:50:33 +0000 (18:50 -0700)]
id mismatch

12 years agohave fun...
friendica [Fri, 20 Jul 2012 01:17:16 +0000 (18:17 -0700)]
have fun...

12 years agorev update
friendica [Thu, 19 Jul 2012 22:27:22 +0000 (15:27 -0700)]
rev update

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 18 Jul 2012 23:31:11 +0000 (16:31 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoMerge pull request #400 from annando/master
friendica [Wed, 18 Jul 2012 23:30:12 +0000 (16:30 -0700)]
Merge pull request #400 from annando/master

New bb2markdown, parse_url improved

12 years agorev update
friendica [Wed, 18 Jul 2012 23:28:19 +0000 (16:28 -0700)]
rev update

12 years agoparse_url: Just added a comment for future elements that should be added as well.
Michael Vogel [Wed, 18 Jul 2012 19:06:38 +0000 (21:06 +0200)]
parse_url: Just added a comment for future elements that should be added as well.

12 years agoMerge remote branch 'upstream/master'
Michael Vogel [Wed, 18 Jul 2012 19:03:57 +0000 (21:03 +0200)]
Merge remote branch 'upstream/master'

12 years agofilter the protocol specifier in bbcode links.
friendica [Wed, 18 Jul 2012 01:33:04 +0000 (18:33 -0700)]
filter the protocol specifier in bbcode links.

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 17 Jul 2012 00:04:23 +0000 (17:04 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Tue, 17 Jul 2012 00:03:23 +0000 (17:03 -0700)]
rev update

12 years agoMerge pull request #399 from mschmitt/master
friendica [Mon, 16 Jul 2012 22:38:06 +0000 (15:38 -0700)]
Merge pull request #399 from mschmitt/master

Esperanto at 100% again

12 years agoEsperanto -> 100%
Martin Schmitt [Mon, 16 Jul 2012 20:33:23 +0000 (22:33 +0200)]
Esperanto -> 100%

12 years agorecover from datetime parse issues, inspired by https://github.com/friendica/friendic...
friendica [Mon, 16 Jul 2012 04:00:11 +0000 (21:00 -0700)]
recover from datetime parse issues, inspired by https://github.com/friendica/friendica/pull/396

12 years agoname mixup in wall-to-wall hovertips
friendica [Mon, 16 Jul 2012 03:56:09 +0000 (20:56 -0700)]
name mixup in wall-to-wall hovertips