Wykres commitów

39451 Commity (c3ed9ba24adf69133a39cd23fa32b951a9b81d05)

Autor SHA1 Wiadomość Data
Michael c3ed9ba24a Fix restricted access to public timeline 2024-08-13 19:31:42 +00:00
Tobias Diekershoff 241d056473
Merge pull request #14353 from annando/stats
Increment inbound/outbound on mails per result
2024-08-13 07:19:38 +02:00
Tobias Diekershoff 9bb05d3cc4
Merge pull request #14352 from annando/fix-target-inboxes
Fix for fetching the target inboxes
2024-08-13 07:18:41 +02:00
Tobias Diekershoff 7801d3efe8
Merge pull request #14354 from annando/issue-14121
Issue 14121: Don't display contacts from unavailable networks via API
2024-08-13 07:17:45 +02:00
Tobias Diekershoff 5798d9f879
Merge pull request #14355 from annando/issue-14186
Issue 14186: Respect public restrictions for ttimeline API endpoint
2024-08-13 07:16:13 +02:00
Michael c5844625b4 Issue 14186: Respect public restrictions for ttimeline API endpoint 2024-08-13 02:50:50 +00:00
Michael 60ebc62730 Issue 14121: Don't display contacts from unavailable networks via API 2024-08-13 01:49:27 +00:00
Michael 94c3331bcd Fix for fetching the target inboxes 2024-08-12 16:57:57 +00:00
Michael f47c4c3dd6 Increment inbound/outbound on mails per result 2024-08-12 16:55:16 +00:00
Tobias Diekershoff 80bd572393
Merge pull request #14351 from annando/issue-14349
Issue 14349: Fix profile page for unrelated contacts
2024-08-11 12:21:43 +02:00
Michael 131e330e61 Issue 14349: Fix profile page for unrelated contacts 2024-08-11 06:44:24 +00:00
Tobias Diekershoff 66e9807876
Merge pull request #14345 from annando/stats
Statistics: Inbound/Outbound for more protocols
2024-08-09 13:37:10 +02:00
Tobias Diekershoff 5ea3f9e6b7
Merge pull request #14347 from annando/contact-redirect
Improved redirect for contact actions
2024-08-09 12:56:52 +02:00
Tobias Diekershoff f9edb6ee93
Merge pull request #14348 from annando/double-replies
Prevent fetching replies when fetching replies
2024-08-09 12:55:28 +02:00
Michael Vogel 776f413783
Merge pull request #14343 from loma-one/2024.06-rc
Usability improvements trending_tags.tpl & CSS instructions for formatting in the notification.tpl
2024-08-08 09:57:29 +02:00
loma-one 6b7561e8f7
Remove comments as they are not relevant trending_tags.tpl 2024-08-08 06:27:31 +02:00
loma-one 4f877ad6b6
Comments in English trending_tags.tpl 2024-08-08 06:09:41 +02:00
loma-one 14fa0528cd
Correction tab global.css 2024-08-07 14:26:09 +02:00
loma-one 5cc3b1f2f5
Template and css separated 2024-08-07 13:57:13 +02:00
loma-one 5e2687e7ea
css instructions notification.tpl global.css 2024-08-07 13:28:47 +02:00
loma-one 2083fca753
CSS instructions for formatting in the notification.tpl
A space has been inserted between the user icon and the outlined text. Texts are wrapped after 70 characters.
2024-08-07 12:43:00 +02:00
loma-one 66f4c70bfe
Merge pull request #2 from loma-one/revert-1-loma-one-patch-3
Revert "CSS instructions for formatting in the notification.tpl"
2024-08-07 12:39:33 +02:00
loma-one 1bacdf83b7
Merge branch 'friendica:2024.06-rc' into 2024.06-rc 2024-08-07 12:29:56 +02:00
loma-one e16ee01b4c
Revert "CSS instructions for formatting in the notification.tpl" 2024-08-07 12:27:24 +02:00
loma-one d856e923e0
Merge pull request #1 from loma-one/loma-one-patch-3
CSS instructions for formatting in the notification.tpl
2024-08-07 12:24:18 +02:00
loma-one f8be6f8057
CSS instructions for formatting in the notification.tpl
A space has been inserted between the user icon and the outlined text. Texts are wrapped after 70 characters.
2024-08-07 12:22:39 +02:00
Michael 63d4f1cace Prevent fetching replies when fetching replies 2024-08-06 21:52:25 +00:00
Michael 342c9088d3 Improved redirect for contact actions 2024-08-06 21:35:59 +00:00
Michael 7e8a6335ae Fix the datetime of the last cron execution 2024-08-06 05:47:41 +00:00
Michael bdf95e8305 Statistics: Inbound/Outbound for more protocols 2024-08-05 20:34:17 +00:00
Tobias Diekershoff 3776cf8919
Merge pull request #14335 from annando/fix-follow
Fix follow/unfollow
2024-08-04 19:13:09 +02:00
Tobias Diekershoff 470b98697d
Merge pull request #14338 from annando/owa
Don't query the OWA data if already set
2024-08-04 17:00:50 +02:00
Tobias Diekershoff 22dbc1e7ae
Merge pull request #14340 from annando/issue-14312
Issue 14312: fix uimport path / restore POST endpoints
2024-08-04 16:58:09 +02:00
Tobias Diekershoff be7e2e4984
Merge pull request #14342 from annando/issue-14303
Issue 14303: Fixes %3f problem with OAuth login
2024-08-04 16:56:33 +02:00
loma-one 7695f08e7b
Usability improvements trending_tags.tpl
The tranding tags don't look very nice. The changes are intended to make them more attractive. 

 - For this purpose, each tag is preceded by a "fa fa-hashtag".
 - The # in front of the word has been removed
 - Clicking on a hashtag searches with a hashtag as usual.
 - Other tags were previously displayed indented
 - Now it is ensured that all hashtags are in one line

