6bc61d5ef7
Restructure Logger to new paradigm
2021-10-28 18:24:33 +02:00
ab32dd53bb
Merge pull request #1196 from nupplaphil/feat/storage_restructuring
...
Paradigm Restructuring Part 2 - Storage
2021-10-28 10:12:54 -04:00
5184ca0fc2
Restructure Storage to new paradigm
2021-10-27 20:02:55 +02:00
0d3a35dbe9
Merge pull request #1195 from nupplaphil/feat/core_new_paradigm
...
Paradigm Restructuring Part 1 - Core classes
2021-10-27 13:50:39 -04:00
Philipp
6e27f08021
Merge pull request #1199 from tobiasd/20211027-lng
...
AR translation updates abidin toumi
2021-10-27 14:38:47 +02:00
28abb42fec
AR translation of blackout addon updated THX abidin toumi
2021-10-27 14:00:29 +02:00
38344b2234
AR translation of advancedcontentfilter addon updated THX abidin toumi
2021-10-27 13:59:21 +02:00
2335face75
AR translation of blockem addon updated THX abidin toumi
2021-10-27 13:58:08 +02:00
63fca0af29
Refactoring Core class structures ...
2021-10-26 21:44:28 +02:00
ae86b2e806
Restructure (P)Config to follow new paradigm
2021-10-23 11:29:15 +02:00
2d3c2b4ee9
Restructure Cache to follow new paradigm
2021-10-23 10:49:26 +02:00
abf06edc90
Merge pull request #1194 from annando/logger
...
"log" is replaced with the corresponding logging functions
2021-10-21 10:41:45 +02:00
0bf6612ea3
"log" is replaced with the corresponding logging functions
2021-10-21 06:04:27 +00:00
fd078ee0e2
Merge pull request #1193 from annando/no-enotify
...
Replace calls to "notification" with the new function
2021-10-19 22:22:50 -04:00
6b0172d093
Replace calls to "notification" with the new function
2021-10-19 19:53:10 +00:00
e63881bf5b
Merge pull request #1192 from tobiasd/20211019-lng
...
langfilter translations DE, IT updated
2021-10-19 15:16:18 -04:00
685cc96bc6
IT translation of langfilter addon updated THX SickShark X
2021-10-19 20:11:15 +02:00
6352b25e46
DE translation of langfilter addon
2021-10-19 20:10:23 +02:00
d7fe20a1c3
Merge pull request #1191 from MrPetovan/bug/10634-markdown-html
...
[markdown] Limit HTML escaping to left chevrons
2021-10-18 17:26:26 +02:00
54ef923499
[markdown] Limit HTML escaping to left chevrons
...
- Right chevrons are used for quotation in Markdown
2021-10-18 09:13:47 -04:00
c22cb063d7
Merge pull request #1190 from MrPetovan/bug/10634-markdown-html
...
[markdown] Escape HTML characters before running Markdown::toBBCode()
2021-10-14 09:56:35 +02:00
43b0b5a0e4
[markdown] Escape HTML characters before running Markdown::toBBCode()
...
- This prevents HTML tag looking text to be purified in the Markdown to BBCode process
2021-10-14 02:11:53 -04:00
Philipp
31635cf6c3
Merge pull request #1189 from tobiasd/20211010-de
...
DE translation of the twitter addon updated
2021-10-10 14:36:13 +02:00
809103d5f0
DE translation of the twitter addon updated
2021-10-10 14:28:40 +02:00
Michael Vogel
31de85dd82
Merge pull request #1188 from tobiasd/20211010-ar
...
added AR translations to the Friendica addons
2021-10-10 12:59:57 +02:00
86de95f77b
added AR translations to the Friendica addons
...
Thanks to the work of طاهر, Farida Khalaf, محمد أحمد, abidin toumi, Abdullah Alsabi, ButterflyOfFire and ominds the translation of Friendica into Arabic has crossed the magic 50% progress mark, so we now include their work into the addons repository.
2021-10-10 12:55:16 +02:00
Michael Vogel
943187d02f
Merge pull request #1187 from tobiasd/20211010-regenlng
...
regenerated all the strings
2021-10-10 09:45:30 +02:00
25ba6023d0
regenerated all the strings
2021-10-10 08:27:53 +02:00
Philipp
55986ad17d
Merge pull request #1186 from MrPetovan/bug/10844-twitter-unfollow-block
...
[twitter] Fix typo in API path for unfollowing
2021-10-09 09:25:13 +02:00
7cc6f3f4a3
[twitter] Fix typo in API path for unfollowing
2021-10-09 02:05:25 -04:00
d37f779908
[twitter] Mirror the Twitter block behavior concerning established relationships
2021-10-09 02:05:25 -04:00
52828b2b45
[twitter] Combine POST calls in a single function for centralized logging
2021-10-09 02:05:25 -04:00
Philipp
c208a4ec14
Merge pull request #1185 from MrPetovan/bug/10851-favorites
...
[twitter] Fix typo in remote API path for likes
2021-10-09 07:48:06 +02:00
9e5768a8f7
[twitter] Update main translation file after updating a string
2021-10-08 22:25:42 -04:00
24740d0ba0
[twitter] Fix typo in remote API path for likes
2021-10-08 22:22:26 -04:00
21efea5b50
[twitter] Update description of autocreate contact option after contact drop feature was removed
2021-10-08 22:22:09 -04:00
0cac474b20
Merge pull request #1184 from annando/jappix-and-q
...
Jappix removed / more q calls have been replaced
2021-10-07 16:56:56 -04:00
793eca1f7b
Replaced the last occurences of "q"
2021-10-07 19:30:10 +00:00
e61a3d02ce
Assigns values in a single array
2021-10-07 18:55:49 +00:00
16d7eafd41
More replaced "q" calls
2021-10-07 05:53:16 +00:00
24ffee74d7
Jappixmini removed since it relied upon the deprecated DFRN transport layer
2021-10-07 05:42:03 +00:00
1294b7e5bb
Merge pull request #1162 from nupplaphil/feat/webdav_storage
...
WebDav Storage backend
2021-10-05 14:42:05 -04:00
c4c2536052
Merge pull request #1182 from annando/deprecated
...
Moved widgets and remote permissions to the deprecated addons
2021-10-05 11:31:10 +02:00
853c5b528f
Disable WebDav test because of impossible execution (yet)
2021-10-05 10:31:35 +02:00
ed1306caea
Adapt tests
2021-10-05 10:05:17 +02:00
e19abd6646
Moved widgets and remote permissions to the deprecated addons
2021-10-05 05:59:44 +00:00
Michael Vogel
4026d06287
Merge pull request #1181 from MrPetovan/task/remove-event-adjust
...
[advancedcontentfilter] Remove event.adjust field from available fields to match
2021-10-04 14:33:02 +02:00
23a02dbde7
[advancedcontentfilter] Remove event.adjust field from available fields to match
2021-10-04 08:18:46 -04:00
6b3d22d85d
Add messages.po
2021-10-04 11:59:49 +02:00
45d849ee76
Add WebDavConfig
2021-10-04 11:41:25 +02:00