Commit graph

168 commits

Author SHA1 Message Date
Michael
5d8a53b8ec Tumblr: Small fixes 2023-04-27 05:00:04 +00:00
Michael
dc02e16575 Tumblr: We can now follow, unfollow, add posts, ... 2023-04-26 22:15:59 +00:00
Michael
477e646fba Further updated the readme 2023-04-25 18:48:58 +00:00
Michael
5307ef3a58 Updated readme 2023-04-25 18:47:54 +00:00
Michael
4c3b4dea96 Improved result check 2023-04-25 18:38:18 +00:00
Michael
c811f54958 Tumblr is now using OAuth2 2023-04-25 18:33:39 +00:00
Michael
da65314df5 Resructured code, added documentation 2023-04-23 10:26:19 +00:00
Michael
9e7f06ed44 Tumblr: Dashboard import and activities are working 2023-04-22 10:01:09 +00:00
Michael
9c8e7a23a6 Add more types 2023-04-18 21:05:31 +00:00
Michael
71eb147c13 Tumblr: Import the timeline 2023-04-18 05:56:32 +00:00
Michael
972c2da98e Tumblr: Make it compatible with PHP 7.4.0 2023-04-11 14:56:52 +00:00
Hypolite Petovan
8a83cc2886 Merge pull request 'Tumblr: wrong "page" values are corrected automatically' (#1369) from heluecht/friendica-addons:tumblr-page into 2023.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1369
2023-04-10 13:37:35 +02:00
Michael
c94778dbc1 tumblr: wrong "page" values are corrected automatically 2023-04-10 10:18:21 +00:00
Tobias Diekershoff
1c677722b3 translations updates for 2023.03 2023-04-09 07:58:49 +02:00
Michael
99639632dd No need to fetch the return data since we don't use it 2023-04-09 05:06:52 +00:00
Michael
852ddb8acc Tumblr: Use the UUID to address the blog 2023-04-09 04:43:12 +00:00
Michael
37cdd74d73 Tumblr: Possible fixes 2023-04-08 16:49:52 +00:00
Michael
7dc1b44d1e Tumblr: Fix #11551 and introduce NPF 2023-04-06 19:10:32 +00:00
Michael
888dec1593 Remove media to avoid duplicated images 2023-03-09 20:59:42 +00:00
Michael
82376e4f17 Tumblr: Transmit multiple photos 2023-03-09 06:37:02 +00:00
Michael
878538c151 Access media via index 2023-03-06 00:49:30 +00:00
Michael
c8b6e7661b Unused variable removed 2023-03-05 21:35:14 +00:00
Michael
9183371062 "getAttachedData" has been removed 2023-03-05 21:17:14 +00:00
Philipp
648fadedd3
[various] Adapt BaseURL calls for new UriInterface 2023-02-18 21:04:47 +01:00
Hypolite Petovan
39c654da00 [various] Remove App dependency from hook functions 2023-01-13 21:16:09 -05:00
Tobias Diekershoff
71d9a42688 HU translation of various addons updated 2022-12-17 09:08:25 +01:00
Hypolite Petovan
f4130a9724 [various] Fix PHP 8 deprecation warnings 2022-11-19 19:19:30 -05:00
Michael
2de97487f3 Add native quotes to the upon posting 2022-10-29 19:37:25 -04:00
Philipp
b0eb28143a
UserSession class - Refactor addon 2022-10-20 23:51:49 +02:00
Michael
5d8129600d Replace all functions from boot.php 2022-10-19 09:47:36 -04:00
Michael
592374b795 Some useless EOL removed 2022-10-17 21:00:03 +00:00
Michael
897dbb30cf Remove "notice" with new function 2022-10-17 20:17:25 +00:00
Tobias Diekershoff
4487b2a923 FR translation of various addons updated 2022-08-19 19:37:09 +02:00
Roland Häder
06b15a6ed0
Changes:
- added missing type-hints
- avoided local variables
- added some documentation
- changed double-quotes to single
2022-06-30 13:33:22 +02:00
Roland Häder
3ab46781b1
Changes:
- if a <addon>_module() function is empty, it is more a statement and not a
  real function
2022-06-24 23:35:16 +02:00
Roland Häder
a2760cb1d1
Re-formatted a bit 2022-06-23 07:27:10 +02:00
Roland Häder
04df7f6e05
Changes:
- added more type-hints
- cleaned up some files (curly braces, spaces)
2022-06-23 07:17:00 +02:00
Tobias Diekershoff
931be19eca
DA DK translation for various addons added THX atjn 2022-05-02 12:26:36 +02:00
Tobias Diekershoff
4778cc4be7
PL translation updates THX strebski 2022-03-17 19:09:32 +01:00
Tobias Diekershoff
ed96e0a2f6
PL translation update THX strebski 2022-03-08 16:26:19 +01:00
Tobias Diekershoff
484482a4ce HU addon translation update THX Balázs Úr 2022-01-22 18:52:30 +01:00
Tobias Diekershoff
631b456755 SV addon translation update THX Kristoffer Grundström 2022-01-22 18:50:50 +01:00
Hypolite Petovan
3104d176e7 [various] Updated translation files after editing several strings 2021-11-29 06:55:24 -05:00
Hypolite Petovan
9acfdb4090 [various] Convert connector_settings hook functions to the new data array format
- Add separate template files to several addons
- Remove superfluous addon settings CSS files
2021-11-29 06:55:16 -05:00
Steffen K9
fde6d795cd
Fix WSOD tumblr 2021-11-07 16:18:27 +01:00
Michael Vogel
8fea67dade
Apply suggestions from code review
Co-authored-by: Philipp <admin+Github@philipp.info>
2021-11-07 14:02:13 +01:00
Michael
cff3dd67b0 "escapeTags" is removed from the addons 2021-11-07 08:49:34 +00:00
Michael
0bf6612ea3 "log" is replaced with the corresponding logging functions 2021-10-21 06:04:27 +00:00
Tobias Diekershoff
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
Tobias Diekershoff
25ba6023d0 regenerated all the strings 2021-10-10 08:27:53 +02:00