|
bd5c426046
|
[TWIG] Removing unnecessary CSS classes. Removing network/feed CSS preloading.
|
2021-10-06 00:45:37 +01:00 |
|
|
3cb6563c40
|
[TWIG][EndShowStyles] Route as an event argument
|
2021-10-06 00:34:27 +01:00 |
|
|
6412b632ab
|
[CSS] Note actions size further compatibility work.
|
2021-10-05 23:36:15 +01:00 |
|
|
e467cf5ec2
|
[CSS] Fixed: note actions size.
|
2021-10-05 23:29:46 +01:00 |
|
|
31857e1eab
|
[CSS] Fixed: User panel hr elements styling.
|
2021-10-05 23:00:16 +01:00 |
|
|
1d6b22551b
|
[CSS] Fixed: Body text colors weren´t applied.
|
2021-10-05 22:51:46 +01:00 |
|
|
d4513e3597
|
[CSS] Browser compatibility improvements.
|
2021-10-05 22:44:22 +01:00 |
|
|
78dd7137f8
|
[PLUGIN] ProfileColor color settings can be null.
|
2021-10-05 19:12:51 +01:00 |
|
|
a268aee53a
|
[CSS][PLUGIN] ProfileColor now handles both the background and foreground colors. Various button CSS fixes.
|
2021-10-05 19:04:30 +01:00 |
|
|
5373655170
|
[CSS] Firefox ESR doesnt know what a colour is.
|
2021-10-05 16:09:01 +01:00 |
|
|
2a2331d692
|
[CSS] Colours by classes. Refactored all CSS.
|
2021-10-05 16:03:17 +01:00 |
|
|
caa04525bd
|
[CSS] Fixed embed width.
|
2021-10-04 17:16:53 +01:00 |
|
|
1705b543d3
|
[PLUGIN] Delete note action added. If the author of a note is logged in, the action will be added to that note. Once the author presses it, the note will be deleted from the DB.
|
2021-10-04 17:11:44 +01:00 |
|
|
70d1521a2b
|
[CSS] Fix: article header was being selected has the page header.
|
2021-10-04 15:30:01 +01:00 |
|
|
17a13b3f20
|
[CSS] Fix: Left and right panel checkbox border when active.
|
2021-10-04 12:31:06 +01:00 |
|
|
0dfb41230e
|
[CSS] Fix: Instance name centered.
|
2021-10-04 12:20:31 +01:00 |
|
|
80d1be323d
|
[COMPONENTS][Search][CSS] Extra header forms now accessible through a details element. Re-organizing templates structure.
|
2021-10-04 12:17:14 +01:00 |
|
|
d38ad60c76
|
[COMPONENTS][CSS] Adding components styling properly.
|
2021-10-01 17:25:51 +01:00 |
|
|
441c411efe
|
[CSS] Complete re-organization of stylesheets.
|
2021-10-01 16:37:28 +01:00 |
|
|
19c2a91232
|
[TOOLS][PHPStan][ProfileColor][ENTITY][TEST][AttachmentThumbnail] Fix issues reported by phpstan
|
2021-09-27 19:50:56 +01:00 |
|
|
de984ac8e1
|
[COMPONENTS][Search][Tag] Implement basic search functionality that allows only searching through note tags, currently
|
2021-09-27 19:50:56 +01:00 |
|
|
1107d8257d
|
[TWIG] Add instanceof test
Use with:
{% if var is instanceof(Namespace\Class) %}
|
2021-09-27 19:50:56 +01:00 |
|
|
2d8b220e92
|
[CORE][Controller] Make Controller abstract, handle an optional non static method and use static::class rather than get_called_class
|
2021-09-27 19:50:56 +01:00 |
|
|
4fef97f930
|
[CSS] Profile text mix blend difference with background. Browser's cache
was playing tricks on me and wouldn't display the changes accordingly.
|
2021-09-27 19:40:34 +01:00 |
|
|
ab26162217
|
[CARDS][Profile] No longer ids, now classes (CSS). Profile info nickname for instance. The inversion filter now actually works.
|
2021-09-25 22:30:46 +01:00 |
|
|
f8c108bdf3
|
[CSS] Profile text color doesn't blend in anymore.
|
2021-09-25 21:42:23 +01:00 |
|
|
fdd43f4b11
|
[CSS] More consistent padding across input elements.
|
2021-09-25 21:12:07 +01:00 |
|
|
5249ccfc68
|
[Posting][CSS] Right panel form render simplified.
|
2021-09-25 21:02:11 +01:00 |
|
|
3001f91918
|
[CSS] Very slight shadow on key elements.
|
2021-09-25 20:36:07 +01:00 |
|
|
ff26831d1e
|
[CSS] Note action icons back to a sane size.
|
2021-09-25 19:59:06 +01:00 |
|
|
20ae2dba5d
|
[CSS] Reverting desktop side margins. All margins, sizes, radius, etc were redone.
|
2021-09-25 19:40:18 +01:00 |
|
|
4a17adc182
|
[PLUGINS][ProfileColor] Actors are now shown with their own colors for other.
|
2021-09-25 19:40:17 +01:00 |
|
|
7b8eb3fda9
|
[PLUGINS][ProfileColor] Current color is now selected by default. Not found exception is now handled.
|
2021-09-25 19:40:17 +01:00 |
|
|
a681acae67
|
[ENTITY][AttachmentThumbnail] Every image should have width and height attributes
|
2021-09-25 19:40:11 +01:00 |
|
|
808da203ad
|
[PLUGINS][ProfileColor] Settings page render problem fixed. ColorType given data wasn't a string.
|
2021-09-25 12:51:25 +01:00 |
|
|
57b94af9f6
|
[PLUGINS][ProfileColor] Re-organized plugins templates and assets. ProfileColor plugin fixed.
|
2021-09-25 11:17:56 +01:00 |
|
|
765cf66ff2
|
[CSS] Simplified window resize media queries. Desktop view's left and right margins were wrong. Some embedded links with empty blocks had padding on them again, fixed.
|
2021-09-25 09:02:13 +01:00 |
|
|
321d5b4be8
|
[CSS] Embedded width didn't conform to note's own properly.
|
2021-09-23 17:22:44 +01:00 |
|
|
fe77dc0996
|
[CSS] Resetting headers browser styling. Fixing embedded links styling inconsistencies.
|
2021-09-23 17:15:11 +01:00 |
|
|
3268559f9a
|
[AttachmentThumbnail] Use other thumbnail when requested isn't available and there's no original file
|
2021-09-23 16:19:50 +01:00 |
|
|
b6d80003d8
|
[CSS] Note attachments layout fix. Added a very small radius to avatars.
|
2021-09-23 16:18:23 +01:00 |
|
|
3ef1077f90
|
[DOCKER] TODOify mail server certificate
|
2021-09-23 15:47:51 +01:00 |
|
|
be8610a7a1
|
[CSS] Note attachments uses a grid layout now.
|
2021-09-23 15:39:14 +01:00 |
|
|
af3531f1c7
|
[CORE][GSFile] Add type annotation to the $encoders used in attachment handling
|
2021-09-23 14:54:21 +01:00 |
|
|
bb81f1f717
|
[Embed] Use new attachment route format
|
2021-09-23 14:54:21 +01:00 |
|
|
6a2c3eb711
|
[ImageEncoder] Ensure proper memory limits are used when loading images from disk
|
2021-09-23 14:54:21 +01:00 |
|
|
1c1bef76ef
|
[Cards][Navigation] Navigation cards! Left panel now composed entirely of cards.
|
2021-09-23 14:46:18 +01:00 |
|
|
21e598d877
|
[ENTITY][Actor] Fix issue with deleting a self tag
|
2021-09-23 14:34:34 +01:00 |
|
|
4820a863a9
|
[Avatar] Fix cache usage and other minor bugs
|
2021-09-23 14:34:34 +01:00 |
|
|
64c881173b
|
[Cards][Profile] Fixing nested anchor tags.
|
2021-09-23 13:53:02 +01:00 |
|