Commit Graph

28331 Commits

Author SHA1 Message Date
Michael 373ba425ae Merge branch 'send-relais' of github.com:annando/friendica into send-relais 2020-09-16 18:25:13 +00:00
Michael Vogel 6c6cfa939d
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-09-16 20:23:27 +02:00
Michael 522bd5d774 Merge remote-tracking branch 'upstream/2020.09-rc' into send-relais 2020-09-16 10:27:14 +00:00
Hypolite Petovan ba23d3af9e
Merge pull request #9213 from annando/new-relay-server
Changed name for the sample relay server
2020-09-16 05:23:58 -04:00
Hypolite Petovan 6b8ea346bc
Merge pull request #9212 from annando/nofinalurlfeed
Ignore list for redirects
2020-09-16 05:22:33 -04:00
Michael efb461583b Move default setting to the configuration file 2020-09-16 06:08:30 +00:00
Michael 351d14d6f5 Replaced the defunct relay server at another place as well 2020-09-16 05:29:33 +00:00
Michael 6a505372fa Changed name for the sample relay server 2020-09-16 05:20:38 +00:00
Michael 98a905a4c2 Remove unneeded function 2020-09-16 05:05:15 +00:00
Michael 55e169db49 Configurable list of domains to ignore redirects 2020-09-16 04:56:37 +00:00
Michael Vogel 26831371f7 Don't call finalUrl on feed URL 2020-09-15 21:47:47 +02:00
Michael 178455928a We can now manage relay servers and can send content to them 2020-09-15 17:45:19 +00:00
Hypolite Petovan 953ba74248
Merge pull request #9209 from tobiasd/20200915-typo
silkevicious found a typo
2020-09-15 10:12:11 -04:00
Tobias Diekershoff 56bbf9015a silkevicious found a typo 2020-09-15 15:38:31 +02:00
Hypolite Petovan 8053d53af8
Merge pull request #9208 from tobiasd/2020.09-creadits
2020.09 update for the CREDITS
2020-09-15 07:51:10 -04:00
Tobias Diekershoff e565a03724 double name 2020-09-15 08:18:31 +02:00
Tobias Diekershoff cd5fa414be update the CREDITS.txt for the 2020.09 release 2020-09-15 08:08:21 +02:00
Hypolite Petovan ca624ec612
Merge pull request #9207 from annando/relay-posts
Process incoming relay posts / fix importing posts
2020-09-14 19:28:55 -04:00
Michael 4930991734 Process incoming relay posts / fix importing posts 2020-09-14 20:58:41 +00:00
Hypolite Petovan 87e0ba2af6
Merge pull request #9206 from annando/global-direction
We now set the "global" direction
2020-09-14 14:04:59 -04:00
Tobias Diekershoff 4643c95c7e
Merge pull request #9205 from annando/issue-9204
Issue 9204: Fetching of AP posts does work again
2020-09-14 20:00:09 +02:00
Michael 12d1bb883d Issue 9204: Fetching of AP posts does work again 2020-09-14 17:50:42 +00:00
Michael 08fa5f0c19 We now set the "global" direction 2020-09-14 17:48:57 +00:00
Hypolite Petovan d24e8b4d51
Merge pull request #9203 from tobiasd/202020914-IT
IT translations THX Sylke Vicious
2020-09-14 12:52:22 -04:00
Tobias Diekershoff 3babead2d8 IT translations THX Sylke Vicious 2020-09-14 18:47:03 +02:00
Tobias Diekershoff cade34cd2d
Merge pull request #9200 from annando/global-direction
Improve "direction" icons on "vier", new direction "global"
2020-09-14 14:10:43 +02:00
Michael 23bac84973 Improve "direction" icons on "vier", new direction "global" 2020-09-14 10:43:16 +00:00
Tobias Diekershoff 766d92aaa0
Merge pull request #9199 from MrPetovan/bug/9193-frio-box-shadows
[frio] Remove textcomplete hidden input box shadows in dark/black schemes
2020-09-14 07:37:37 +02:00
Tobias Diekershoff 6d95e6f5b9
Merge pull request #9198 from MrPetovan/bug/9090-frio-jot-modal-panel-overflow
[frio] Restore jot modal panel overflow value
2020-09-14 07:36:56 +02:00
Hypolite Petovan 5aa6284b1d [frio] Destroy unused perfect scrollbar on the aside element
- It was interfering with accented scheme styles
2020-09-14 00:22:59 -04:00
Hypolite Petovan 2ff80bf91b [frio] Remove textcomplete hidden input box shadows in dark/black schemes 2020-09-14 00:18:41 -04:00
Hypolite Petovan 541f15cefc [frio] Restore jot modal panel overflow value
- Reverts 1c37f4aa88
- Reverts part of 43df577209
- It was causing jot panel content to overflow the modal window
2020-09-14 00:00:09 -04:00
Hypolite Petovan a7de06d280 Add deprecation notice on Strings::escapeTags 2020-09-13 20:01:55 -04:00
Hypolite Petovan dc90984106 Remove obsolete uses of Strings::escapeTags in mod/item 2020-09-13 20:01:55 -04:00
Hypolite Petovan 76d6962129 Remove superfluous variable in item template variables 2020-09-13 20:01:54 -04:00
Hypolite Petovan 3fa3e78844 Normalize item like/dislike template variable name 2020-09-13 20:01:54 -04:00
Hypolite Petovan 8d5eb61ea3 Normalize item comment template variable name 2020-09-13 20:01:54 -04:00
Hypolite Petovan 65b796ed1f Normalize item_photo_menu template variable name 2020-09-13 20:01:53 -04:00
Hypolite Petovan 2bfd53bf09 Normalize item body template variable name 2020-09-13 20:01:53 -04:00
Hypolite Petovan 9ff228812f Normalize item location template variable name 2020-09-13 20:01:51 -04:00
Hypolite Petovan c767325257
Merge pull request #9196 from annando/queryValue
New function XML::getFirstValue to fetch the first value
2020-09-13 18:25:26 -04:00
Hypolite Petovan f80cc91064
Merge pull request #9194 from annando/additional-directions
Add additional direction types
2020-09-13 17:05:31 -04:00
Michael 73bcca892e Fixed capitalization 2020-09-13 21:00:54 +00:00
Michael 34257e78ca Function renamed 2020-09-13 19:40:38 +00:00
Philipp 1415d1903a
Merge pull request #9195 from annando/dbversion
Ability to set the database version
2020-09-13 18:43:19 +02:00
Michael 50b5483ee1 Ability to set the database version 2020-09-13 15:57:24 +00:00
Michael 5a41cd437d Add additional direction types 2020-09-13 14:15:28 +00:00
Michael Vogel ea893df1c1
Merge pull request #9191 from MrPetovan/bug/9090-frio-autosize-max-height
[frio] Limit jot textarea height
2020-09-13 06:55:33 +02:00
Hypolite Petovan 1c37f4aa88 [frio] Limit jot textarea height 2020-09-12 17:53:03 -04:00
Michael 20b25a1acd New function "queryValue" 2020-09-12 19:23:23 +00:00