nupplaPhil
|
c11cfd5e48
|
Rename notice message.
|
2020-03-01 15:38:23 +01:00 |
|
nupplaPhil
|
c751352d60
|
Add Login form in case of notification links
|
2020-03-01 13:47:02 +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
|
e94911620a
|
Expand system.no_auto_update to community, profile statuses and contact conversations pages
- Update setting name and description
|
2020-02-23 19:38:24 -05:00 |
|
Andy
|
699b567d97
|
modified: src/Module/Admin/Users.php
|
2020-02-23 03:31:59 +00:00 |
|
Michael
|
9cbea34fa4
|
Clean the profile URL when follow
|
2020-02-22 12:29:33 +00:00 |
|
Michael
|
1b87a97a81
|
Remove "hidewall" check from ACL
|
2020-02-22 08:54:28 +00:00 |
|
Hypolite Petovan
|
96ba2ac00d
|
Add new hide dislike user setting
|
2020-02-20 05:37:07 -05:00 |
|
Hypolite Petovan
|
1a8110234f
|
Move /settings/display module to src/
|
2020-02-20 05:37:06 -05:00 |
|
Hypolite Petovan
|
33c7b62326
|
Move manifest JSON from template to array
|
2020-02-19 13:29:55 -05:00 |
|
Hypolite Petovan
|
930d395d7b
|
Update manifest output with config/theme info
|
2020-02-19 10:29:13 -05:00 |
|
Michael
|
c57246450f
|
"Delegations" is renamed to "Accounts"
|
2020-02-19 07:09:29 +00:00 |
|
Steffen K9
|
3ec23a4c70
|
Remove 'this' from 'View this profile'
|
2020-02-17 23:42:35 +01:00 |
|
Philipp
|
09961a07e4
|
Merge pull request #8297 from MrPetovan/task/8285-api-events
[API] Add new api/friendica/events endpoint
|
2020-02-16 21:07:44 +01:00 |
|
Philipp
|
da124af6ed
|
Merge pull request #8293 from MrPetovan/task/5562-community-pagination
Improve community pagination
|
2020-02-16 19:38:49 +01:00 |
|
Hypolite Petovan
|
e0d03615bc
|
Add node-wide default items per page config
|
2020-02-16 13:04:26 -05:00 |
|
Hypolite Petovan
|
efbafce2d5
|
Use namespace alias in Module\Update\Community
|
2020-02-16 12:50:45 -05:00 |
|
Hypolite Petovan
|
d78f66cd09
|
Replace local_user() by Session::isAuthenticated() where appropriate
|
2020-02-16 12:50:44 -05:00 |
|
Hypolite Petovan
|
561472b975
|
Add L10n parameter to Pager classes
|
2020-02-16 12:50:39 -05:00 |
|
Hypolite Petovan
|
d3b3f716f8
|
[API] Add new endpoint api/friendica/events
|
2020-02-16 12:07:39 -05:00 |
|
Michael
|
ee6cceba30
|
Clarify the effect of "net-publish"
|
2020-02-16 15:39:44 +00:00 |
|
Michael
|
3bd1f3a836
|
No more gender
|
2020-02-16 10:55:18 +00: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 |
|
Hypolite Petovan
|
5d169a4098
|
Add System::htmlUpdateExit() method to refactor update modules
|
2020-02-16 04:32:56 -05: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 |
|
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
|
2ec3a97393
|
Merge pull request #8263 from annando/remote-follow
New page for remote follow requests
|
2020-02-09 17:53:13 -05:00 |
|
Michael Vogel
|
5ad3a40647
|
Update src/Module/RemoteFollow.php
Co-Authored-By: Philipp <admin+Github@philipp.info>
|
2020-02-09 23:12:00 +01:00 |
|
Michael
|
e628d2726b
|
Removed unneeded stuff
|
2020-02-09 22:08:59 +00:00 |
|
Michael
|
2eebeeaa32
|
New page for remote follow requests
|
2020-02-09 17:04:35 +00: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 |
|
Hypolite Petovan
|
a42104ce43
|
Use profile.about instead of profile.pdesc for profile description
|
2020-02-09 02:36:19 -05:00 |
|
Hypolite Petovan
|
5552f5ee72
|
Accept empty values for profile birthday
|
2020-02-09 02:17:48 -05: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
|
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
|
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 |
|
Michael
|
5bbe02dcae
|
Remove a notice about a missing variable
|
2020-02-05 21:40:35 +00:00 |
|
nupplaPhil
|
511556085a
|
Move Notify::TYPE_SYSTEM
|
2020-02-05 21:41:07 +01:00 |
|
nupplaPhil
|
9435cc4b88
|
Move Notify::TYPE_MAIL
|
2020-02-05 21:41:02 +01:00 |
|
nupplaPhil
|
cfd50f9abb
|
Move Notify::TYPE_INTRO
|
2020-02-05 21:41:00 +01: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 |
|
Michael
|
0b66970ec9
|
Acessibility: Improve navigation and contact approval
|
2020-02-05 16:14:04 +00: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
|
0b94b84dc7
|
simplify mail creation
|
2020-02-04 21:05:33 +01:00 |
|
nupplaPhil
|
7fb913eb86
|
Add extra email banner (including setting)
|
2020-02-02 22:43:44 +01:00 |
|
nupplaPhil
|
262c94f12f
|
Fix indents
|
2020-02-02 22:43:43 +01:00 |
|