Eliseu Amaro
|
6e6b2ea87b
|
[CSS][Icons] Icons width and height wasn't consistent, problem lied within the SVGs themselves.
|
2021-09-14 13:13:38 +01:00 |
|
Eliseu Amaro
|
b8bb845e24
|
[TWIG][CSS][Accessibility] Note view accessibility improvements. Left and right panels icon rework (width and height weren't correct, position needs further work).
|
2021-09-14 13:13:38 +01:00 |
|
Eliseu Amaro
|
d2760f1250
|
[TWIG][CSS][Accessibility] Base template accessibility improvements. Applying more semantic HTML5 tags and aria to describe content actions.
|
2021-09-14 13:13:38 +01:00 |
|
Eliseu Amaro
|
671e2d6a9d
|
[CSS] Fixed Favourite button background size and colour. Fixed right panel incorrect font size.
|
2021-09-14 13:13:37 +01:00 |
|
Eliseu Amaro
|
ca71e57593
|
[CSS] Hotfix: Figure captions do not overflow.
|
2021-09-14 13:13:31 +01:00 |
|
Eliseu Amaro
|
6166afeec6
|
[TWIG][CSS] Left and right panels accessibility improvements. Tabindex is now properly set up. When panels have the attribute open but aren't focused (keyboard navigation out of panel, into main content) they aren't displayed anymore.
|
2021-09-14 13:13:30 +01:00 |
|
Eliseu Amaro
|
c81795eb96
|
[TWIG][CSS] More consistent classes. Checkbox styling done. Register and Login pages now done.
|
2021-09-14 13:13:30 +01:00 |
|
Eliseu Amaro
|
df62d7e4f4
|
[CSS][Assets] Minified header icons. Reverted footer links position due to Firefox's corageous interpretation of a fixed element's position.
|
2021-09-14 13:13:25 +01:00 |
|
Eliseu Amaro
|
5de0704de2
|
[Favourite][TWIG][CSS] Favourite shows alt-text and properly sets colours. Titles translated on the right panel.
|
2021-09-14 13:13:24 +01:00 |
|
Eliseu Amaro
|
1647c5391f
|
[Favourite][TWIG][CSS] Favourite now works.
|
2021-09-14 13:13:22 +01:00 |
|
Eliseu Amaro
|
e15044fe36
|
[CSS] Overall typography resizing to provide proper text hierarchy. Radio buttons polish, notes author box is now smaller. Better organization of CSS rules according to their filename and thus, their aim.
|
2021-09-14 13:13:22 +01:00 |
|
Eliseu Amaro
|
1962a004aa
|
[CSS] Fixed top margin, footer elements are now actually footer elements.
|
2021-09-14 13:13:22 +01:00 |
|
Eliseu Amaro
|
e180143e20
|
[TWIG][CSS] Buttons are now the correct size in all contexts. Right panel create a notice section re-structure.
|
2021-09-14 13:13:22 +01:00 |
|
Eliseu Amaro
|
cb21599cef
|
[TWIG][CSS] Feedback provided to active page. Removed top accent border on notes.
|
2021-09-14 13:13:22 +01:00 |
|
Eliseu Amaro
|
68cf6dee65
|
[FAQ][CSS] All FAQ pages stylized, minor structure changes throughout.
|
2021-09-14 13:13:22 +01:00 |
|
Eliseu Amaro
|
10f930ad4b
|
[TWIG][CSS] Left panel text hierarchy fix (no <hr> element between timeline navigation and its items). Default CSS fixes for buttons and input file selectors.
|
2021-09-14 13:13:21 +01:00 |
|
Eliseu Amaro
|
0f032c257b
|
[CSS] Input file elements polish. It should resize properly and provide feedback when selected (not a thing in Firefox ESR yet).
|
2021-09-14 13:13:21 +01:00 |
|
Eliseu Amaro
|
bac6d2a490
|
[CSS] Base CSS polish, reset CSS additions for better cross-browser compatibility.
|
2021-09-14 13:13:21 +01:00 |
|
Eliseu Amaro
|
95fd86f8dc
|
[CSS] Fixed background incorrect sizing.
|
2021-09-14 13:13:21 +01:00 |
|
Eliseu Amaro
|
d0b2cccb63
|
[CSS] Mesh gradient works as intended with no banding.
|
2021-09-14 13:13:21 +01:00 |
|
Eliseu Amaro
|
082656d1ae
|
[LEFT][RIGHT][CSS] Panels now occupy full page in smaller screen sizes.
|
2021-09-14 13:13:12 +01:00 |
|
Eliseu Amaro
|
bd9e86afe0
|
[RIGHT][CSS] Right panel now shows an intuitive icon for other note options available.
|
2021-09-14 13:13:12 +01:00 |
|
Eliseu Amaro
|
625c056f30
|
[TWIG][CSS] Overall CSS optimizations. Image gradients are now used, 64x64 px.
|
2021-09-14 13:13:12 +01:00 |
|
Eliseu Amaro
|
6dd0292397
|
[SETTINGS][ROUTES][CONTROLLER] Settings overhaul, refactoring to accommodate new global settings view. WIP, component settings aren't shown at the moment.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:12 +01:00 |
|
Eliseu Amaro
|
eed74972c5
|
[SETTINGS][TWIG][CSS] Settings WIP. Form polished, dropdowns need styling.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:12 +01:00 |
|
Eliseu Amaro
|
d12f97c623
|
[BASE][CSS] Snappier and consistent animations.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:11 +01:00 |
|
Eliseu Amaro
|
10d7462d02
|
[TWIG][SETTINGS] WIP. Settings navigation early sketch.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:11 +01:00 |
|
Eliseu Amaro
|
a6f5c61aef
|
[CSS] <figcaption> now has top padding for better legibility, hover now resizes it's element accordingly.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:11 +01:00 |
|
Eliseu Amaro
|
d16614982a
|
[TWIG][CSS] Panels are fixed and base content acts accordingly on all sizes.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:11 +01:00 |
|
Eliseu Amaro
|
75bbf6c728
|
[TWIG][CSS] Final fix for panels, resizing works as intended, content is wrapped when no space is available. Simpler rules throughout.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:09 +01:00 |
|
Eliseu Amaro
|
ce06c1dfd2
|
[TWIG][CSS] Panels weren't "flexing" properly, in smaller sizes the right panel form would break.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:09 +01:00 |
|
Eliseu Amaro
|
e546721ca1
|
[TWIG][CSS] Fixed right panel buttons, fix issue where the form was invalid on send.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:09 +01:00 |
|
Eliseu Amaro
|
203b16c5bf
|
[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-09-14 13:13:09 +01:00 |
|
Eliseu Amaro
|
4805550c66
|
[TWIG][CSS] Left panel profile section done.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:09 +01:00 |
|
Eliseu Amaro
|
9d50289c3f
|
[TWIG][CSS] Register and Login styling done.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:09 +01:00 |
|
Eliseu Amaro
|
5e31e3290d
|
[CSS] Fixing poor responsiveness to main nav element hover animation.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:09 +01:00 |
|
Eliseu Amaro
|
e0a14f0b86
|
[CSS][TWIG] Left panel HTML nesting to better aid screen readers.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:09 +01:00 |
|
Eliseu Amaro
|
cd05589f67
|
[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-09-14 13:13:09 +01:00 |
|
Eliseu Amaro
|
2bae14198b
|
[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-09-14 13:13:08 +01:00 |
|
Eliseu Amaro
|
e5649d82ba
|
[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-09-14 13:13:08 +01:00 |
|
Eliseu Amaro
|
22f394f28f
|
[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-09-14 13:13:08 +01:00 |
|
Eliseu Amaro
|
03fb7b43e8
|
[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-09-14 13:13:08 +01:00 |
|
Eliseu Amaro
|
8bff04dae1
|
[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-09-14 13:13:08 +01:00 |
|
Eliseu Amaro
|
7f561376ac
|
[CSS] Main container 'order' attribute was somehow a problem in Chromium.
|
2021-09-14 13:13:08 +01:00 |
|
Eliseu Amaro
|
8b5f08a4bd
|
[CSS] Fixed top content margin.
|
2021-09-14 13:13:08 +01:00 |
|
Eliseu Amaro
|
c06e666816
|
[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-09-14 13:13:08 +01:00 |
|
Eliseu Amaro
|
98e7e94dfa
|
[TWIG][CSS][ICONS] New profile and notice creation panel, alternative text set correctly for header icons. WIP in base styling and panels.
|
2021-09-14 13:13:07 +01:00 |
|
Eliseu Amaro
|
868dbbd44e
|
[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-09-14 13:13:07 +01:00 |
|
Eliseu Amaro
|
9519891b92
|
[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-09-14 13:13:07 +01:00 |
|
Eliseu Amaro
|
95c81cc741
|
[TWIG][CSS] Panels functionality works as intended, size needs to be worked upon.
|
2021-09-14 13:13:07 +01:00 |
|
Eliseu Amaro
|
effb4e6f40
|
[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-09-14 13:13:07 +01:00 |
|
Eliseu Amaro
|
3de10192ef
|
[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-09-14 13:13:07 +01:00 |
|
Eliseu Amaro
|
a3f50e6732
|
[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-09-14 13:13:07 +01:00 |
|
Eliseu Amaro
|
0b9cc721c4
|
[TWIG][CSS] Fixed right panel buttons, fix issue where the form was invalid on send.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:07 +01:00 |
|
Eliseu Amaro
|
c7a28876aa
|
[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-09-14 13:13:07 +01:00 |
|
Eliseu Amaro
|
fc3ac1c2f4
|
[TWIG][CSS] Left panel profile section done.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:06 +01:00 |
|
Eliseu Amaro
|
14358b4b95
|
[TWIG][CSS] Register and Login styling done.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:06 +01:00 |
|
Eliseu Amaro
|
0c2272e094
|
[CSS] Fixing poor responsiveness to main nav element hover animation.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:06 +01:00 |
|
Eliseu Amaro
|
d45ef53efd
|
[CSS][TWIG] Left panel HTML nesting to better aid screen readers.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:06 +01:00 |
|
Eliseu Amaro
|
1037d3397b
|
[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-09-14 13:13:06 +01:00 |
|
Eliseu Amaro
|
db8a1b125f
|
[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-09-14 13:13:06 +01:00 |
|
Eliseu Amaro
|
15cdcd3344
|
[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-09-14 13:13:06 +01:00 |
|
Eliseu Amaro
|
701b4967b4
|
[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-09-14 13:13:06 +01:00 |
|
Eliseu Amaro
|
cab7ba8e79
|
[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-09-14 13:13:06 +01:00 |
|
Eliseu Amaro
|
0620923ac6
|
[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-09-14 13:13:05 +01:00 |
|
Eliseu Amaro
|
1c4568d064
|
[CSS] Main container 'order' attribute was somehow a problem in Chromium.
|
2021-09-14 13:13:05 +01:00 |
|
Eliseu Amaro
|
580f2d9962
|
[CSS] Fixed top content margin.
|
2021-09-14 13:13:05 +01:00 |
|
Eliseu Amaro
|
bfd0fa74f2
|
[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-09-14 13:13:05 +01:00 |
|
Eliseu Amaro
|
a44e81a1ed
|
[TWIG][CSS][ICONS] New profile and notice creation panel, alternative text set correctly for header icons. WIP in base styling and panels.
|
2021-09-14 13:13:05 +01:00 |
|
Eliseu Amaro
|
f687c7b315
|
[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-09-14 13:13:05 +01:00 |
|
Eliseu Amaro
|
b899c9fb2a
|
[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-09-14 13:13:05 +01:00 |
|
Eliseu Amaro
|
2084ae350e
|
[TWIG][CSS] Panels functionality works as intended, size needs to be worked upon.
|
2021-09-14 13:13:05 +01:00 |
|
Eliseu Amaro
|
3812a2d04d
|
[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-09-14 13:13:05 +01:00 |
|
Eliseu Amaro
|
ee3ed5f096
|
[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-09-14 13:13:05 +01:00 |
|
Eliseu Amaro
|
d3c47a2557
|
[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-09-14 13:13:04 +01:00 |
|
Hugo Sales
|
c5d4b7ecac
|
[UI] Remove margin in timeline container
|
2021-09-14 13:13:02 +01:00 |
|
Diogo Peralta Cordeiro
|
da3754efba
|
[CSS][Network] Minor fixes concerning attachment representation (centering and width)
|
2021-09-14 13:12:57 +01:00 |
|
Diogo Peralta Cordeiro
|
06b236374d
|
[CSS][Network] Improve attachment representation
Part of why we have thumbnails with a specific size is so that they are in the proper theme size
|
2021-09-14 13:12:56 +01:00 |
|
Diogo Peralta Cordeiro
|
612c809469
|
[CSS][Left] Vertical scroll on left menu when it doesn't fit the screen
|
2021-09-14 13:12:55 +01:00 |
|
Diogo Peralta Cordeiro
|
7a2f5e352b
|
[CSS][Network] Fix horizontal menu on smaller screens
|
2021-09-14 13:12:55 +01:00 |
|
Diogo Peralta Cordeiro
|
29a215534d
|
[SECURITY] We can't really show a stream for this, was a nice concept, but not properly doable without requiring JS
|
2021-09-14 13:12:55 +01:00 |
|
Diogo Peralta Cordeiro
|
a0b820fd76
|
[CSS] Refactor Right Panel style
|
2021-09-14 13:12:54 +01:00 |
|
Diogo Peralta Cordeiro
|
4bd081ad27
|
[CSS] Fix invisible checkboxes
|
2021-09-14 13:12:54 +01:00 |
|
Diogo Peralta Cordeiro
|
143b2460e9
|
[VIEWS] Minor proofreading of templates and css
|
2021-09-14 13:12:53 +01:00 |
|
Hugo Sales
|
a66118aee7
|
[AVATAR] Display avatar rounded
|
2021-09-14 13:12:22 +01:00 |
|
Hugo Sales
|
1b1b3007db
|
[AVATAR] Display avatar as round on the default theme
|
2021-09-14 13:12:22 +01:00 |
|
Hugo Sales
|
e6c6e7afd7
|
[AVATAR] Fix JS cropping script and save square image, in case other themes need it
|
2021-09-14 13:12:22 +01:00 |
|
Angelo D. Moura
|
8a48236d2d
|
[UI][NOTE][MARKDOWN] Add markdown support to the notes
|
2021-09-14 13:10:20 +01:00 |
|
up201706832
|
8cc0360298
|
[REPLY] Fixed CSS for reply form, making it now usable
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
15454cab7f
|
[ProfileColor] Added profile color css
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
746bf70e7d
|
[REVERSEFAV] Added css to make Reverse favs label in one line
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
f04923405f
|
[REVERSEFAV] Added reverse favorourites stream/template
|
2021-09-14 13:10:19 +01:00 |
|
Angelo D. Moura
|
77d7fcc138
|
[Directory] Finished implementing groups stream as a plugin
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
fe170ff508
|
[Directory] Finished implementing groups stream using Directory plugin
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
505e60d89f
|
[Directory] Actors are no longer related with notes, and the logged in user now shows on the stream
|
2021-09-14 13:10:18 +01:00 |
|
Angelo D. Moura
|
2d91f3d0b3
|
[Directory] Changed the title of the template and add a css rule for actor-bio
|
2021-09-14 13:10:17 +01:00 |
|
Daniel
|
019e3d91e4
|
[Directory] Moved /actors stream to directory plugin
|
2021-09-14 13:10:17 +01:00 |
|
Daniel
|
4949abac9d
|
[Cover] Added cover css, changed cover settings route name
|
2021-09-14 13:10:16 +01:00 |
|
Daniel
|
e2ce1a8070
|
[Cover] Added temporary css
|
2021-09-14 13:10:16 +01:00 |
|
João Brandão
|
85666b195b
|
[UI] Visual restructure of login/register pages
|
2021-09-14 13:10:15 +01:00 |
|