]> git.mxchange.org Git - friendica.git/log
friendica.git
9 years agoAuto update of network page only at top of the page
Michael Vogel [Fri, 1 Aug 2014 17:59:06 +0000 (19:59 +0200)]
Auto update of network page only at top of the page

9 years agoBetter detection for links in the body that can be removed because of added information.
Michael Vogel [Sun, 27 Jul 2014 19:59:44 +0000 (21:59 +0200)]
Better detection for links in the body that can be removed because of added information.

9 years agoThe title of bookmark links is now taken instead of the data that was fetched via...
Michael Vogel [Sun, 27 Jul 2014 14:10:09 +0000 (16:10 +0200)]
The title of bookmark links is now taken instead of the data that was fetched via oembed

9 years agoMake the friendica android client work again (it had problems with the GUID in the...
Michael Vogel [Sat, 26 Jul 2014 13:01:01 +0000 (15:01 +0200)]
Make the friendica android client work again (it had problems with the GUID in the notifications)

9 years agoRemoving of warnings to make dav work
Michael Vogel [Thu, 24 Jul 2014 21:24:10 +0000 (23:24 +0200)]
Removing of warnings to make dav work

9 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Thu, 24 Jul 2014 20:54:35 +0000 (22:54 +0200)]
Merge remote-tracking branch 'upstream/master'

9 years agoRemoving of some warnings
Michael Vogel [Thu, 24 Jul 2014 20:53:09 +0000 (22:53 +0200)]
Removing of some warnings

9 years agobbcode: New mode for conversion of shared content that will be used for g+ and facebo...
Michael Vogel [Thu, 24 Jul 2014 20:51:28 +0000 (22:51 +0200)]
bbcode: New mode for conversion of shared content that will be used for g+ and facebook export.

9 years agoparse_url: Removing of warnings with invalid charsets
Michael Vogel [Thu, 24 Jul 2014 20:50:56 +0000 (22:50 +0200)]
parse_url: Removing of warnings with invalid charsets

9 years agoMerge pull request #1055 from annando/master
tobiasd [Thu, 24 Jul 2014 06:40:29 +0000 (08:40 +0200)]
Merge pull request #1055 from annando/master

Working with GUID and Object-Type - bugfix for API

9 years agoMerge pull request #1048 from tobiasd/20140711
tobiasd [Thu, 24 Jul 2014 06:40:02 +0000 (08:40 +0200)]
Merge pull request #1048 from tobiasd/20140711

initialize intErrorCode / mobile themes

9 years agoMerge branch 'master' of github.com:annando/friendica
Michael Vogel [Tue, 22 Jul 2014 12:23:00 +0000 (14:23 +0200)]
Merge branch 'master' of github.com:annando/friendica

9 years agoOnly some spaces removed
Michael Vogel [Tue, 22 Jul 2014 12:02:46 +0000 (14:02 +0200)]
Only some spaces removed

9 years agoBugfix: When fetching a feed's name, take the title or description, but not the autho...
Michael Vogel [Tue, 22 Jul 2014 05:59:11 +0000 (07:59 +0200)]
Bugfix: When fetching a feed's name, take the title or description, but not the author name.

9 years agoUsage of /display/(guid) as path instead of /display/(user)/(id)
Michael Vogel [Mon, 21 Jul 2014 22:36:20 +0000 (00:36 +0200)]
Usage of /display/(guid) as path instead of /display/(user)/(id)
Bugfix for adding tags to photos

9 years agoAPI: Bugfix for an API result where "in reply to" was equal to the id of the post.
Michael Vogel [Mon, 21 Jul 2014 22:33:48 +0000 (00:33 +0200)]
API: Bugfix for an API result where "in reply to" was equal to the id of the post.

9 years agoMerge pull request #1052 from annando/master
fabrixxm [Mon, 21 Jul 2014 07:24:04 +0000 (09:24 +0200)]
Merge pull request #1052 from annando/master

"verb" for all items, new function for uploading pictures

9 years agoSetting "verb" for postings from Diaspora, Feeds and Mails
Michael Vogel [Tue, 15 Jul 2014 06:50:49 +0000 (08:50 +0200)]
Setting "verb" for postings from Diaspora, Feeds and Mails

9 years agoNew function to upload photos to the wall. (Will be used in connectors)
Michael Vogel [Tue, 15 Jul 2014 06:49:41 +0000 (08:49 +0200)]
New function to upload photos to the wall. (Will be used in connectors)

