]>
git.mxchange.org Git - friendica.git/log
Michael Vogel [Sat, 13 Jun 2015 07:12:28 +0000 (09:12 +0200)]
Send a salmon notification when its a ostatus thread or you reply to an ostatus message
Michael Vogel [Sat, 13 Jun 2015 07:11:17 +0000 (09:11 +0200)]
Update contact from poco fields when importing messages/repeated items now het the same uri.
Michael Vogel [Sat, 13 Jun 2015 07:08:52 +0000 (09:08 +0200)]
fetch the full name of a contact from the poco fields (if present)
Michael Vogel [Sat, 13 Jun 2015 07:07:13 +0000 (09:07 +0200)]
Use the display name (full name) instead of the nick name when importing.
Michael Vogel [Thu, 11 Jun 2015 23:08:06 +0000 (01:08 +0200)]
Some bugfixing.
Michael Vogel [Thu, 11 Jun 2015 22:39:56 +0000 (00:39 +0200)]
OStatus: Notifier for Friendica, better thread completion
Tobias Diekershoff [Thu, 11 Jun 2015 04:33:38 +0000 (06:33 +0200)]
Merge pull request #1662 from annando/issue-1628
The values for "sitename" and "register_text" was nedlessly encoded
Tobias Diekershoff [Thu, 11 Jun 2015 04:33:07 +0000 (06:33 +0200)]
Merge pull request #1663 from rabuzarus/vier-remote-link
remote-link button in vier
Tobias Diekershoff [Thu, 11 Jun 2015 04:32:37 +0000 (06:32 +0200)]
Merge pull request #1661 from annando/issue-1640
Improved OEmbed detection
Tobias Diekershoff [Thu, 11 Jun 2015 04:30:50 +0000 (06:30 +0200)]
Merge pull request #1660 from annando/issue-1657
This fixes issue 1657
rabuzarus [Thu, 11 Jun 2015 00:49:09 +0000 (02:49 +0200)]
fix remote-link button in vier
Michael Vogel [Wed, 10 Jun 2015 22:12:16 +0000 (00:12 +0200)]
The values for "sitename" and "register_text" was nedlessly encoded with "htmlentities"
Michael Vogel [Wed, 10 Jun 2015 21:45:56 +0000 (23:45 +0200)]
Improved OEmbed detection
Michael Vogel [Wed, 10 Jun 2015 20:54:41 +0000 (22:54 +0200)]
This fixes issue 1657
fabrixxm [Wed, 10 Jun 2015 07:23:42 +0000 (09:23 +0200)]
Merge pull request #1659 from annando/1506-ostatus-enclosures
Many OStatus improvements
Michael Vogel [Wed, 10 Jun 2015 06:36:51 +0000 (08:36 +0200)]
Just two to-dos added
Michael Vogel [Tue, 9 Jun 2015 21:53:53 +0000 (23:53 +0200)]
Fetch the hub adress while parsing OStatus messages.
fabrixxm [Tue, 9 Jun 2015 06:55:49 +0000 (08:55 +0200)]
Merge pull request #1648 from tobiasd/
20150603
uncomment replacement
Michael Vogel [Tue, 9 Jun 2015 06:27:04 +0000 (08:27 +0200)]
Send a salmon notification to every mentioned person.
Michael Vogel [Sun, 7 Jun 2015 23:19:40 +0000 (01:19 +0200)]
Better behaviour when contact wasn't found.
Michael Vogel [Sun, 7 Jun 2015 22:50:02 +0000 (00:50 +0200)]
Bugfix: The user id wasn't fetched correctly.
Michael Vogel [Sun, 7 Jun 2015 22:18:44 +0000 (00:18 +0200)]
Adding link information
Michael Vogel [Sun, 7 Jun 2015 21:53:51 +0000 (23:53 +0200)]
Some code beautification.
Michael Vogel [Sun, 7 Jun 2015 21:18:02 +0000 (23:18 +0200)]
Complete new OStatus import.
Michael Vogel [Sat, 6 Jun 2015 11:15:37 +0000 (13:15 +0200)]
OStatus: Attachment links are now added as enclosures
Tobias Diekershoff [Thu, 4 Jun 2015 14:49:06 +0000 (16:49 +0200)]
Merge pull request #1654 from annando/1506-tag-users
Bugfix: Feeds weren't imported correctly
Michael Vogel [Thu, 4 Jun 2015 05:36:38 +0000 (07:36 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1506-tag-users
Tobias Diekershoff [Thu, 4 Jun 2015 04:20:45 +0000 (06:20 +0200)]
Merge pull request #1649 from annando/1506-vanished-comments
The duplication check caused the killing of too much items
Michael Vogel [Wed, 3 Jun 2015 19:03:46 +0000 (21:03 +0200)]
Removed bad plink detection.
Michael Vogel [Wed, 3 Jun 2015 14:21:21 +0000 (16:21 +0200)]
The duplication check made problems with killing too much items
Michael Vogel [Wed, 3 Jun 2015 09:27:56 +0000 (11:27 +0200)]
Improved tagging
Tobias Diekershoff [Wed, 3 Jun 2015 08:17:54 +0000 (10:17 +0200)]
uncomment replacement
Michael Vogel [Tue, 2 Jun 2015 23:26:46 +0000 (01:26 +0200)]
OStatus: New fields in OStatus export/ Auto-tagging of replyed authors.
Michael Vogel [Tue, 2 Jun 2015 21:19:00 +0000 (23:19 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1506-tag-users
Tobias Diekershoff [Tue, 2 Jun 2015 20:47:41 +0000 (22:47 +0200)]
Merge pull request #1645 from annando/1506-api
Small change in the API (some new Twitter fields - but without function)
Tobias Diekershoff [Tue, 2 Jun 2015 20:46:37 +0000 (22:46 +0200)]
Merge pull request #1646 from annando/1506-no-url-cleaning
BBCode: In [url] the removing of unknown protocols is disabled
Tobias Diekershoff [Tue, 2 Jun 2015 20:46:07 +0000 (22:46 +0200)]
Merge pull request #1647 from annando/1506-performance
Performance improvements when searching for existing GUIDs
Michael Vogel [Tue, 2 Jun 2015 20:10:28 +0000 (22:10 +0200)]
Store the GUID from here as well.
Michael Vogel [Tue, 2 Jun 2015 20:07:39 +0000 (22:07 +0200)]
Fixes slow performance after one of the last pull requests.
Michael Vogel [Tue, 2 Jun 2015 18:36:10 +0000 (20:36 +0200)]
Always add the addressed contacts in a post to the tags.
Michael Vogel [Tue, 2 Jun 2015 18:34:48 +0000 (20:34 +0200)]
Avoiding performance problems.
Tobias Diekershoff [Tue, 2 Jun 2015 17:38:42 +0000 (19:38 +0200)]
Merge pull request #1643 from fabrixxm/issue-1612
close correctly `span` tag in `oembed_format_object()`
Tobias Diekershoff [Tue, 2 Jun 2015 17:38:03 +0000 (19:38 +0200)]
Merge pull request #1644 from fabrixxm/issue-1514
mask '#' in `[url]` url
fabrixxm [Tue, 2 Jun 2015 16:59:46 +0000 (18:59 +0200)]
mask '#' in `[url]` url
fix #1514
fabrixxm [Tue, 2 Jun 2015 16:38:16 +0000 (18:38 +0200)]
close correctly `span` tag in `oembed_format_object()`
fix issue #1612
fabrixxm [Tue, 2 Jun 2015 15:53:19 +0000 (17:53 +0200)]
Merge pull request #1619 from rabuzarus/block-local-dir
block local directory for public access
Michael Vogel [Tue, 2 Jun 2015 14:19:40 +0000 (16:19 +0200)]
Small change in the API (some new Twitter fields - but without function)
Michael Vogel [Tue, 2 Jun 2015 14:16:40 +0000 (16:16 +0200)]
BBCode: In [url] the removing of unknown protocols is disabled
fabrixxm [Mon, 1 Jun 2015 12:01:47 +0000 (14:01 +0200)]
Merge pull request #1641 from tobiasd/
20150601-navinfo_hook
nav_info hook and documentation in en and de
Tobias Diekershoff [Mon, 1 Jun 2015 10:00:00 +0000 (12:00 +0200)]
nav_info hook and documentation in en and de
fabrixxm [Mon, 1 Jun 2015 07:00:17 +0000 (09:00 +0200)]
Merge pull request #1632 from annando/1505-ostatus2
Send a hubsub notification for every comment
fabrixxm [Mon, 1 Jun 2015 06:34:18 +0000 (08:34 +0200)]
Merge pull request #1639 from rabuzarus/albums_widget
fix photo_albums upload
rabuzarus [Sun, 31 May 2015 23:50:27 +0000 (01:50 +0200)]
block poco if block_local_dir is true
rabuzarus [Sun, 31 May 2015 23:36:37 +0000 (01:36 +0200)]
fix Issue #1638
Michael Vogel [Sun, 31 May 2015 16:04:40 +0000 (18:04 +0200)]
Merge pull request #1636 from rabuzarus/albums_widget
make use of global.css
rabuzarus [Sun, 31 May 2015 11:55:21 +0000 (13:55 +0200)]
make use of global.css
Michael Vogel [Sun, 31 May 2015 11:28:16 +0000 (13:28 +0200)]
Bugfix: You wasn't able to add an OStatus contact when you are following the same contact via Statusnet connector.
Michael Vogel [Sun, 31 May 2015 08:38:00 +0000 (10:38 +0200)]
Send a hubsub notification for every comment
fabrixxm [Sun, 31 May 2015 08:08:24 +0000 (10:08 +0200)]
Merge pull request #1630 from annando/1505-ostatus
OStatus communication improvements
fabrixxm [Sun, 31 May 2015 08:07:43 +0000 (10:07 +0200)]
Merge pull request #1622 from rabuzarus/albums_widget
move html to photo_albums.tpl
Michael Vogel [Sun, 31 May 2015 07:52:46 +0000 (09:52 +0200)]
Merge pull request #1627 from rabuzarus/section-title
move html of h2 headings to section_title.tpl
Michael Vogel [Sat, 30 May 2015 23:05:11 +0000 (01:05 +0200)]
Merge pull request #1620 from tobiasd/
20150529-de
DE update to the strings
Michael Vogel [Sat, 30 May 2015 22:26:11 +0000 (00:26 +0200)]
OStatus replies should now work even if the thread starter isn't in the mentions.
Michael Vogel [Sat, 30 May 2015 19:45:43 +0000 (21:45 +0200)]
Ostatus: The automatical adding of @-replies now uses the correct contact.
Michael Vogel [Sat, 30 May 2015 19:08:24 +0000 (21:08 +0200)]
Cleaning the code from several tests.
Michael Vogel [Sat, 30 May 2015 19:00:38 +0000 (21:00 +0200)]
Cleaning the code.
Michael Vogel [Sat, 30 May 2015 18:47:53 +0000 (20:47 +0200)]
PuSH: Publishing moved to a new process. OStatus comments are now published to all subscribers.
rabuzarus [Sat, 30 May 2015 00:21:30 +0000 (02:21 +0200)]
html to section_title.tpl
rabuzarus [Sat, 30 May 2015 00:16:43 +0000 (02:16 +0200)]
section_title
rabuzarus [Fri, 29 May 2015 14:30:42 +0000 (16:30 +0200)]
cleaning after local merge
rabuzarus [Fri, 29 May 2015 14:24:58 +0000 (16:24 +0200)]
Merge photo-template into develop
rabuzarus [Fri, 29 May 2015 14:18:30 +0000 (16:18 +0200)]
remove whitespace
rabuzarus [Fri, 29 May 2015 14:08:17 +0000 (16:08 +0200)]
css work
Michael Vogel [Fri, 29 May 2015 08:55:07 +0000 (10:55 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1505-ostatus
Michael Vogel [Fri, 29 May 2015 08:35:13 +0000 (10:35 +0200)]
OStatus: Trying to deliver a comment to all contacts - not only the thread owner. (Not working by now)
Tobias Diekershoff [Fri, 29 May 2015 06:52:27 +0000 (08:52 +0200)]
Merge pull request #1618 from rabuzarus/vcard
remove html and make use of vcard-widget.tpl
Tobias Diekershoff [Fri, 29 May 2015 06:46:40 +0000 (08:46 +0200)]
DE update to the strings
fabrixxm [Fri, 29 May 2015 06:40:58 +0000 (08:40 +0200)]
Merge pull request #1617 from annando/1505-diaspora-objecttype
OStatus and Diaspora improvements
rabuzarus [Fri, 29 May 2015 02:05:41 +0000 (04:05 +0200)]
change the conditions
rabuzarus [Thu, 28 May 2015 17:54:23 +0000 (19:54 +0200)]
block local directory for public access
rabuzarus [Thu, 28 May 2015 14:15:48 +0000 (16:15 +0200)]
use z_root
rabuzarus [Thu, 28 May 2015 13:54:53 +0000 (15:54 +0200)]
better solution to exclude Contact Photos and include count of Photos
Michael Vogel [Thu, 28 May 2015 06:02:34 +0000 (08:02 +0200)]
Fetch the author url and not the id.
Michael Vogel [Thu, 28 May 2015 05:51:12 +0000 (07:51 +0200)]
OStatus completion: The id and the plink for fetched items should now have reliable values.
rabuzarus [Wed, 27 May 2015 10:44:40 +0000 (12:44 +0200)]
little revision
fabrixxm [Wed, 27 May 2015 09:07:30 +0000 (11:07 +0200)]
Merge pull request #1599 from fabrixxm/issue-1574
Issue #1574
fabrixxm [Wed, 27 May 2015 09:06:47 +0000 (11:06 +0200)]
Merge pull request #1601 from rabuzarus/event-warning
event can not end before it has started warning
fabrixxm [Wed, 27 May 2015 09:06:24 +0000 (11:06 +0200)]
Merge pull request #1603 from rabuzarus/translation
make the heading of the search result translatable
fabrixxm [Wed, 27 May 2015 09:06:10 +0000 (11:06 +0200)]
Merge pull request #1616 from tobiasd/
20150527-cs
CS update to the strings
Tobias Diekershoff [Wed, 27 May 2015 07:58:20 +0000 (09:58 +0200)]
CS update to the strings
Michael Vogel [Wed, 27 May 2015 06:16:05 +0000 (08:16 +0200)]
OStatus: Don't be confused by posts from the statusnet connector.
rabuzarus [Wed, 27 May 2015 01:35:29 +0000 (03:35 +0200)]
first step to get html code from photos.php removed
Michael Vogel [Tue, 26 May 2015 21:33:38 +0000 (23:33 +0200)]
OStatus: Improved duplicate check.
rabuzarus [Tue, 26 May 2015 12:49:53 +0000 (14:49 +0200)]
using sprintf
rabuzarus [Tue, 26 May 2015 12:32:40 +0000 (14:32 +0200)]
remove html and use vcard-widget.tpl
Michael Vogel [Mon, 25 May 2015 17:07:59 +0000 (19:07 +0200)]
Improved check for duplicates. Improvements with reshared Diaspora items.
rabuzarus [Mon, 25 May 2015 14:49:57 +0000 (16:49 +0200)]
better space handling
Michael Vogel [Mon, 25 May 2015 11:27:45 +0000 (13:27 +0200)]
Diaspora: Store the original XML and the object type.
rabuzarus [Sun, 24 May 2015 18:46:40 +0000 (20:46 +0200)]
make the heading of the search result translatable
fabrixxm [Sun, 24 May 2015 18:44:45 +0000 (20:44 +0200)]
Merge pull request #1602 from rabuzarus/searchbox
template for searchbox