Commit Graph

33430 Commits

Author SHA1 Message Date
Hypolite Petovan 196a381a52
Merge pull request #11463 from tobiasd/20220501-lng
DA DK translation added, HU PL and RU translations updated
2022-05-01 08:06:17 -04:00
Hypolite Petovan 6dc13b9fc6
Merge pull request #11460 from tobiasd/20220429-issue10397
[frio] adding Feed link to vcard
2022-05-01 07:45:14 -04:00
Tobias Diekershoff 815b76db8b
DA DK translation added THX atjn 2022-05-01 10:33:47 +02:00
Tobias Diekershoff 37ddda7fc2
HU translation updated THX Balázs Úr 2022-05-01 10:31:44 +02:00
Tobias Diekershoff 245fe3dade
RU translations THX Alexander An 2022-05-01 10:31:32 +02:00
Tobias Diekershoff da68774e91
PL translation update THX strebski 2022-05-01 10:31:15 +02:00
Tobias Diekershoff 7ce6fd19b5
adding style information for the Feed link 2022-04-29 19:33:26 +02:00
Tobias Diekershoff 6161485b2f
[frio] adding Feed link to vcard
This PR adds a link to the Atom Feed of a profile to the aside vcard in the Frio theme. The link is already in the other themes, so it only needs to be added to Frio.

fixes #10397
2022-04-29 19:27:25 +02:00
Hypolite Petovan 18c642f2a7
Merge pull request #11451 from atjn/update-icon
Update default icon
2022-04-29 07:25:51 -04:00
Hypolite Petovan aa65e3032d
Merge pull request #11455 from annando/update-avatar
Update contact when the avatar hadn't been found
2022-04-28 14:29:46 -04:00
Michael 9eafcf8484 Update contact when the avatar hadn't been found 2022-04-28 16:46:52 +00:00
Anton 51380af100
Fix img example
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-04-28 18:13:38 +02:00
Anton 748b7528d3
Fix img example
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-04-28 18:13:16 +02:00
Hypolite Petovan 55db2670d1
Merge pull request #11452 from atjn/manifest-icons
Update app manifest icons
2022-04-28 10:25:22 -04:00
atjn 420f4c54b7 Update app manifest icons 2022-04-28 13:26:59 +02:00
atjn 31ed9b450d Update default icon 2022-04-28 12:41:26 +02:00
Hypolite Petovan dc05172272
Merge pull request #11448 from annando/api-documentation
Some small API documentation rearrangements
2022-04-27 10:36:22 -04:00
Hypolite Petovan 5a08bca15b
Merge pull request #11447 from annando/contacts-posts
Fix: Show reshared posts on the contact page
2022-04-27 10:35:24 -04:00
Michael 0ad18afb7b Some small API documentation rearrangements 2022-04-27 06:50:25 +00:00
Michael 144c9f00f4 Fix: Show reshared posts on the contact page 2022-04-27 03:25:47 +00:00
Hypolite Petovan 973257ae13
Merge pull request #11446 from annando/directory
Use central function to fetch the global directory
2022-04-26 14:38:14 -04:00
Michael 171354181d Use central function to fetch the global directory 2022-04-26 18:33:58 +00:00
Hypolite Petovan 478ee7b6fc
Merge pull request #11443 from annando/endpoints
We now store uncommon endpoints
2022-04-25 11:53:17 -04:00
Michael 83e311decb Standards 2022-04-25 13:49:17 +00:00
Michael 990eea2c4e We now store uncommon endpoints 2022-04-25 13:45:03 +00:00
Tobias Diekershoff b89f727cca
Merge pull request #11438 from MrPetovan/bug/11371-settings-forms
Enclose account settings panels in separate forms
2022-04-25 07:37:59 +02:00
Hypolite Petovan f4c073674e
Merge pull request #11439 from annando/unused-tags
Removed unused tag entries
2022-04-24 21:25:32 -04:00
Michael 069a008ca4 Removed unused tag entries 2022-04-24 15:27:20 +00:00
Hypolite Petovan 7bc449215f Updated main translation file after moving module 2022-04-24 08:36:57 -04:00
Hypolite Petovan 967c438312 Enclose account settings panels in separate forms
- This prevents auto-filled password fields to abort settings save
- Move single-use settings/nick_set template HTML to settings/account
2022-04-24 08:36:53 -04:00
Hypolite Petovan 90368d7484 Remove unused settings_post and settings_form hooks
- Addons should use the addon_form hook instead
2022-04-24 01:21:49 -04:00
Hypolite Petovan 64330f9895 Move /settings to src/ 2022-04-24 01:21:48 -04:00
Hypolite Petovan 904ee0ea59
Merge pull request #11436 from annando/tag-type
Store the tag type for the post targets
2022-04-23 21:12:55 -04:00
Michael ac08bc1362 Enhanced database comment 2022-04-24 00:20:06 +00:00
Michael f7142f0144 Updated messages.po 2022-04-23 12:45:26 +00:00
Michael 4af6e730d3 Use different collections 2022-04-23 12:32:29 +00:00
Michael 0a3c5cc40c Add the function documentation 2022-04-23 11:43:30 +00:00
Michael 060597f619 Store the tag type for the post targets 2022-04-23 11:39:19 +00:00
Hypolite Petovan 1c0c787d1c
Merge pull request #11435 from annando/api-poll
API: We can now display polls
2022-04-22 16:24:14 -04:00
Michael 9b646dad97 API: We can now display polls 2022-04-22 19:24:22 +00:00
Hypolite Petovan ee05bd91a3
Merge pull request #11433 from annando/api-unsupported
API: New Mastodon endpoints added
2022-04-21 19:49:11 -04:00
Michael f34b7b91fa API: New Mastodon endpoints added 2022-04-21 19:58:56 +00:00
Hypolite Petovan 45c4af3832
Merge pull request #11430 from annando/network-order
Order starred posts and posts with mention by the last comment date
2022-04-21 10:46:22 -04:00
Michael 666b3bbca3 Use "received" for starred posts 2022-04-21 13:58:24 +00:00
Michael 5a41c2039a Order starred posts and posts with mention by the last comment date 2022-04-21 05:52:08 +00:00
Tobias Diekershoff 691136c396
Merge pull request #11429 from annando/issue-11427
Issue 11427: id values of OrderedCollections have to contain the page number
2022-04-21 06:58:25 +02:00
Michael eb1f38df22 Issue 11427: id values of OrderedCollections have to contain the page number 2022-04-21 04:29:08 +00:00
Hypolite Petovan 70392df68d
Merge pull request #11428 from annando/issue-11425
Issue 11425: Additional sorting by creation date
2022-04-20 19:25:32 -04:00
Michael 2236e5cfb0 Issue 11425: Additional sorting by creation date 2022-04-20 21:03:33 +00:00
Hypolite Petovan e1a8f8aff6
Merge pull request #11426 from annando/notice
Avoid warning " Undefined variable $browsershare"
2022-04-20 09:40:49 -04:00