9 years agoThe function "get_attached_data" hasn't always detected photos
Michael Vogel [Tue, 15 Jul 2014 06:48:40 +0000 (08:48 +0200)]
The function "get_attached_data" hasn't always detected photos

9 years agoUse the GUID to refer to items (preparation for future changes)
Michael Vogel [Tue, 15 Jul 2014 06:47:36 +0000 (08:47 +0200)]
Use the GUID to refer to items (preparation for future changes)

9 years agoMerge pull request #1051 from annando/master
fabrixxm [Mon, 14 Jul 2014 09:48:18 +0000 (11:48 +0200)]
Merge pull request #1051 from annando/master

Preventing an endless loop while fetching site infos

9 years agoPreventing an endless loop while fetching site infos
Michael Vogel [Mon, 14 Jul 2014 06:37:40 +0000 (08:37 +0200)]
Preventing an endless loop while fetching site infos

9 years agoremoving commented out stuff
Tobias Diekershoff [Sat, 12 Jul 2014 10:29:58 +0000 (12:29 +0200)]
removing commented out stuff

9 years agoMerge pull request #1044 from annando/master
tobiasd [Fri, 11 Jul 2014 05:55:44 +0000 (07:55 +0200)]
Merge pull request #1044 from annando/master

Better user agent string, suppress flooding of the community page by single users

9 years agoallow scaling on mobile themes
Tobias Diekershoff [Fri, 11 Jul 2014 05:40:34 +0000 (07:40 +0200)]
allow scaling on mobile themes

9 years agoinitialize intErrorCode if no Error occured
Tobias Diekershoff [Fri, 11 Jul 2014 05:37:27 +0000 (07:37 +0200)]
initialize intErrorCode if no Error occured

9 years agoImproved option to suppress message flooding by some users.
Michael Vogel [Thu, 10 Jul 2014 21:13:50 +0000 (23:13 +0200)]
Improved option to suppress message flooding by some users.

9 years agoSetting the user agent to "Mozilla/5.0 (compatible; Friendica)"
Michael Vogel [Thu, 10 Jul 2014 21:13:07 +0000 (23:13 +0200)]
Setting the user agent to "Mozilla/5.0 (compatible; Friendica)"

9 years agobbcode: Changed the format of repeated messages once more.
Michael Vogel [Thu, 10 Jul 2014 21:12:07 +0000 (23:12 +0200)]
bbcode: Changed the format of repeated messages once more.

9 years agoMerge pull request #1042 from annando/master
tobiasd [Thu, 10 Jul 2014 05:45:27 +0000 (07:45 +0200)]
Merge pull request #1042 from annando/master

Workaround for likes from Diaspora, disabling of the automatic reload of the network page

9 years agousing the recycle sign instead of "RD" for statusnet.
Michael Vogel [Wed, 9 Jul 2014 22:16:03 +0000 (00:16 +0200)]
using the recycle sign instead of "RD" for statusnet.

9 years agobbcode: Shared posts to app.net will now have an @ before the username.
Michael Vogel [Wed, 9 Jul 2014 22:12:12 +0000 (00:12 +0200)]
bbcode: Shared posts to app.net will now have an @ before the username.

9 years agoUsing @ before username when repeating messages to twitter and statusnet
Michael Vogel [Wed, 9 Jul 2014 22:00:09 +0000 (00:00 +0200)]
Using @ before username when repeating messages to twitter and statusnet

9 years agobbcode: Use shorter method for shared content to networks where size matters.
Michael Vogel [Wed, 9 Jul 2014 21:33:38 +0000 (23:33 +0200)]
bbcode: Use shorter method for shared content to networks where size matters.

9 years agoDiaspora: Possibility to disable the checking of the signature of likes. This is...
Michael Vogel [Wed, 9 Jul 2014 19:44:12 +0000 (21:44 +0200)]
Diaspora: Possibility to disable the checking of the signature of likes. This is a workaround for the known problem of not receiving likes from Diaspora.

9 years agoRelocate the site now relocates adresses in the "unique_contacts" table as well.
Michael Vogel [Wed, 9 Jul 2014 19:36:20 +0000 (21:36 +0200)]
Relocate the site now relocates adresses in the "unique_contacts" table as well.

9 years agoPossibility to disable the automatic reload of the network page
Michael Vogel [Wed, 9 Jul 2014 19:32:32 +0000 (21:32 +0200)]
Possibility to disable the automatic reload of the network page

