]> git.mxchange.org Git - friendica.git/log
friendica.git
9 years agorework mod/ping and desktop notification logic
Fabrixxm [Thu, 25 Jun 2015 08:02:26 +0000 (10:02 +0200)]
rework mod/ping and desktop notification logic

`mod/ping.php` returns all notifications ordered by date
mixing system notifications, private messages, intros, registrations
remove 'notify_full' mode
remove `&arr;` from unseen notes, 'seen' attrib now is "1" or "0"
new note attribute 'timestamp'
desktop notification logic use timestamp to check which notification show to the user
notification html template use timestamp to show full date to user in tooltip
`relative_date()` don't append full date on dates older than 24 hours

9 years agonotifications order, unseen css class
Fabrixxm [Wed, 24 Jun 2015 14:10:06 +0000 (16:10 +0200)]
notifications order, unseen css class

ping return notfications ordered by notification id
notifications list get seen/unseen class from ping xml
global.css define 'notify-unseen'

9 years agoremove close timeout
Fabrixxm [Wed, 24 Jun 2015 09:15:35 +0000 (11:15 +0200)]
remove close timeout

9 years agoremove debug logs
Fabrixxm [Wed, 24 Jun 2015 09:04:38 +0000 (11:04 +0200)]
remove debug logs

9 years agofix desktop notification logic, add onclick handler
Fabrixxm [Wed, 24 Jun 2015 08:56:10 +0000 (10:56 +0200)]
fix desktop notification logic, add onclick handler

9 years agomove field help text css to global.css
Fabrixxm [Wed, 24 Jun 2015 08:11:11 +0000 (10:11 +0200)]
move field help text css to global.css

9 years agoFix desktop notification
Fabrixxm [Wed, 24 Jun 2015 07:49:53 +0000 (09:49 +0200)]
Fix desktop notification

use on/off field for enable/disable desktop notification
show only new notifications after enable
use localstorage to save enabled/disalbed and last notification id
hide settings on browsers without desktop notification

9 years agoMerge pull request #1684 from fabrixxm/install
Michael Vogel [Tue, 23 Jun 2015 12:19:30 +0000 (14:19 +0200)]
Merge pull request #1684 from fabrixxm/install

Install: load htconfig template from view/templates/

9 years agoremove localized htconfig templates
Fabrixxm [Tue, 23 Jun 2015 10:34:57 +0000 (12:34 +0200)]
remove localized htconfig templates

9 years agoinstall: load htconfig template from templates/
Fabrixxm [Tue, 23 Jun 2015 10:32:35 +0000 (12:32 +0200)]
install: load htconfig template from templates/

9 years agoMerge pull request #1682 from fabrixxm/issue-1625
Tobias Diekershoff [Tue, 23 Jun 2015 09:05:16 +0000 (11:05 +0200)]
Merge pull request #1682 from fabrixxm/issue-1625

admin: allow deletion of any users but yourself

9 years agoMerge pull request #1681 from fabrixxm/issue-1629
Tobias Diekershoff [Tue, 23 Jun 2015 09:04:26 +0000 (11:04 +0200)]
Merge pull request #1681 from fabrixxm/issue-1629

Add contact detail to contact drop confirm

9 years agoadmin: allow deletion of any users but yourself
Fabrixxm [Tue, 23 Jun 2015 08:39:28 +0000 (10:39 +0200)]
admin: allow deletion of any users but yourself

fix #1625

9 years agoAdd contact detail to contact drop confirm
Fabrixxm [Tue, 23 Jun 2015 08:09:27 +0000 (10:09 +0200)]
Add contact detail to contact drop confirm
fix #1629

9 years agoMerge pull request #1679 from fabrixxm/smallfixestothemes
Tobias Diekershoff [Tue, 23 Jun 2015 07:12:25 +0000 (09:12 +0200)]
Merge pull request #1679 from fabrixxm/smallfixestothemes

use fields template in photo edit form

9 years agoMerge pull request #1680 from annando/issue-1642-again
fabrixxm [Tue, 23 Jun 2015 07:09:29 +0000 (09:09 +0200)]
Merge pull request #1680 from annando/issue-1642-again

