Michael
ca1b92bb34
Support unlisted public posts
2020-03-02 07:57:23 +00:00
Philipp
27b60b200e
Merge pull request #8352 from MrPetovan/bug/8002-album-drop-cancel
...
Use sensible URLs for return after album actions instead of $_SESSION['photo_return'] in mod/photos
2020-03-01 22:21:33 +01:00
Hypolite Petovan
a344809d3c
[frio] Enable file upload in settings form
2020-03-01 10:15:56 -05:00
Hypolite Petovan
b6fa528b63
Remove duplicate photo album edit link
2020-03-01 09:55:31 -05:00
nupplaPhil
4f2bea5cb1
Move "regmod" functionality into Admin Users page
2020-02-29 17:10:29 +01:00
Michael Vogel
fccecf92cd
Merge pull request #8337 from MrPetovan/task/8323-protect-target-blank
...
Add rel="noopener noreferrer" to all target="_blank" links
2020-02-25 05:50:33 +01:00
Hypolite Petovan
b100b9600e
Add rel="noopener noreferrer" to all target="_blank" links
...
See https://mathiasbynens.github.io/rel-noopener/
2020-02-24 20:07:34 -05:00
Hypolite Petovan
e230619a84
Move actions dropdown in search item view
2020-02-23 20:20:20 -05:00
Michael
1b87a97a81
Remove "hidewall" check from ACL
2020-02-22 08:54:28 +00:00
Hypolite Petovan
637e38e535
User hide_dislike user setting to hide dislike button and conversation responses
2020-02-20 05:37:07 -05:00
Hypolite Petovan
96ba2ac00d
Add new hide dislike user setting
2020-02-20 05:37:07 -05:00
Michael Vogel
eefa699bb2
Merge pull request #8317 from MrPetovan/task/frio-remove-compose-setting
...
[frio] Remove "Enable Compose page" setting
2020-02-20 09:35:48 +01:00
Michael Vogel
b6b567fc97
Merge pull request #8315 from MrPetovan/task/8310-improve-manifest
...
Update manifest output with config/theme info
2020-02-20 09:34:36 +01:00
Hypolite Petovan
cf99c752ea
[frio] Remove "Enable Compose page" setting
2020-02-19 15:11:54 -05:00
Hypolite Petovan
2791d70655
[frio] Merge compose/jot buttons features
2020-02-19 15:11:35 -05:00
Michael
7ee9aad6ca
Some more unneeded settings removed
2020-02-19 19:31:55 +00:00
Hypolite Petovan
33c7b62326
Move manifest JSON from template to array
2020-02-19 13:29:55 -05:00
Hypolite Petovan
858b63656e
Merge pull request #8306 from annando/contact-unfollow-delete
...
Don't show "delete contact" when there is a follow or unfollow option
2020-02-19 11:44:49 -05:00
Hypolite Petovan
930d395d7b
Update manifest output with config/theme info
2020-02-19 10:29:13 -05:00
Hypolite Petovan
b9325251e8
Add Theme::getBackgroundColor and Theme::getThemeColor methods
2020-02-19 10:28:57 -05:00
Hypolite Petovan
61cc047611
Merge pull request #8309 from annando/remote-comment
...
Remotely load posts to comment on them on the own page
2020-02-18 13:29:11 -05:00
Michael
d64bb0dd8f
Remotely load posts to comment on them on the own page
2020-02-18 06:57:38 +00:00
Michael
f8670b6268
Don't show "delete contact" when there is a follow or unfollow option
2020-02-17 22:25:12 +00:00
Steffen K9
e342d2bd81
fix view profile link vier
2020-02-17 20:19:10 +01:00
Steffen K9
4f8027116e
fix view profile link frio
2020-02-17 20:18:01 +01:00
Steffen K9
8c6c442003
fix profile link
2020-02-17 20:15:31 +01:00
Michael
1d3586623c
Replace "suggestme" with "net-publish"
2020-02-17 07:16:45 +00:00
Michael
101251668c
Reworked expiration settings
2020-02-16 20:44:55 +00:00
Philipp
da124af6ed
Merge pull request #8293 from MrPetovan/task/5562-community-pagination
...
Improve community pagination
2020-02-16 19:38:49 +01:00
Michael
3bd1f3a836
No more gender
2020-02-16 10:55:18 +00:00
Hypolite Petovan
797e3a2079
Merge pull request #8292 from annando/issue-8290
...
Issue 8290: Clicking on the notification count does work again
2020-02-16 04:42:12 -05:00
Hypolite Petovan
682fb7e4e2
Move community module to src/
...
- Use boundaries pagination instead of number pages
- Trim down community update module output
- Part of https://github.com/friendica/friendica/issues/4090
2020-02-16 04:41:22 -05:00
Michael
15f37a6ef4
Issue 8290: Clicking on the notification count does work again
2020-02-16 09:35:10 +00:00
Steffen K9
ddaf4d1240
Fix tagcloud widget
2020-02-16 02:05:38 +01:00
Hypolite Petovan
0b0309ce8f
Remove pager parameter from conversation()
...
- Add getUrlParameter() Javascript function to determine current page
2020-02-13 23:40:00 -05:00
Hypolite Petovan
756de11cda
Merge pull request #8282 from AlfredSK/AlfredSK-frio-notif-bgcolor
...
Frio: unseen notifications background adjustment
2020-02-13 19:53:17 -05:00
Michael
303fb65574
Frio: Only display item menu separator when there is something to separate
2020-02-13 22:46:27 +00:00
Steffen K9
eb1cddae82
Also change the color value in plusminus
2020-02-13 23:18:08 +01:00
Steffen K9
1efc47c88c
Frio: unseen notifications background adjustment
...
Background color for unseen notifications slightly changed for better visibility.
2020-02-13 23:15:29 +01:00
Michael Vogel
e757d16fc1
Merge pull request #8279 from MrPetovan/task/frio-mobile-actions-buttons
...
[frio] Add narrow screen short item action button row
2020-02-13 05:38:26 +01:00
Hypolite Petovan
2afdc69c20
[frio] Add narrow screen short item action button row
2020-02-12 21:26:49 -05:00
Hypolite Petovan
95b09aaec4
[frio] Add loading animation on comment form submit
2020-02-11 23:45:47 -05:00
Michael Vogel
13a10b8f20
Merge pull request #8277 from MrPetovan/task/8251-use-about-for-pdesc
...
Remove profile about field double HTML escaping
2020-02-12 05:23:04 +01:00
Hypolite Petovan
1ce5b1d65b
Remove profile about field double HTML escaping
...
- Add BBcode conversion for profile.about in widget/vcard.tpl
2020-02-11 21:38:42 -05:00
Michael
8969af04f9
Duplicated "hide-friends" setting removed
2020-02-10 23:11:28 +00:00
Michael Vogel
e80d68ba53
Merge pull request #8261 from MrPetovan/task/8251-use-about-for-pdesc
...
Use profile.about for profile description
2020-02-10 23:36:59 +01:00
Hypolite Petovan
3e5ec95dcd
[frio] Fix more action button position on Firefox
2020-02-10 08:06:12 -05:00
Michael Vogel
0e05ff6868
Merge pull request #8269 from MrPetovan/bug/frio-more-actions
...
[frio] Prevent more action menu to be clipped by the post box
2020-02-10 05:28:58 +01:00
Michael Vogel
8293d5ed0a
Merge pull request #8271 from MrPetovan/bug/8229-frio-mobile-back-to-top
...
[frio] Improve back to top button behavior at bottom of page
2020-02-10 05:08:30 +01:00
Hypolite Petovan
5930d94c91
[frio] Improve back to top button behavior at bottom of page
2020-02-09 18:14:06 -05:00
Hypolite Petovan
2ec3a97393
Merge pull request #8263 from annando/remote-follow
...
New page for remote follow requests
2020-02-09 17:53:13 -05:00
Hypolite Petovan
4e17aab96a
[frio] Prevent more action menu to be clipped by the post box
...
- Address https://friendica.mrpetovan.com/display/0b6b25a8-615e-3dda-937e-21e937937450
- Move external link back to the post top right
- Prevent more action menu to become semi-transparent on post mouseout
2020-02-09 17:47:41 -05:00
Michael
2eebeeaa32
New page for remote follow requests
2020-02-09 17:04:35 +00: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
Hypolite Petovan
a42104ce43
Use profile.about instead of profile.pdesc for profile description
2020-02-09 02:36:19 -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
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
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
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
Michael
6e02105d88
Useless links removed / Item menu is moved to the item actions bar
2020-02-06 22:06:24 +00: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
1595cf413d
Merge pull request #8240 from annando/a11y-3
...
Accessibility again: Notifications are now accessible
2020-02-05 16:22:26 -05: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
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
1fa69b3e43
Added EOF EOL :)
2020-02-04 21:29:49 +01:00
nupplaPhil
34dce9fd76
Introduce NotifyEmailBuilder
2020-02-04 21:14:39 +01:00
nupplaPhil
9f95b975b4
Improve HTML message
2020-02-04 20:54:26 +01:00
nupplaPhil
6e91f1be83
Add own table for header
2020-02-02 22:55:18 +01:00
nupplaPhil
7fb913eb86
Add extra email banner (including setting)
2020-02-02 22:43:44 +01:00
nupplaPhil
0966cdbb26
cleanup template
2020-02-02 22:43:38 +01:00
nupplaPhil
7a8eca90f9
renamed templates for notify
2020-02-02 22:43:37 +01:00
nupplaPhil
3291728059
Extract System emails from enotify
...
- Removed every SYSTEM_EMAIL occurrence in enotify
- Introduced a "SystemMailBuilder" for build system emails
- Replaced every SYSTEM_EMAIL usage in the classes with calling this builder
- Added tests for this new Builder
- Split the email templates between "base" template for email and concrete usages for different use cases
2020-02-02 22:43:35 +01:00
nupplaPhil
74490d6594
Cleanup enotify email
...
- Removing unused fields
- Move notify template to email subdirectory
2020-02-02 22:43:34 +01:00
nupplaPhil
41ec7d8370
Replace stylesheet names
2020-02-02 20:56:31 +01:00
nupplaPhil
8632c90327
Fix crepair links
2020-02-02 20:50:53 +01:00
Philipp
346da998df
Merge pull request #8212 from MrPetovan/task/release-cache-buster
...
Release Cache Buster
2020-02-01 18:45:58 +01:00
Hypolite Petovan
a3028e69aa
Merge pull request #8211 from nupplaphil/task/mod_crepair
...
Move mod/crepair to src/Module/Contact/Repair
2020-02-01 08:28:29 -05:00
Hypolite Petovan
71cefc7c9e
Add version parameter to scripts and stylesheet paths in view/
2020-01-31 19:42:02 -05:00
nupplaPhil
048bb014d8
Move CRepair to Contact Advanced route
2020-02-01 00:37:11 +01:00
nupplaPhil
34f4aedb87
Move mod/fsuggest to src/Module/SuggestFriends
2020-01-31 23:50:46 +01:00
Hypolite Petovan
b2143cae53
[frio] Add new asynchronous submission of modal form
...
- Add loading state for jot submit buttons
2020-01-29 22:50:10 -05:00
Hypolite Petovan
db9f75fbdb
Merge pull request #8194 from nupplaphil/bug/ignore_notification
...
Fix ignore notification
2020-01-29 10:13:27 -05:00
Tobias Diekershoff
ddadee866d
updated JA translation THX Ozero Dien
2020-01-29 08:44:45 +01:00
Philipp Holzer
c2b8c65104
Merge "notification" routes
2020-01-28 23:21:24 +01:00
Philipp Holzer
dd8d9d7c70
Fix ignore notification
2020-01-28 22:47:15 +01:00
Hypolite Petovan
7b0ec6252f
Remove uses of the rest of deprecated profile fields
2020-01-27 23:06:30 -05:00
Hypolite Petovan
e69497454b
Remove uses of profile.marital
2020-01-27 23:01:25 -05:00
Hypolite Petovan
a607656607
Replace profile tab GET parameter by route
2020-01-27 19:21:18 -05:00
Hypolite Petovan
4d77da86b9
[frio] Improve pinned item display
2020-01-26 14:21:20 -05:00
Hypolite Petovan
0f5d6a009f
Merge pull request #8174 from nupplaphil/bug/8173-notification-rediret
...
Remove target for notifications
2020-01-26 08:47:23 -05:00
Philipp Holzer
c8c8c5027b
Remove target for notifications
2020-01-26 14:56:39 +01:00
Hypolite Petovan
125186c795
Remove profile field tabs/panels
...
- Address https://github.com/friendica/friendica/issues/8164
2020-01-25 16:27:42 -05:00
Philipp Holzer
5a9ec841af
Make Notification bubble work again
2020-01-25 17:25:11 +01:00
Philipp
09de4a5b47
Merge pull request #8156 from MrPetovan/task/7817-custom-fields-part-2
...
New custom profile fields feature part 2: Feature switcheroo
2020-01-24 20:17:52 +01:00
Hypolite Petovan
188720c3cd
Merge pull request #8155 from nupplaphil/task/move_notifications
...
Move mod/notifications to Module\Notification
2020-01-24 12:10:49 -05:00
Philipp Holzer
0458b9c2df
rename notify => notification once more :-)
2020-01-24 19:08:03 +01:00
Philipp Holzer
b229939c3d
rename CSS attributes notify => notification
2020-01-24 18:56:34 +01:00
Philipp Holzer
b016e420fe
notify_type => str_type
...
str_notifytype => st_notification_type
2020-01-24 18:39:50 +01:00
Philipp Holzer
0f932ae723
Notify => Notification
...
Notifs => Notifications
2020-01-24 18:32:38 +01:00
Tobias Diekershoff
b8de34928f
DE translation update
2020-01-23 08:15:07 +01:00
Hypolite Petovan
18cfd8dfaa
Remove references to deprecated profile.is-default and profile.profile-name fields
2020-01-22 19:42:37 -05:00
Hypolite Petovan
64c05f2280
Add custom fields help text
2020-01-22 19:42:36 -05:00
Hypolite Petovan
cc007f715d
Add sortability to custom profile fields form
2020-01-22 19:42:36 -05:00
Hypolite Petovan
6657cf7bb1
Rework profile setting page with custom fields
2020-01-22 19:42:35 -05:00
Hypolite Petovan
d475cb5028
Replace advanced profile display with custom profile fields
...
- Merge all profile/advanced.tpl theme templates into profile/index.tpl
- Remove obsolete Model\Profile::getAdvanced method
2020-01-22 19:42:34 -05:00
Hypolite Petovan
f6f4cbab9d
Remove multi profiles feature
...
- Remove mod/profperm
- Remove additional feature
- Remove profile visibility on contact page
- Remove profile list templates
2020-01-22 19:42:33 -05:00
Hypolite Petovan
d1be68b754
Move Module\Profile to Module\Profile\Index
...
- Move /profiles to Module\Settings\Profile\Index
2020-01-22 19:42:32 -05:00
Philipp Holzer
5c4eb2b2c9
Move templates into sub-dir "notifications"
2020-01-23 00:16:34 +01:00
Hypolite Petovan
3ebc0371b7
Add trace for admin in exceptionpages
...
- Fix exception message not showing on raw exception page
2020-01-20 07:47:53 -05:00
Hypolite Petovan
f0474c07ce
Add "Yourself" ACL choice and allow multiple ACL selectors on a single page
2020-01-20 07:32:48 -05:00
Hypolite Petovan
6d7f0a6fd8
Remove duplicate profile_uid key in App->profile array
2020-01-20 07:32:46 -05:00
Hypolite Petovan
9803c96db4
Move profile-related templates to sub-folder
2020-01-20 07:27:14 -05:00
Hypolite Petovan
0d1befdf2d
Move /profile_photo to Module\Settings\Profile\Photo
2020-01-20 07:27:12 -05:00
Tobias Diekershoff
00a0dabd4c
regen messages.po
2020-01-20 11:15:57 +01:00
Michael
035e0c5a61
Issue 8136: Optical enhancements for delegation page
2020-01-20 05:05:20 +00:00
Hypolite Petovan
04d620fc2f
Merge pull request #8142 from nupplaphil/task/di_config
...
CleanUp Config namespace
2020-01-19 22:22:57 -05:00
Philipp Holzer
ed9392469e
Remove unneeded Config namespace usages
2020-01-19 22:50:44 +01:00
Michael
dcbd44ab88
Removed the rest of the @brief fields
2020-01-19 20:44:01 +00:00
Philipp Holzer
21640ec5d8
Add missing Friendica\DI namespace to files (PHPStorm inspection)
2020-01-19 21:26:42 +01:00
Philipp Holzer
3411ced833
Move Config::set() to DI::config()->set()
2020-01-19 21:21:53 +01:00
Philipp Holzer
6c36fd9e01
Move Config::get() to DI::config()->get()
2020-01-19 21:21:13 +01:00
Philipp Holzer
5d294e8be8
Move Config::load() to DI::config()->load()
2020-01-19 21:20:10 +01:00
Philipp Holzer
acd75f54d5
Update message.po
2020-01-19 16:31:34 +01:00
Philipp Holzer
d6efc90194
cleanup namespace usages for L10n
2020-01-19 16:31:33 +01:00
Philipp Holzer
5dfee31108
Move L10n::t() calls to DI::l10n()->t() calls
2020-01-19 16:31:16 +01:00
Michael
0a4119adaf
@brief is removed completely
2020-01-19 06:05:23 +00:00
Hypolite Petovan
c58dc357d4
Merge pull request #8132 from annando/child-user
...
Fix: You can now register an account when you haven't done it before
2020-01-18 14:00:48 -05:00
Michael
a3ea98a79f
Fix: You can now register an account when you haven't done it before
2020-01-18 18:40:48 +00:00
Philipp Holzer
800694e9b3
Remove unused use
statements & remove PConfig class
2020-01-18 17:02:59 +01:00
Philipp Holzer
88bb66371c
Move PConfig::set() to DI::pConfig()->set()
2020-01-18 16:54:50 +01:00
Philipp Holzer
9e9429b56d
Move PConfig::get() to DI::pConfig()->get()
2020-01-18 16:50:57 +01:00
Philipp Holzer
6e2880c679
Move PConfig::load() to DI::pConfig()->load()
2020-01-18 15:59:01 +01:00
Hypolite Petovan
7274891b62
Merge pull request #8122 from annando/additional
...
Additional accounts can now be created easily
2020-01-18 08:21:17 -05:00
Tobias Diekershoff
1dc5b82947
updated JA translation THX Ozero Dien
2020-01-18 09:23:55 +01:00
Michael
f3b3c4e866
Link to registration added
2020-01-17 12:44:26 +00:00
Michael
7ee7bd72fd
Additional accounts now work for the general template as well
2020-01-17 07:08:32 +00:00
Michael
e5ecfa7c34
Additional accounts can now be created easily
2020-01-17 07:02:59 +00:00