9 years agoPlaintext: The function now returns images from video links as well.
Michael Vogel [Wed, 9 Jul 2014 19:28:42 +0000 (21:28 +0200)]
Plaintext: The function now returns images from video links as well.

9 years agoLet an item be accssible via the GUI (additionally to uid and item id)
Michael Vogel [Wed, 9 Jul 2014 18:48:34 +0000 (20:48 +0200)]
Let an item be accssible via the GUI (additionally to uid and item id)

9 years agoAdding preview value to "prepare_body" hook. (Will be used in addons for network...
Michael Vogel [Wed, 9 Jul 2014 18:44:12 +0000 (20:44 +0200)]
Adding preview value to "prepare_body" hook. (Will be used in addons for network related previews)

9 years agoMerge pull request #1039 from tobiasd/20140707
tobiasd [Mon, 7 Jul 2014 11:52:56 +0000 (13:52 +0200)]
Merge pull request #1039 from tobiasd/20140707

moving the README files to .md

9 years agofixing link syntax
Tobias Diekershoff [Mon, 7 Jul 2014 11:51:13 +0000 (13:51 +0200)]
fixing link syntax

9 years agomove READMEs to .md, added some notes about addon translations
Tobias Diekershoff [Mon, 7 Jul 2014 11:03:05 +0000 (13:03 +0200)]
move READMEs to .md, added some notes about addon translations

9 years agoMerge pull request #1035 from Beanow/hotfix/user-menu
tobiasd [Fri, 27 Jun 2014 18:40:24 +0000 (20:40 +0200)]
Merge pull request #1035 from Beanow/hotfix/user-menu

Minor bugfixes in nav.php

9 years agoMerge pull request #1037 from Beanow/feature/expose-profile-data
tobiasd [Fri, 27 Jun 2014 18:39:36 +0000 (20:39 +0200)]
Merge pull request #1037 from Beanow/feature/expose-profile-data

Exposes new profile data for templating.

9 years agoExposes new profile data for templating.
Beanow [Fri, 27 Jun 2014 16:12:15 +0000 (18:12 +0200)]
Exposes new profile data for templating.

* Boolean value of whether multi_profiles is enabled.
* Array needed for yesno_field for the hide-friends option.

9 years agoMinor bugfixes in nav.php:
Beanow [Fri, 27 Jun 2014 14:46:11 +0000 (16:46 +0200)]
Minor bugfixes in nav.php:

* Added videos to usermenu
* Fixed alt for personal notes

9 years agoMerge pull request #1033 from annando/master
tobiasd [Tue, 24 Jun 2014 04:29:35 +0000 (06:29 +0200)]
Merge pull request #1033 from annando/master

Temporary paths are now defined automatically

9 years agodbstructure: the indexes for longer table fields are now shortened
Michael Vogel [Sun, 22 Jun 2014 23:27:00 +0000 (01:27 +0200)]
dbstructure: the indexes for longer table fields are now shortened

9 years agomarkdown export for libertree now handles horizontal tulers correct.
Michael Vogel [Sun, 22 Jun 2014 23:25:58 +0000 (01:25 +0200)]
markdown export for libertree now handles horizontal tulers correct.

9 years agoThe temporary paths (temp, lock, itemcache) are now detected automatically when used.
Michael Vogel [Sun, 22 Jun 2014 23:24:39 +0000 (01:24 +0200)]
The temporary paths (temp, lock, itemcache) are now detected automatically when used.

9 years agoMerge pull request #1030 from tobiasd/20140622
tobiasd [Sun, 22 Jun 2014 09:18:21 +0000 (11:18 +0200)]
Merge pull request #1030 from tobiasd/20140622

renew master message.po

9 years agoredo util/message.po
Tobias Diekershoff [Sun, 22 Jun 2014 09:15:40 +0000 (11:15 +0200)]
redo util/message.po

9 years agoMerge pull request #1029 from tobiasd/fix1027
tobiasd [Sun, 22 Jun 2014 07:47:53 +0000 (09:47 +0200)]
Merge pull request #1029 from tobiasd/fix1027

don't add http:// if homepage is not set

9 years agodon't add http:// if homepage is not set
Tobias Diekershoff [Sun, 22 Jun 2014 07:44:59 +0000 (09:44 +0200)]
don't add http:// if homepage is not set

9 years agoMerge pull request #1028 from tugelbend/master
tobiasd [Sun, 22 Jun 2014 07:36:25 +0000 (09:36 +0200)]
Merge pull request #1028 from tugelbend/master

Vagrant configuration to instantiate development boxes easily

9 years agoremove NFS option for vagrant folder as this doesn't work on windows machines
hauke [Sat, 21 Jun 2014 18:26:11 +0000 (20:26 +0200)]
remove NFS option for vagrant folder as this doesn't work on windows machines

9 years agoadjusted configuration due to problems with mailcatcher
Hauke Altmann [Fri, 20 Jun 2014 16:32:40 +0000 (18:32 +0200)]
adjusted configuration due to problems with mailcatcher

9 years agoadded vagrant configuration for running a friendica development instance
Hauke Altmann [Fri, 20 Jun 2014 14:05:44 +0000 (16:05 +0200)]
added vagrant configuration for running a friendica development instance

9 years agoVier: Preview picture in admin settings is now smaller
Michael Vogel [Thu, 19 Jun 2014 22:01:20 +0000 (00:01 +0200)]
Vier: Preview picture in admin settings is now smaller

9 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Thu, 19 Jun 2014 21:01:33 +0000 (23:01 +0200)]
Merge remote-tracking branch 'upstream/master'

