]> git.mxchange.org Git - friendica.git/log
friendica.git
5 years agoMerge pull request #5765 from MrPetovan/bug/php7-remove-pear-text_highlighter
Michael Vogel [Tue, 18 Sep 2018 18:34:46 +0000 (18:34 +0000)]
Merge pull request #5765 from MrPetovan/bug/php7-remove-pear-text_highlighter

[php7] Remove PHP code highlighting

5 years agoMerge pull request #5764 from MrPetovan/task/update-mrpetovan-email-address
Michael Vogel [Tue, 18 Sep 2018 14:26:58 +0000 (14:26 +0000)]
Merge pull request #5764 from MrPetovan/task/update-mrpetovan-email-address

Update "mrpetovan" email address

5 years ago[Composer] Update league/html-to-markdown to version 4.8.0
Hypolite Petovan [Tue, 18 Sep 2018 12:58:31 +0000 (08:58 -0400)]
[Composer] Update league/html-to-markdown to version 4.8.0

5 years agoPublic posts to Pleroma do work now, limited posts to Hubzilla and Mastodon as well
Michael [Tue, 18 Sep 2018 07:28:35 +0000 (07:28 +0000)]
Public posts to Pleroma do work now, limited posts to Hubzilla and Mastodon as well

5 years agoImprove mod/babel
Hypolite Petovan [Tue, 18 Sep 2018 03:18:34 +0000 (23:18 -0400)]
Improve mod/babel

- Handle multiple line endings
- Conserve HTML special chars in input box on submit
- Add new result panel with HTML::toMarkdown result

5 years agoCreate new HTML::toMarkdown wrapper
Hypolite Petovan [Tue, 18 Sep 2018 03:17:41 +0000 (23:17 -0400)]
Create new HTML::toMarkdown wrapper

5 years agoNew delivery module for ap
Michael [Mon, 17 Sep 2018 21:13:08 +0000 (21:13 +0000)]
New delivery module for ap

5 years agoMerge pull request #5766 from tobiasd/20180917-lng
Hypolite Petovan [Mon, 17 Sep 2018 18:26:22 +0000 (14:26 -0400)]
Merge pull request #5766 from tobiasd/20180917-lng

translation updates CS, NL, ZH CN

5 years agoNL translation update THX Jeroen
Tobias Diekershoff [Mon, 17 Sep 2018 17:43:39 +0000 (19:43 +0200)]
NL translation update THX Jeroen

5 years agoupdate to the zh-cn translation THX tomacat
Tobias Diekershoff [Mon, 17 Sep 2018 17:43:06 +0000 (19:43 +0200)]
update to the zh-cn translation THX  tomacat

5 years agoCS translation update THX Aditoo
Tobias Diekershoff [Mon, 17 Sep 2018 17:42:12 +0000 (19:42 +0200)]
CS translation update THX Aditoo

5 years agoMerge pull request #5763 from MrPetovan/task/improve-getsiteinfo
Michael Vogel [Mon, 17 Sep 2018 06:40:04 +0000 (06:40 +0000)]
Merge pull request #5763 from MrPetovan/task/improve-getsiteinfo

Use OEmbed data when available no matter the type

5 years agoWe now use the conversation data with AP
Michael [Mon, 17 Sep 2018 05:51:05 +0000 (05:51 +0000)]
We now use the conversation data with AP

5 years agoMerge pull request #5728 from rabuzarus/20180905_-_fix_lockview
Hypolite Petovan [Mon, 17 Sep 2018 03:02:23 +0000 (23:02 -0400)]
Merge pull request #5728 from rabuzarus/20180905_-_fix_lockview

lockview - prevent notices

5 years agoNow sending does finally work - and some AP standards are improved as well
Michael [Sun, 16 Sep 2018 20:12:48 +0000 (20:12 +0000)]
Now sending does finally work - and some AP standards are improved as well

5 years agoFirst posting tests
Michael [Sun, 16 Sep 2018 17:47:00 +0000 (17:47 +0000)]
First posting tests

5 years agoRestore partial condition in OEmbed block of ParseUrl::getSiteInfo
Hypolite Petovan [Sun, 16 Sep 2018 13:18:31 +0000 (09:18 -0400)]
Restore partial condition in OEmbed block of ParseUrl::getSiteInfo

5 years agoImprove whitespace display in mod/babel
Hypolite Petovan [Sun, 16 Sep 2018 13:07:17 +0000 (09:07 -0400)]
Improve whitespace display in mod/babel

- Add a couple more result panels for Markdown input
- Remove \x28/\x29 parentheses encoding
- Convert remaining double quotes

