]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoUpdated composer
Michael [Sat, 22 Sep 2018 22:17:32 +0000 (22:17 +0000)]
Updated composer

6 years agoCS translation update THX Aditoo
Tobias Diekershoff [Sat, 22 Sep 2018 17:30:26 +0000 (19:30 +0200)]
CS translation update THX Aditoo

6 years agoMissing $a to $this conversion in App
Hypolite Petovan [Sat, 22 Sep 2018 16:45:49 +0000 (12:45 -0400)]
Missing $a to $this conversion in App

6 years agoFixed composer.lock
Michael [Sat, 22 Sep 2018 15:34:42 +0000 (15:34 +0000)]
Fixed composer.lock

6 years agoMerge remote-tracking branch 'upstream/2018.08-rc' into ap1
Michael [Sat, 22 Sep 2018 15:18:53 +0000 (15:18 +0000)]
Merge remote-tracking branch 'upstream/2018.08-rc' into ap1

6 years agoMerge pull request #5783 from annando/issue-5768
Hypolite Petovan [Sat, 22 Sep 2018 14:48:06 +0000 (10:48 -0400)]
Merge pull request #5783 from annando/issue-5768

Issue 5760: Avoid a non numeric value for "tt"

6 years agoIssue 5760: Avoid a non numeric value for "tt"
Michael [Sat, 22 Sep 2018 14:17:14 +0000 (14:17 +0000)]
Issue 5760: Avoid a non numeric value for "tt"

6 years agoImprove communication
Michael [Sat, 22 Sep 2018 14:12:54 +0000 (14:12 +0000)]
Improve communication

6 years agoMerge pull request #5780 from annando/fix-relocation
Tobias Diekershoff [Sat, 22 Sep 2018 08:56:11 +0000 (10:56 +0200)]
Merge pull request #5780 from annando/fix-relocation

Hopefully fixes relocations that hadn't been executed

6 years agoMerge pull request #5781 from annando/issue-5768
Tobias Diekershoff [Sat, 22 Sep 2018 08:54:10 +0000 (10:54 +0200)]
Merge pull request #5781 from annando/issue-5768

Issue 5768: This logging should help finding the origin of the problem

6 years agoIssue 5768: This logging should help finding the origin of the problem
Michael [Sat, 22 Sep 2018 07:09:27 +0000 (07:09 +0000)]
Issue 5768: This logging should help finding the origin of the problem

6 years agoHopefully fixes relocations that hadn't been executed
Michael [Sat, 22 Sep 2018 06:47:35 +0000 (06:47 +0000)]
Hopefully fixes relocations that hadn't been executed

6 years agoThe target inbox is now generated after the permission bloxk
Michael [Sat, 22 Sep 2018 05:58:56 +0000 (05:58 +0000)]
The target inbox is now generated after the permission bloxk

6 years agoUse the follower collection
Michael [Sat, 22 Sep 2018 04:49:16 +0000 (04:49 +0000)]
Use the follower collection

6 years agoInherit the receivers from the previous post
Michael [Sat, 22 Sep 2018 04:39:04 +0000 (04:39 +0000)]
Inherit the receivers from the previous post

6 years agoImprovements to signature check, private posts do work now again
Michael [Fri, 21 Sep 2018 22:31:33 +0000 (22:31 +0000)]
Improvements to signature check, private posts do work now again

6 years agoMerge pull request #5777 from JonnyTischbein/issue3870
rabuzarus [Fri, 21 Sep 2018 16:51:35 +0000 (18:51 +0200)]
Merge pull request #5777 from JonnyTischbein/issue3870

[frio] Formatbar in new Post and Share Button for Preview Post

6 years agodisable formatbar in xs screens
Jonny Tischbein [Fri, 21 Sep 2018 15:46:39 +0000 (17:46 +0200)]
disable formatbar in xs screens

6 years agoAdd Doxygen headers for multiple function in App
Benjamin Lorteau [Fri, 21 Sep 2018 13:54:40 +0000 (09:54 -0400)]
Add Doxygen headers for multiple function in App

6 years agoRegister Friendica stylesheet using App->registerStylesheet()
Benjamin Lorteau [Fri, 21 Sep 2018 13:54:09 +0000 (09:54 -0400)]
Register Friendica stylesheet using App->registerStylesheet()

- Remove mentions of {{$stylesheet}} in head.tpl templates

6 years agoDeliver everything to all receivers in the thread
Michael [Fri, 21 Sep 2018 12:06:36 +0000 (12:06 +0000)]
Deliver everything to all receivers in the thread