9 years agoMerge pull request #1023 from tobiasd/fixaddontrans
tobiasd [Wed, 18 Jun 2014 19:21:17 +0000 (21:21 +0200)]
Merge pull request #1023 from tobiasd/fixaddontrans

make translation of addons work again

9 years agomake translation of addons work again
Tobias Diekershoff [Wed, 18 Jun 2014 19:18:50 +0000 (21:18 +0200)]
make translation of addons work again

9 years agoThe icon for the website is now changeable in the config
Michael Vogel [Tue, 17 Jun 2014 18:11:35 +0000 (20:11 +0200)]
The icon for the website is now changeable in the config

9 years agoMerge pull request #1022 from AlfredSK/master
tobiasd [Tue, 17 Jun 2014 15:16:30 +0000 (17:16 +0200)]
Merge pull request #1022 from AlfredSK/master

Fixed two typos in strings.php and BBCode.md

9 years agoFixed two typos in strings.php and BBCode.md
AlfredSK [Tue, 17 Jun 2014 12:20:23 +0000 (14:20 +0200)]
Fixed two typos in strings.php and BBCode.md

9 years agoAPI: Support of privacy_image_cache for calls without entities added
Michael Vogel [Mon, 16 Jun 2014 20:36:59 +0000 (22:36 +0200)]
API: Support of privacy_image_cache for calls without entities added

9 years agoAPI: Support of privacy_image_cache - if enabled
Michael Vogel [Mon, 16 Jun 2014 19:49:45 +0000 (21:49 +0200)]
API: Support of privacy_image_cache - if enabled

9 years agoMerge pull request #1018 from annando/master
tobiasd [Mon, 16 Jun 2014 07:00:07 +0000 (09:00 +0200)]
Merge pull request #1018 from annando/master

Solved install issues, support for predefined preview picture in page info function

9 years agoVier: The setting for defining the default style is now working
Michael Vogel [Sun, 15 Jun 2014 22:00:05 +0000 (00:00 +0200)]
Vier: The setting for defining the default style is now working

9 years agoOnly some code cleanup
Michael Vogel [Sun, 15 Jun 2014 21:33:25 +0000 (23:33 +0200)]
Only some code cleanup

9 years agoNew function to fetch image information. (Will be used in the addons at a later time)
Michael Vogel [Sun, 15 Jun 2014 21:32:14 +0000 (23:32 +0200)]
New function to fetch image information. (Will be used in the addons at a later time)

9 years agoshortening message: Solved issue with non latin characters
Michael Vogel [Sun, 15 Jun 2014 18:46:56 +0000 (20:46 +0200)]
shortening message: Solved issue with non latin characters

9 years agoVier: Border between side menu and content in "flat" style
Michael Vogel [Sun, 15 Jun 2014 17:37:14 +0000 (19:37 +0200)]
Vier: Border between side menu and content in "flat" style

9 years agoThe network widget is now ordered by network name
Michael Vogel [Sun, 15 Jun 2014 16:51:46 +0000 (18:51 +0200)]
The network widget is now ordered by network name

