Hypolite Petovan
|
edd439cfab
|
Simplify code in Content\Text\BBCode::convert
- Use performWithEscapedTags instead of custom solution
|
2020-11-08 23:25:46 -05:00 |
|
Michael Vogel
|
5ca90e5a74
|
Merge pull request #9511 from MrPetovan/bug/9501-admin-users-fixes
Fix redirect/form paths in Module\Admin\Users\Index|Active
|
2020-11-09 03:39:49 +01:00 |
|
Hypolite Petovan
|
ae00111f5b
|
Fix redirect/form paths in Module\Admin\Users\Index|Active
|
2020-11-08 20:09:10 -05:00 |
|
Michael Vogel
|
d07b580366
|
Merge pull request #9507 from MrPetovan/bug/9480-never-mention-yourself
Never mention yourself
|
2020-11-08 22:37:07 +01:00 |
|
Hypolite Petovan
|
ecb0c46323
|
Normalize mention formatting for AP
|
2020-11-08 14:21:20 -05:00 |
|
Hypolite Petovan
|
4b090c2c08
|
Never mention yourself in AP messages
|
2020-11-08 14:21:08 -05:00 |
|
Hypolite Petovan
|
c92a333b17
|
Merge pull request #9506 from annando/test-mysql-no-pdo
Only disable PDO in tests for versions lower than 7.3
|
2020-11-08 13:55:53 -05:00 |
|
Michael Vogel
|
f4da50063a
|
Merge pull request #9501 from MrPetovan/bug/9496-rework-admin-users
Split admin/users into 6 separate modules
|
2020-11-08 19:42:40 +01:00 |
|
Hypolite Petovan
|
01b2694aa0
|
Update the target URL for pending registration notifications
|
2020-11-08 12:53:12 -05:00 |
|
Hypolite Petovan
|
ac32fbefcd
|
[frio] Improve admin/users/* page display
|
2020-11-08 12:53:12 -05:00 |
|
Hypolite Petovan
|
388c0b69d6
|
Split admin/users into 6 separate modules
- They now feature working pagination
|
2020-11-08 12:53:12 -05:00 |
|
Hypolite Petovan
|
213716d44c
|
Remove unused code in Module\Register
|
2020-11-08 12:53:12 -05:00 |
|
Hypolite Petovan
|
126ef0ae82
|
[frio] Add link to settings in account delegation page
|
2020-11-08 12:53:12 -05:00 |
|
Hypolite Petovan
|
ffb4292b0b
|
Improve accuracy of User::getList with type = blocked
- user.blocked is used for pending registrations as well
|
2020-11-08 12:53:12 -05:00 |
|
Michael
|
97bddc25af
|
Only disable PDO for versions lower than 7.3
|
2020-11-08 17:45:50 +00:00 |
|
Hypolite Petovan
|
e3c8b6def0
|
Merge pull request #9505 from annando/test-mysql-no-pdo
Make the tests work again with PHP 7.2
|
2020-11-08 12:40:03 -05:00 |
|
Michael
|
f23ec66801
|
Disable PDO for the AppMode test as well
|
2020-11-08 17:26:20 +00:00 |
|
Michael
|
b0cf539048
|
Another test to disable PDO for tests
|
2020-11-08 17:13:12 +00:00 |
|
Michael
|
b8c647f65a
|
Male the tests work again with PHP 7.2
|
2020-11-08 16:47:41 +00:00 |
|
Hypolite Petovan
|
e7b344d5ff
|
Merge pull request #9502 from annando/video-fallback
Fix parser issues when a video is linked without a matching extension
|
2020-11-08 08:28:54 -05:00 |
|
Michael
|
498dda7999
|
Fix parser issues when a video is linked without a matching extension
|
2020-11-08 09:24:01 +00:00 |
|
Michael Vogel
|
55f26218af
|
Merge pull request #9500 from MrPetovan/bug/9326-owner-view-blocked
[dbstructure 1373] Replace contact.blocked with user.blocked in owner-view
|
2020-11-08 08:45:12 +01:00 |
|
Hypolite Petovan
|
ff6ab4caa3
|
Merge pull request #9497 from annando/attach-field
The "attach" field is replaced by the "post-media" table
|
2020-11-08 02:42:53 -05:00 |
|
Hypolite Petovan
|
254b5ae07a
|
[dbstructure 1373] Replace contact.blocked with user.blocked in owner-view
- It was falsely reporting blocked users as unblocked since we don't block the public self contact
|
2020-11-08 02:35:55 -05:00 |
|
Michael
|
15b71edbd6
|
Test database error
|
2020-11-08 07:29:13 +00:00 |
|
Michael
|
23a68803a1
|
Remove PDO test
|
2020-11-07 15:25:43 +00:00 |
|
Michael
|
efc2969450
|
Test if the tests work better without PDO
|
2020-11-07 14:53:50 +00:00 |
|
Michael
|
9b95722fba
|
Removed unneded parentheses
|
2020-11-07 12:45:04 +00:00 |
|
Michael
|
eb8caaa5e7
|
Restore the connection check
|
2020-11-07 11:44:39 +00:00 |
|
Michael
|
1e52c430e6
|
Fix assertion messages
|
2020-11-07 11:26:56 +00:00 |
|
Michael
|
335a122c81
|
The tests had been split
|
2020-11-07 11:02:23 +00:00 |
|
Michael
|
dadd73ba31
|
Syntax error fixed
|
2020-11-07 10:46:08 +00:00 |
|
Michael
|
2ba0d884a0
|
Added mode tests
|
2020-11-07 10:45:38 +00:00 |
|
Michael
|
8906615b2c
|
Test if PDO doesn't work on the tests
|
2020-11-07 10:27:22 +00:00 |
|
Michael
|
84924d1c05
|
Test the tes
|
2020-11-07 10:12:31 +00:00 |
|
Michael
|
d6a1a836f1
|
Simplified connection test
|
2020-11-07 09:58:20 +00:00 |
|
Michael
|
8baac61212
|
Test connection
|
2020-11-07 09:37:57 +00:00 |
|
Michael
|
9d804f655e
|
Database text no checks for database driver
|
2020-11-07 09:02:21 +00:00 |
|
Michael
|
3a5cdecb62
|
New function to fetch the database driver
|
2020-11-07 09:02:02 +00:00 |
|
Michael
|
43749c3069
|
The "attach" field is now deprecated
|
2020-11-07 08:22:59 +00:00 |
|
Michael
|
d383f49f1e
|
The "[attach]" field is replaced by the "post-media" table
|
2020-11-06 04:14:29 +00:00 |
|
Michael Vogel
|
6d9e170502
|
Merge pull request #9494 from MrPetovan/bug/9491-model-id-0
Allow models extending BaseModel to have an id equal to 0
|
2020-11-05 23:28:47 +01:00 |
|
Hypolite Petovan
|
bb99b0bebe
|
Allow models extending BaseModel to have an id equal to 0
|
2020-11-05 10:03:40 -05:00 |
|
Hypolite Petovan
|
c9c3d022bd
|
Merge pull request #9492 from annando/fix-fatal
Handle fatal error when attachment url is null
|
2020-11-04 09:56:53 -05:00 |
|
Hypolite Petovan
|
4e65b54b60
|
Merge pull request #9490 from annando/forum-fix
Fix: Posts sent to forums had been rejected
|
2020-11-04 09:56:20 -05:00 |
|
Michael
|
49fee4096a
|
Handle fatal error when attachment url is null
|
2020-11-04 13:14:33 +00:00 |
|
Michael
|
29ec0bb98d
|
Replaced debug log
|
2020-11-04 13:05:07 +00:00 |
|
Hypolite Petovan
|
d47d45e83f
|
Merge pull request #9489 from annando/fatal
Fix fatal error
|
2020-11-04 07:24:51 -05:00 |
|
Michael
|
e5704eb05a
|
Fix: Posts sent to forums had been rejected
|
2020-11-04 08:57:21 +00:00 |
|
Michael Vogel
|
bf50f80399
|
Fix fatal error "Argument 2 passed to Friendica\Model\Post\Media::getAttachElement() must be of the type int, string given"
|
2020-11-04 07:58:04 +01:00 |
|