Michael
|
df898bd3d3
|
Improved logging
|
2020-04-14 09:19:45 +00:00 |
|
Michael
|
6fa43ffa71
|
Store tags for Diaspora - shorten tags when needed
|
2020-04-14 07:56:53 +00:00 |
|
Michael
|
67a67200a7
|
Storing mentions in Diaspora and AP
|
2020-04-13 23:54:28 +00:00 |
|
Michael
|
661dd43b0d
|
Term constants updated
|
2020-04-13 19:24:22 +00:00 |
|
Michael
|
552fd98657
|
The "sign" table had been removed
|
2020-04-13 16:27:40 +00:00 |
|
Hypolite Petovan
|
af817b2ad5
|
Add cache and CORS headers to ActivityPub endpoints
|
2020-04-05 18:02:38 -04:00 |
|
Hypolite Petovan
|
1e32f74b0b
|
Rework Module/Objects
- Merge two item queries into one
- Add ETag check
- Use Router parameter
|
2020-04-05 18:00:46 -04:00 |
|
Hypolite Petovan
|
f96d1fbd0b
|
Add Network::checkEtagModified method
|
2020-04-05 17:58:09 -04:00 |
|
Hypolite Petovan
|
0eab66253e
|
Merge pull request #8494 from annando/ap-fix-comments
AP: Limited comment distribution
|
2020-04-05 08:19:44 -04:00 |
|
Michael
|
860d4654c1
|
Issue 8495: Only use "noreply" when no sender mail is defined
|
2020-04-04 20:26:09 +00:00 |
|
Michael
|
bdd6e1913a
|
AP: Limited comment distribution
|
2020-04-04 17:59:08 +00:00 |
|
Hypolite Petovan
|
6bb210ff7a
|
Refactor features pages
- Create frio template for admin features page
- Fix header hierarchy
|
2020-04-01 19:06:10 -04:00 |
|
Hypolite Petovan
|
fd89572606
|
Refactor admin site settings templates
- Fix header hierarchy in admin/site.tpl
- Fix panel display in frio/templates/admin/site.tpl
|
2020-04-01 19:06:10 -04:00 |
|
Michael
|
01c6179feb
|
Check for Antelope and convert to Barracuda
|
2020-04-01 18:11:06 +00:00 |
|
Hypolite Petovan
|
0584667d13
|
Merge pull request #8481 from annando/mimetype
Improved Mime Type detection
|
2020-04-01 07:27:42 -04:00 |
|
Michael
|
d3722c945b
|
Improved Mime Type detection
|
2020-04-01 05:42:44 +00:00 |
|
Hypolite Petovan
|
dcf59e34c1
|
Add new Strings::substringReplace method
- Add tests for the method
|
2020-03-30 10:49:53 -04:00 |
|
Tobias Diekershoff
|
352383f7b2
|
Merge pull request #8472 from annando/prevent-loop
Discover contacts: Prevent putting much stress on remote systems
|
2020-03-30 09:10:20 +02:00 |
|
Michael
|
4aa89368ad
|
Prevent putting much stress on remote systems
|
2020-03-30 06:22:32 +00:00 |
|
Hypolite Petovan
|
f69c591166
|
Add object key existence check in ActivityPub/Transmitter
- Addresses https://github.com/friendica/friendica/issues/8000#issuecomment-605614192
|
2020-03-29 12:52:05 -04:00 |
|
Tobias Diekershoff
|
8eaab2cecb
|
Merge pull request #8465 from AlfredSK/AlfredSK-dont_mention_multiprofiles
Remove multi profile mention in settings
|
2020-03-29 14:35:50 +02:00 |
|
Michael
|
e17e385c41
|
Fix: Queries with empty selections hadn't worked anymore
|
2020-03-29 12:29:57 +00:00 |
|
Michael
|
979199c442
|
Should fix the unknown "internal-psid" field
|
2020-03-29 11:16:40 +00:00 |
|
Steffen K9
|
154109f9ee
|
remove default from welcome.php
|
2020-03-29 11:36:04 +02:00 |
|
Tobias Diekershoff
|
cb1696bfaf
|
Merge pull request #8464 from annando/notice
Fixes two notices
|
2020-03-29 08:37:57 +02:00 |
|
Hypolite Petovan
|
1d8bb726d6
|
Merge pull request #8462 from annando/issue-8254-3
Issue 8254: Some more fixes for too long data for columns
|
2020-03-29 00:32:03 -04:00 |
|
Hypolite Petovan
|
9fd23c407b
|
Merge pull request #8463 from annando/issue-8299
Issue 8299: Don't manipulate DFRN content upon receiving
|
2020-03-28 23:18:44 -04:00 |
|
Michael Vogel
|
1194f9a58c
|
(hopefully) Fixes "Undefined index: internal-psid"
|
2020-03-28 23:11:57 +01:00 |
|
Michael Vogel
|
3ca88f53ec
|
Fixes "Undefined index: object"
|
2020-03-28 22:37:03 +01:00 |
|
Michael Vogel
|
01d6bfd2dd
|
Issue 8299: Don't manipulate DFRN content upon receiving
|
2020-03-28 20:41:25 +01:00 |
|
Michael
|
2ba4333f70
|
Exchange "part" with "fragment"
|
2020-03-28 15:18:12 +00:00 |
|
Michael
|
3761e9ee51
|
Issue 8254: Some more fixes for too long data for columns
|
2020-03-28 15:14:40 +00:00 |
|
Michael
|
b5cdd78523
|
Issue 8341: Make events sharable
|
2020-03-28 14:02:49 +00:00 |
|
Michael
|
cc913bcf7c
|
Prevent another endless loop while fetching AP items
|
2020-03-28 10:34:23 +00:00 |
|
Hypolite Petovan
|
8a4a65f418
|
Merge pull request #8456 from annando/fix-ap
Fix: Fetching content via the "objects" endpoint behaved wrong
|
2020-03-26 08:45:10 -04:00 |
|
Michael Vogel
|
fcb0fa4cfa
|
Fix: Fetching content via the "objects" endpoint behaved wrong
|
2020-03-26 07:52:48 +01:00 |
|
Michael
|
6f22e3909b
|
Issue 8254 More length shortenings
|
2020-03-25 23:18:07 +00:00 |
|
Michael
|
52e6f97b61
|
Removed wrong comment
|
2020-03-25 18:27:35 +00:00 |
|
Michael
|
1e9d793d74
|
Socialhome added
|
2020-03-25 17:25:23 +00:00 |
|
Michael
|
6249b674dc
|
Issue 7892: Improve "plink" generation for Diaspora posts
|
2020-03-25 16:42:53 +00:00 |
|
Tobias Diekershoff
|
e4dbc09601
|
Merge pull request #8452 from annando/issue-8254
Issue 8254: Length restriction for "title" and "uri"
|
2020-03-25 12:07:26 +01:00 |
|
Michael
|
b36e0e58b7
|
OStatus: Avoid a notice
|
2020-03-25 07:29:47 +00:00 |
|
Michael
|
0486050d96
|
Issue 8254: Length restriction for "title" and "uri"
|
2020-03-25 07:07:34 +00:00 |
|
Michael
|
1fef1ef6e9
|
Issue 7771: Funkwhale support
|
2020-03-24 23:12:53 +00:00 |
|
Tobias Diekershoff
|
103769f4c2
|
Merge pull request #8447 from annando/issue-7771-funkwhale
Funkwhale support added, Peertube support improved
|
2020-03-23 06:44:18 +01:00 |
|
Michael
|
50e0ea5b3e
|
Funkwhale support added, Peertube support improved
|
2020-03-23 04:43:06 +00:00 |
|
Hypolite Petovan
|
1187742c14
|
Skip Contact::getDetailsByURL when url is empty in GContact::searchByName
- Address https://github.com/friendica/friendica/issues/8000#issuecomment-602169147
|
2020-03-22 22:46:22 -04:00 |
|
Michael
|
b68a16e07a
|
"repair diaspora" fixed some problem long time ago. It is not needed anymore
|
2020-03-22 13:12:48 +00:00 |
|
Michael
|
bc069c8ebf
|
Prevent endless loops and long running feed processing
|
2020-03-22 13:05:35 +00:00 |
|
Michael
|
fc7ac75ba4
|
Issue 8371: More enhanced logging
|
2020-03-22 12:51:37 +00:00 |
|