Just some more fixing for issue 1642

9 years agoJust some more fixing for issue 1642
Michael Vogel [Mon, 22 Jun 2015 21:47:08 +0000 (23:47 +0200)]
Just some more fixing for issue 1642

9 years agouse fields template in photo edit form
fabrixxm [Mon, 22 Jun 2015 18:07:19 +0000 (20:07 +0200)]
use fields template in photo edit form

9 years agoMerge pull request #1678 from annando/1506-ostatus-completion
Tobias Diekershoff [Mon, 22 Jun 2015 05:59:40 +0000 (07:59 +0200)]
Merge pull request #1678 from annando/1506-ostatus-completion

OStatus: Still some room for improvements

9 years agoMerge pull request #1677 from annando/1506-vier-threads
Tobias Diekershoff [Mon, 22 Jun 2015 05:55:39 +0000 (07:55 +0200)]
Merge pull request #1677 from annando/1506-vier-threads

Vier: Improved threading

9 years agoOStatus: Support for events and questions
Michael Vogel [Sun, 21 Jun 2015 20:36:24 +0000 (22:36 +0200)]
OStatus: Support for events and questions

9 years agoOStatus: Support for bookmarks
Michael Vogel [Sun, 21 Jun 2015 20:02:44 +0000 (22:02 +0200)]
OStatus: Support for bookmarks

9 years agoVier: Improved threading
Michael Vogel [Sun, 21 Jun 2015 18:40:39 +0000 (20:40 +0200)]
Vier: Improved threading

9 years agoMerge pull request #1676 from tobiasd/20150620-markdown
fabrixxm [Sun, 21 Jun 2015 09:46:13 +0000 (11:46 +0200)]
Merge pull request #1676 from tobiasd/20150620-markdown

markdownification problems

9 years agoChanged logging behaviour
Michael Vogel [Sun, 21 Jun 2015 06:32:03 +0000 (08:32 +0200)]
Changed logging behaviour

9 years agoACL: Don't show OStatus contacts in ACL, since you cannot send private messages to...
Michael Vogel [Sat, 20 Jun 2015 23:37:09 +0000 (01:37 +0200)]
ACL: Don't show OStatus contacts in ACL, since you cannot send private messages to them.

9 years agoSmall restructuring
Michael Vogel [Sat, 20 Jun 2015 23:36:23 +0000 (01:36 +0200)]
Small restructuring