This is a suggestion that can be discarded at any time. I would still be happy if the changes could be adopted.
2024-08-04 12:33:56 +02:00
Michael efee399397 Issue 14303: Fixes %3f problem with OAuth login 2024-08-03 19:21:29 +00:00
Michael Vogel 89084c6b05
Merge pull request #14337 from loma-one/2024.06-rc
Update compose.tpl
2024-08-03 17:10:09 +02:00
loma-one a8a65913c0
Update compose.tpl
Corrected indentation
2024-08-03 15:28:38 +02:00
Michael 1a6e381206 Issue 14312: fix uimport path / restore POST endpoints 2024-08-03 12:20:56 +00:00
loma-one da293cfbd2
Update compose.tpl
Corrected indentation
2024-08-03 07:41:59 +02:00
Michael f4791649dd Don't query the OWA data if already set 2024-08-02 09:49:42 +00:00
Michael 534db0d09a Fix follow/unfollow 2024-08-02 05:50:01 +00:00
loma-one 974c8fad9b
Update compose.tpl
The change ensures that the input dialogue is expanded when the bottom line is reached.
2024-08-01 21:10:33 +02:00
Tobias Diekershoff 26f8392754
Merge pull request #14333 from haheute/superfluous-spaces
Superfluous spaces
2024-07-31 09:27:16 +02:00
Tobias Diekershoff e31f94e93e
Merge pull request #14334 from annando/tests
Fix tests
2024-07-31 06:44:23 +02:00
Michael 1f18e096fe Fix tests 2024-07-31 04:38:03 +00:00
Hannes Heute 574e39aec4 messages.po 2024-07-30 22:17:00 +02:00
Hannes Heute f8fe47ae88 removed some superfluous spaces in doctype tags 2024-07-30 22:13:08 +02:00
Tobias Diekershoff 2c9f312e33
Merge pull request #14331 from annando/issue-14329
Issue 14329: Fixes "Can't send a post"
2024-07-30 21:41:23 +02:00
Tobias Diekershoff 69ca4342a8
Merge pull request #14330 from annando/post
ACL works again
2024-07-30 21:33:05 +02:00