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
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 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
loma-one
da293cfbd2
Update compose.tpl
...
Corrected indentation
2024-08-03 07:41:59 +02: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
Michael
3445e91781
More statistics variables added
2024-07-22 21:47:25 +00:00
Tobias Diekershoff
64433739c2
Merge pull request #14315 from annando/stats
...
New endpoint for monitoring services
2024-07-22 06:48:31 +02:00
Michael
53d121de51
New endpoint for monitoring services
2024-07-21 20:46:11 +00:00
Tobias Diekershoff
8e094a2dd0
Merge pull request #14314 from annando/remote-performance
...
Improve performance when visiting remote profiles
2024-07-21 10:48:19 +02:00
Michael
b7685375e8
Improve performance when visiting remote profiles
2024-07-21 07:15:49 +00:00
Tobias Diekershoff
6cf6f64296
Merge pull request #14313 from annando/fix-remote
...
Fix exception on remote authentication
2024-07-21 08:46:50 +02:00
Michael
a5f1525009
Fix exception on remote authentication
2024-07-21 06:25:12 +00:00
Tobias Diekershoff
76bf2fa6ce
Merge pull request #14308 from annando/fix-upload
...
Fix fatal error on upload
2024-07-21 06:31:38 +02:00
Michael
096ea13812
Fix fatal error on upload
2024-07-20 15:45:05 +00:00
Tobias Diekershoff
560106bd32
Merge pull request #14310 from friendica/children-callstack
...
Avoid fetching posts in a loop
2024-07-20 14:53:49 +02:00
Michael
45af374068
Avoid fetching posts in a loop
2024-07-20 09:48:48 +00:00
Tobias Diekershoff
921aca432c
Merge pull request #14286 from annando/api-media-upload
...
API: The media upload (audio, video) is now possible
2024-07-19 07:47:42 +02:00
Tobias Diekershoff
0f232ad9f1
Merge pull request #14305 from annando/removeunused
...
Unused cached avatar files will be removed
2024-07-19 07:33:35 +02:00
Tobias Diekershoff
fb3021e4ff
Merge pull request #14301 from annando/ckearavatarcache
...
New console command to clear the avatar cache
2024-07-19 07:30:54 +02:00
Tobias Diekershoff
a4c08f080f
Merge pull request #14266 from annando/context
...
Store the context as a separate field
2024-07-19 07:18:28 +02:00
Michael
b014ec4548
New console command to clear the avatar cache
2024-07-18 10:53:49 +00:00
Michael
0ba57843c0
Unused cached avatar files will be removed
2024-07-18 10:41:47 +00:00
Michael
03189a1c8c
Store the context as a separate field
2024-07-16 20:09:08 +00:00