6 years agounique html id for share button in preview
Jonny Tischbein [Fri, 21 Sep 2018 09:12:20 +0000 (11:12 +0200)]
unique html id for share button in preview

6 years agoDirekt delivery is done
Michael [Fri, 21 Sep 2018 05:41:18 +0000 (05:41 +0000)]
Direkt delivery is done

6 years agoFetch the receiver from the parent posting as well
Michael [Fri, 21 Sep 2018 04:51:54 +0000 (04:51 +0000)]
Fetch the receiver from the parent posting as well

6 years agoLD signatures will now be checked when receiving messages
Michael [Fri, 21 Sep 2018 03:39:32 +0000 (03:39 +0000)]
LD signatures will now be checked when receiving messages

6 years agoAdd new 'head' hook
Hypolite Petovan [Fri, 21 Sep 2018 01:30:51 +0000 (21:30 -0400)]
Add new 'head' hook

- Add new App->registerStylesheet method
- Reworked App->init_pagehead into App->initHead

6 years agoCleanup index.php
Hypolite Petovan [Fri, 21 Sep 2018 01:05:23 +0000 (21:05 -0400)]
Cleanup index.php

- Removed deprecated killme() calls
- Removed deprecated x() calls

6 years agoAdd postprocess_liveupdate JS event dispatch on post preview
Hypolite Petovan [Fri, 21 Sep 2018 01:03:23 +0000 (21:03 -0400)]
Add postprocess_liveupdate JS event dispatch on post preview

6 years ago[frio] Move relevant code to new footer.tpl
Hypolite Petovan [Fri, 21 Sep 2018 01:02:55 +0000 (21:02 -0400)]
[frio] Move relevant code to new footer.tpl

6 years agoRemove unused App->page['end']
Hypolite Petovan [Fri, 21 Sep 2018 01:02:28 +0000 (21:02 -0400)]
Remove unused App->page['end']

- Remove unused empty templates

6 years agoAdd new footer hook
Hypolite Petovan [Fri, 21 Sep 2018 01:01:05 +0000 (21:01 -0400)]
Add new footer hook

- Add new App->footerScripts array
- Add footer.tpl template
- Add documentation
- Rework App->init_page_end to App->initFooter

6 years agoOutgoing posts are now signed
Michael [Thu, 20 Sep 2018 21:45:23 +0000 (21:45 +0000)]
Outgoing posts are now signed

6 years agoRelocated AP signature functions, reduced magic auth functions
Michael [Thu, 20 Sep 2018 18:16:14 +0000 (18:16 +0000)]
Relocated AP signature functions, reduced magic auth functions

6 years agoremove old TODO
Jonny Tischbein [Thu, 20 Sep 2018 15:26:19 +0000 (17:26 +0200)]
remove old TODO

6 years agocorrect textarea id in insertFormattingToPost
Jonny Tischbein [Thu, 20 Sep 2018 15:23:29 +0000 (17:23 +0200)]
correct textarea id in insertFormattingToPost

6 years agoMake formatbar work
Jonny Tischbein [Thu, 20 Sep 2018 15:20:57 +0000 (17:20 +0200)]
Make formatbar work

6 years agoAdd format bar in new post jot
Jonny Tischbein [Thu, 20 Sep 2018 15:14:32 +0000 (17:14 +0200)]
Add format bar in new post jot

6 years agomake share button visivle via theme js. Avoid illegal multiple use of html id
Jonny Tischbein [Thu, 20 Sep 2018 15:09:39 +0000 (17:09 +0200)]
make share button visivle via theme js. Avoid illegal multiple use of html id

6 years agomake share button visible in preview
Jonny Tischbein [Thu, 20 Sep 2018 14:50:58 +0000 (16:50 +0200)]
make share button visible in preview

6 years agoAdd Share button for preview new post
Jonny Tischbein [Thu, 20 Sep 2018 14:20:33 +0000 (16:20 +0200)]
Add Share button for preview new post

6 years agoMerge pull request #5776 from annando/fix-contact
Hypolite Petovan [Thu, 20 Sep 2018 14:10:45 +0000 (10:10 -0400)]
Merge pull request #5776 from annando/fix-contact

Fix: Update routine for conversations in contacts was missing

6 years agoMerge pull request #5775 from JonnyTischbein/form_return_path
Hypolite Petovan [Thu, 20 Sep 2018 14:04:25 +0000 (10:04 -0400)]
Merge pull request #5775 from JonnyTischbein/form_return_path

mod/editpost fix return fallback to SESSION Variable

6 years agofix return fallback to SESSION Variable
Jonny Tischbein [Thu, 20 Sep 2018 13:55:24 +0000 (15:55 +0200)]
fix return fallback to SESSION Variable