5 years agoImprove whitespace display from/to BBCode/HTML
Hypolite Petovan [Sun, 16 Sep 2018 13:05:54 +0000 (09:05 -0400)]
Improve whitespace display from/to BBCode/HTML

5 years ago[Composer] Remove pear/Text_Highlighter dependency
Hypolite Petovan [Sun, 16 Sep 2018 13:05:30 +0000 (09:05 -0400)]
[Composer] Remove pear/Text_Highlighter dependency

5 years agoRemove references to pear/Text_Highlighter
Hypolite Petovan [Sun, 16 Sep 2018 13:05:00 +0000 (09:05 -0400)]
Remove references to pear/Text_Highlighter

5 years agoRemove text highlighting from BBCode::convert
Hypolite Petovan [Sun, 16 Sep 2018 13:04:25 +0000 (09:04 -0400)]
Remove text highlighting from BBCode::convert

- Move code blocks escaping from BBCode::toMarkdown to BBCode::convert
- Use "language-" class prefix for expected syntax highlighting

5 years agoAdded function to fetch missing data, code bugfixing
Michael [Sun, 16 Sep 2018 13:04:00 +0000 (13:04 +0000)]
Added function to fetch missing data, code bugfixing

5 years agoHandling of unlisted posts, better uid detection
Michael [Sun, 16 Sep 2018 09:06:09 +0000 (09:06 +0000)]
Handling of unlisted posts, better uid detection

5 years agoSome code cleanup
Michael [Sun, 16 Sep 2018 05:49:13 +0000 (05:49 +0000)]
Some code cleanup

5 years agoUpdate "mrpetovan" email address
Hypolite Petovan [Sat, 15 Sep 2018 23:28:38 +0000 (19:28 -0400)]
Update "mrpetovan" email address

- Fix Tobias' email address
- Fix copypasted doc block in Console/PostUpdate

5 years agoLikes work now
Michael [Sat, 15 Sep 2018 23:06:03 +0000 (23:06 +0000)]
Likes work now

5 years agoContact reject does work now as well
Michael [Sat, 15 Sep 2018 22:25:58 +0000 (22:25 +0000)]
Contact reject does work now as well

5 years agoMerge remote-tracking branch 'upstream/2018.08-rc' into ap1
Michael [Sat, 15 Sep 2018 20:49:46 +0000 (20:49 +0000)]
Merge remote-tracking branch 'upstream/2018.08-rc' into ap1

5 years agoRemoved harcoded host names
Michael [Sat, 15 Sep 2018 20:48:24 +0000 (20:48 +0000)]
Removed harcoded host names

5 years agoThe whole contact handling does work now, yeah ...
Michael [Sat, 15 Sep 2018 20:31:05 +0000 (20:31 +0000)]
The whole contact handling does work now, yeah ...

5 years agoContact follow and unfollow workd partially
Michael [Sat, 15 Sep 2018 18:54:45 +0000 (18:54 +0000)]
Contact follow and unfollow workd partially

5 years agoProcessing of personal inbox enabled
Michael [Sat, 15 Sep 2018 10:14:56 +0000 (10:14 +0000)]
Processing of personal inbox enabled

5 years agoAdding "(AP)" to the server name when posted via AP
Michael [Sat, 15 Sep 2018 10:13:41 +0000 (10:13 +0000)]
Adding "(AP)" to the server name when posted via AP

5 years agoSeveral improvements
Michael [Sat, 15 Sep 2018 07:40:19 +0000 (07:40 +0000)]
Several improvements

5 years agoNew uri format for our posts that is AP compatible
Michael [Sat, 15 Sep 2018 07:37:34 +0000 (07:37 +0000)]
New uri format for our posts that is AP compatible

5 years agoMore fields to import / like could possibly work
Michael [Fri, 14 Sep 2018 21:10:49 +0000 (21:10 +0000)]
More fields to import / like could possibly work

5 years agoAdded AP to many network conditions / enabling inbox processing
Michael [Fri, 14 Sep 2018 16:51:32 +0000 (16:51 +0000)]
Added AP to many network conditions / enabling inbox processing

5 years agoMerge pull request #5761 from annando/endless
Hypolite Petovan [Fri, 14 Sep 2018 04:36:42 +0000 (00:36 -0400)]
Merge pull request #5761 from annando/endless

The endless saga of the fight against notices continues

5 years agoUse OEmbed data when available no matter the type
Hypolite Petovan [Fri, 14 Sep 2018 01:50:52 +0000 (21:50 -0400)]
Use OEmbed data when available no matter the type