9 years agoDisplay: Look for the network name when fetching the contact (important because of...
Michael Vogel [Sat, 20 Jun 2015 23:34:57 +0000 (01:34 +0200)]
Display: Look for the network name when fetching the contact (important because of the statusnet connector)

9 years agoBugfix for repeated items in conversations
Michael Vogel [Sat, 20 Jun 2015 15:26:47 +0000 (17:26 +0200)]
Bugfix for repeated items in conversations

9 years agoStuff ...
Michael Vogel [Sat, 20 Jun 2015 12:41:53 +0000 (14:41 +0200)]
Stuff ...

9 years agoMoved all OStatus code in a single file.
Michael Vogel [Sat, 20 Jun 2015 12:40:30 +0000 (14:40 +0200)]
Moved all OStatus code in a single file.

9 years agohide some HTML coded chars from markdownification
Tobias Diekershoff [Sat, 20 Jun 2015 12:27:42 +0000 (14:27 +0200)]
hide some HTML coded chars from markdownification

9 years ago<3 causes troubles in D*
Tobias Diekershoff [Sat, 20 Jun 2015 10:31:34 +0000 (12:31 +0200)]
<3 causes troubles in D*

9 years agoCode cleanup
Michael Vogel [Sat, 20 Jun 2015 07:15:19 +0000 (09:15 +0200)]
Code cleanup

9 years agoThe OStatus completion is now called before the original item is stored.
Michael Vogel [Sat, 20 Jun 2015 06:44:29 +0000 (08:44 +0200)]
The OStatus completion is now called before the original item is stored.

9 years agoMerge pull request #1674 from fraengii/patch-2
Tobias Diekershoff [Wed, 17 Jun 2015 08:52:11 +0000 (10:52 +0200)]
Merge pull request #1674 from fraengii/patch-2

Update Quick-Start-groupsandpages.md

9 years agoUpdate Quick-Start-groupsandpages.md
Frank Dieckmann [Wed, 17 Jun 2015 08:48:23 +0000 (10:48 +0200)]
Update Quick-Start-groupsandpages.md

Changed the style in line 12. I think it is better now.

9 years agoMerge pull request #1673 from fraengii/patch-1
Tobias Diekershoff [Wed, 17 Jun 2015 08:39:41 +0000 (10:39 +0200)]
Merge pull request #1673 from fraengii/patch-1

Update Connectors.md

9 years agoUpdate Connectors.md
Frank Dieckmann [Wed, 17 Jun 2015 08:32:50 +0000 (10:32 +0200)]
Update Connectors.md

Changed '<domain_des_friendica-servers>/friendica' to '&lt;domain_des_friendica-servers&gt;/friendica'

9 years agoMerge pull request #1672 from tobiasd/20150614-frank
fabrixxm [Mon, 15 Jun 2015 12:00:18 +0000 (14:00 +0200)]
Merge pull request #1672 from tobiasd/20150614-frank

resolving merge issues with DE doc merging

9 years agoMerge pull request #1670 from annando/setup-rewrite-check
Tobias Diekershoff [Mon, 15 Jun 2015 11:25:54 +0000 (13:25 +0200)]
Merge pull request #1670 from annando/setup-rewrite-check

The installation prozess has a problem with self signed certificates

9 years agoMerge pull request #1671 from annando/issue-1642-b
Tobias Diekershoff [Mon, 15 Jun 2015 11:25:26 +0000 (13:25 +0200)]
Merge pull request #1671 from annando/issue-1642-b

This is working fix for issue 1642

9 years agoBOSH server for Jappixmini addon
Tobias Diekershoff [Mon, 15 Jun 2015 11:19:02 +0000 (13:19 +0200)]
BOSH server for Jappixmini addon

9 years agohint in the docs to start from develop
Tobias Diekershoff [Mon, 15 Jun 2015 11:18:32 +0000 (13:18 +0200)]
hint in the docs to start from develop

9 years agoMerge remote-tracking branch 'frank/2015-06-12-fraengii-doc.de-linguistic_style'...
Tobias Diekershoff [Mon, 15 Jun 2015 11:07:36 +0000 (13:07 +0200)]
Merge remote-tracking branch 'frank/2015-06-12-fraengii-doc.de-linguistic_style' into 20150614-frank

9 years agoThis is working fix for issue 1642
Michael Vogel [Sun, 14 Jun 2015 23:20:04 +0000 (01:20 +0200)]
This is working fix for issue 1642

9 years agoMerge remote-tracking branch 'upstream/develop' into setup-rewrite-check
Michael Vogel [Sun, 14 Jun 2015 22:55:05 +0000 (00:55 +0200)]
Merge remote-tracking branch 'upstream/develop' into setup-rewrite-check

9 years agoMerge pull request #1668 from annando/issue-1642
fabrixxm [Sun, 14 Jun 2015 13:58:52 +0000 (15:58 +0200)]
Merge pull request #1668 from annando/issue-1642

Better detection for the mobile client to avoid "{0}" in notifications

9 years agoMerge pull request #1669 from annando/1506-ostatus-v3
fabrixxm [Sun, 14 Jun 2015 13:52:10 +0000 (15:52 +0200)]
Merge pull request #1669 from annando/1506-ostatus-v3

Yet another OStatus improvement

9 years agoMerge pull request #1667 from annando/1506-remote-subscribe
fabrixxm [Sun, 14 Jun 2015 13:49:03 +0000 (15:49 +0200)]
Merge pull request #1667 from annando/1506-remote-subscribe

Remote subscribe from a GNU Social site is now possible

9 years agoJust a to-do added
Michael Vogel [Sun, 14 Jun 2015 09:39:15 +0000 (11:39 +0200)]
Just a to-do added

9 years agoOStatus: Force parent when storing item.
Michael Vogel [Sun, 14 Jun 2015 08:56:57 +0000 (10:56 +0200)]
OStatus: Force parent when storing item.

9 years agoprobe_url: Better detection for non-standard installations of GNU Social
Michael Vogel [Sat, 13 Jun 2015 23:52:26 +0000 (01:52 +0200)]
probe_url: Better detection for non-standard installations of GNU Social

9 years agoBetter support for non standard installations of GNU Social in "probe_url"
Michael Vogel [Sat, 13 Jun 2015 23:49:14 +0000 (01:49 +0200)]
Better support for non standard installations of GNU Social in "probe_url"

9 years agoThe installation prozess has a problem with self signed certificates.
Michael Vogel [Sat, 13 Jun 2015 19:58:40 +0000 (21:58 +0200)]
The installation prozess has a problem with self signed certificates.

9 years agoBetter detection for the mobile client to avoid "{0}" in notifications.
Michael Vogel [Sat, 13 Jun 2015 18:23:26 +0000 (20:23 +0200)]
Better detection for the mobile client to avoid "{0}" in notifications.

9 years agoRemote subscribe from a GNU Social site is now possible
Michael Vogel [Sat, 13 Jun 2015 17:51:45 +0000 (19:51 +0200)]
Remote subscribe from a GNU Social site is now possible

9 years agoSend poco data in the atom entries.
Michael Vogel [Sat, 13 Jun 2015 07:59:17 +0000 (09:59 +0200)]
Send poco data in the atom entries.

9 years agoSend a salmon notification when its a ostatus thread or you reply to an ostatus message
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

9 years agoUpdate contact from poco fields when importing messages/repeated items now het the...
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.

9 years agofetch the full name of a contact from the poco fields (if present)
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)

