Commit Graph

229 Commits

Author SHA1 Message Date
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 69f5c1e312
[TWIG][CSS] Left panel profile section done.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-07-28 11:52:37 +01:00
Eliseu Amaro 8b4148a00d
[TWIG][CSS] Register and Login styling done.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-07-28 11:52:37 +01:00
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 7dd23f3f2c
[CSS] Main container 'order' attribute was somehow a problem in Chromium. 2021-07-28 11:46:13 +01:00
Eliseu Amaro a34f0c2534
[CSS] Fixed top content margin. 2021-07-28 11:46:13 +01:00
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 77675ea8c4
[TWIG][CSS] Panels functionality works as intended, size needs to be worked upon. 2021-07-28 11:46:11 +01:00
Eliseu Amaro 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
Eliseu Amaro 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
Eliseu Amaro 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
Diogo Peralta Cordeiro 3af3526b5c [CORE] Proxies: constant HEADER_X_FORWARDED_ALL is deprecated
Give ENV preference over SERVER
2021-07-19 15:24:12 +01:00
Hugo Sales 5543f65ce9 [UI] Remove margin in timeline container 2021-05-12 19:40:47 +00:00
Diogo Peralta Cordeiro c948ca6178 [CSS][Network] Minor fixes concerning attachment representation (centering and width) 2021-05-02 00:00:03 +01:00
Diogo Peralta Cordeiro 6374e30475 [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-04-30 23:47:46 +01:00
Diogo Peralta Cordeiro 0086d8dec4 [CSS][Left] Vertical scroll on left menu when it doesn't fit the screen 2021-04-30 23:43:34 +01:00
Diogo Peralta Cordeiro 6910620d59 [CSS][Network] Fix horizontal menu on smaller screens 2021-04-30 23:40:32 +01:00
Diogo Peralta Cordeiro b196af5f36 [SECURITY] We can't really show a stream for this, was a nice concept, but not properly doable without requiring JS 2021-04-30 23:08:08 +01:00
Diogo Peralta Cordeiro 94b100dc06 [CSS] Refactor Right Panel style 2021-04-30 23:08:02 +01:00
Diogo Peralta Cordeiro f95b8ab226 [CSS] Fix invisible checkboxes 2021-04-29 20:36:50 +00:00
Diogo Peralta Cordeiro 22c79db540 [VIEWS] Minor proofreading of templates and css 2021-04-29 17:08:09 +01:00
Hugo Sales 0a7496de1e [AVATAR] Display avatar rounded 2021-04-19 18:41:40 +00:00
Hugo Sales 529ec19801 [AVATAR] Display avatar as round on the default theme 2021-04-19 13:22:50 +01:00
Hugo Sales e105889a59 [AVATAR] Fix JS cropping script and save square image, in case other themes need it 2021-04-19 13:22:50 +01:00
Angelo D. Moura ea6623f029 [UI][NOTE][MARKDOWN] Add markdown support to the notes 2021-04-14 15:37:23 +00:00
up201706832 ccf4480395 [REPLY] Fixed CSS for reply form, making it now usable 2021-04-14 15:37:23 +00:00
Daniel 03aa46cf4e [ProfileColor] Added profile color css 2021-04-14 15:37:23 +00:00
Daniel 79f0615441 [REVERSEFAV] Added css to make Reverse favs label in one line 2021-04-14 15:37:23 +00:00
Daniel 04b9c736a6 [REVERSEFAV] Added reverse favorourites stream/template 2021-04-14 15:37:23 +00:00
Angelo D. Moura 793e1b0417 [Directory] Finished implementing groups stream as a plugin 2021-04-14 15:37:23 +00:00
Angelo D. Moura 66875e93f8 [Directory] Finished implementing groups stream using Directory plugin 2021-04-14 15:37:23 +00:00
Angelo D. Moura f621e521f9 [Directory] Actors are no longer related with notes, and the logged in user now shows on the stream 2021-04-14 15:37:23 +00:00
Angelo D. Moura b9622e4512 [Directory] Changed the title of the template and add a css rule for actor-bio 2021-04-14 15:37:23 +00:00
Daniel a19b51f91e [Directory] Moved /actors stream to directory plugin 2021-04-14 15:37:23 +00:00
Daniel 0d18615fd8 [Cover] Added cover css, changed cover settings route name 2021-04-14 15:37:23 +00:00
Daniel 4f69686968 [Cover] Added temporary css 2021-04-14 15:37:23 +00:00
João Brandão 850f1b327e [UI] Visual restructure of login/register pages 2021-04-14 15:37:23 +00:00
João Brandão b98db96c27 [UI] Show public stream on login/register pages 2021-04-14 15:37:23 +00:00
João Brandão 27137b4762 [UI] Visual restructure of login/register pages 2021-04-14 15:37:23 +00:00
Daniel 696ebe60e0 [Poll] Restructured templates, added misssing poll related css 2021-04-14 15:37:23 +00:00
Daniel 168b7d313a [Poll] Polls now have an associated note, poll templates, start_show_styles event, started css 2021-04-14 15:37:23 +00:00
Angelo D. Moura cacd9a574d [TWIG] Add SVG icon embed function 2021-04-14 15:37:23 +00:00
Hugo Sales 256169a3c4 [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
Hugo Sales 8ef85e90e9 [UI] Make configured instance name show in UI, fix repeat icon 2021-04-14 15:37:23 +00:00
Hugo Sales c43f25f4b8 [CSS][UI] Update CSS to fix reply note action (icon swap needed) and remove duplication 2021-04-14 15:37:22 +00:00
rainydaysavings 1f7e3a1d90 [UI] CSS polish all around 2021-04-14 15:37:22 +00:00
rainydaysavings aa4418e71a [UI] Fixing Login CSS issues 2021-04-14 15:37:22 +00:00
rainydaysavings af3ed18d48 [UI][TWIG] Fixing note actions placement and size, more descriptive rules 2021-04-14 15:37:22 +00:00
Hugo Sales 54e8852fb7 [Posting] Fix posting form name and css 2021-04-14 15:37:22 +00:00
rainydaysavings b5b39b5f68 [UI] All radio buttons now look like they should 2021-04-14 15:37:22 +00:00
rainydaysavings ebf6f8d735 [UI] Fixing note actions views 2021-04-14 15:37:22 +00:00
rainydaysavings 902a57d10f [UI] Replies border fix and other minor fixes 2021-04-14 15:37:22 +00:00
rainydaysavings b0566e7b8c [TWIG][UI] Replies CSS fixes 2021-04-14 15:37:22 +00:00
rainydaysavings a2c40163f5 [UI] Fixing note actions placement 2021-04-14 15:37:22 +00:00
rainydaysavings a51c546f8c [UI] Responsiveness overall polish 2021-04-14 15:37:22 +00:00
rainydaysavings b2c2e6b6c6 [UI] Browser compatibility improvements, various small fixes 2021-04-14 15:37:22 +00:00
rainydaysavings fa0612c0d1 [UI] Checkboxes now display a custom tick 2021-04-14 15:37:22 +00:00
rainydaysavings 930a9a99f2 [UI] No focus outlines by default 2021-04-14 15:37:22 +00:00
rainydaysavings 36aff803c6 [UI] Reply icon now shows accordingly, same for the replies themselves 2021-04-14 15:37:22 +00:00
rainydaysavings b609932726 [UI] Custom and accessible checkboxes, radio buttons and normal buttons 2021-04-14 15:37:22 +00:00
Hugo Sales e13e763d5c [NOTE][UI] Add note replying and UI displaying 2021-04-14 15:37:22 +00:00
rainydaysavings 6445931493 [UI] Posting form re-styling 2021-04-14 15:37:22 +00:00
rainydaysavings f5267a1975 [UI] Posting form styling work 2021-04-14 15:37:22 +00:00
rainydaysavings a4c6fbbbd8 [UI] Post form new structure first styling implementation 2021-04-14 15:37:22 +00:00
rainydaysavings 1f89f3298c [UI] Small border fix 2021-04-14 15:37:22 +00:00
rainydaysavings cf8c85f6ba [UI] Small border radius problem fix 2021-04-14 15:37:22 +00:00
rainydaysavings 9442556c3e [UI] Fixing login and register styling, refactoring 2021-04-14 15:37:22 +00:00
rainydaysavings a761c4e11a [UI] Fixing issue where notices wouldn't break text 2021-04-14 15:37:22 +00:00
rainydaysavings fa40bfb8dc [UI] Fixing static pages styling 2021-04-14 15:37:22 +00:00
rainydaysavings 27d292affd [UI] Fixes to settings CSS 2021-04-14 15:37:22 +00:00
rainydaysavings dc5992bebd [UI] Finalizing timeline structure and CSS 2021-04-14 15:37:22 +00:00
rainydaysavings 3c06a1e24f [UI] New reset CSS to deal with firefox's abysmal and evil defaults 2021-04-14 15:37:22 +00:00
rainydaysavings fc6bb1ddf6 [UI] Fixing timeline notice structure and CSS 2021-04-14 15:37:22 +00:00
rainydaysavings 475e78e13f [UI] Fix left panel new dynamic components view 2021-04-14 15:37:22 +00:00
Hugo Sales 8f43c12e22 [STREAM][NetworkPublic] Add skeleton of public timeline and posting 2021-04-14 15:37:22 +00:00
rainydaysavings 9fa363d9bf [UI] Public feed responsive CSS work 2021-04-14 15:37:22 +00:00
rainydaysavings c3a0b08c40 [UI] Responsive settings CSS work 2021-04-14 15:37:22 +00:00
rainydaysavings b52d4faca7 [UI] Responsive base design polish 2021-04-14 15:37:22 +00:00
rainydaysavings 7d593366c7 [UI] Feed structure done, feed CSS work 2021-04-14 15:37:22 +00:00
rainydaysavings 4d00a0f6dd [UI] Polishing design, settings pages 2021-04-14 15:37:22 +00:00
rainydaysavings 648a911055 [UI] Polishing base template 2021-04-14 15:37:22 +00:00
rainydaysavings 0d3a1cc14e [UI] Left panel theme now looks like it should 2021-04-14 15:37:22 +00:00
rainydaysavings c9b36b6030 [UI] Right panel checkbox size fix 2021-04-14 15:37:22 +00:00
rainydaysavings 52caf7cab1 [UI] Settings theme according to base theme 2021-04-14 15:37:22 +00:00
rainydaysavings 46d946f381 [UI] Complete base CSS overhaul and new theme 2021-04-14 15:37:22 +00:00
rainydaysavings 4568578e16 [UI] Right panel added 2021-04-14 15:37:22 +00:00
rainydaysavings c0b6d8807f [UI] Additional fixes to settings page 2021-04-14 15:37:22 +00:00