5 years agoPreparation for adding more networks there
Michael [Thu, 13 Sep 2018 22:12:33 +0000 (22:12 +0000)]
Preparation for adding more networks there

5 years agoWe now use the regular probing function
Michael [Thu, 13 Sep 2018 21:57:41 +0000 (21:57 +0000)]
We now use the regular probing function

5 years agoThe endless saga of the fight against notices continues
Michael [Thu, 13 Sep 2018 21:11:52 +0000 (21:11 +0000)]
The endless saga of the fight against notices continues

5 years agoMerge pull request #5760 from annando/issue-5721
rabuzarus [Thu, 13 Sep 2018 16:35:00 +0000 (18:35 +0200)]
Merge pull request #5760 from annando/issue-5721

Issue 5721: Temporarily deactivate the picture upload from private mails

5 years agoIssue 5721: Temporarily deactivate the picture upload from private mails
Michael [Thu, 13 Sep 2018 15:46:37 +0000 (15:46 +0000)]
Issue 5721: Temporarily deactivate the picture upload from private mails

5 years agoMerge pull request #5759 from annando/issue-5733
Hypolite Petovan [Wed, 12 Sep 2018 23:40:03 +0000 (19:40 -0400)]
Merge pull request #5759 from annando/issue-5733

Issue 5733: Removing contacts does work now on the same machine as well

5 years agoMissing $
Michael [Wed, 12 Sep 2018 21:33:44 +0000 (21:33 +0000)]
Missing $

5 years agoSignature check added
Michael [Wed, 12 Sep 2018 21:30:10 +0000 (21:30 +0000)]
Signature check added

5 years agoFixing parentheses
Michael [Wed, 12 Sep 2018 18:49:36 +0000 (18:49 +0000)]
Fixing parentheses

5 years agoReplacing the non standard "title" with "name"
Michael [Wed, 12 Sep 2018 18:48:18 +0000 (18:48 +0000)]
Replacing the non standard "title" with "name"

5 years agoMerge pull request #5758 from MrPetovan/bug/fix-empty-notifications
Michael Vogel [Wed, 12 Sep 2018 06:14:51 +0000 (06:14 +0000)]
Merge pull request #5758 from MrPetovan/bug/fix-empty-notifications

Fix introductions notifications links

5 years agoDon't risk incompatibilities
Michael [Wed, 12 Sep 2018 06:13:04 +0000 (06:13 +0000)]
Don't risk incompatibilities

5 years agoIssue 5733: Removing contacts does work now on the same machine as well
Michael [Wed, 12 Sep 2018 06:05:14 +0000 (06:05 +0000)]
Issue 5733: Removing contacts does work now on the same machine as well

5 years agoBetter http answers
Michael [Wed, 12 Sep 2018 06:01:28 +0000 (06:01 +0000)]
Better http answers

5 years agoFix introductions notifications links
Hypolite Petovan [Tue, 11 Sep 2018 23:54:45 +0000 (19:54 -0400)]
Fix introductions notifications links

5 years agoMerge pull request #5756 from annando/more-notices
Hypolite Petovan [Tue, 11 Sep 2018 11:36:02 +0000 (07:36 -0400)]
Merge pull request #5756 from annando/more-notices

Burn notices, burn

5 years agoAnd more notices ...
Michael [Tue, 11 Sep 2018 08:04:14 +0000 (08:04 +0000)]
And more notices ...

5 years agoAdding (temporary) calls to AP in existing stuff
Michael [Tue, 11 Sep 2018 07:07:56 +0000 (07:07 +0000)]
Adding (temporary) calls to AP in existing stuff

5 years agoBurn notices, burn
Michael [Tue, 11 Sep 2018 04:10:11 +0000 (04:10 +0000)]
Burn notices, burn

5 years agoActivitity pub - first commit with much test code
Michael [Mon, 10 Sep 2018 21:07:25 +0000 (21:07 +0000)]
Activitity pub - first commit with much test code

5 years agoMerge pull request #5753 from MrPetovan/bug/5752-fix-warning-count
Michael Vogel [Mon, 10 Sep 2018 05:05:39 +0000 (05:05 +0000)]
Merge pull request #5753 from MrPetovan/bug/5752-fix-warning-count

Fix count being called on the wrong variable in mod/notes

5 years agoFix count being called on the wrong variable in mod/notes
Hypolite Petovan [Sun, 9 Sep 2018 22:33:14 +0000 (18:33 -0400)]
Fix count being called on the wrong variable in mod/notes

