Random Penguin
03a9defaac
fixes for sortable lists
...
Removed mobile drag-n-drop script that did not work
Added button interface for moving list items
Fixed duplication error for keyboard control
Added animation to make it clear which way item moved
2026-02-20 14:29:56 -06:00
Marcus Funch
0871e3c520
Remove size attrs from templates, except select/option
2026-02-11 13:41:27 +01:00
d6b6dd1b94
Channel posts can now be embedded into the timeline
2026-02-03 12:08:36 +00:00
05bbee9c27
Small fixes to PR 15284
2025-12-26 19:37:54 +00:00
Random Penguin
e027aa46f9
fixed css so reset checkbox field does not adopt sortable list styling
2025-12-24 17:16:12 +01:00
Random Penguin
894e36cea5
Update features.tpl
...
Changed so reset checkbox uses checkbox template.
$key is now checked against a constant instead of string
2025-12-24 17:16:12 +01:00
Random Penguin
57a49985be
changed reset checkboxes to use checkbox template
2025-12-24 17:16:12 +01:00
Random Penguin
0d9bb703e3
:last-of-type to :nth-last-of-type(2)
...
:last-of-type would work if list was ul > li but it is div > div and :last-of-type goes by element not class
2025-12-24 17:14:32 +01:00
Random Penguin
8dda4a97bb
Scripts and styling for sortable lists
2025-12-24 17:14:32 +01:00
Random Penguin
60d94ed981
Changes for sortable widgets
2025-12-24 17:14:32 +01:00
Random Penguin
c8e2d3622f
Sortable timelines
...
Swaps table for sortable lists
2025-12-24 17:14:32 +01:00
Marcus Funch
57d455b6fc
Docs: Rename doc on account types, final references
2025-10-29 19:47:37 +01:00
Marcus Funch
d2706b8f93
Docs: Missing non-lowercase references to docs
2025-10-14 11:39:21 +02:00
Marcus Funch
347367fff5
Restyle delegation button
2025-10-06 22:18:49 +02:00
Marcus Funch
7d7de59d3b
Settings: Set required on the image upload file field
2025-09-19 22:36:02 +02:00
Marcus Funch
cbaaaf5db6
Profile picture change changes
2025-09-13 20:35:52 +02:00
c8f8cad2a2
Embed remote media
2025-09-05 03:53:13 +00:00
Marcus Funch
d75ce77de3
Settings: Better handling of no content in remote servers + description
2025-07-07 12:10:03 +02:00
Marcus Funch
955b24db2f
Settings: Improve Connected Apps display when there are none
2025-06-21 14:31:44 +02:00
3c3c69dfd8
Issue 12771: Fix interrupted video playback
2025-02-09 20:20:36 +00:00
ea5417a6a3
Issue 14344: Contact import is relocated to a dedicated place
2024-12-20 08:22:56 +00:00
a4c5d7539c
Preparation für multiple icon styles / improved code
2024-11-10 19:50:01 +00:00
e73566c0a1
SVG icons for various fediverse systems
2024-11-08 09:43:19 +00:00
301717802d
Issue 14174 and 14421: Option to hide emojis and pictures without description
2024-10-18 19:13:07 +00:00
124c55d3cf
reorder 2FA buttons
...
The first button is selected by default, moving the disable button down, so by default the recover codes will be displayed if a user huts ENTER after typing their password.
fixes 14464
2024-10-16 04:54:39 +00:00
e8a3be6820
OStatus support removed
2024-09-11 03:44:40 +00:00
453df9f26a
REUSE template files
2024-08-24 20:23:27 +02:00
29187f1501
Option to define how posts with titles are transmitted
2024-06-01 08:19:09 +00:00
0426572e92
Respect the "sensitive" flag for summaries
2024-05-15 12:17:06 +00:00
69fc2c04e4
Issue 13812: Public groups with manual request approval
2024-04-08 07:58:45 +00:00
e293de04f5
Add '$VERSION' template variable to make Friendica version available in templates
...
- constant() Smarty function is deprecated
- Remove unused site-wide template variable '$APP'
- Address https://github.com/friendica/friendica/issues/14027#issuecomment-2016469408
2024-03-24 09:20:58 -04:00
Michael Vogel
52825cb4c4
User setting to disable blurring of sensitive pictures ( #13883 )
2024-02-10 09:50:49 +01:00
3fe4991fcf
Filter user defined channels by size
2024-01-30 10:05:05 +00:00
d2a74d1936
New option to disallow
2024-01-07 19:22:56 +00:00
c4b85ef25a
New field "publish" for channels
2024-01-07 18:36:47 +00:00
811a9f01bc
New user account type "Channel Relay"
2024-01-06 17:27:42 +00:00
4e1263c1f8
Fixed indentation
2024-01-03 19:22:53 +00:00
31b88da9d5
Merge remote-tracking branch 'upstream/develop' into channel-languages
2024-01-03 19:17:58 +00:00
da3d390187
User defined channels can now have got individual language definitions
2024-01-03 19:17:14 +00:00
7ecf143e4c
The "unkmail" functionality is removed
2024-01-03 10:23:11 +00:00
04cdd3e8ec
Fix Smarty reference to version constant after it was moved to App class ( #13769 )
2023-12-25 19:26:19 +01:00
b3d7dfb9a5
Issue 8542: User option to display the event list/birthday notification
2023-11-25 14:57:24 +00:00
581b96c32f
New user option to hide the page drop checkbox
2023-11-15 21:55:54 +00:00
fce82deabc
Merge remote-tracking branch 'upstream/2023.09-rc' into channel-improvements
2023-10-14 19:06:35 +00:00
be394b573d
Channels: Larger fields, better error handling
2023-10-14 18:39:35 +00:00
3a42849759
Add current user's hovercard to removeme page
...
- Extract Hovercard generation to Content\Widget
2023-10-14 14:15:41 -04:00
e6855d3125
Refactor Delegation modules
...
- Remove dependency on DI
- Group translation labels in template variables
- Reformat tempate code
2023-10-14 14:15:40 -04:00
9f23bee6e4
User defined channels can now base on circles/channels
2023-09-24 00:45:07 +00:00
508d84b2b7
Use full text search
2023-09-21 23:27:05 +00:00
42e22ed91b
Channel frontend added
2023-09-20 21:39:05 +00:00