9 years agoUse the display name (full name) instead of the nick name when importing.
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.

9 years agoCapitalization of german addressing and work on linguistic style
Frank Dieckmann [Fri, 12 Jun 2015 19:10:47 +0000 (21:10 +0200)]
Capitalization of german addressing and work on linguistic style

9 years agoSome bugfixing.
Michael Vogel [Thu, 11 Jun 2015 23:08:06 +0000 (01:08 +0200)]
Some bugfixing.

9 years agoOStatus: Notifier for Friendica, better thread completion
Michael Vogel [Thu, 11 Jun 2015 22:39:56 +0000 (00:39 +0200)]
OStatus: Notifier for Friendica, better thread completion

9 years agoMerge pull request #1662 from annando/issue-1628
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

9 years agoMerge pull request #1663 from rabuzarus/vier-remote-link
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

9 years agoMerge pull request #1661 from annando/issue-1640
Tobias Diekershoff [Thu, 11 Jun 2015 04:32:37 +0000 (06:32 +0200)]
Merge pull request #1661 from annando/issue-1640

Improved OEmbed detection

9 years agoMerge pull request #1660 from annando/issue-1657
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

9 years agofix remote-link button in vier
rabuzarus [Thu, 11 Jun 2015 00:49:09 +0000 (02:49 +0200)]
fix remote-link button in vier

9 years agoThe values for "sitename" and "register_text" was nedlessly encoded with "htmlentities"
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"

9 years agoImproved OEmbed detection
Michael Vogel [Wed, 10 Jun 2015 21:45:56 +0000 (23:45 +0200)]
Improved OEmbed detection

9 years agoThis fixes issue 1657
Michael Vogel [Wed, 10 Jun 2015 20:54:41 +0000 (22:54 +0200)]
This fixes issue 1657

9 years agoMerge pull request #1659 from annando/1506-ostatus-enclosures
fabrixxm [Wed, 10 Jun 2015 07:23:42 +0000 (09:23 +0200)]
Merge pull request #1659 from annando/1506-ostatus-enclosures

Many OStatus improvements

9 years agoJust two to-dos added
Michael Vogel [Wed, 10 Jun 2015 06:36:51 +0000 (08:36 +0200)]
Just two to-dos added

9 years agoFetch the hub adress while parsing OStatus messages.
Michael Vogel [Tue, 9 Jun 2015 21:53:53 +0000 (23:53 +0200)]
Fetch the hub adress while parsing OStatus messages.

