Commit graph

39432 commits

Author SHA1 Message Date
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
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
Tobias Diekershoff
9d94b13bf0
Merge pull request #14332 from annando/incorrectinteger
Fixes "Incorrect integer value: 'true'"
2024-07-30 21:31:58 +02:00
Michael
efc7efc279 Fixes "Incorrect integer value: 'true'" 2024-07-30 15:00:35 +00:00
Michael
d3c86ba2ad Issue 14329: Fixes "Can't send a post" 2024-07-30 14:51:40 +00:00
Michael
fadff0dc84 ACL works again 2024-07-30 14:45:49 +00:00
Tobias Diekershoff
3768558cb4
Merge pull request #14328 from annando/rawcontent
Use "post" instead of "rawContent"
2024-07-28 12:35:56 +02:00
Michael
28d67bfef0 Use "post" instead of "rawContent" 2024-07-28 09:58:02 +00:00
Tobias Diekershoff
344c5fa595
Merge pull request #14327 from annando/issue-14324
Issue 14324: Sanitize profile input
2024-07-28 08:46:49 +02:00
Tobias Diekershoff
24f6239c94
Merge pull request #14326 from annando/issue-14325
Issue 14325: Execute "rawContent" only for GET requests
2024-07-28 08:45:24 +02:00
Michael
ef71840ddc Issue 14324: Sanitize profile input 2024-07-28 04:36:16 +00:00
Michael
0b710ce4fb Issue 14325: Process "post" requests only once 2024-07-27 17:35:14 +00:00
Tobias Diekershoff
aae004d3d2
Merge pull request #14318 from annando/stats
Count inbound and outbound packets
2024-07-26 20:44:49 +02:00
Tobias Diekershoff
7b8381fb1a
Merge pull request #14323 from annando/styles
Removed deprecated parameter
2024-07-26 20:42:51 +02:00
Tobias Diekershoff
4f928b6fae
Merge pull request #14322 from annando/link-length
Configurable maximum link length
2024-07-26 20:40:54 +02:00
Michael
823a7bf780 Removed deprecated parameter 2024-07-24 21:03:26 +00:00
Michael Vogel
bc43cdea75
Merge pull request #14321 from friendica/bug/14285-search-restricted
Fix typo in SQL query in Model\Post\Content->countBySearch
2024-07-24 22:56:51 +02:00
Michael
e011b5956a Count inbound and outbound packets 2024-07-24 20:50:46 +00:00
Michael
ecc4f73007 Configurable maximum link length 2024-07-24 20:34:26 +00:00
Hypolite Petovan
1f8e8e4653
Fix typo in SQL query in Model\Post\Content->countBySearch 2024-07-24 15:16:39 -04:00
Tobias Diekershoff
ca5f93a4d5
Merge pull request #14317 from annando/stats2
More statistics variables added
2024-07-23 07:24:56 +02:00