Commit Graph

3647 Commits

Author SHA1 Message Date
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
Michael Vogel a3ad6e42e0 More bots, more false positives 2019-04-28 08:44:56 +02:00
Michael Vogel 18f77b94e1 And some more false positives and known bots 2019-04-27 20:55:58 +02:00
Michael Vogel 758a36dfc6 Rearranged user-agent list, tested against log data 2019-04-27 17:17:11 +02:00
Michael Vogel 77acddba49 And some more added "good" agent 2019-04-27 15:50:25 +02:00
Michael Vogel 8c385accd6 Merge branch 'false-positive' of github.com:annando/friendica-addons into false-positive 2019-04-27 15:35:47 +02:00
Michael Vogel 939d17e1ed There are in fact many false positives ... 2019-04-27 15:34:51 +02:00
Michael Vogel 89b9baf392 There are in fact many false positives ... 2019-04-27 15:33:06 +02:00
Michael Vogel 5e18b276af Blockbot: Avoid false positives 2019-04-27 13:51:44 +02:00
Michael Vogel dd01cbd52d
Merge pull request #848 from tobiasd/20190424-curweather
API response celsius and metric both mean to use °C as unit for the temperature
2019-04-24 09:39:08 +02:00
Tobias Diekershoff 9548250443 mark v1.2 2019-04-24 09:34:21 +02:00
Tobias Diekershoff 0d0e4e3d06 API response celsius and metric both mean to use °C as unit for the temperature 2019-04-24 09:29:32 +02:00
Hypolite Petovan 5f6ec2f83f
Merge pull request #847 from tobiasd/develop
added Estonian translation THX Rain Hawk
2019-04-23 13:20:01 -04:00
Tobias Diekershoff a3b7fda18a added Estonian translation THX Rain Hawk 2019-04-23 18:37:22 +02:00
Hypolite Petovan cf741fe3e9
Merge pull request #846 from nupplaphil/features/6948-bot_detection
New Addon Bot detection
2019-04-22 07:49:18 -04:00
Philipp Holzer 6150bf9713
add __FILE__ 2019-04-22 10:49:40 +02:00
Philipp Holzer 95e075865f
rename prefix and add require 2019-04-21 12:35:33 +02:00
Philipp Holzer 34fc60be77
Rename botdetection to blockbot
Adding composer/vendor to blockbot
2019-04-20 20:38:32 +02:00
Philipp Holzer f1839f23e6
New Addon Bot detection 2019-04-20 14:15:45 +02:00
Hypolite Petovan 3835705a41
Merge pull request #845 from kecalcze/UpdatePHPMailer
Fix phpmailer compatibility with latest stable friendica
2019-04-12 08:24:36 -04:00
Unknown aa9a32a959 [FIX] Update encoding 2019-04-12 12:13:13 +02:00
Unknown 320dab881b Fix phpmailer compatibility with latest friendica 2019-04-12 00:45:05 +02:00
Michael Vogel ffe5038102
Merge pull request #843 from M-arcus/addon/phpmailer
PHP Mailer: Add use statement
2019-04-10 20:22:58 +02:00
Marcus Müller 7f4049102f
[FIX] PHP Mailer: Add use statement 2019-04-10 16:56:16 +02:00
Hypolite Petovan 940b259764
Merge pull request #841 from annando/no-queue
Remove the queue from the addons
2019-04-07 15:35:06 -04:00
Michael f034f97f8a Remove the queue from the addons 2019-04-05 18:07:57 +00:00
Hypolite Petovan d950b6edad
Merge pull request #840 from tobiasd/20190405-sv
update SV translation TTHX Bjoessi
2019-04-05 08:30:13 -04:00
Tobias Diekershoff 210e1bed16 update SV translation of blackout THX Bjoessi 2019-04-05 07:03:08 +02:00
Tobias Diekershoff 6d7f836f99 update SV translation of advancedcontentfilter THX Bjoessi 2019-04-05 07:02:41 +02:00
Hypolite Petovan 5d0760f285
Merge pull request #839 from annando/replace-queue
Replace the "Queue" mechanism with deferred workers
2019-04-04 10:46:04 -04:00
Michael b1b5815055 Removed useless stuff 2019-04-04 14:22:15 +00:00