Commit Graph

3677 Commits

Author SHA1 Message Date
Michael 24fd0658a3 Three bad bots added 2019-06-12 09:11:54 +00:00
Michael e52e6f7be2 And another good library 2019-06-12 09:07:30 +00:00
Michael 6646d0f963 One good, many bad ... 2019-06-11 10:12:39 +00:00
Michael e6a573faea Merge remote-tracking branch 'upstream/2019.06-rc' into false-positive 2019-06-10 16:47:33 +00:00
Michael 0aba97ed84 Two more bad bots, a single good one 2019-06-10 14:33:42 +00:00
Hypolite Petovan 73e045a99d
Merge pull request #862 from nupplaphil/bugs/6917-php_warning
[various] Refactor url/fetchUrl parameter
2019-06-10 09:23:12 -04:00
Philipp Holzer 8562422ee2
Move internal recursion-counter to the end of all cur/fetchUrl parameters 2019-06-10 14:34:53 +02:00
Michael b8ad479acc One false positive, many bots added 2019-06-06 20:31:16 +00:00
Michael Vogel 29d980758c
Merge pull request #861 from MrPetovan/task/unsupport-xmpp
[xmpp] Mark addon as unsupported
2019-06-03 22:38:54 +02:00
Hypolite Petovan e44ee8486f [xmpp] Mark addon as unsupported 2019-06-03 16:20:04 -04:00
Michael Vogel 0552e46b1f
Merge pull request #860 from MrPetovan/2019.06-rc
Update 2019.06 rc with phpmailer PR
2019-06-03 21:19:59 +02:00
Michael 3ade520803 three more crawler 2019-06-01 04:51:01 +00:00
Michael 4519f9bb18 And again 2019-05-31 15:37:33 +00:00
Michael 975155afbf And another bot added 2019-05-31 15:32:22 +00:00
Michael Vogel a42b798722 Merge branch 'false-positive' of github.com:annando/friendica-addons into false-positive 2019-05-30 15:12:52 +02:00
Michael Vogel cf98d23af1 And some more bot headed 2019-05-30 15:11:33 +02:00
Michael 5af7f2a6b6 Crawler added 2019-05-30 11:52:55 +00:00
Michael 305b814c8e Bot added, false positive added 2019-05-30 10:32:01 +00:00
Michael Vogel 6f4dd86ff0 Clarified the comments 2019-05-30 06:45:20 +02:00
Michael 501e586968 Added false positive 2019-05-30 04:17:35 +00:00
Michael efaefc4e1b Just some more bots 2019-05-29 19:13:15 +00:00
Michael 9e8ab6ccf0 Added training mode 2019-05-29 18:51:07 +00:00
Michael Vogel 02fdb7c654 Merge remote-tracking branch 'upstream/2019.06-rc' into false-positive 2019-05-29 20:37:00 +02:00
Michael Vogel dd7262bb8d
Merge pull request #859 from MrPetovan/bug/7023-phpmailer-hooks
[phpmailer] Use new emailer hook "sent" property
2019-05-29 07:13:49 +02:00
Hypolite Petovan 4c0c4d4f33 [phpmailer] Use new emailer hook "sent" property 2019-05-26 22:07:22 -04:00
Hypolite Petovan c8001ac4c4 [phpmailer] Rework addon
- Remove redundant uninstall function
- Add default config file
- Add replyTo support
- Add custom headers support
- Add plain text-only support
- Improve error handling
2019-05-26 22:07:19 -04:00
Hypolite Petovan c228c4523c [phpmailer] Add README and LICENSE 2019-05-25 23:46:55 -04:00
Tobias Diekershoff f6c8476228
Merge pull request #857 from MrPetovan/task/fix-admin-addons
[various] Fix *_addon_admin_post parameters
2019-05-15 15:04:35 +02:00
Hypolite Petovan 1d942d3205 [various] Fix *_addon_admin_post parameters 2019-05-15 08:04:54 -04:00
Tobias Diekershoff 2394700e29
Merge pull request #856 from MrPetovan/task/two-factor-authentication
[windowsphonepush] Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser
2019-05-14 10:02:16 +02:00
Hypolite Petovan 3481b5774a [windowsphonepush] Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser 2019-05-13 01:41:49 -04:00
Tobias Diekershoff f47f2e657d
Merge pull request #853 from MrPetovan/task/remove-pledgie
[pledgie] Service has been discontinued since January 2018
2019-05-10 10:44:30 +02:00
Tobias Diekershoff 04205375c5
Merge pull request #855 from MrPetovan/task/remove-fortunate
Deprecate fortunate
2019-05-09 18:05:38 +02:00
Tobias Diekershoff ae65b6af91
Merge pull request #854 from MrPetovan/task/fix-admin-addons
[various] Fix admin addons
2019-05-09 18:05:02 +02:00
Hypolite Petovan 2f51b9013b [geonames] Add link to base service website in README 2019-05-08 08:51:54 -04:00
Hypolite Petovan 4966796b07 Deprecate fortunate
- Addon requires tons of work to be compatible with latest version of Friendica
2019-05-08 08:39:42 -04:00
Hypolite Petovan f104bb0d78 [pageheader] Move user addon settings to admin page
- Reformat code
- Remove uninstall function that doesn't have any specific uninstall code besides hooks
2019-05-08 00:45:34 -04:00
Hypolite Petovan f93a1a45cc [geonames] Remove unused admin settings functions
- Reformat code
- Remove uninstall function that doesn't include specific code besides hooks
2019-05-08 00:44:43 -04:00
Hypolite Petovan 31e89b43fe [cookienotice] Move user addon settings to admin page
- Reformat code
- Remove uninstall function which doesn't include any specific uninstalling code besides hooks
2019-05-08 00:43:27 -04:00
Hypolite Petovan 1312d1fc00 [pledgie] Service has been discontinued since January 2018 2019-05-07 23:45:32 -04:00
Michael Vogel 582bec6415
Merge pull request #852 from MrPetovan/task/remove-duplicate-baseurl
[widgets] Remove superfluous $baseurl template variable
2019-05-06 14:40:40 +02:00
Michael Vogel 25b748f9ee
Merge pull request #851 from MrPetovan/task/remove-friendica-app-support
[various] Remove /display/{nick}/{id} URL structure publishing
2019-05-06 08:03:16 +02:00
Hypolite Petovan 81f9f266ab [widgets] Remove superfluous $baseurl template variable 2019-05-05 22:04:29 -04:00
Hypolite Petovan 09967cc664 [various] Remove /display/{nick}/{id} URL structure publishing 2019-05-05 22:03:22 -04:00
Michael Vogel 08c890d651 Avoid warnings 2019-05-03 12:25:13 +02:00
Tobias Diekershoff 246057726b
Merge pull request #850 from nupplaphil/task/mod_directory
Move mod/directory to src/Module/Directory
2019-05-03 10:57:27 +02:00
Philipp Holzer b27ea85532
Move mod/directory to src/Module/Directory 2019-05-02 22:49:33 +02:00
Michael Vogel e6164536e8 The "good bots" lists had been unified. 2019-04-29 22:21:42 +02:00
Michael Vogel ccebe7ebf7 And some more ... 2019-04-29 17:46:04 +02:00
Michael Vogel 934df28d0c Some more bots and false positives 2019-04-28 23:01:24 +02:00