Hypolite Petovan
|
a344809d3c
|
[frio] Enable file upload in settings form
|
2020-03-01 10:15:56 -05:00 |
|
Hypolite Petovan
|
7ef3308a8d
|
Improve feedback in mod/settings
|
2020-03-01 10:15:35 -05:00 |
|
Hypolite Petovan
|
f814ca30d3
|
Use sensible URLs for return after album actions instead of $_SESSION['photo_return'] in mod/photos
|
2020-03-01 09:56:02 -05:00 |
|
Hypolite Petovan
|
b6fa528b63
|
Remove duplicate photo album edit link
|
2020-03-01 09:55:31 -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 |
|
Philipp
|
b1b6533512
|
Merge pull request #8346 from MrPetovan/bug/notices
Do not cache Contact::getDetailsByURL result if it doesn't come from the DB
|
2020-02-29 17:58:57 +01:00 |
|
Hypolite Petovan
|
dd999164c6
|
Do not cache Contact::getDetailsByURL result if it doesn't come from the DB
- Address https://github.com/friendica/friendica/issues/8000#issuecomment-592169621
|
2020-02-29 11:41:33 -05:00 |
|
Hypolite Petovan
|
5ca98c17b6
|
Merge pull request #8324 from nupplaphil/feat/8245-user_mgmt
Introduce user management per console
|
2020-02-29 11:32:40 -05: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
|
d950a3241b
|
Add basic search
|
2020-02-29 17:10:32 +01:00 |
|
nupplaPhil
|
3a317c5c0d
|
More list sub commands
|
2020-02-29 17:10:32 +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
|
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
|
acd99b9010
|
Push/Pull indicator
|
2020-02-27 05:01:43 +00: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 |
|