Michael
|
fb6207f01f
|
IFTTT/Twitter: Support delayed posts
|
2020-12-13 13:07:12 +00:00 |
|
Hypolite Petovan
|
610d11d719
|
Merge pull request #1056 from annando/twitter-loop
Issue 9642: Twitter: Fix posting loop
|
2020-12-12 22:21:42 -05:00 |
|
Michael
|
e0c02c9eb8
|
Issue 9642: Twitter: Fix posting loop
|
2020-12-12 23:25:30 +00:00 |
|
Hypolite Petovan
|
e6becaacd6
|
Merge pull request #1055 from annando/profiler
Rendertime: Additional fields for the profiler
|
2020-12-09 21:04:28 -05:00 |
|
Michael
|
f11b6a1080
|
Cleaned up parameters
|
2020-12-10 00:03:00 +00:00 |
|
Michael
|
ed672a36f5
|
Support for more fields
|
2020-12-09 22:42:45 +00:00 |
|
Michael
|
8340f3b1f4
|
Rendertime: Additional fields for the profiler
|
2020-12-09 22:10:44 +00:00 |
|
Hypolite Petovan
|
895c264bb5
|
Merge pull request #1054 from annando/twitter-priority
Twitter: "remote self" posts had been posted with an invalid priority
|
2020-12-09 00:57:17 -05:00 |
|
Michael
|
3c18a3eedd
|
Simplified code
|
2020-12-09 05:55:10 +00:00 |
|
Michael
|
47844cf1b1
|
Twitter: "remote self" posts had been posted with an invalid priority
|
2020-12-08 21:55:02 +00:00 |
|
Tobias Diekershoff
|
2df2059dc7
|
Merge pull request #1053 from annando/libravatar
Libravatar: Extend the list of default avatars / make the admin interface work
|
2020-12-08 08:26:23 +01:00 |
|
Michael
|
ed69141fb2
|
Translation file updated
|
2020-12-08 07:17:15 +00:00 |
|
Michael
|
ad679c6c25
|
Libravatar: Extend the list of default avatars / make the admin interface work
|
2020-12-07 21:00:56 +00:00 |
|
Hypolite Petovan
|
30364c8ac0
|
Merge pull request #1052 from annando/twitter-links
Twitter: Posts are now with links again
|
2020-12-07 08:41:06 -05:00 |
|
Michael
|
d5b54f3bb1
|
Twitter: Posts are now with links again
|
2020-12-07 13:22:07 +00:00 |
|
Hypolite Petovan
|
c623195e0f
|
Merge pull request #1051 from annando/catavatar
Catavatar: Fix handling of avatar generating for any address
|
2020-12-06 18:36:02 -05:00 |
|
Michael
|
57577f3b65
|
Catavatar: Fix handling of avatar generating for any address
|
2020-12-06 16:04:07 +00:00 |
|
Hypolite Petovan
|
168cfae128
|
Merge pull request #1050 from annando/twitter-log
Twitter: improved logging
|
2020-11-30 16:25:50 -05:00 |
|
Michael
|
98b1d4990b
|
Twitter: improved logging
|
2020-11-30 21:18:31 +00:00 |
|
Michael Vogel
|
52d86afc5c
|
Merge pull request #1049 from MrPetovan/bug/9572-phpmailer-encoding
[phpmailer] Ensure encoding is UTF-8 even when not using the SMTP configuration
|
2020-11-29 21:47:40 +01:00 |
|
Hypolite Petovan
|
341e51f13d
|
[phpmailer] Ensure encoding is UTF-8 even when not using the SMTP configuration
|
2020-11-29 15:41:46 -05:00 |
|
Hypolite Petovan
|
83df923675
|
Merge pull request #1048 from annando/twitter-fatal
Twitter: Avoid fatal error with non-twitter urls
|
2020-11-28 17:03:14 -05:00 |
|
Hypolite Petovan
|
6bb2864395
|
Merge pull request #1047 from annando/notification
Removed unneeded data for notifications
|
2020-11-28 17:01:58 -05:00 |
|
Michael
|
bf63ef3ea5
|
Twitter: Avoid fatal error with non-twitter urls
|
2020-11-28 18:36:00 +00:00 |
|
Michael
|
6272ee3d09
|
Removed unneeded data for notifications
|
2020-11-28 17:24:51 +00:00 |
|
Hypolite Petovan
|
b3f7952be3
|
Merge pull request #1046 from annando/twitter-fix-reshare
Twitter: Fix display of reshared posts
|
2020-11-21 15:58:52 -05:00 |
|
Michael
|
bc2058e21a
|
Twitter: Fix display of reshared posts
|
2020-11-21 18:55:32 +00:00 |
|
Michael Vogel
|
ac42c70579
|
Merge pull request #1045 from MrPetovan/bug/notices
[various] Fix a couple of notices
|
2020-11-20 20:21:26 +01:00 |
|
Hypolite Petovan
|
8be4e72cdd
|
[wppost] Add fallback values for checkboxes
- Addresses https://github.com/friendica/friendica/issues/9252#issuecomment-725744557
- Fix some of the formatting according to code standards
|
2020-11-20 09:11:49 -05:00 |
|
Hypolite Petovan
|
647823769b
|
[twitter] Simplify remote self check
- Adresses https://github.com/friendica/friendica/issues/9252#issuecomment-730851818
|
2020-11-20 08:55:29 -05:00 |
|
Hypolite Petovan
|
019bcb4be4
|
Merge pull request #1044 from annando/rendertime-limit
Rendertime: possibility to define a minimal value for displaying the execution times
|
2020-11-20 06:58:30 -05:00 |
|
Michael
|
a0344101f1
|
Rendertime: possibility to define a minimal value for displaying the execution times
|
2020-11-20 09:02:39 +00:00 |
|
Michael Vogel
|
63e105212c
|
Merge pull request #1043 from MrPetovan/task/4140-ldap-logging
[ldapauth] Rework authentication and add logging
|
2020-11-19 22:37:08 +01:00 |
|
Michael Vogel
|
2f71df5429
|
Merge pull request #1042 from MrPetovan/task/9515-item-insert-parent-uri
[various] Replace confusing uses of item.parent-uri with expected item.thr-parent
|
2020-11-19 22:36:03 +01:00 |
|
Hypolite Petovan
|
b43dca5087
|
[ldapauth] Rework authentication and add logging
|
2020-11-19 11:18:48 -05:00 |
|
Hypolite Petovan
|
238b972449
|
[various] Replace confusing uses of item.parent-uri with expected item.thr-parent
|
2020-11-11 09:42:28 -05:00 |
|
Michael Vogel
|
4edf4832dd
|
Merge pull request #1041 from MrPetovan/bug/9447-twitter-parse-url-dimensions
[twitter] Add support for multiple images in parse_url hook function
|
2020-11-05 16:06:07 +01:00 |
|
Hypolite Petovan
|
4d49833f8b
|
[twitter] Add support for multiple images in parse_url hook function
|
2020-11-05 09:34:10 -05:00 |
|
Michael Vogel
|
0dce0b722b
|
Merge pull request #1040 from MrPetovan/bug/9447-twitter-parse-url-dimensions
[twitter] Add expected dimensions in parse_url hook function
|
2020-11-05 07:30:32 +01:00 |
|
Hypolite Petovan
|
d0d2a3269a
|
[twitter] Add expected dimensions in parse_url hook function
- Addresses https://github.com/friendica/friendica/issues/9447#issuecomment-722024085
|
2020-11-05 01:16:40 -05:00 |
|
Michael Vogel
|
4da668be69
|
Merge pull request #1039 from MrPetovan/bug/9486-markdown-escape-mentions
[markdown] Escape mentions which username can contain Markdown-like syntax
|
2020-11-02 20:11:38 +01:00 |
|
Hypolite Petovan
|
05d2707d50
|
[markdown] Escape mentions which username can contain Markdown-like syntax
|
2020-11-02 11:05:35 -05:00 |
|
Michael Vogel
|
ee8564fd06
|
Merge pull request #1038 from tobiasd/20201025-de
twitter addon DE translation updated
|
2020-10-25 20:31:16 +01:00 |
|
Tobias Diekershoff
|
5c84835f91
|
correction of wrong DE translation for the twitter addon
|
2020-10-25 19:56:48 +01:00 |
|
Michael Vogel
|
1c7b312442
|
Merge pull request #1037 from MrPetovan/bug/9447-restore-twitter-link-preview
[twitter] Add new parse_link hook function
|
2020-10-23 08:22:43 +02:00 |
|
Hypolite Petovan
|
5ddcc82951
|
[twitter] Update base messages.po after adding a translation string
|
2020-10-23 02:02:07 -04:00 |
|
Hypolite Petovan
|
74cfe72750
|
[twitter] Add new parse_link hook function
- This will populate the link preview now that OEmbed isn't supported anymore
|
2020-10-23 02:01:42 -04:00 |
|
Michael Vogel
|
29586d3498
|
Merge pull request #1032 from nupplaphil/task/psr7_remove_binary
[various] Remove $binary flag for HTTPRequest
|
2020-10-18 21:19:32 +02:00 |
|
Michael Vogel
|
2dc294df18
|
Merge pull request #1035 from tobiasd/20201011-ru
RU translation of the langfilter and diaspora addons THX Alexander An
|
2020-10-11 17:04:22 +02:00 |
|
Tobias Diekershoff
|
e34b227e61
|
RU translation langfilter addon THX Alexander An
|
2020-10-11 16:57:45 +02:00 |
|