]>
git.mxchange.org Git - friendica.git/log
Michael Vogel [Thu, 29 May 2014 18:26:33 +0000 (20:26 +0200)]
Better handling of app.net feeds.
Michael Vogel [Thu, 29 May 2014 12:17:37 +0000 (14:17 +0200)]
Starring now works again
Michael Vogel [Thu, 29 May 2014 09:51:13 +0000 (11:51 +0200)]
Vier: New "font awesome" version, changed "reply" button, comment area is now hidden until the first reply came. (Saves space)
Michael Vogel [Thu, 29 May 2014 09:45:32 +0000 (11:45 +0200)]
Added some functionality if oembed isn't working. (Should be extended in the future)
Michael Vogel [Thu, 29 May 2014 09:43:37 +0000 (11:43 +0200)]
Added some tracking variables from facebook in the function to clean up URLs.
Michael Vogel [Thu, 29 May 2014 09:42:41 +0000 (11:42 +0200)]
Detecting "type-video" at the conversion. (Mostly used by reimporting posts from pump.io that come from friendica)
Michael Vogel [Thu, 29 May 2014 09:40:54 +0000 (11:40 +0200)]
fetching the hostname from the .htpreconfig.php if present
Michael Vogel [Sat, 24 May 2014 09:01:52 +0000 (11:01 +0200)]
New query parameter that Speeds up the network viee when there are many contacts
Michael Vogel [Sat, 24 May 2014 09:01:33 +0000 (11:01 +0200)]
Added some logging
Michael Vogel [Sat, 24 May 2014 09:00:05 +0000 (11:00 +0200)]
plaintext: Moving some code from "plaintext" function to "get_attached_data" to have it accessible for non-plaintext exports
Michael Vogel [Wed, 21 May 2014 22:16:36 +0000 (00:16 +0200)]
Dead processes will be deleted when they are running for more than 9 minutes.
Michael Vogel [Wed, 21 May 2014 05:28:33 +0000 (07:28 +0200)]
Cron/Queue: Setting a limit to avoid endless PHP jobs.
Michael Vogel [Sun, 18 May 2014 21:39:34 +0000 (23:39 +0200)]
New function for shortening of text (is used by the buffer export)/Vier: comment bubble is now grey.
Michael Vogel [Sun, 18 May 2014 18:32:06 +0000 (20:32 +0200)]
Cleaning up tracking parameters in urls.
Michael Vogel [Sun, 18 May 2014 18:30:27 +0000 (20:30 +0200)]
Make embedded videos look better. (better margin data)
Michael Vogel [Sun, 18 May 2014 16:59:10 +0000 (18:59 +0200)]
Content got lost sometimes due to a needless security function (HTML content is handled in the bbcode function)
Michael Vogel [Sun, 18 May 2014 16:57:31 +0000 (18:57 +0200)]
Improvement for shortening of the new plaintext option.
Michael Vogel [Sun, 18 May 2014 16:56:07 +0000 (18:56 +0200)]
Diaspora: Better handling of "red"-links
Michael Vogel [Mon, 12 May 2014 19:30:53 +0000 (21:30 +0200)]
Deleted the duplicate file "wall_attach.php"
Michael Vogel [Sun, 11 May 2014 20:07:37 +0000 (22:07 +0200)]
Repeated messages to Diaspora now contain a link to the original content at the bottom of the message.
Michael Vogel [Fri, 9 May 2014 22:24:15 +0000 (00:24 +0200)]
Only show connectors when not "hide wall" is enabled.
Michael Vogel [Fri, 9 May 2014 18:44:25 +0000 (20:44 +0200)]
Better error handling during install.
Michael Vogel [Fri, 9 May 2014 18:43:06 +0000 (20:43 +0200)]
Reenabled PDO engine.
Michael Vogel [Fri, 9 May 2014 18:42:23 +0000 (20:42 +0200)]
Added buffer image (needed for plugin)
Michael Vogel [Mon, 5 May 2014 22:33:56 +0000 (00:33 +0200)]
Plaintext: Regular expressions were too greedy.
Michael Vogel [Sun, 4 May 2014 19:11:25 +0000 (21:11 +0200)]
The template "register_adminadd_eml.tpl" was missing for all languages except german. That lead to an empty page when adding users.
Michael Vogel [Sat, 3 May 2014 21:40:34 +0000 (23:40 +0200)]
No functional changes, only removed spaces
Michael Vogel [Sat, 3 May 2014 21:34:53 +0000 (23:34 +0200)]
Plaintext: If a picture link went directly to a picture, this wasn't recognized. Additionally there was a situation when a post could be empty.
Michael Vogel [Sat, 3 May 2014 10:14:43 +0000 (12:14 +0200)]
The PDO functionality is deactivated until the last differences in functionality are removed.
Michael Vogel [Sat, 3 May 2014 10:10:38 +0000 (12:10 +0200)]
The pagetypes are rearrange to make the differences better understandable.
Michael Vogel [Sat, 3 May 2014 10:08:42 +0000 (12:08 +0200)]
The CSS code for shared messages is moved from "vier" to the global.css, so that it is usable for all themes.
Michael Vogel [Sat, 3 May 2014 10:07:34 +0000 (12:07 +0200)]
The function "short_url" is used in several addons, so it deserves a central place.
Michael Vogel [Sat, 3 May 2014 10:04:54 +0000 (12:04 +0200)]
Building a central functionality to export postings to all networks that only support plaintext postings. In near future this will replace the similar code in the several addons.
Michael Vogel [Sat, 3 May 2014 10:02:25 +0000 (12:02 +0200)]
APC support is removed due to problems with PHP 5.5.
Michael Vogel [Tue, 29 Apr 2014 20:34:48 +0000 (22:34 +0200)]
The remove page now has the settings menu.
Michael Vogel [Tue, 29 Apr 2014 12:22:37 +0000 (14:22 +0200)]
Suppress showing unsupported addons in the administration.
Michael Vogel [Tue, 29 Apr 2014 11:33:39 +0000 (13:33 +0200)]
Empty template to avoid errors when installing themes.
Michael Vogel [Tue, 29 Apr 2014 11:19:44 +0000 (13:19 +0200)]
The file "dbstructure.php" was corrupted. This is the right one.
Michael Vogel [Tue, 29 Apr 2014 10:36:49 +0000 (12:36 +0200)]
Merge remote-tracking branch 'upstream/master'
Michael Vogel [Tue, 29 Apr 2014 10:35:24 +0000 (12:35 +0200)]
The file dba.php was missing in the last commit :) Additionally there are some chamges to the update script.
fabrixxm [Tue, 29 Apr 2014 07:07:32 +0000 (09:07 +0200)]
Merge pull request #953 from tugelbend/master
Vier: Fix for the display of long text event entries
Michael Vogel [Mon, 28 Apr 2014 21:55:47 +0000 (23:55 +0200)]
New database system that uses PDO if present/Test script for doing database upgrades.
fabrixxm [Mon, 28 Apr 2014 13:44:52 +0000 (15:44 +0200)]
Merge pull request #955 from fabrixxm/quattro_photo_comments
vier, quattro: fix photo comments
Fabrixxm [Mon, 28 Apr 2014 13:42:41 +0000 (09:42 -0400)]
vier: remove unused .less files, fix photo comments
Fabrixxm [Mon, 28 Apr 2014 13:31:48 +0000 (09:31 -0400)]
quattro: fix photo comments, small fix to search_item template
Fabrixxm [Mon, 28 Apr 2014 13:29:48 +0000 (09:29 -0400)]
fix photo comments: use $drop array as in wall_thread and search_item
Fabrixxm [Mon, 28 Apr 2014 12:47:10 +0000 (08:47 -0400)]
quattro: remove 'do not edit' comments from templates
hauke [Sun, 27 Apr 2014 12:53:45 +0000 (14:53 +0200)]
code cleanup, replaced tabs with spaces
hauke [Sun, 27 Apr 2014 12:50:39 +0000 (14:50 +0200)]
re-added missing styles for event
hauke [Sun, 27 Apr 2014 12:44:42 +0000 (14:44 +0200)]
code cleanup
hauke [Sun, 27 Apr 2014 12:41:31 +0000 (14:41 +0200)]
event entry: added some padding for a nicer look
hauke [Sun, 27 Apr 2014 12:35:32 +0000 (14:35 +0200)]
bug fix: event entry. long text doesn't wrap in colorbox popup
tobiasd [Sat, 26 Apr 2014 10:30:39 +0000 (12:30 +0200)]
Merge pull request #950 from tobiasd/DE_20140426
DE: update to the strings
Tobias Diekershoff [Sat, 26 Apr 2014 10:27:44 +0000 (12:27 +0200)]
DE: update to the strings
tobiasd [Sat, 26 Apr 2014 07:26:06 +0000 (09:26 +0200)]
Merge pull request #946 from tobiasd/newstrings_20140426
get strings from #942 into the master strings for translation
Tobias Diekershoff [Sat, 26 Apr 2014 07:24:29 +0000 (09:24 +0200)]
get strings from #942 into the master strings for translation
tobiasd [Sat, 26 Apr 2014 07:20:04 +0000 (09:20 +0200)]
Merge pull request #945 from tobiasd/de_fix_20140426
fix for the DE strings
Tobias Diekershoff [Sat, 26 Apr 2014 07:18:43 +0000 (09:18 +0200)]
fix for the DE strings
tobiasd [Sat, 26 Apr 2014 07:16:03 +0000 (09:16 +0200)]
Merge pull request #942 from davidmoerike/master
Line: 68 f.
tobiasd [Sat, 26 Apr 2014 07:13:17 +0000 (09:13 +0200)]
Merge pull request #944 from annando/master
Some more frontend stuff/Native Diaspora reshare
David [Sat, 26 Apr 2014 06:05:07 +0000 (08:05 +0200)]
File messages.po changed.
Utility executed: po2php.php view/de/messages.po
Friendica no longer works; gives blank page.
When changing to English by disabling the german language package of the browser, it still works.
David
Michael Vogel [Sat, 26 Apr 2014 00:22:30 +0000 (02:22 +0200)]
Ther eis now a user setting to disabled notices. The Diaspora reshare now checks for empty values.
Michael Vogel [Fri, 25 Apr 2014 23:47:43 +0000 (01:47 +0200)]
Merge pull request #943 from tobiasd/identica_no_SN_anymore
Identica no StatusNet anymore
Michael Vogel [Fri, 25 Apr 2014 23:35:02 +0000 (01:35 +0200)]
Diaspora: support for sending native reshares. If a message from Diaspora is repeated, then it will be repeated as native reshare.
Michael Vogel [Fri, 25 Apr 2014 23:33:33 +0000 (01:33 +0200)]
Added template for Diaspora reshare
Tobias Diekershoff [Fri, 25 Apr 2014 06:30:20 +0000 (08:30 +0200)]
update for the base strings
David [Fri, 25 Apr 2014 04:29:03 +0000 (06:29 +0200)]
Now more friendly error message. Will tomorrow add a german translation.
David
David [Fri, 25 Apr 2014 04:12:42 +0000 (06:12 +0200)]
Now more friendly error message. Will tomorrow add a german translation.
David
Tobias Diekershoff [Thu, 24 Apr 2014 19:18:12 +0000 (21:18 +0200)]
ideni.ca is now pump.io, so don't mention it in OStatus settings
Michael Vogel [Thu, 24 Apr 2014 14:41:22 +0000 (16:41 +0200)]
Global CSS changed for opacity of disabled networks.
Michael Vogel [Thu, 24 Apr 2014 13:41:29 +0000 (15:41 +0200)]
Icons for Dreamwidth and InsaneJournal
Michael Vogel [Thu, 24 Apr 2014 11:27:08 +0000 (13:27 +0200)]
The preview button is now a button. This is more consistent
Michael Vogel [Thu, 24 Apr 2014 11:02:50 +0000 (13:02 +0200)]
Vier: removed the gray line under the user menu when it was selected
Michael Vogel [Thu, 24 Apr 2014 10:39:27 +0000 (12:39 +0200)]
Only show the preview button when it is activated/MenĂ¼ arrangement changed for settings menu.
Michael Vogel [Thu, 24 Apr 2014 10:18:51 +0000 (12:18 +0200)]
OAuth-settings: The "cancel" button generated an error message (and is superfluous), so it is removed
Michael Vogel [Thu, 24 Apr 2014 10:14:45 +0000 (12:14 +0200)]
Show preview of the correct theme, not the mobile theme.
Michael Vogel [Thu, 24 Apr 2014 09:58:04 +0000 (11:58 +0200)]
Export personal data: Now the settings menu on the left side is taken from the settings module.
Michael Vogel [Thu, 24 Apr 2014 09:49:11 +0000 (11:49 +0200)]
Delegations: Now the menu of the settings appears at the delegations settings
fabrixxm [Thu, 24 Apr 2014 08:48:07 +0000 (10:48 +0200)]
Merge pull request #941 from annando/master
Moved and renamed menu entries to improve the usability, global css, icons for social networks
Michael Vogel [Thu, 24 Apr 2014 08:26:02 +0000 (10:26 +0200)]
New file "global.css" for stylesheet stuff that is valid for all themes
Michael Vogel [Thu, 24 Apr 2014 08:25:09 +0000 (10:25 +0200)]
New icons for the social network connectors
Michael Vogel [Thu, 24 Apr 2014 08:19:13 +0000 (10:19 +0200)]
Vier: Removed the delegations from the nav menu, renamed the hardcoded "impressum" to use the translations.
Michael Vogel [Thu, 24 Apr 2014 08:17:19 +0000 (10:17 +0200)]
New layout for connector settings. New global CSS for things that seems to be identical in most themes.
Michael Vogel [Thu, 24 Apr 2014 08:16:02 +0000 (10:16 +0200)]
menu entry for "Delegations" moved to the settings.
David [Wed, 23 Apr 2014 18:22:53 +0000 (20:22 +0200)]
Line: 68 f.
When trying to upload a file greater than PHP's max_upload_filesize,
the filesize is 0, and maybe some html code appears in the
text input window of the form. Problem seems to disappear
when refusing all uploads if filesize <=0.
fabrixxm [Wed, 23 Apr 2014 06:42:48 +0000 (08:42 +0200)]
Merge pull request #940 from annando/master
Bugfixes: 1. When posting shared feeds to Diaspora, the link vanished/2. The profile name detection had problems with feeds
Michael Vogel [Tue, 22 Apr 2014 22:34:34 +0000 (00:34 +0200)]
Bugfixes: 1. When posting shared feeds to Diaspora, the link vanished/2. The profile name detection had problems with feeds
fabrixxm [Tue, 22 Apr 2014 14:15:42 +0000 (16:15 +0200)]
Merge pull request #938 from annando/master
API: Don't show own posts in mentions, some "vier" changes and provider name for diaspora
Michael Vogel [Tue, 22 Apr 2014 13:56:28 +0000 (15:56 +0200)]
API: Beautifying the code, only showing posts (not likes), don't show own posts in mentions.
Michael Vogel [Tue, 22 Apr 2014 13:54:56 +0000 (15:54 +0200)]
Accepting "!"-links as tags. (They are used at statusnet for groups)
Michael Vogel [Tue, 22 Apr 2014 13:53:26 +0000 (15:53 +0200)]
The postal code wasn't displayed correctly.
Michael Vogel [Mon, 21 Apr 2014 23:03:08 +0000 (01:03 +0200)]
Vier: attached link descriptions (type-link, ...) are redesigned to make it look more modern.
Michael Vogel [Mon, 21 Apr 2014 23:01:21 +0000 (01:01 +0200)]
Diaspora-XML-Templates: Added provider name and some rearrangements to fit the exact order of the elements in diaspora (only for the beauty)
Michael Vogel [Mon, 21 Apr 2014 22:58:17 +0000 (00:58 +0200)]
Diaspora: Now the application name is transmitted as well with a post.
Michael Vogel [Mon, 21 Apr 2014 22:56:46 +0000 (00:56 +0200)]
bbcode: The header for shared messages for text based system needn't to have a profile link.
Michael Vogel [Mon, 21 Apr 2014 22:55:47 +0000 (00:55 +0200)]
bb2diaspora: Horizontal ruler must have a leading new line for libertree
tobiasd [Sat, 12 Apr 2014 11:24:39 +0000 (13:24 +0200)]
Merge pull request #935 from annando/master
Don't show embedded page information for statusnet groups.
Michael Vogel [Sat, 12 Apr 2014 11:14:39 +0000 (13:14 +0200)]
Don't show embedded page information for statusnet groups.
fabrixxm [Mon, 7 Apr 2014 07:53:47 +0000 (09:53 +0200)]
Merge pull request #932 from annando/master
Preparation for bidirectional statusnet sync, functions moved from addons into the core and some converting stuff
tobiasd [Sun, 6 Apr 2014 06:06:46 +0000 (08:06 +0200)]
Merge pull request #934 from tobiasd/
20140406
updated translations ES, NL, RU