loma-one
c285e4160b
css specification for oversized button in composer
...
In order to specify the buttons in the composer in the correct size again, an additional specification has been added. This can also be used for other oversized buttons.
2022-12-08 20:42:28 +01:00
d84dad20ca
Merge pull request #12368 from tobiasd/20221208-de2
...
DE translation update
2022-12-08 12:17:30 -05:00
9cd72cfec6
DE translation update
2022-12-08 18:11:16 +01:00
60a6503f6f
Merge pull request #12366 from tobiasd/20221208-fr
...
FR translation update THX kalon33
2022-12-08 12:00:14 -05:00
350f542220
FR translation update THX kalon33
2022-12-08 17:52:34 +01:00
Philipp
fc675a1736
Merge pull request #12365 from MrPetovan/bug/fatal-errors
...
Address a couple of fatal error messages
2022-12-08 17:14:51 +01:00
d9e69fc543
Fix OPTIONS responses
2022-12-08 10:10:40 -05:00
15eba181a0
Initialize parameter with $server for all Router cases including Maintenance mode
...
- Address https://github.com/friendica/friendica/issues/11992#issuecomment-1339614287
- Address https://github.com/friendica/friendica/issues/11992#issuecomment-1339909728
2022-12-08 10:10:23 -05:00
6fddcb2c04
Merge pull request #12363 from annando/bulk-images
...
Add images in a loop (preparation for a gallery)
2022-12-08 08:38:52 -05:00
741469a5c5
Add images in a loop (preparation for a galery)
2022-12-08 07:16:25 +00:00
Michael Vogel
7fcc813028
Merge pull request #12362 from tobiasd/20221208-de
...
DE translation update
2022-12-08 08:03:54 +01:00
3fcf35a5bc
Merge pull request #12361 from annando/issue-12345
...
Issue 12345: No link preview on DFRN posts
2022-12-08 06:59:04 +01:00
5954af2e81
DE translation update
2022-12-08 06:55:55 +01:00
7d51fa47d5
Issue 12345: No link preview on DFRN posts
2022-12-08 05:49:25 +00:00
16f5dc92f8
Merge pull request #12350 from annando/link-preview
...
The appearance of the link preview is now configurable
2022-12-07 16:34:18 -05:00
35cf093086
Merge pull request #12352 from foss-/patch-4
...
Doc > FAQ.md: AddTwidereX iOS, Remove deprecated and non-functional clients
2022-12-07 09:01:37 -05:00
63a628460e
AddTwidereX iOS, Remove deprecated and non-functional clients
...
- add TwidereX to iOS
- Remove Twidere Android (currently broken and no longer under development. fun fact: its Google Play link was already going to TwidereX)
- Remove B4X Android + iOS (Google Play Link dead https://github.com/AnywhereSoftware/B4X-Pleroma , website unmaintained, no commits for over a year)
- Remove Tootle iOS, Linux (repo archived: https://github.com/bleakgrey/tootle , no development in almost 3 years)
2022-12-07 13:16:08 +01:00
b9cb94c432
Updated messages.po
2022-12-07 07:12:56 +00:00
498a957009
The appearanxe of the link preview is now configurable
2022-12-07 07:02:04 +00:00
8d1bc02f8f
Merge pull request #12349 from annando/hidewall
...
Fix "Missing hidewall key" message
2022-12-06 23:57:09 -05:00
e5ff71f839
Fix "Missing hidewall key"
2022-12-06 22:23:43 +00:00
05f8303034
Merge pull request #12348 from annando/api-search-offset
...
API: Only search for direct hit without offset
2022-12-06 21:05:32 +01:00
6965614f00
API: Only search for direct hit without offset
2022-12-06 18:47:43 +00:00
215c332a94
Merge pull request #12347 from annando/add-parents
...
Fix post completion
2022-12-06 19:21:22 +01:00
5e40b47a17
Fix post completion
2022-12-06 17:45:18 +00:00
59088161e8
bump version to 2022.12-rc
2022-12-06 14:34:03 +01:00
9b8b1be3e7
Merge pull request #12340 from nupplaphil/bug/friendica-12339
...
[frio] Fix preview function when creating posts
2022-12-05 20:49:03 -05:00
Philipp
8543174bf1
Merge pull request #12341 from annando/fix-small-preview
...
The BlurHash function must not change the original image
2022-12-05 21:45:37 +01:00
a260e97b6f
The BlurHash function must not change the original image
2022-12-05 20:38:21 +00:00
c6e627d45c
Fix preview function when creating posts
2022-12-05 21:10:14 +01:00
38fa76d6b5
Merge pull request #12336 from annando/imagick-blurhash
...
Support blurhash for Imagick
2022-12-05 08:12:56 -05:00
e62be24e6b
Swap conditions
2022-12-05 12:53:21 +00:00
71c1530303
Merge pull request #12337 from foss-/patch-3
...
Update FAQ client list
2022-12-05 13:04:15 +01:00
c632675976
Update FAQ client list
...
- add Android Mastodon F-Droid
- add TheDesk to macOS, Windows
- add Tooot Android Google Play link
- add Fedi GitHub link
- remove Mastonaut (unmaintained since April 2022 https://mastodon.technology/@brunoph/108138252725934908 )
- remove Friendly (unmaintained since 2018)
2022-12-05 12:59:46 +01:00
b93f100c97
Merge remote-tracking branch 'upstream/develop' into imagick-blurhash
2022-12-05 07:34:16 +00:00
6deb93256a
Support blurhash for Imagick
2022-12-05 06:53:19 +00:00
Philipp
73742812d1
Merge pull request #12238 from MrPetovan/task/refactor-dcontact
...
New table "diaspora-contact" (new paradigm) v34 FINAL
2022-12-05 07:38:05 +01:00
818cdf83ca
[Database version 1500] Remove obsolete table fcontact
2022-12-05 00:00:50 -05:00
ce69026964
[Database version 1499] Create new paradigm classes for Diaspora Contact
...
- Switch table fcontact for dcontact in views
2022-12-05 00:00:50 -05:00
ace80ca1b4
Use "author_handle" for the author handle extracted from Diaspora XML messages
...
- We have structured data under the variable name "author"
- Remove unused $uid parameter from Diaspora::storeByGuid
- Convert $person parameter to just its URL in Diaspora::authorContactByUrl
- Flip parameters in getUriFromGuid to get rid of $onlyfound
2022-12-05 00:00:49 -05:00
d5e005f90d
[Database version 1498] New table "diaspora-contact" for Diaspora contacts (duh)
...
- Remove duplicated "author-uri-id" keys in view declarations
2022-12-05 00:00:49 -05:00
32a9f39768
Merge pull request #12333 from annando/issue-12327
...
Issue 12327: Convert avatars to static
2022-12-04 23:30:58 -05:00
445a0b61dd
Merge pull request #12332 from annando/issue-11915
...
Issue 11915: Show reshared posts for contacts
2022-12-04 23:30:02 -05:00
2be0ad7697
Remove test code
2022-12-05 03:59:47 +00:00
08d64f3c57
Fix the function description
2022-12-05 03:46:40 +00:00
Michael Vogel
28c7fda6e9
Update src/Factory/Api/Mastodon/Status.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-12-05 04:37:04 +01:00
5bff6f38d7
Issue 12327: Convert avatars to static
2022-12-04 23:31:23 +00:00
4f98d2c74a
Issue 11915: Show reshared posts for contacts
2022-12-04 21:57:58 +00:00
Philipp
62f982cf7e
Merge pull request #12330 from annando/issue-12275
...
Issue 12275: Banner upload via avatar does work now
2022-12-04 17:51:11 +01:00
5c74113bf6
Issue 12275: Banner upload via avatar does work now
2022-12-04 16:33:29 +00:00