5 years agoMerge pull request #5750 from MrPetovan/bug/5723-frio-fix-new-event-acl
Michael Vogel [Sun, 9 Sep 2018 16:40:31 +0000 (16:40 +0000)]
Merge pull request #5750 from MrPetovan/bug/5723-frio-fix-new-event-acl

[frio] Fix new event ACL

5 years ago[frio] Fix ACL selection in new event modal
Hypolite Petovan [Sun, 9 Sep 2018 14:10:17 +0000 (10:10 -0400)]
[frio] Fix ACL selection in new event modal

- Fix this.allow_cid.push isn't a function error

5 years agoFix JS error when no acl is defined
Hypolite Petovan [Sun, 9 Sep 2018 13:54:54 +0000 (09:54 -0400)]
Fix JS error when no acl is defined

5 years agoFormat source of mod/events
Hypolite Petovan [Sun, 9 Sep 2018 13:51:59 +0000 (09:51 -0400)]
Format source of mod/events

5 years agoMerge pull request #5749 from annando/again
Hypolite Petovan [Sun, 9 Sep 2018 13:12:02 +0000 (09:12 -0400)]
Merge pull request #5749 from annando/again

Notices come, notices go ...

5 years agoNotices come, notices go ...
Michael [Sun, 9 Sep 2018 06:32:01 +0000 (06:32 +0000)]
Notices come, notices go ...

5 years agoMerge pull request #5748 from MrPetovan/bug/fix-addon-config-overwrite
Michael Vogel [Sat, 8 Sep 2018 13:15:15 +0000 (13:15 +0000)]
Merge pull request #5748 from MrPetovan/bug/fix-addon-config-overwrite

Add overwrite parameter to App->loadConfigFile

5 years agoAdd overwrite parameter to App->loadConfigFile
Hypolite Petovan [Sat, 8 Sep 2018 06:37:53 +0000 (02:37 -0400)]
Add overwrite parameter to App->loadConfigFile

5 years agoMerge pull request #5746 from MrPetovan/bug/fix-empty-notifications
Michael Vogel [Fri, 7 Sep 2018 15:45:10 +0000 (15:45 +0000)]
Merge pull request #5746 from MrPetovan/bug/fix-empty-notifications

Restore template choice by notification label

5 years agoRestore template choice by notification label
Benjamin Lorteau [Fri, 7 Sep 2018 15:15:23 +0000 (11:15 -0400)]
Restore template choice by notification label

5 years agoMerge pull request #5744 from annando/fix-preview
Tobias Diekershoff [Fri, 7 Sep 2018 07:01:14 +0000 (09:01 +0200)]
Merge pull request #5744 from annando/fix-preview

Fix for #5732 - too much links had been detected as photos

5 years agoFix for #5732 - too much links had been detected as photos
Michael [Fri, 7 Sep 2018 06:10:33 +0000 (06:10 +0000)]
Fix for #5732 - too much links had been detected as photos

5 years agoMerge pull request #5743 from MrPetovan/bug/fix-empty-notifications
Tobias Diekershoff [Fri, 7 Sep 2018 05:33:47 +0000 (07:33 +0200)]
Merge pull request #5743 from MrPetovan/bug/fix-empty-notifications

Fix empty notifications

5 years agoMerge pull request #5732 from annando/fix-picture-posts
Hypolite Petovan [Thu, 6 Sep 2018 23:00:44 +0000 (19:00 -0400)]
Merge pull request #5732 from annando/fix-picture-posts

Fix: Posts with pictures will now look good again on connector networks

5 years agoSource format mod/notifications
Hypolite Petovan [Thu, 6 Sep 2018 22:55:06 +0000 (18:55 -0400)]
Source format mod/notifications

- Add array alignment
- Convert remaining double quotes to quotes
- Replace x() with defaults()
- Add missing spaces

5 years agoRestore display when there aren't unread notifications
Hypolite Petovan [Thu, 6 Sep 2018 22:42:57 +0000 (18:42 -0400)]
Restore display when there aren't unread notifications

5 years agoforgotten $
Michael [Thu, 6 Sep 2018 21:10:48 +0000 (21:10 +0000)]
forgotten $

5 years agoPicture posts do work again - everything else should work as well
Michael [Thu, 6 Sep 2018 20:30:16 +0000 (20:30 +0000)]
Picture posts do work again - everything else should work as well

5 years agoMerge pull request #5736 from annando/issue-5733
Hypolite Petovan [Thu, 6 Sep 2018 17:19:24 +0000 (13:19 -0400)]
Merge pull request #5736 from annando/issue-5733

Issue 5733: Changing relationship values does work now again with DFRN

