Commit Graph

26497 Commits

Author SHA1 Message Date
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 bb47624bf2
Add "User::remove()" to console command 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
nupplaPhil 4d436c10df
Move "NewPassword" to a common "user" console command 2020-02-29 17:10:26 +01:00
Hypolite Petovan 19b89d1fd1
Merge pull request #8348 from nupplaphil/bug/fix_travis
Empty travis mysql password variable
2020-02-29 11:08:53 -05:00
Philipp b2198c7510
Merge pull request #8345 from annando/store-raw
Store the raw data in a different way
2020-02-29 16:20:48 +01:00
nupplaPhil b2fb29855d
Empty travis mysql password variable 2020-02-29 16:09:25 +01:00
Michael 1743682153 We don't need to pass the protocol that way 2020-02-28 09:46:53 +00:00
Michael a9896ecdb1 Store the conversation data as well 2020-02-28 09:42:04 +00:00
Michael bcb3a81988 Store the protocol as well 2020-02-28 09:25:41 +00:00
Michael 26cffd379a Store the raw data in a different way 2020-02-28 09:21:40 +00:00
Philipp 79803a6546
Merge pull request #8344 from MrPetovan/bug/8339-remote-follow-local-profile
Only show remote follow button for local profiles
2020-02-28 07:36:31 +01:00
Philipp 8bbd32ffd2
Merge pull request #8343 from MrPetovan/bug/8338-diaspora-mentions
Replace Diaspora mentions before the parsing to HTML in Text\Markdown
2020-02-28 07:35:49 +01:00
Hypolite Petovan c0f2ef4ab0 Only show remote follow button for local profiles 2020-02-27 22:14:00 -05:00
Hypolite Petovan b39872578d Replace Diaspora mentions before the parsing to HTML in Text\Markdown 2020-02-27 21:47:39 -05:00
Michael Vogel 4df567ebce
Merge pull request #8340 from friendica/bug/8329-conve_response-announce
Restore removed announce key in conv_response array in include/conversation
2020-02-26 22:09:10 +01:00
Hypolite Petovan 0112246a78
Restore removed announce key in conv_response array in include/conversation
- Follow-up to #8329
2020-02-26 15:53:46 -05:00
Philipp b0690077aa
Merge pull request #8329 from MrPetovan/bug/notices
Remove unused conversation response code
2020-02-25 21:45:13 +01:00
Michael Vogel cdc39b0f72
Merge pull request #8333 from MrPetovan/bug/8280-about-conversion-export
Add about field conversion to HTML in Protocol\ActivityPub\Transmitter
2020-02-25 20:36:11 +01:00
Hypolite Petovan 064cc227c0 Remove simple_html parameter from about field conversion in Protocol\ActivityPub\Transmitter 2020-02-25 07:41:26 -05: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 0f85f5d167 Convert outgoing profile description to Markdown in Protocol\Diaspora 2020-02-24 07:59:53 -05:00
Michael Vogel 4bfe0eaa33
Merge pull request #8332 from MrPetovan/bug/8288-frio-preview-dropdown
[frio] Move actions dropdown in search item view
2020-02-24 07:26:18 +01:00
Michael Vogel 9b75f5d6aa
Merge pull request #8331 from MrPetovan/task/expand-no_auto_update
Expand system.no_auto_update to community, profile statuses and contact conversations pages
2020-02-24 07:25:17 +01:00
Hypolite Petovan c147446c93 Add about field conversion to HTML in Protocol\ActivityPub\Transmitter 2020-02-23 20:36:04 -05:00
Hypolite Petovan bfea5d42ad Simplify about field conversion to plaintext in Protocol\Diaspora 2020-02-23 20:35:36 -05:00
Hypolite Petovan e230619a84 Move actions dropdown in search item view 2020-02-23 20:20:20 -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
Tobias Diekershoff 6a3d40ab46
Merge pull request #8330 from AndyHee/20200223-dev
Changed heading in user section of admin panel
2020-02-23 09:00:16 +01:00
Andy H 699b567d97 modified: src/Module/Admin/Users.php 2020-02-23 03:31:59 +00:00
Hypolite Petovan 452d7e6404 Remove unused conversation response code
- Remove get_responses()
- Remove get_response_button_text()
- Remove title key from $conv_responses array
- Address https://github.com/friendica/friendica/issues/8000#issuecomment-589263329
2020-02-22 20:41:12 -05:00
Hypolite Petovan b2bfec3381 Remove unused template variable in mod/photos 2020-02-22 20:30:28 -05:00
Hypolite Petovan 18a5cc6916 Test for the existence of the precise parsed url part in BoundariesPager
- Address https://github.com/friendica/friendica/issues/8000#issuecomment-587138376
2020-02-22 20:19:42 -05:00
Tobias Diekershoff 357c0072bd
Merge pull request #8328 from annando/clean-uri
Clean the profile URL when follow
2020-02-22 17:31:21 +01:00
Michael 9cbea34fa4 Clean the profile URL when follow 2020-02-22 12:29:33 +00:00
Tobias Diekershoff d0cc0f1d8c
Merge pull request #8327 from annando/acl-hidewall
Remove "hidewall" check from ACL
2020-02-22 11:54:39 +01:00
Michael 1b87a97a81 Remove "hidewall" check from ACL 2020-02-22 08:54:28 +00:00
Hypolite Petovan f7be06c248
Merge pull request #8322 from nupplaphil/task/move_namespace_test
Move Friendica\Test namespace for better auto-recognition
2020-02-20 15:34:24 -05:00
nupplaPhil d868cd3e8a
Move Friendica\Test namespace for better auto-recognition 2020-02-20 22:17:30 +01:00
Hypolite Petovan c3f1da23a6
Merge pull request #8320 from annando/hidewall
Replace "hidewall" with "net-publish" / other "hidewall" stuff
2020-02-20 12:29:00 -05:00
Michael d03fb89494 Replace "hidewall" with "net-publish" / other "hidewall" stuff 2020-02-20 17:24:41 +00:00
Michael Vogel 90e23581f8
Merge pull request #8319 from MrPetovan/task/8318-dislike-user-setting
Add new hide dislike user setting
2020-02-20 18:18:49 +01:00
Hypolite Petovan 637e38e535 User hide_dislike user setting to hide dislike button and conversation responses 2020-02-20 05:37:07 -05:00