9 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Sun, 15 Jun 2014 16:26:59 +0000 (18:26 +0200)]
Merge remote-tracking branch 'upstream/master'

9 years agoMerge pull request #1020 from silke/vier-border-radius
Michael Vogel [Sun, 15 Jun 2014 16:26:23 +0000 (18:26 +0200)]
Merge pull request #1020 from silke/vier-border-radius

Vier border radius

9 years agoA few more changes for breathe style in vier.
Silke Meyer [Sun, 15 Jun 2014 16:16:02 +0000 (18:16 +0200)]
A few more changes for breathe style in vier.

9 years agosame drop-down menu for contact details as for user menu
Silke Meyer [Sun, 15 Jun 2014 12:57:52 +0000 (14:57 +0200)]
same drop-down menu for contact details as for user menu

9 years agotop bar icons stay dark upon hover
Silke Meyer [Sun, 15 Jun 2014 11:35:34 +0000 (13:35 +0200)]
top bar icons stay dark upon hover

9 years agospace between logo and sitename
Silke Meyer [Sun, 15 Jun 2014 11:25:27 +0000 (13:25 +0200)]
space between logo and sitename

9 years agodbstructure: New tables wasn't created due to some bugs
Michael Vogel [Sun, 15 Jun 2014 08:47:20 +0000 (10:47 +0200)]
dbstructure: New tables wasn't created due to some bugs

9 years agoMerge pull request #1017 from silke/vier-border-radius
tobiasd [Sun, 15 Jun 2014 06:33:43 +0000 (08:33 +0200)]
Merge pull request #1017 from silke/vier-border-radius

Vier border radius

9 years agoactive tab
Silke Meyer [Sun, 15 Jun 2014 00:00:25 +0000 (02:00 +0200)]
active tab

9 years agoThe page info function can now be called with a picture link, support for big and...
Michael Vogel [Sat, 14 Jun 2014 23:59:19 +0000 (01:59 +0200)]
The page info function can now be called with a picture link, support for big and preview images for attachments in global.css

9 years agotop nav bar colors
Silke Meyer [Sat, 14 Jun 2014 23:58:18 +0000 (01:58 +0200)]
top nav bar colors

9 years agoBBCode: Support for preview parameter in attachment, rearranged code for share
Michael Vogel [Sat, 14 Jun 2014 23:57:31 +0000 (01:57 +0200)]
BBCode: Support for preview parameter in attachment, rearranged code for share

9 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Sat, 14 Jun 2014 23:49:03 +0000 (01:49 +0200)]
Merge remote-tracking branch 'upstream/master'

9 years agoAPI: Corrected wrong variable name
Michael Vogel [Sat, 14 Jun 2014 23:48:35 +0000 (01:48 +0200)]
API: Corrected wrong variable name

9 years agoJust kept the differences for "breathe" style
Silke Meyer [Sat, 14 Jun 2014 23:35:41 +0000 (01:35 +0200)]
Just kept the differences for "breathe" style

9 years agobg color and selected tab brighter
Silke Meyer [Sat, 14 Jun 2014 22:56:05 +0000 (00:56 +0200)]
bg color and selected tab brighter

9 years agoadded style to theme.php
Silke Meyer [Sat, 14 Jun 2014 22:26:49 +0000 (00:26 +0200)]
added style to theme.php

9 years agoTransformed changes into its own Vier style
Silke Meyer [Sat, 14 Jun 2014 22:19:38 +0000 (00:19 +0200)]
Transformed changes into its own Vier style

9 years agowhite text / icons in upper nav
Silke Meyer [Sat, 14 Jun 2014 21:58:46 +0000 (23:58 +0200)]
white text / icons in upper nav

9 years agocomment field
Silke Meyer [Sat, 14 Jun 2014 21:31:27 +0000 (23:31 +0200)]
comment field

9 years agoedit field
Silke Meyer [Sat, 14 Jun 2014 21:28:28 +0000 (23:28 +0200)]
edit field

9 years agoround corners for vevent
Silke Meyer [Sat, 14 Jun 2014 21:25:00 +0000 (23:25 +0200)]
round corners for vevent

9 years agosofter look for code fragments in postings
Silke Meyer [Sat, 14 Jun 2014 21:22:41 +0000 (23:22 +0200)]
softer look for code fragments in postings

9 years agoborder-radius for messages
Silke Meyer [Sat, 14 Jun 2014 21:20:08 +0000 (23:20 +0200)]
border-radius for messages