Hannes Heute
1ae74d08a2
add rows=8 for event description textarea
2024-10-03 12:16:15 +02:00
Hannes Heute
f9f565ed4f
messages.po
2024-09-19 14:20:34 +02:00
Hannes Heute
789270ad11
remove unnecessary overflow:scroll from compose template
2024-09-19 14:08:41 +02:00
loma-one
54370319fe
Saving the post content using localstorage
...
If a post is created and the browser window crashes or the Composer window is hard-closed in some other way, all content is lost. Content is now saved temporarily so that it can be displayed again when the browser is restarted.
The content in the localstorage is discarded after 10 minutes after the editor has been exited.
The system now checks whether the editor field is filled. If there are no characters, there is no reload check.
2024-09-16 18:22:58 +02:00
loma-one
9a224a8ca9
Saving the post content using localstorage
...
If a post is created and the browser window crashes or the Composer window is hard-closed in some other way, all content is lost.
Content is now saved temporarily so that it can be displayed again when the browser is restarted.
2024-09-15 17:55:50 +02:00
Michael
072123af8f
Basic support for HLS added
2024-09-14 18:06:59 +00:00
Michael
e8a3be6820
OStatus support removed
2024-09-11 03:44:40 +00:00
Michael Vogel
089c9ece39
Merge pull request #14409 from loma-one/develop
...
User message if the browser window is refreshed unintentionally
2024-09-03 05:14:13 +02:00
Michael
99dfb7d59e
Issue 14294: Fix event parsing
2024-09-02 04:11:40 +00:00
loma-one
ca46f8d1e0
User message if the browser window is refreshed unintentionally
...
If a post is created in the modal, not sent and the user refreshes the browser window, all content is lost.
This change ensures that the user receives a notification if a post is unsent while the browser window is unintentionally refreshed.
2024-09-01 10:06:13 +02:00
Tobias Diekershoff
642f2c73d7
REUSE some more JS files from the themes
2024-08-26 06:59:37 +02:00
Tobias Diekershoff
b878e6d4d2
REUSE added some image licenses
2024-08-26 06:57:42 +02:00
Tobias Diekershoff
cea4414fdd
REUSE some more work
2024-08-25 10:46:03 +02:00
Tobias Diekershoff
5af3b9dedd
REUSE more work on bin and view directories
2024-08-25 08:45:08 +02:00
Tobias Diekershoff
fb9ef9e081
REUSE themes and used libs
2024-08-24 23:15:49 +02:00
Tobias Diekershoff
453df9f26a
REUSE template files
2024-08-24 20:23:27 +02:00
Michael
425f23bbdc
Delete unused media attachments
2024-08-24 17:40:25 +00:00
Tobias Diekershoff
3a0af8ce23
syntax fix
2024-08-24 19:03:20 +02:00
Tobias Diekershoff
b84a9073c2
syntax fix
2024-08-24 18:58:27 +02:00
Tobias Diekershoff
34db34d830
REUSE minor fix
2024-08-24 18:55:55 +02:00
Tobias Diekershoff
cfa27f62be
REUSE view directory
2024-08-24 15:50:10 +02:00
Tobias Diekershoff
ac6b17e34c
Merge branch 'develop' into reuse
2024-08-24 14:16:05 +02:00
Tobias Diekershoff
4cbc213dda
REUSE view directory
2024-08-24 14:15:18 +02:00
Tobias Diekershoff
506983aff1
REUSE more work on the themes
2024-08-24 12:20:23 +02:00
loma-one
b57cd3a925
Optimisation of the Composer Editor
...
As a result of the changes, the editor is started in a larger window. In addition, the authorisation settings for the article are hidden for the time being. These can be shown via a sandwitch menu if required. The reload of the page is prevented so that articles already created in the editor are not lost.
The Composer Editor is another editor in Friendica that is particularly suitable for entering longer texts (e.g. at the local workstation). The special feature is that the editor is loaded in a separate window and therefore does not distract from the timeline. The editor can still be used in mobile applications
2024-08-22 11:16:56 +02:00
loma-one
59530853de
Optimisation of the Composer Editor
...
As a result of the changes, the editor is started in a larger window. In addition, the authorisation settings for the article are hidden for the time being. These can be shown via a sandwitch menu if required.
The reload of the page is prevented so that articles already created in the editor are not lost.
ar.
The Composer Editor is another editor in Friendica that is particularly suitable for entering longer texts (e.g. at the local workstation). The special feature is that the editor is loaded in a separate window and therefore does not distract from the timeline.
The editor can still be used in mobile applications
2024-08-22 10:59:06 +02:00
Tobias Diekershoff
60ffd8fe78
bumb version 2024.09-dev
2024-08-17 17:33:40 +02:00
Tobias Diekershoff
6d605f24ee
bumb version 2024.08
2024-08-17 17:28:43 +02:00
Tobias Diekershoff
87bda0c0e0
update AR, DE, FR, GD, HU, PL, RU translations
2024-08-14 07:54:11 +02:00
Michael
131e330e61
Issue 14349: Fix profile page for unrelated contacts
2024-08-11 06:44:24 +00: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
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
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
342c9088d3
Improved redirect for contact actions
2024-08-06 21:35:59 +00: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
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
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
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
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
Michael
b014ec4548
New console command to clear the avatar cache
2024-07-18 10:53:49 +00:00
Tobias Diekershoff
efa0a8ce18
Merge pull request #14291 from annando/fix-pipeline
...
Fix pipeline error
2024-07-12 08:18:53 +02:00
Michael
2b61e623b4
Fix pipeline error
2024-07-11 15:57:12 +00:00
Hannes Heute
85d9774dff
Hide inflated widgets when Javascript is off
2024-07-05 00:15:19 +02:00
Hannes Heute
6d80df6849
make logs table straight, don't use grid for table body
2024-07-04 14:58:35 +02:00
Hannes Heute
cd526f4e1d
improve log view table for mobile width using display:grid
2024-07-03 13:01:43 +02:00
Hannes Heute
6706fc2949
remove lines, forgotten to remove
2024-07-02 22:41:00 +02:00
Hannes Heute
01d1dc4f53
stop overflowing of messages in admin logs view
2024-07-02 22:29:08 +02:00
Hypolite Petovan
bb528a44d4
Merge pull request #14255 from haheute/dark-schemes-for-login
...
Add CSS for dark and black schemes for the login form
2024-06-24 03:56:06 -04:00
Hannes Heute
7ae9805308
Add CSS for dark and black schemes for the login form
2024-06-23 23:09:15 +02:00
Michael
a433a4623a
Retrial counter for the inbox queue
2024-06-23 14:43:22 +00:00
Hannes Heute
aa57855a18
add messages.po again..
2024-06-23 13:20:39 +02:00
Hannes Heute
c8f3c52b7b
add messages.po
2024-06-23 13:10:38 +02:00
Hannes Heute
f1a2983233
fix width of event-owner in event modal (better display of avatar image and user name)
2024-06-23 12:41:49 +02:00
Tobias Diekershoff
5e13a48269
update DE, FR, RU translations
2024-06-21 20:18:21 +02:00
Michael
a27d55f6cf
Issue 14231: Automatically add the relay owner as contact person
2024-06-17 03:45:24 +00:00
Michael
a87e0ad63c
Improve adding of alt descriptions when linking images
2024-06-15 12:39:49 +00:00
Tobias Diekershoff
fdeeb430a5
update DE, FR, HU translations
2024-06-10 07:37:29 +02:00
Tobias Diekershoff
72f6b07c88
2024.06-rc
2024-06-04 20:35:00 +02:00
Tobias Diekershoff
3685f37d4b
DE, FR translation updates
2024-06-03 08:16:11 +02:00
Michael
259a676207
Option to reduced search scope to improve the performance
2024-06-02 09:27:05 +00:00
Michael
29187f1501
Option to define how posts with titles are transmitted
2024-06-01 08:19:09 +00:00
Michael
55cec6c61d
OpenWebAuth moved to a separate class / Improved authentication handling
2024-05-28 21:59:52 +00:00
Michael
7808c89071
Issue 14102: Display "channels only" contacts in circles
2024-05-26 16:00:27 +00:00
Tobias Diekershoff
14759ff50a
translation updates
2024-05-24 07:59:09 +02:00
Hypolite Petovan
570de6a91a
Merge pull request #14164 from loma-one/develop
...
Colour for fading in a comment adjusted
2024-05-16 11:14:26 -04:00
loma-one
367170a92a
Colour for fading in a comment adjusted
...
When a comment is called up via the notification, the comment is highlighted brightly. With a dark theme, this is disproportionately bright.
The changed colour values represent a compromise between light and dark themes.
https://github.com/friendica/friendica/issues/14052
2024-05-16 11:28:33 +02:00
Michael
0426572e92
Respect the "sensitive" flag for summaries
2024-05-15 12:17:06 +00:00
Michael
e12f92e516
Some more deprecated function calls are replaced
2024-05-14 19:21:25 +00:00
Michael
60f5fd8188
Many deprecated function calls are replaced
2024-05-13 21:37:15 +00:00
Michael
82327b0b06
Improve the log level display
2024-05-13 12:34:35 +00:00
Hypolite Petovan
28784eef85
Update main translation file after changing several strings
2024-05-10 20:41:22 -04:00
Hypolite Petovan
25475b4838
Escape album name select list in photo upload form
...
- Thanks to @apexrabbit for the report!
2024-05-10 11:25:59 -04:00
Hypolite Petovan
a6cb3ed903
Escape output of PermissionTooltip module
...
- Create AclReceivers and AddressedReceivers entities to collect contact names
- Create privacy/permission_tooltip.tpl to escape contact names
- Move PermissionTooltip module to Privacy namespace
- Thanks to @apexrabbit for the report!
2024-05-10 11:25:59 -04:00
Hypolite Petovan
9dc0e5393e
Merge pull request #14135 from tobiasd/colorize-loglevels
...
Colorize loglevels
2024-05-10 10:59:05 -04:00
Michael
e7b861388d
Issue 14132: Title for videos
2024-05-10 05:42:45 +00:00
Tobias Diekershoff
38e082949d
adopt colors
2024-05-10 06:34:29 +02:00
Tobias Diekershoff
aeb1382039
make warnings bold as well
...
now the three most severe levels are bold, while the three less severe levels have a normal font weight
2024-05-09 11:45:30 +02:00
Tobias Diekershoff
63a7536624
remove whitespaces
2024-05-09 10:33:51 +02:00
Tobias Diekershoff
bf278adb15
admin panel - colorize error levels
...
With this patch the error levels shown in the Admin Panel -> Log view are coloured according to severity. Starting from green for debug, over orange for notices to bold red for errors and criticals.
2024-05-09 10:32:55 +02:00
ImgBotApp
e98b3a307b
[ImgBot] Optimize images
...
*Total -- 1,838.08kb -> 1,439.34kb (21.69%)
/images/screenshots/friendica-2023-12-frio-desktop.png -- 1,011.26kb -> 706.65kb (30.12%)
/images/screenshots/friendica-2023-10-frio-mobile-options-dark-blue.png -- 184.63kb -> 149.93kb (18.8%)
/images/screenshots/friendica-2023-10-frio-mobile-options-light-blue.png -- 166.19kb -> 138.00kb (16.96%)
/images/screenshots/friendica-2023-10-frio-mobile-timeline-dark-blue.png -- 400.47kb -> 370.62kb (7.45%)
/images/bluesky.jpg -- 7.75kb -> 7.55kb (2.58%)
/view/js/vanillaEmojiPicker/screenshot.png -- 67.77kb -> 66.58kb (1.76%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-04-27 10:59:46 -04:00
Michael
0e79b5373b
The legacy proxy functionality is removed
2024-04-15 18:58:02 +00:00
Michael
38da9013ff
The BBCode conversion is split into several smaller functions
2024-04-14 07:45:56 +00:00
Michael
69fc2c04e4
Issue 13812: Public groups with manual request approval
2024-04-08 07:58:45 +00:00
Michael
78dc61b59e
Fallback mechanism for missing IDN functions
2024-04-06 11:26:12 +00:00
Michael
b40687081e
The data for the language display is now fetched on demand
2024-04-05 10:29:27 +00:00
Michael
50b1de5959
Menu option to display the search text
2024-04-05 07:35:21 +00:00
Michael
0d4f956fba
Avoid exception "Unable to retrieve the host in URL" in the search
2024-04-03 07:51:02 +00:00
Hypolite Petovan
3bb00f36f8
[frio] Restore lateral margins on home/login page for mobile display
...
- They had been removed site-wide to give more space to posts in the network view
2024-04-01 09:41:08 -04:00
Éibhear Ó hAnluain
394c388a46
Fixing the queue.tpl files
2024-03-29 20:36:40 +00:00