]>
git.mxchange.org Git - friendica.git/log
rabuzarus [Mon, 29 Jun 2015 00:39:08 +0000 (02:39 +0200)]
show maximagesize warning in a human readable format
Michael Vogel [Fri, 26 Jun 2015 11:51:22 +0000 (13:51 +0200)]
Merge pull request #1695 from strk/accepted
Spelling error: "acepted" -> "accepted"
Sandro Santilli [Fri, 26 Jun 2015 10:03:32 +0000 (12:03 +0200)]
Spelling error: "acepted" -> "accepted"
Michael Vogel [Fri, 26 Jun 2015 06:45:16 +0000 (08:45 +0200)]
Merge pull request #1692 from fabrixxm/desktopnotifications
Desktop notifications
fabrixxm [Thu, 25 Jun 2015 13:06:55 +0000 (15:06 +0200)]
Merge pull request #1693 from rabuzarus/events-reminder
use title in events-reminder
rabuzarus [Thu, 25 Jun 2015 12:21:12 +0000 (14:21 +0200)]
delete $md (event-links) because event ID is used
rabuzarus [Thu, 25 Jun 2015 11:50:48 +0000 (13:50 +0200)]
one whitespace
rabuzarus [Thu, 25 Jun 2015 11:43:41 +0000 (13:43 +0200)]
use colorbox to display upcomming events
fabrixxm [Thu, 25 Jun 2015 08:03:19 +0000 (10:03 +0200)]
Merge pull request #1690 from annando/1506-vier-again
Vier: Just another thread improvment
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
fabrixxm [Thu, 25 Jun 2015 06:38:47 +0000 (08:38 +0200)]
Merge pull request #1691 from annando/1506-ostatus-evenbetter
OStatus: Bugfix in threading, answers to OStatus messages in Friendica posts
Michael Vogel [Thu, 25 Jun 2015 05:30:14 +0000 (07:30 +0200)]
Removed test code
Michael Vogel [Thu, 25 Jun 2015 05:18:02 +0000 (07:18 +0200)]
PuSH now supports answers to OStatus messages inside of Friendica threads as well.
Michael Vogel [Wed, 24 Jun 2015 22:47:59 +0000 (00:47 +0200)]
Send a salmon notice whenever an OStatus user is mentioned.
Tobias Diekershoff [Wed, 24 Jun 2015 22:00:01 +0000 (00:00 +0200)]
Merge pull request #1687 from annando/1506-location-api
API: Return the geo coordinates
Michael Vogel [Wed, 24 Jun 2015 20:51:46 +0000 (22:51 +0200)]
Removed test
Michael Vogel [Wed, 24 Jun 2015 20:31:38 +0000 (22:31 +0200)]
Fixed inReplyTo in conversations
Michael Vogel [Wed, 24 Jun 2015 19:49:51 +0000 (21:49 +0200)]
Vier: Just another thread improvment
Michael Vogel [Wed, 24 Jun 2015 19:05:38 +0000 (21:05 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1506-ostatus-evenbetter
Tobias Diekershoff [Wed, 24 Jun 2015 14:27:53 +0000 (16:27 +0200)]
Merge pull request #1686 from annando/1506-vier-threading-2
Improved width for nested comments
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'
Michael Vogel [Wed, 24 Jun 2015 12:21:42 +0000 (14:21 +0200)]
Some test code added
Michael Vogel [Wed, 24 Jun 2015 12:20:08 +0000 (14:20 +0200)]
Improved width for nested comments.
Fabrixxm [Wed, 24 Jun 2015 09:15:35 +0000 (11:15 +0200)]
remove close timeout
Fabrixxm [Wed, 24 Jun 2015 09:04:38 +0000 (11:04 +0200)]
remove debug logs
Fabrixxm [Wed, 24 Jun 2015 08:56:10 +0000 (10:56 +0200)]
fix desktop notification logic, add onclick handler
Fabrixxm [Wed, 24 Jun 2015 08:11:11 +0000 (10:11 +0200)]
move field help text css to global.css
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
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/
Fabrixxm [Tue, 23 Jun 2015 10:34:57 +0000 (12:34 +0200)]
remove localized htconfig templates
Fabrixxm [Tue, 23 Jun 2015 10:32:35 +0000 (12:32 +0200)]
install: load htconfig template from templates/
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
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
Fabrixxm [Tue, 23 Jun 2015 08:39:28 +0000 (10:39 +0200)]
admin: allow deletion of any users but yourself
fix #1625
Fabrixxm [Tue, 23 Jun 2015 08:09:27 +0000 (10:09 +0200)]
Add contact detail to contact drop confirm
fix #1629
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
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
Michael Vogel [Tue, 23 Jun 2015 05:32:14 +0000 (07:32 +0200)]
API: Return the geo coordinates
Michael Vogel [Mon, 22 Jun 2015 21:47:08 +0000 (23:47 +0200)]
Just some more fixing for issue 1642
fabrixxm [Mon, 22 Jun 2015 18:07:19 +0000 (20:07 +0200)]
use fields template in photo edit form
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
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
Michael Vogel [Sun, 21 Jun 2015 20:36:24 +0000 (22:36 +0200)]
OStatus: Support for events and questions
Michael Vogel [Sun, 21 Jun 2015 20:02:44 +0000 (22:02 +0200)]
OStatus: Support for bookmarks
Michael Vogel [Sun, 21 Jun 2015 18:40:39 +0000 (20:40 +0200)]
Vier: Improved threading
fabrixxm [Sun, 21 Jun 2015 09:46:13 +0000 (11:46 +0200)]
Merge pull request #1676 from tobiasd/
20150620 -markdown
markdownification problems
Michael Vogel [Sun, 21 Jun 2015 06:32:03 +0000 (08:32 +0200)]
Changed logging behaviour
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.
Michael Vogel [Sat, 20 Jun 2015 23:36:23 +0000 (01:36 +0200)]
Small restructuring
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)
Michael Vogel [Sat, 20 Jun 2015 15:26:47 +0000 (17:26 +0200)]
Bugfix for repeated items in conversations
Michael Vogel [Sat, 20 Jun 2015 12:41:53 +0000 (14:41 +0200)]
Stuff ...
Michael Vogel [Sat, 20 Jun 2015 12:40:30 +0000 (14:40 +0200)]
Moved all OStatus code in a single file.
Tobias Diekershoff [Sat, 20 Jun 2015 12:27:42 +0000 (14:27 +0200)]
hide some HTML coded chars from markdownification
Tobias Diekershoff [Sat, 20 Jun 2015 10:31:34 +0000 (12:31 +0200)]
<3 causes troubles in D*
Michael Vogel [Sat, 20 Jun 2015 07:15:19 +0000 (09:15 +0200)]
Code cleanup
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.
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
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.
Tobias Diekershoff [Wed, 17 Jun 2015 08:39:41 +0000 (10:39 +0200)]
Merge pull request #1673 from fraengii/patch-1
Update 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 '<domain_des_friendica-servers>/friendica'
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
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
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
Tobias Diekershoff [Mon, 15 Jun 2015 11:19:02 +0000 (13:19 +0200)]
BOSH server for Jappixmini addon
Tobias Diekershoff [Mon, 15 Jun 2015 11:18:32 +0000 (13:18 +0200)]
hint in the docs to start from develop
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
Michael Vogel [Sun, 14 Jun 2015 23:20:04 +0000 (01:20 +0200)]
This is working fix for issue 1642
Michael Vogel [Sun, 14 Jun 2015 22:55:05 +0000 (00:55 +0200)]
Merge remote-tracking branch 'upstream/develop' into setup-rewrite-check
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
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
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
Michael Vogel [Sun, 14 Jun 2015 09:39:15 +0000 (11:39 +0200)]
Just a to-do added
Michael Vogel [Sun, 14 Jun 2015 08:56:57 +0000 (10:56 +0200)]
OStatus: Force parent when storing item.
Michael Vogel [Sat, 13 Jun 2015 23:52:26 +0000 (01:52 +0200)]
probe_url: Better detection for non-standard installations of GNU Social
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"
Michael Vogel [Sat, 13 Jun 2015 19:58:40 +0000 (21:58 +0200)]
The installation prozess has a problem with self signed certificates.
Michael Vogel [Sat, 13 Jun 2015 18:23:26 +0000 (20:23 +0200)]
Better detection for the mobile client to avoid "{0}" in notifications.
Michael Vogel [Sat, 13 Jun 2015 17:51:45 +0000 (19:51 +0200)]
Remote subscribe from a GNU Social site is now possible
Michael Vogel [Sat, 13 Jun 2015 07:59:17 +0000 (09:59 +0200)]
Send poco data in the atom entries.
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.
Frank Dieckmann [Fri, 12 Jun 2015 19:10:47 +0000 (21:10 +0200)]
Capitalization of german addressing and work on linguistic style
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
rabuzarus [Wed, 10 Jun 2015 22:43:34 +0000 (00:43 +0200)]
make full title without dots
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.
rabuzarus [Tue, 9 Jun 2015 12:26:47 +0000 (14:26 +0200)]
use title in events reminder not description