Michael
|
a67a364b91
|
Merge remote-tracking branch 'upstream/2022.09-rc' into quote-uri-id
|
2022-10-11 05:19:21 +00:00 |
|
Hypolite Petovan
|
ec1da90094
|
Merge pull request #11982 from annando/fix-quote
Quoted posts from Twitter now contain media again
|
2022-10-10 21:53:19 -04:00 |
|
Michael
|
747139d186
|
Quoted posts from Twitter now contain media again
|
2022-10-10 23:18:58 +00:00 |
|
Michael
|
aeb4645ba6
|
New field "quote-uri-id" for quoted posts
|
2022-10-10 22:39:30 +00:00 |
|
Hypolite Petovan
|
0b0567081a
|
Merge pull request #11981 from annando/better-quote
Quote of quotes are visually improved
|
2022-10-10 09:46:47 -04:00 |
|
Michael
|
028de0e228
|
Quote of quotes are visually improved
|
2022-10-10 12:30:07 +00:00 |
|
Tobias Diekershoff
|
c8406f6cd0
|
Merge pull request #11980 from annando/cooldown
Use "maxloadavg" when "worker_load_cooldown" is not defined
|
2022-10-10 12:17:45 +02:00 |
|
Michael
|
a21c04d55d
|
Use "maxloadavg" when "worker_load_cooldown" is not defined
|
2022-10-10 06:01:07 +00:00 |
|
Tobias Diekershoff
|
7e8c48a539
|
added new API endpoint for events to the CHANGELOG
|
2022-10-10 07:57:12 +02:00 |
|
Tobias Diekershoff
|
656e74605f
|
typo
|
2022-10-10 07:36:43 +02:00 |
|
Hypolite Petovan
|
a10f55bb85
|
Merge pull request #11979 from annando/issue-11853
Notices
|
2022-10-09 17:45:33 -04:00 |
|
Hypolite Petovan
|
424dad886f
|
Merge pull request #11978 from annando/quote-simplified
The quote functionality is simplified
|
2022-10-09 17:26:22 -04:00 |
|
Michael
|
0d3aa681b4
|
The quote functionality is simplified
|
2022-10-09 21:16:36 +00:00 |
|
Michael Vogel
|
2b03edd59e
|
Merge pull request #11977 from MrPetovan/bug/11938-exotic-date-time-formats
Add a couple new cases to DateTimeFormat::fix()
|
2022-10-09 17:16:01 +02:00 |
|
Tobias Diekershoff
|
b56a9cf419
|
some updates for the CHANGELOG
|
2022-10-09 16:01:02 +02:00 |
|
Hypolite Petovan
|
a4b0ebf160
|
Add a couple of cases to DateTimeFormat::fix()
- Reworked method to perform more string replacements and fewer regular expression matches
|
2022-10-09 09:34:38 -04:00 |
|
Hypolite Petovan
|
bee6506d33
|
Only call DateTimeFormat::fix() when there's an Exception
- This prevents valid date/time strings to be mangled by fix()
|
2022-10-09 09:34:30 -04:00 |
|
Michael Vogel
|
b5ad8c3e15
|
Merge pull request #11973 from MrPetovan/task/test-fixDateFormat
Add tests for DateTimeFormat::fix()
|
2022-10-08 17:11:10 +02:00 |
|
Hypolite Petovan
|
a36ea64bb4
|
Merge pull request #11976 from annando/issue-11975
Issue 11975: Don't call the postupdate if the table is missing
|
2022-10-08 10:48:57 -04:00 |
|
Michael
|
4552d36373
|
Issue 11975: Don't call the postupdate if the table is missing
|
2022-10-08 14:42:11 +00:00 |
|
Hypolite Petovan
|
47dd19ab95
|
Merge pull request #11974 from annando/issue-11969
Issue 11969: Simplified share
|
2022-10-08 10:04:07 -04:00 |
|
Michael
|
4a37c978c2
|
Issue 11969: Simplified share
|
2022-10-08 09:36:35 +00:00 |
|
Hypolite Petovan
|
345d307ae0
|
Add tests for DateTimeFormat::fix()
|
2022-10-07 23:10:50 -04:00 |
|
Hypolite Petovan
|
c0447ced48
|
Simplify method name for DateTimeFormat::fix
|
2022-10-07 23:10:50 -04:00 |
|
Hypolite Petovan
|
9d2edcf0e1
|
Merge pull request #11972 from annando/issue-11969
Issue 11969: Only use the simple share with federated posts
|
2022-10-07 17:35:26 -04:00 |
|
Michael Vogel
|
49c5d62530
|
Merge pull request #11970 from MrPetovan/bug/marcor-newapi
Fix parameter names before being passed to Model\Event::store
|
2022-10-07 23:32:21 +02:00 |
|
Hypolite Petovan
|
2cbc11403e
|
Fix parameter names before being passed to Model\Event::store
- Partial revert of 946db2ab45
|
2022-10-07 17:20:22 -04:00 |
|
Michael
|
b92e23273d
|
Only use http links
|
2022-10-07 21:17:39 +00:00 |
|
Michael
|
d646d4eb1d
|
Issue 11969: Only use the simple share with federated posts
|
2022-10-07 21:09:15 +00:00 |
|
Hypolite Petovan
|
616c4695f4
|
Merge pull request #11971 from annando/dateformat
And another weird date format
|
2022-10-07 17:04:12 -04:00 |
|
Michael
|
1ddeaaad4a
|
And another weird date format
|
2022-10-07 19:56:02 +00:00 |
|
Hypolite Petovan
|
885f90afa3
|
Merge pull request #11967 from annando/quote-share
Improve quote share ("message_id" added)
|
2022-10-07 08:00:31 -04:00 |
|
Michael
|
33d48f7d55
|
Use trim
|
2022-10-07 08:14:04 +00:00 |
|
Michael
|
ee03e4de08
|
Fix test
|
2022-10-07 08:13:26 +00:00 |
|
Michael
|
a07fd7d7c2
|
Spaces to tabs
|
2022-10-07 08:07:12 +00:00 |
|
Michael
|
f340fc6efa
|
Harmonized regular expression
|
2022-10-07 08:00:09 +00:00 |
|
Michael
|
21bd2a8396
|
More whitespace
|
2022-10-07 07:57:20 +00:00 |
|
Michael
|
f8d4ab1830
|
Whitespace removed
|
2022-10-07 07:55:44 +00:00 |
|
Michael
|
ef934db614
|
Moved the share interpretation
|
2022-10-07 07:41:03 +00:00 |
|
Michael
|
1ef5730d3d
|
"share" added to autocomplete
|
2022-10-07 05:54:17 +00:00 |
|
Michael
|
d7a9745ffd
|
Simplified share element
|
2022-10-07 05:51:36 +00:00 |
|
Tobias Diekershoff
|
71cc10835f
|
Merge pull request #11968 from MrPetovan/bug/11943-frio-left-sidebar-button-mobile
[frio] Add left sidebar toggle button for mobile anonymous view
|
2022-10-07 07:40:25 +02:00 |
|
Michael
|
8e9acfe210
|
Fix tests?
|
2022-10-07 05:22:10 +00:00 |
|
Hypolite Petovan
|
1422e8a510
|
[frio] Add left sidebar toggle button for mobile anonymous view
- It was missing from the anonymous top bar
|
2022-10-06 18:00:43 -04:00 |
|
Michael
|
48182a95fb
|
Improve quote share ("message_id" added)
|
2022-10-06 21:50:20 +00:00 |
|
Hypolite Petovan
|
fe442683ef
|
Merge pull request #11966 from annando/date-correction
Juts another date format fix
|
2022-10-06 17:39:44 -04:00 |
|
Michael
|
6b917718fd
|
Juts another date format fix
|
2022-10-06 21:09:52 +00:00 |
|
Tobias Diekershoff
|
b0d0d98a14
|
Merge pull request #11965 from annando/akkoma
Akkoma is added to the federation statistics
|
2022-10-06 08:33:59 +02:00 |
|
Michael
|
4c8a58c445
|
Akkoma is added to the federation statistics
|
2022-10-06 04:57:43 +00:00 |
|
Hypolite Petovan
|
e840166d7d
|
Merge pull request #11964 from annando/dfrn-issharing
Added sharing check for DFRN
|
2022-10-05 18:28:09 -04:00 |
|