Michael
|
6df6d82427
|
We can now like and dislike
|
2018-09-23 08:52:07 +00:00 |
|
Michael
|
a56565fa99
|
AP is enabled for all users
|
2018-09-22 23:49:27 +00:00 |
|
Michael
|
ca574e1027
|
We can now like and dislike
|
2018-09-22 23:17:01 +00:00 |
|
Hypolite Petovan
|
adbc1d3224
|
Missing $a to $this conversion in App
|
2018-09-22 12:45:49 -04:00 |
|
Michael
|
c083ae047c
|
Merge remote-tracking branch 'upstream/2018.08-rc' into ap1
|
2018-09-22 15:18:53 +00:00 |
|
Michael
|
214407bdc8
|
Improve communication
|
2018-09-22 14:12:54 +00:00 |
|
Tobias Diekershoff
|
684dfd5bbd
|
Merge pull request #5780 from annando/fix-relocation
Hopefully fixes relocations that hadn't been executed
|
2018-09-22 10:56:11 +02:00 |
|
Michael
|
b3e3147697
|
Issue 5768: This logging should help finding the origin of the problem
|
2018-09-22 07:09:27 +00:00 |
|
Michael
|
0dbb6313a5
|
Hopefully fixes relocations that hadn't been executed
|
2018-09-22 06:47:35 +00:00 |
|
Michael
|
b906b083bc
|
The target inbox is now generated after the permission bloxk
|
2018-09-22 05:58:56 +00:00 |
|
Michael
|
71cbe56293
|
Use the follower collection
|
2018-09-22 04:49:16 +00:00 |
|
Michael
|
b7744ae3eb
|
Inherit the receivers from the previous post
|
2018-09-22 04:39:04 +00:00 |
|
Michael
|
b44fc62708
|
Improvements to signature check, private posts do work now again
|
2018-09-21 22:31:33 +00:00 |
|
Benjamin Lorteau
|
489d5f41d2
|
Add Doxygen headers for multiple function in App
|
2018-09-21 09:54:40 -04:00 |
|
Benjamin Lorteau
|
f0cdd25e34
|
Register Friendica stylesheet using App->registerStylesheet()
- Remove mentions of {{$stylesheet}} in head.tpl templates
|
2018-09-21 09:54:09 -04:00 |
|
Michael
|
4c224fbddd
|
Deliver everything to all receivers in the thread
|
2018-09-21 12:06:36 +00:00 |
|
Michael
|
59cd6611ec
|
Direkt delivery is done
|
2018-09-21 05:41:18 +00:00 |
|
Michael
|
5310d54c13
|
Fetch the receiver from the parent posting as well
|
2018-09-21 04:51:54 +00:00 |
|
Michael
|
355346298b
|
LD signatures will now be checked when receiving messages
|
2018-09-21 03:39:32 +00:00 |
|
Hypolite Petovan
|
2ae6556b32
|
Add new 'head' hook
- Add new App->registerStylesheet method
- Reworked App->init_pagehead into App->initHead
|
2018-09-20 21:30:51 -04:00 |
|
Hypolite Petovan
|
1eaa523e61
|
Remove unused App->page['end']
- Remove unused empty templates
|
2018-09-20 21:02:28 -04:00 |
|
Hypolite Petovan
|
55f1d7b90e
|
Add new footer hook
- Add new App->footerScripts array
- Add footer.tpl template
- Add documentation
- Rework App->init_page_end to App->initFooter
|
2018-09-20 21:01:05 -04:00 |
|
Michael
|
752b5fe284
|
Outgoing posts are now signed
|
2018-09-20 21:45:23 +00:00 |
|
Michael
|
11310f4cf0
|
Relocated AP signature functions, reduced magic auth functions
|
2018-09-20 18:16:14 +00:00 |
|
Michael
|
0866fbaf8c
|
Code cleaning / wrong table for flags
|
2018-09-20 09:50:03 +00:00 |
|
Michael
|
0d51474e73
|
Relocated function
|
2018-09-20 05:37:01 +00:00 |
|
Michael
|
34cb0aa406
|
JSON-LD stuff is now in a separate file
|
2018-09-20 05:30:07 +00:00 |
|
Michael
|
f20bed67a9
|
Table "apcontact" is now in use / added functionality to handle JSON-LD
|
2018-09-20 05:00:49 +00:00 |
|
Jonny Tischbein
|
807ad14521
|
calculate form return_url for post and message instead of using SESSION var
|
2018-09-19 23:55:29 +02:00 |
|
Michael
|
5de4afecf1
|
Table for AP contacts, JSON-LD parser included
|
2018-09-18 22:09:27 +00:00 |
|
Michael
|
cb073bea61
|
Private posts with Mastodon don't work - but this is expected
|
2018-09-18 19:36:27 +00:00 |
|
Michael Vogel
|
bd0515714c
|
Merge pull request #5765 from MrPetovan/bug/php7-remove-pear-text_highlighter
[php7] Remove PHP code highlighting
|
2018-09-18 18:34:46 +00:00 |
|
Michael Vogel
|
1fa37586ca
|
Merge pull request #5764 from MrPetovan/task/update-mrpetovan-email-address
Update "mrpetovan" email address
|
2018-09-18 14:26:58 +00:00 |
|
Michael
|
464650d4d7
|
Public posts to Pleroma do work now, limited posts to Hubzilla and Mastodon as well
|
2018-09-18 07:28:35 +00:00 |
|
Hypolite Petovan
|
382a7f5acd
|
Create new HTML::toMarkdown wrapper
|
2018-09-17 23:17:41 -04:00 |
|
Michael
|
f772ece86f
|
New delivery module for ap
|
2018-09-17 21:13:08 +00:00 |
|
Michael Vogel
|
e68c48e88f
|
Merge pull request #5763 from MrPetovan/task/improve-getsiteinfo
Use OEmbed data when available no matter the type
|
2018-09-17 06:40:04 +00:00 |
|
Michael
|
91d1b4de5d
|
We now use the conversation data with AP
|
2018-09-17 05:51:05 +00:00 |
|
Michael
|
699a4140f9
|
Now sending does finally work - and some AP standards are improved as well
|
2018-09-16 20:12:48 +00:00 |
|
Michael
|
e4d28629e4
|
First posting tests
|
2018-09-16 17:47:00 +00:00 |
|
Hypolite Petovan
|
102adf86ae
|
Restore partial condition in OEmbed block of ParseUrl::getSiteInfo
|
2018-09-16 09:18:31 -04:00 |
|
Hypolite Petovan
|
96ed7525b7
|
Improve whitespace display from/to BBCode/HTML
|
2018-09-16 09:05:54 -04:00 |
|
Hypolite Petovan
|
ba4f368b45
|
Remove references to pear/Text_Highlighter
|
2018-09-16 09:05:00 -04:00 |
|
Hypolite Petovan
|
d6adcb9734
|
Remove text highlighting from BBCode::convert
- Move code blocks escaping from BBCode::toMarkdown to BBCode::convert
- Use "language-" class prefix for expected syntax highlighting
|
2018-09-16 09:04:25 -04:00 |
|
Michael
|
629cca1963
|
Added function to fetch missing data, code bugfixing
|
2018-09-16 13:04:00 +00:00 |
|
Michael
|
6f3b2b6586
|
Handling of unlisted posts, better uid detection
|
2018-09-16 09:06:09 +00:00 |
|
Michael
|
1f98414bdd
|
Some code cleanup
|
2018-09-16 05:49:13 +00:00 |
|
Hypolite Petovan
|
9d0a6f90b6
|
Update "mrpetovan" email address
- Fix Tobias' email address
- Fix copypasted doc block in Console/PostUpdate
|
2018-09-15 19:28:38 -04:00 |
|
Michael
|
a7f5c1f4c6
|
Likes work now
|
2018-09-15 23:06:03 +00:00 |
|
Michael
|
2eabe45a8e
|
Contact reject does work now as well
|
2018-09-15 22:25:58 +00:00 |
|
Michael
|
e45206ae5d
|
Merge remote-tracking branch 'upstream/2018.08-rc' into ap1
|
2018-09-15 20:49:46 +00:00 |
|
Michael
|
f5104f3e46
|
Removed harcoded host names
|
2018-09-15 20:48:24 +00:00 |
|
Michael
|
86bd283705
|
The whole contact handling does work now, yeah ...
|
2018-09-15 20:31:05 +00:00 |
|
Michael
|
6a8ebc8639
|
Contact follow and unfollow workd partially
|
2018-09-15 18:54:45 +00:00 |
|
Michael
|
96f575fe28
|
Processing of personal inbox enabled
|
2018-09-15 10:14:56 +00:00 |
|
Michael
|
35854a0ad1
|
Adding "(AP)" to the server name when posted via AP
|
2018-09-15 10:13:41 +00:00 |
|
Michael
|
957c70d1c6
|
Several improvements
|
2018-09-15 07:40:19 +00:00 |
|
Michael
|
fb5b6e4a14
|
New uri format for our posts that is AP compatible
|
2018-09-15 07:37:34 +00:00 |
|
Michael
|
2e7ca76e15
|
More fields to import / like could possibly work
|
2018-09-14 21:10:49 +00:00 |
|
Michael
|
61e2c7d20d
|
Added AP to many network conditions / enabling inbox processing
|
2018-09-14 16:51:32 +00:00 |
|
Hypolite Petovan
|
5b5e5ef4db
|
Use OEmbed data when available no matter the type
|
2018-09-13 21:50:52 -04:00 |
|
Michael
|
7b45bdea17
|
Preparation for adding more networks there
|
2018-09-13 22:12:33 +00:00 |
|
Michael
|
c2f6b166c7
|
We now use the regular probing function
|
2018-09-13 21:57:41 +00:00 |
|
Michael
|
8c00e88f79
|
The endless saga of the fight against notices continues
|
2018-09-13 21:11:52 +00:00 |
|
Hypolite Petovan
|
70c94abd8e
|
Merge pull request #5759 from annando/issue-5733
Issue 5733: Removing contacts does work now on the same machine as well
|
2018-09-12 19:40:03 -04:00 |
|
Michael
|
f7b03bc5f3
|
Missing $
|
2018-09-12 21:33:44 +00:00 |
|
Michael
|
67fa0ed433
|
Signature check added
|
2018-09-12 21:30:10 +00:00 |
|
Michael
|
969311cb44
|
Replacing the non standard "title" with "name"
|
2018-09-12 18:48:18 +00:00 |
|
Michael
|
7daa46503d
|
Don't risk incompatibilities
|
2018-09-12 06:13:04 +00:00 |
|
Michael
|
96d10c25e3
|
Issue 5733: Removing contacts does work now on the same machine as well
|
2018-09-12 06:05:14 +00:00 |
|
Michael
|
8c07baf54b
|
Better http answers
|
2018-09-12 06:01:28 +00:00 |
|
Michael
|
f566db52d3
|
And more notices ...
|
2018-09-11 08:04:14 +00:00 |
|
Michael
|
8b96a53fba
|
Burn notices, burn
|
2018-09-11 04:10:11 +00:00 |
|
Michael
|
0a5476591d
|
Activitity pub - first commit with much test code
|
2018-09-10 21:07:25 +00:00 |
|
Hypolite Petovan
|
791a77f441
|
Add overwrite parameter to App->loadConfigFile
|
2018-09-08 02:37:53 -04:00 |
|
Michael
|
99244d33f5
|
Fix for #5732 - too much links had been detected as photos
|
2018-09-07 06:10:33 +00:00 |
|
Hypolite Petovan
|
480d792356
|
Merge pull request #5732 from annando/fix-picture-posts
Fix: Posts with pictures will now look good again on connector networks
|
2018-09-06 19:00:44 -04:00 |
|
Michael
|
2592c3891c
|
forgotten $
|
2018-09-06 21:10:48 +00:00 |
|
Michael
|
1d4a5402ff
|
Picture posts do work again - everything else should work as well
|
2018-09-06 20:30:16 +00:00 |
|
Hypolite Petovan
|
e735a14db9
|
Merge pull request #5736 from annando/issue-5733
Issue 5733: Changing relationship values does work now again with DFRN
|
2018-09-06 13:19:24 -04:00 |
|
Hypolite Petovan
|
d27cf0cb60
|
Merge pull request #5740 from annando/fix-fatal
Fix fatal error due to missing "use"
|
2018-09-06 11:58:07 -04:00 |
|
Michael
|
e9a73e4480
|
Fix fatal error due to missing "use"
|
2018-09-06 13:27:03 +00:00 |
|
Michael
|
6113fdc940
|
Issue 5733: Changing relationship values does work now again with DFRN
|
2018-09-06 09:20:45 +00:00 |
|
Philipp Holzer
|
bd2b3b1ef5
|
LockDriverFixings
- release Locks in case of failures
- adding some cache tests
|
2018-09-06 08:11:18 +02:00 |
|
Michael
|
04fb885857
|
Fix: Posts with pictures will now look good again on connector networks
|
2018-09-06 04:24:34 +00:00 |
|
rabuzarus
|
75a2576f78
|
use magic links in single event view
|
2018-09-06 01:42:35 +02:00 |
|
Michael
|
9ef1d827f3
|
Restore the behaviour to remove the remote contact upon termination
|
2018-09-05 05:02:06 +00:00 |
|
Hypolite Petovan
|
59d06b6c78
|
Merge pull request #5719 from annando/notices-yeah
Good news, everyone - again somce notices removed
|
2018-09-04 19:09:11 -04:00 |
|
Michael
|
821429fdf1
|
Good news, everyone - again somce notices removed
|
2018-09-04 17:48:09 +00:00 |
|
Hypolite Petovan
|
9744f0e780
|
Update ParseUrl::getSiteinfo type recognition
- Added obsolete twitter card type provision
|
2018-09-02 17:50:27 -04:00 |
|
Hypolite Petovan
|
8bcc3c6860
|
Fix formatting in Util/ParseUrl
- Remove commented out code
- Replace double quotes with simple quotes
- Remove parentheses for language construct
- Add spaces around operators
- Rename variables
|
2018-09-02 17:46:28 -04:00 |
|
Hypolite Petovan
|
69e7c7feca
|
Fix photo attachment display
- Remove double image display
- Add domain link display to all attachments
|
2018-09-02 17:26:05 -04:00 |
|
Michael
|
5250552fe2
|
Removed obsolete post update that sometimes never finishes
|
2018-09-02 17:48:25 +00:00 |
|
Tobias Diekershoff
|
deca48e39d
|
Merge pull request #5711 from annando/and-again
The days are getting shorter, like the list of removed notices ...
|
2018-09-02 14:48:47 +02:00 |
|
Michael
|
703c668a37
|
More notices ...
|
2018-09-02 08:01:13 +00:00 |
|
Michael
|
fd7e45042a
|
The days are getting shorter, like the list of removed notices ...
|
2018-09-02 07:47:48 +00:00 |
|
Michael
|
4fcae18289
|
Issue 5262: Comments to a forum post aren't distributed via push
|
2018-09-01 03:23:12 +00:00 |
|
Michael Vogel
|
196ef0111c
|
Merge pull request #5704 from MrPetovan/bug/fix-unfollow
Fix unfollow sharing-only contacts (except connector protocols)
|
2018-08-31 15:40:51 +00:00 |
|
Michael
|
380eeaab88
|
Still there had been notices - must have a good camouflage
|
2018-08-31 05:08:22 +00:00 |
|
Hypolite Petovan
|
804cfa0320
|
Reorganize Protocol constants
- Add ActivityPub protocol constant
- Add Protocol::NATIVE_SUPPORT
- Sort/group constant names
|
2018-08-30 17:47:48 -04:00 |
|