6 years agoMerge pull request #5774 from JonnyTischbein/form_return_path
Hypolite Petovan [Thu, 20 Sep 2018 13:41:03 +0000 (09:41 -0400)]
Merge pull request #5774 from JonnyTischbein/form_return_path

Calculate form return_url for post and message instead of using SESSION Variable

6 years agoFix: Update routine for conversations in contacts was missing
Michael [Thu, 20 Sep 2018 12:44:40 +0000 (12:44 +0000)]
Fix: Update routine for conversations in contacts was missing

6 years agoadjust argc check in mod/editpost + relative path in mod/message
Jonny Tischbein [Thu, 20 Sep 2018 12:41:52 +0000 (14:41 +0200)]
adjust argc check in mod/editpost + relative path in mod/message

6 years agoCode cleaning / wrong table for flags
Michael [Thu, 20 Sep 2018 09:50:03 +0000 (09:50 +0000)]
Code cleaning / wrong table for flags

6 years agoMerge pull request #5772 from MrPetovan/bug/php7-remove-pear-text_highlighter
Michael Vogel [Thu, 20 Sep 2018 09:24:04 +0000 (09:24 +0000)]
Merge pull request #5772 from MrPetovan/bug/php7-remove-pear-text_highlighter

Remove references to Pear Text_Highlighter stylesheets

6 years agoRelocated function
Michael [Thu, 20 Sep 2018 05:37:01 +0000 (05:37 +0000)]
Relocated function

6 years agoJSON-LD stuff is now in a separate file
Michael [Thu, 20 Sep 2018 05:30:07 +0000 (05:30 +0000)]
JSON-LD stuff is now in a separate file

6 years agoTable "apcontact" is now in use / added functionality to handle JSON-LD
Michael [Thu, 20 Sep 2018 05:00:49 +0000 (05:00 +0000)]
Table "apcontact" is now in use / added functionality to handle JSON-LD

6 years agoFix inline code span display
Hypolite Petovan [Thu, 20 Sep 2018 03:10:41 +0000 (23:10 -0400)]
Fix inline code span display

6 years agoRewrite JS hooks
Hypolite Petovan [Thu, 20 Sep 2018 02:51:51 +0000 (22:51 -0400)]
Rewrite JS hooks

- Use event listeners instead of homebrew hooks
- Remove view/js/addon-hooks.js and its references
- Update Addon docs

6 years agoRemove references to Pear Text_Highlighter stylesheets
Hypolite Petovan [Thu, 20 Sep 2018 01:36:21 +0000 (21:36 -0400)]
Remove references to Pear Text_Highlighter stylesheets

6 years agocalculate form return_url for post and message instead of using SESSION var
Jonny Tischbein [Wed, 19 Sep 2018 21:55:29 +0000 (23:55 +0200)]
calculate form return_url for post and message instead of using SESSION var

6 years agoMerge pull request #5769 from tobiasd/20150819-credits
Michael Vogel [Wed, 19 Sep 2018 13:08:33 +0000 (13:08 +0000)]
Merge pull request #5769 from tobiasd/20150819-credits

regen credits

6 years agoregen credits
Tobias Diekershoff [Wed, 19 Sep 2018 09:16:47 +0000 (11:16 +0200)]
regen credits

6 years agoTable for AP contacts, JSON-LD parser included
Michael [Tue, 18 Sep 2018 22:09:27 +0000 (22:09 +0000)]
Table for AP contacts, JSON-LD parser included

6 years agoPrivate posts with Mastodon don't work - but this is expected
Michael [Tue, 18 Sep 2018 19:36:27 +0000 (19:36 +0000)]
Private posts with Mastodon don't work - but this is expected

6 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

6 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

6 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

6 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

6 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

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

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

6 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

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

6 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

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

6 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

6 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

6 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

6 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

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

6 years agofix response
Jonny Tischbein [Sun, 16 Sep 2018 17:36:25 +0000 (19:36 +0200)]
fix response

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

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

6 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

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

6 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

6 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

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

6 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 ...

6 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

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

6 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

6 years agoapi_friendships_detroy uid - api_user instead of local_uer, empty check for
Jonny Tischbein [Sat, 15 Sep 2018 09:06:55 +0000 (11:06 +0200)]
api_friendships_detroy uid - api_user instead of local_uer, empty check for

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

6 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

6 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

6 years agoapi_friendships_destroy finally function header + NotFoundException typo
Jonny Tischbein [Fri, 14 Sep 2018 17:35:24 +0000 (19:35 +0200)]
api_friendships_destroy finally function header + NotFoundException typo

6 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