5 years agoMerge pull request #5740 from annando/fix-fatal
Hypolite Petovan [Thu, 6 Sep 2018 15:58:07 +0000 (11:58 -0400)]
Merge pull request #5740 from annando/fix-fatal

Fix fatal error due to missing "use"

5 years agoMerge pull request #5734 from nupplaphil/friendica-5716-followup
Hypolite Petovan [Thu, 6 Sep 2018 15:50:47 +0000 (11:50 -0400)]
Merge pull request #5734 from nupplaphil/friendica-5716-followup

LockDriverFixings

5 years agoFix fatal error due to missing "use"
Michael [Thu, 6 Sep 2018 13:27:03 +0000 (13:27 +0000)]
Fix fatal error due to missing "use"

5 years agoMerge pull request #5739 from rabuzarus/20180906_-_fix_non_present_element
Michael Vogel [Thu, 6 Sep 2018 13:23:58 +0000 (13:23 +0000)]
Merge pull request #5739 from rabuzarus/20180906_-_fix_non_present_element

Frio - bugfix - don't show new event button if the button isn't available

5 years agoFrio - bugfix - don't show new event button if the button isn't available
rabuzarus [Thu, 6 Sep 2018 12:40:34 +0000 (14:40 +0200)]
Frio - bugfix - don't show new event button if the button isn't available

5 years agoMerge pull request #5735 from Aditoo17/patch-1
Michael Vogel [Thu, 6 Sep 2018 09:22:32 +0000 (09:22 +0000)]
Merge pull request #5735 from Aditoo17/patch-1

Fix iframe address in QuickStart-groupsandpages

5 years agoIssue 5733: Changing relationship values does work now again with DFRN
Michael [Thu, 6 Sep 2018 09:20:45 +0000 (09:20 +0000)]
Issue 5733: Changing relationship values does work now again with DFRN

5 years agoFix iframe address
Aditoo17 [Thu, 6 Sep 2018 08:43:15 +0000 (10:43 +0200)]
Fix iframe address

5 years agoLockDriverFixings
Philipp Holzer [Thu, 6 Sep 2018 06:11:18 +0000 (08:11 +0200)]
LockDriverFixings
- release Locks in case of failures
- adding some cache tests

5 years agoFix: Posts with pictures will now look good again on connector networks
Michael [Thu, 6 Sep 2018 04:24:34 +0000 (04:24 +0000)]
Fix: Posts with pictures will now look good again on connector networks

5 years agoMerge pull request #5731 from rabuzarus/20180906_-_magicLinks_for_event
Hypolite Petovan [Thu, 6 Sep 2018 00:04:28 +0000 (20:04 -0400)]
Merge pull request #5731 from rabuzarus/20180906_-_magicLinks_for_event

 use magic links for event view

5 years agoMerge pull request #5730 from nupplaphil/friendica-5716
Hypolite Petovan [Thu, 6 Sep 2018 00:00:20 +0000 (20:00 -0400)]
Merge pull request #5730 from nupplaphil/friendica-5716

CacheLockDriverTest Fixings

5 years agouse magic links in single event view
rabuzarus [Wed, 5 Sep 2018 23:42:35 +0000 (01:42 +0200)]
use magic links in single event view

5 years agoCacheLockDriverTest Fixings
Philipp Holzer [Wed, 5 Sep 2018 20:16:23 +0000 (22:16 +0200)]
CacheLockDriverTest Fixings
- Changing test behaviour

5 years agoMerge pull request #5727 from rabuzarus/20180905_-_rise_frio_version
Hypolite Petovan [Wed, 5 Sep 2018 16:52:42 +0000 (12:52 -0400)]
Merge pull request #5727 from rabuzarus/20180905_-_rise_frio_version

Frio - rise frio version

5 years agoMerge pull request #5726 from rabuzarus/201805_-_edit_album_modal
Hypolite Petovan [Wed, 5 Sep 2018 16:52:11 +0000 (12:52 -0400)]
Merge pull request #5726 from rabuzarus/201805_-_edit_album_modal

Frio - fix missing modal for editing photo albums

5 years agolockview - prevent notices
rabuzarus [Wed, 5 Sep 2018 16:44:47 +0000 (18:44 +0200)]
lockview - prevent notices

5 years agoFrio - rise version
rabuzarus [Wed, 5 Sep 2018 16:31:09 +0000 (18:31 +0200)]
Frio - rise version

5 years agoFrio - fix missing modal for editing albums
rabuzarus [Wed, 5 Sep 2018 16:24:04 +0000 (18:24 +0200)]
Frio - fix missing modal for editing albums