|
0d83bbff23
|
[CSS] Fixing poor responsiveness to main nav element hover animation.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:43 +01:00 |
|
|
a9d710f189
|
[CSS][TWIG] Left panel HTML nesting to better aid screen readers.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:43 +01:00 |
|
|
4b095961d8
|
[CSS][TWIG] Panels icons are now hidden on desktop view to stop possible inconsistencies on window resizing. Left Panel polish.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:43 +01:00 |
|
|
14ecf913bf
|
[CSS][TWIG] Details element is now shown by default on larger screens, and hidden on smaller screens.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:42 +01:00 |
|
|
2b4bf6c31f
|
[CSS][TWIG] Timeline navigation is now a part of the left panel, this way more items could be displayed at a time. Left panel styling WIP.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:42 +01:00 |
|
|
6437e68132
|
[TWIG] Microformats added to timeline, note's view and media. Should be backwards compatiblr as well.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:42 +01:00 |
|
|
37a2db3706
|
[CSS] Fixed accessibility issues with header and panel elements. Left, instance and right elements are now properly ordered when focused.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:41 +01:00 |
|
|
362be17aba
|
[CSS] Fixed incorrect Chromium based browsers improper main content view. Flex item order (shouldn't be a problem, but it was) and padding for the container class was the root issue.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:41 +01:00 |
|
|
3a5ba9b6c4
|
[CSS] Main container 'order' attribute was somehow a problem in Chromium.
|
2021-07-28 11:52:41 +01:00 |
|
|
dd7d412e83
|
[CSS] Fixed top content margin.
|
2021-07-28 11:52:41 +01:00 |
|
|
593d5bf96e
|
[TWIG][CSS] Accessibility improvements, all general links provide proper feedback now. Base theme CSS progress, page now looks more as it should. Panels WIP.
|
2021-07-28 11:52:40 +01:00 |
|
|
d6cf812707
|
[TWIG][CSS][ICONS] New profile and notice creation panel, alternative text set correctly for header icons. WIP in base styling and panels.
|
2021-07-28 11:52:40 +01:00 |
|
|
2d7b201e71
|
[TWIG][CSS] Found solution to show details content by default in desktop view. However, post_form is being rendered multiple times, it was already rendered in the Posting Component. Needs to be fixed.
|
2021-07-28 11:52:40 +01:00 |
|
|
ac5df2f6b3
|
[TWIG][CSS] Panels are now animated when shown, main content width as well as panel's is now correctly configured. WIP: displaying side panels by default when space is available, "details" element state cannot be manipulated through CSS only, need a better solution.
|
2021-07-28 11:52:39 +01:00 |
|
|
375d0097f3
|
[TWIG][CSS] Panels functionality works as intended, size needs to be worked upon.
|
2021-07-28 11:52:39 +01:00 |
|
|
a5eb231196
|
[TWIG][CSS] Complete HTML refactoring, now using details element instead of a checkbox trick per panel. Using a "grid" akin to IBM's Carbon design guidelines.
|
2021-07-28 11:52:39 +01:00 |
|
|
aa6886a62a
|
[TWIG][CSS] Timeline WIP. Creating a notice is now done on the right panel. HTML structure improvements, such as the timeline divided from the navigation div.
|
2021-07-28 11:52:39 +01:00 |
|
|
aa1fd8ea40
|
[TWIG][CSS] Base template structural refactoring to accommodate true canons of page construction. CSS WIP to reflect these changes.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:38 +01:00 |
|
|
f47fedcfd4
|
[TWIG][CSS] Fixed right panel buttons, fix issue where the form was invalid on send.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:38 +01:00 |
|
|
f206b55869
|
[TWIG][CSS] Right panel WIP. Create a note now looks better, need to style in some way the default user agent buttons without removing features (e.g. current file chosen).
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:38 +01:00 |
|
|
69f5c1e312
|
[TWIG][CSS] Left panel profile section done.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:37 +01:00 |
|
|
8b4148a00d
|
[TWIG][CSS] Register and Login styling done.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:37 +01:00 |
|
|
df44d92bb2
|
[CSS] Fixing poor responsiveness to main nav element hover animation.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:37 +01:00 |
|
|
021583ea05
|
[CSS][TWIG] Left panel HTML nesting to better aid screen readers.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:36 +01:00 |
|
|
4afaa6858b
|
[CSS][TWIG] Panels icons are now hidden on desktop view to stop possible inconsistencies on window resizing. Left Panel polish.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:36 +01:00 |
|
|
ab7d1b0370
|
[CSS][TWIG] Details element is now shown by default on larger screens, and hidden on smaller screens.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:36 +01:00 |
|
|
38225dfa6e
|
[CSS][TWIG] Timeline navigation is now a part of the left panel, this way more items could be displayed at a time. Left panel styling WIP.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:36 +01:00 |
|
|
154025090c
|
[TWIG] Microformats added to timeline, note's view and media. Should be backwards compatible as well.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:30 +01:00 |
|
|
8ec17086a0
|
[CSS] Fixed accessibility issues with header and panel elements. Left, instance and right elements are now properly ordered when focused.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:46:14 +01:00 |
|
|
18f2823e14
|
[CSS] Fixed incorrect Chromium based browsers improper main content view. Flex item order (shouldn't be a problem, but it was) and padding for the container class was the root issue.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:46:13 +01:00 |
|
|
7dd23f3f2c
|
[CSS] Main container 'order' attribute was somehow a problem in Chromium.
|
2021-07-28 11:46:13 +01:00 |
|
|
a34f0c2534
|
[CSS] Fixed top content margin.
|
2021-07-28 11:46:13 +01:00 |
|
|
7d15ec1620
|
[TWIG][CSS] Accessibility improvements, all general links provide proper feedback now. Base theme CSS progress, page now looks more as it should. Panels WIP.
|
2021-07-28 11:46:13 +01:00 |
|
|
2d253ee5ad
|
[TWIG][CSS][ICONS] New profile and notice creation panel, alternative text set correctly for header icons. WIP in base styling and panels.
|
2021-07-28 11:46:12 +01:00 |
|
|
c18879b02f
|
[TWIG][CSS] Found solution to show details content by default in desktop view. However, post_form is being rendered multiple times, it was already rendered in the Posting Component. Needs to be fixed.
|
2021-07-28 11:46:12 +01:00 |
|
|
a48e699133
|
[TWIG][CSS] Panels are now animated when shown, main content width as well as panel's is now correctly configured. WIP: displaying side panels by default when space is available, "details" element state cannot be manipulated through CSS only, need a better solution.
|
2021-07-28 11:46:12 +01:00 |
|
|
77675ea8c4
|
[TWIG][CSS] Panels functionality works as intended, size needs to be worked upon.
|
2021-07-28 11:46:11 +01:00 |
|
|
b7b69b549e
|
[TWIG][CSS] Complete HTML refactoring, now using details element instead of a checkbox trick per panel. Using a "grid" akin to IBM's Carbon design guidelines.
|
2021-07-28 11:46:11 +01:00 |
|
|
681f001f4e
|
[TWIG][CSS] Timeline WIP. Creating a notice is now done on the right panel. HTML structure improvements, such as the timeline divided from the navigation div.
|
2021-07-28 11:46:11 +01:00 |
|
|
c5e5708915
|
[TWIG][CSS] Base template structural refactoring to accommodate true canons of page construction. CSS WIP to reflect these changes.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:46:10 +01:00 |
|
|
86e92fedc2
|
[MEDIA][Thumbnail] Fix non-instantiated variable
|
2021-07-26 21:19:40 +01:00 |
|
|
8ef6aceb6a
|
[DOCS][Dev] Write paradigms
|
2021-07-26 20:38:23 +01:00 |
|
|
bf01e97533
|
[SECURITY] Remove aggressive normalization of nicknames. This will be moved to a plugin in the future and we'll open an RFC, as discussed
|
2021-07-26 17:12:42 +00:00 |
|
|
835a3c6701
|
[TOOLS] Fix pre commit hook to allow for partial file commits (git add -p/git reset -p)
|
2021-07-26 15:46:20 +00:00 |
|
|
cc0ef73799
|
[MEDIA][AttachmentThumbnail] Add mimetype to Entity
|
2021-07-22 21:17:23 +01:00 |
|
|
c3eda07521
|
[Media] EncoderPlugins should handle the views that concern them
Ensure the intended filetypes and mimetypes during Vips conversions (part 2)
Sanitize Attachments instead of Validate (part 2)
Various bug fixes
|
2021-07-22 21:10:45 +01:00 |
|
|
832a5c0bd9
|
[Media] Support any kind of thumbnails in the Core
Sanitize Attachments instead of Validate (part 1)
Ensure the intended filetypes and mimetypes during Vips conversions (part 1)
Various bug fixes
|
2021-07-22 21:10:45 +01:00 |
|
|
143ecea376
|
[Media] File quota should be triggered by the Core
|
2021-07-22 21:10:45 +01:00 |
|
|
0eebcdbd51
|
[POSTING] Make it possible for plugins to change the placeholder string
|
2021-07-22 13:02:09 +01:00 |
|
|
aada96beb7
|
[MEDIA] We need permissions to run chmod in directories
It's better to have in the filename data that we couldnt't otherwise rapidly retrieve
|
2021-07-22 12:32:52 +01:00 |
|