9 years agoMerge pull request #1648 from tobiasd/20150603
fabrixxm [Tue, 9 Jun 2015 06:55:49 +0000 (08:55 +0200)]
Merge pull request #1648 from tobiasd/20150603

uncomment replacement

9 years agoSend a salmon notification to every mentioned person.
Michael Vogel [Tue, 9 Jun 2015 06:27:04 +0000 (08:27 +0200)]
Send a salmon notification to every mentioned person.

9 years agoBetter behaviour when contact wasn't found.
Michael Vogel [Sun, 7 Jun 2015 23:19:40 +0000 (01:19 +0200)]
Better behaviour when contact wasn't found.

9 years agoBugfix: The user id wasn't fetched correctly.
Michael Vogel [Sun, 7 Jun 2015 22:50:02 +0000 (00:50 +0200)]
Bugfix: The user id wasn't fetched correctly.

9 years agoAdding link information
Michael Vogel [Sun, 7 Jun 2015 22:18:44 +0000 (00:18 +0200)]
Adding link information

9 years agoSome code beautification.
Michael Vogel [Sun, 7 Jun 2015 21:53:51 +0000 (23:53 +0200)]
Some code beautification.

9 years agoComplete new OStatus import.
Michael Vogel [Sun, 7 Jun 2015 21:18:02 +0000 (23:18 +0200)]
Complete new OStatus import.

9 years agoOStatus: Attachment links are now added as enclosures
Michael Vogel [Sat, 6 Jun 2015 11:15:37 +0000 (13:15 +0200)]
OStatus: Attachment links are now added as enclosures

9 years agoMerge pull request #1654 from annando/1506-tag-users
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

9 years agoMerge remote-tracking branch 'upstream/develop' into 1506-tag-users
Michael Vogel [Thu, 4 Jun 2015 05:36:38 +0000 (07:36 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1506-tag-users

9 years agoMerge pull request #1649 from annando/1506-vanished-comments
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

9 years agoRemoved bad plink detection.
Michael Vogel [Wed, 3 Jun 2015 19:03:46 +0000 (21:03 +0200)]
Removed bad plink detection.

9 years agoThe duplication check made problems with killing too much items
Michael Vogel [Wed, 3 Jun 2015 14:21:21 +0000 (16:21 +0200)]
The duplication check made problems with killing too much items

9 years agoImproved tagging
Michael Vogel [Wed, 3 Jun 2015 09:27:56 +0000 (11:27 +0200)]
Improved tagging

9 years agouncomment replacement
Tobias Diekershoff [Wed, 3 Jun 2015 08:17:54 +0000 (10:17 +0200)]
uncomment replacement

9 years agoOStatus: New fields in OStatus export/ Auto-tagging of replyed authors.
Michael Vogel [Tue, 2 Jun 2015 23:26:46 +0000 (01:26 +0200)]
OStatus: New fields in OStatus export/ Auto-tagging of replyed authors.

9 years agoMerge remote-tracking branch 'upstream/develop' into 1506-tag-users
Michael Vogel [Tue, 2 Jun 2015 21:19:00 +0000 (23:19 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1506-tag-users

9 years agoMerge pull request #1645 from annando/1506-api
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)

9 years agoMerge pull request #1646 from annando/1506-no-url-cleaning
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

9 years agoMerge pull request #1647 from annando/1506-performance
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

9 years agoStore the GUID from here as well.
Michael Vogel [Tue, 2 Jun 2015 20:10:28 +0000 (22:10 +0200)]
Store the GUID from here as well.

9 years agoFixes slow performance after one of the last pull requests.
Michael Vogel [Tue, 2 Jun 2015 20:07:39 +0000 (22:07 +0200)]
Fixes slow performance after one of the last pull requests.

9 years agoAlways add the addressed contacts in a post to the tags.
Michael Vogel [Tue, 2 Jun 2015 18:36:10 +0000 (20:36 +0200)]
Always add the addressed contacts in a post to the tags.

9 years agoAvoiding performance problems.
Michael Vogel [Tue, 2 Jun 2015 18:34:48 +0000 (20:34 +0200)]
Avoiding performance problems.