Hypolite Petovan
|
1afb49f412
|
Merge pull request #8366 from annando/issue-8321
Issue 8321: Follow items now work again
|
2020-03-05 08:44:41 -05:00 |
|
Michael
|
a55057d974
|
Function renamed to better reflect the purpose
|
2020-03-05 08:03:05 +00:00 |
|
Hypolite Petovan
|
6ae5f705b6
|
Rename Item::delete* methods to Item::markForDeletion*
|
2020-03-03 01:48:29 -05:00 |
|
Michael
|
72c198990e
|
Merge remote-tracking branch 'upstream/develop' into private
|
2020-03-02 15:05:00 +00:00 |
|
Michael
|
d3c6f6de2a
|
New query for community page
|
2020-03-02 14:59:16 +00:00 |
|
Hypolite Petovan
|
e008811514
|
Merge pull request #8350 from nupplaphil/bug/8342_not_link
Add Login form in case of notification links
|
2020-03-02 09:31:54 -05:00 |
|
Michael
|
ca1b92bb34
|
Support unlisted public posts
|
2020-03-02 07:57:23 +00:00 |
|
nupplaPhil
|
55a5e43715
|
Add UID as parameter for notify repository call
|
2020-03-01 22:24:53 +01:00 |
|
Hypolite Petovan
|
ad2b9198a4
|
Remove last on/off data occurrences in additional features
- Address https://github.com/friendica/friendica/issues/7999#issuecomment-589808923
|
2020-03-01 14:15:08 -05:00 |
|
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 |
|
nupplaPhil
|
811f075aa1
|
Rename method name
|
2020-02-29 17:10:34 +01:00 |
|
nupplaPhil
|
ed422be734
|
Improve start/count parameter
|
2020-02-29 17:10:33 +01:00 |
|
nupplaPhil
|
2adc6a0974
|
Add list command
|
2020-02-29 17:10:31 +01:00 |
|
nupplaPhil
|
ecf7f40704
|
Admin page improvements
|
2020-02-29 17:10:31 +01:00 |
|
nupplaPhil
|
0fade7fc0a
|
Fix Admin page
|
2020-02-29 17:10:30 +01:00 |
|
nupplaPhil
|
4f2bea5cb1
|
Move "regmod" functionality into Admin Users page
|
2020-02-29 17:10:29 +01:00 |
|
nupplaPhil
|
0c3f8b124b
|
Add "User::block()" to console command
|
2020-02-29 17:10:28 +01:00 |
|
nupplaPhil
|
b4f6e8fda1
|
Move "User::deny()" to own method and update usages
|
2020-02-29 17:10:28 +01:00 |
|
nupplaPhil
|
6aee153bbd
|
Move "User::allow()" to own method and update usages
|
2020-02-29 17:10:27 +01:00 |
|
nupplaPhil
|
f3f764bc39
|
Add new possibility to add a user per console
|
2020-02-29 17:10:27 +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 |
|