Commit Graph

26358 Commits

Author SHA1 Message Date
nupplaPhil 27fc506dcf
Add lint check in travis-ci 2020-02-10 00:55:17 +01:00
Hypolite Petovan 2c56d2f336
Merge pull request #8265 from nupplaphil/task/add_license
Add license headers :-)
2020-02-09 16:34:21 -05:00
nupplaPhil 217d099181
Fix CurlResult copy&pate error 2020-02-09 22:48:04 +01:00
Hypolite Petovan d05db188cb
Merge pull request #8267 from nupplaphil/task/disable_drone
Disable drone.io integration
2020-02-09 16:33:34 -05:00
nupplaPhil 79d13f6f19
Disable drone.io integration 2020-02-09 22:50:31 +01:00
Hypolite Petovan 287b7036ea
Merge pull request #8266 from nupplaphil/bug/notification_subject
Fix Notification subject
2020-02-09 16:32:22 -05:00
nupplaPhil f69e3a2dc6
Fix Notification subject 2020-02-09 22:42:51 +01:00
nupplaPhil 7d714319c8
Add license info at Friendica PHP files 2020-02-09 16:34:23 +01:00
nupplaPhil 85dc9bb96b
Add license info at Friendica PHP files 2020-02-09 16:18:46 +01:00
nupplaPhil 23c64b9a11
Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Philipp 16acf1db95
Merge pull request #8260 from MrPetovan/bug/8252-fix-birthday-default
Accept empty values for profile birthday
2020-02-09 10:39:55 +01:00
Philipp 9e5f0ea4d1
Merge pull request #8257 from MrPetovan/task/8234-add-ap-to-dfrn-request
Switch to second person in dfrn_request "know you" field
2020-02-09 10:38:55 +01:00
Philipp 8253d902a7
Merge pull request #8259 from MrPetovan/bug/8248-frio-fix-notification-dropdown
[frio] Fix notification dropdown
2020-02-09 10:38:15 +01:00
Hypolite Petovan 5552f5ee72 Accept empty values for profile birthday 2020-02-09 02:17:48 -05:00
Hypolite Petovan 59840d2c11 [frio] Improve contrast of open notification dropdown button 2020-02-09 02:09:09 -05:00
Hypolite Petovan 6c152a3204 [frio] Remove unwanted navbar-nav behavior for top nav bar on mobile
- Rename overly generic notification menu button id
2020-02-09 01:43:53 -05:00
Hypolite Petovan 6bcb96982a Switch to second person in dfrn_request "know you" field 2020-02-09 01:01:11 -05:00
Hypolite Petovan 7180fa18dd
Merge pull request #8256 from nupplaphil/task/license_php
Add license to src\App namespace
2020-02-09 00:51:57 -05:00
Michael Vogel 1400e99618
Merge pull request #8244 from MrPetovan/task/8234-add-ap-to-dfrn-request
Add ActivityPub in the protocol list in dfrn_request
2020-02-09 06:50:40 +01:00
Hypolite Petovan 2fb1819e57 Simplify dfrn_request and auto_request templates
- Limit template variables
2020-02-08 17:08:01 -05:00
nupplaPhil 9eca2c98ed
Add license to src\App namespace 2020-02-08 20:42:47 +01:00
Philipp 78574b0a44
Merge pull request #8253 from tobiasd/20200208-msg
regen messages.po
2020-02-08 09:52:25 +01:00
Tobias Diekershoff 7072e21344 regen messages.po 2020-02-08 08:00:04 +01:00
Hypolite Petovan 45f6707ff4 Reformat dfrn_request and auto_request templates 2020-02-07 21:27:36 -05:00
Hypolite Petovan 7f402da40f Fix undefined variable in contact import n mod/settings 2020-02-07 21:27:35 -05:00
Hypolite Petovan 1a3807d598
Merge pull request #8249 from annando/a11y-4
Useless links removed / Item menu is moved to the item actions bar
2020-02-07 06:55:20 -05:00
Michael d37fd69477 Replaced spaces with tabs 2020-02-07 05:57:41 +00:00
Hypolite Petovan b53f2f2933
Merge pull request #8250 from annando/issue-8233
Issue 8233: Fix remote subscriptions
2020-02-06 20:00:13 -05:00
Michael 150c74be69 Issue 8233: Fix remote subscriptions 2020-02-06 22:45:22 +00:00
Michael 6e02105d88 Useless links removed / Item menu is moved to the item actions bar 2020-02-06 22:06:24 +00:00
Philipp 79d766b552
Merge pull request #8243 from MrPetovan/task/8238-cleanup-yesno
Cleanup after yesno field removal
2020-02-06 18:27:51 +01:00
Hypolite Petovan 557ece7d5a Remove unused translated yes/no labels in converted checkbox field definitions 2020-02-06 10:25:36 -05:00
Hypolite Petovan f2732a4ad7 Update desktop notifications logic without yesno field 2020-02-06 10:25:33 -05:00
Hypolite Petovan 40db6baa6b Rename hide friends checkbox field variable 2020-02-05 21:37:58 -05:00
Hypolite Petovan a7a38da62d Remove yesno option from Storage backend 2020-02-05 21:37:32 -05:00
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