Commit Graph

26526 Commits

Author SHA1 Message Date
Hypolite Petovan dad6b43689
Merge pull request #8242 from annando/addcontact
Asynchronously add contacts to avoid timeout problems
2020-02-05 20:32:57 -05:00
Michael 4f362f6693 Asynchronously add contacts to avoid timeout problems 2020-02-06 00:00:00 +00:00
Hypolite Petovan 6347578978
Merge pull request #8239 from nupplaphil/task/move_enotify_parts
Move Notify "type" and "otype" into own enum classes
2020-02-05 16:56:54 -05:00
Philipp b6764468e0
Merge pull request #8241 from annando/notice
Remove a notice about a missing variable
2020-02-05 22:41:54 +01:00
Michael 5bbe02dcae Remove a notice about a missing variable 2020-02-05 21:40:35 +00:00
nupplaPhil d3929267d0
replaced with notify constants 2020-02-05 22:31:08 +01:00
nupplaPhil cb0057ef20
wrong release ... 2020-02-05 22:27:47 +01:00
nupplaPhil f2517e2fba
Set global notify constants deprecated 2020-02-05 22:27:04 +01:00
Hypolite Petovan 1595cf413d
Merge pull request #8240 from annando/a11y-3
Accessibility again: Notifications are now accessible
2020-02-05 16:22:26 -05:00
nupplaPhil 2e98c05bd3
improvements/fixings 2020-02-05 22:22:12 +01:00
Michael d8a19f7a27 Remove unneeded stuff 2020-02-05 21:10:17 +00:00
Michael ace3c52c8e Accessibility again: Notifications are now accessible 2020-02-05 21:06:03 +00:00
nupplaPhil 951b7179af
Move [Friendica:Notify] to a own PREFIX variable 2020-02-05 21:41:07 +01:00
nupplaPhil 511556085a
Move Notify::TYPE_SYSTEM 2020-02-05 21:41:07 +01:00
nupplaPhil c6915dc672
Move Notify::TYPE_SHARE 2020-02-05 21:41:06 +01:00
nupplaPhil a78e19ea76
Move Notify::TYPE_POKE 2020-02-05 21:41:05 +01:00
nupplaPhil bee110dc0b
Move Notify::TYPE_TAGSHARE 2020-02-05 21:41:05 +01:00
nupplaPhil 51260f234f
Move Notify::TYPE_TAGSELF 2020-02-05 21:41:04 +01:00
nupplaPhil bd0be96fb3
Remove unused Notify::TYPE_PROFILE 2020-02-05 21:41:04 +01:00
nupplaPhil 88dc3efdc9
Move Notify::TYPE_SUGGEST 2020-02-05 21:41:03 +01:00
nupplaPhil 9435cc4b88
Move Notify::TYPE_MAIL 2020-02-05 21:41:02 +01:00
nupplaPhil e6fb044e60
Move Notify::TYPE_COMMENT 2020-02-05 21:41:02 +01:00
nupplaPhil b86ad37001
Move Notify::TYPE_WALL 2020-02-05 21:41:01 +01:00
nupplaPhil 6e45514e2c
Move Notify::TYPE_CONFIRM 2020-02-05 21:41:00 +01:00
nupplaPhil cfd50f9abb
Move Notify::TYPE_INTRO 2020-02-05 21:41:00 +01:00
nupplaPhil 97b6f6b3b3
Move OTYPE constants to own enum class 2020-02-05 21:40:59 +01:00
Hypolite Petovan e42b843505
Merge pull request #8232 from nupplaphil/task/notify_email_builder
Introduce NotifyEmailBuilder
2020-02-05 13:00:14 -05:00
Hypolite Petovan 16c2705016
Merge pull request #8237 from annando/a11y-2
Accessibility: Improve navigation and contact approval
2020-02-05 12:11:53 -05:00
Hypolite Petovan 3f57e16a1a
Merge pull request #8236 from annando/a11y-1
Accessibility: A checkbox is a checkbox
2020-02-05 12:10:16 -05:00
Michael 2ba3cfb42c Use labels 2020-02-05 16:54:44 +00:00
Michael cf9070c396 Removed unneeded CSS and JS stuff 2020-02-05 16:30:35 +00:00
Michael 0b66970ec9 Acessibility: Improve navigation and contact approval 2020-02-05 16:14:04 +00:00
Michael 07148ecf6b Acessibility: A checkbox is a checkbox 2020-02-05 08:08:32 +00:00
nupplaPhil ea99ab22a9
Fix content not allowed flag ... 2020-02-04 21:38:59 +01:00
nupplaPhil 1fa69b3e43
Added EOF EOL :) 2020-02-04 21:29:49 +01:00
nupplaPhil 8815ee1346
Remove Notify reference 2020-02-04 21:28:27 +01:00
nupplaPhil 1867267513
Add user array 2020-02-04 21:26:03 +01:00
nupplaPhil 13c19fa9da
Add Logger 2020-02-04 21:14:40 +01:00
nupplaPhil cb08912926
split mailbuilder types 2020-02-04 21:14:39 +01:00
nupplaPhil 34dce9fd76
Introduce NotifyEmailBuilder 2020-02-04 21:14:39 +01:00
Hypolite Petovan e37b1c8794
Merge pull request #8215 from nupplaphil/task/extract_email
Cleanup enotify & Extract System emails
2020-02-04 15:10:27 -05:00
nupplaPhil 3e898d0415
formating 2020-02-04 21:33:53 +01:00
nupplaPhil 11c831945c
Add logging 2020-02-04 21:32:18 +01:00
nupplaPhil 0b94b84dc7
simplify mail creation 2020-02-04 21:05:33 +01:00
nupplaPhil 9f95b975b4
Improve HTML message 2020-02-04 20:54:26 +01:00
Steffen K9 52789f3ae4
Remove join profile table
Remove join profile table and remove exclude forums
2020-02-04 07:13:29 +01:00
Steffen K9 9424ecc5bc
Use PHP constants for literals 2020-02-03 23:30:31 +01:00
Steffen K9 b16ca2b026
Changed statistics query for nodeinfo
Removed the published to directories condition. Added check for 'user has logged in at least once'. Excluded community accounts (forums) from the user count.
2020-02-03 21:49:53 +01:00
Hypolite Petovan 480d936685
Merge pull request #8226 from nupplaphil/bug/wait_for_conn
Fix wait-for-connection script comment
2020-02-03 08:30:25 -05:00
Tobias Diekershoff 38e5733b6e
Merge pull request #8227 from annando/daemon-checks
Daemon: Added check for empty data
2020-02-03 06:26:13 +01:00