|
45f65baf96
|
[PLUGINS][Embed] Polished embed template in order to better utilize space.
[CSS][Feed] Embed related additions.
|
2021-10-27 04:19:34 +01:00 |
|
|
ebf675ec59
|
[Plugins][FAVOURITE] Redirect added. Only redirects from the route the user came from, not the anchored note. To be added. Further corner cases fixed.
|
2021-10-27 04:19:33 +01:00 |
|
|
60b15ea79d
|
[Plugins][FAVOURITE] No longer a form, a link to a new page is provided instead. The amount of forms per page were blocking rendering for the majority of its duration.
|
2021-10-27 04:19:32 +01:00 |
|
|
f78cfed41a
|
[TWIG][CSS] Template refactoring, classes and their respective CSS is now more consistent. CSS variables are back.
|
2021-10-27 04:19:29 +01:00 |
|
|
03f6029ce5
|
[SECURITY] Fix nickname validation and properly allow email auth
|
2021-10-18 13:22:55 +01:00 |
|
|
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 |
|
|
31857e1eab
|
[CSS] Fixed: User panel hr elements styling.
|
2021-10-05 23:00:16 +01:00 |
|
|
d4513e3597
|
[CSS] Browser compatibility improvements.
|
2021-10-05 22:44:22 +01:00 |
|
|
2a2331d692
|
[CSS] Colours by classes. Refactored all CSS.
|
2021-10-05 16:03:17 +01:00 |
|
|
70d1521a2b
|
[CSS] Fix: article header was being selected has the page header.
|
2021-10-04 15:30:01 +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 |
|
|
de984ac8e1
|
[COMPONENTS][Search][Tag] Implement basic search functionality that allows only searching through note tags, currently
|
2021-09-27 19:50:56 +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 |
|
|
5249ccfc68
|
[Posting][CSS] Right panel form render simplified.
|
2021-09-25 21:02:11 +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 |
|
|
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 |
|
|
fe77dc0996
|
[CSS] Resetting headers browser styling. Fixing embedded links styling inconsistencies.
|
2021-09-23 17:15:11 +01:00 |
|
|
b6d80003d8
|
[CSS] Note attachments layout fix. Added a very small radius to avatars.
|
2021-09-23 16:18:23 +01:00 |
|
|
be8610a7a1
|
[CSS] Note attachments uses a grid layout now.
|
2021-09-23 15:39:14 +01:00 |
|
|
1c1bef76ef
|
[Cards][Navigation] Navigation cards! Left panel now composed entirely of cards.
|
2021-09-23 14:46:18 +01:00 |
|
|
64c881173b
|
[Cards][Profile] Fixing nested anchor tags.
|
2021-09-23 13:53:02 +01:00 |
|
|
a439b7130e
|
[Cards][Profile] Re-organizing elements.
|
2021-09-22 17:20:06 +01:00 |
|
|
a557ba0224
|
[Timelines][Plugins][Left] Plugins now provide their path ID. Feed redone as it's own independant template.
|
2021-09-22 16:47:06 +01:00 |
|
|
3f618c2674
|
[TWIG][Cards][Profile] Card templates! Profile now has a card template to be used everywhere you need to show quick actor information.
|
2021-09-22 14:11:59 +01:00 |
|
|
543853c374
|
[PLUGINS][Actor][Profile] Current user profile in line with other users. Directory plugin actor template standardized.
|
2021-09-20 14:39:11 +01:00 |
|
|
baeb1dde7a
|
[Posting][CSS] Fix for qtwebengine and gecko not displaying background color on input elements.
Minor bug fixes.
|
2021-09-20 12:49:05 +01:00 |
|
|
67d62cf37b
|
[TWIG] Remove kludge event TwigPopulateVars
|
2021-09-18 07:27:35 +01:00 |
|
|
fda998e335
|
[Avatar] We definitely don't need an event to retrieve avatar urls
|
2021-09-18 07:26:10 +01:00 |
|
|
941cbe6599
|
[Actor] Refactor GSActor into Actor
|
2021-09-18 05:12:17 +01:00 |
|
|
6c899b7b61
|
[Plugins][Components] Fixed issue where right panel form was rendered multiple times in actors plugin page. Actors page done.
|
2021-09-18 05:12:16 +01:00 |
|
|
e4b650be46
|
[PLUGINS][Settings] Removed unused templates. Directory plugin templates now using actual templates. Notification settings using details element now.
|
2021-09-18 05:12:16 +01:00 |
|
|
d6f31d102a
|
[CORE][ActivityStreamsTwo][ActivityPub] Set all routes
Allow global routes to act for every actor
Fix Favoured stream query
|
2021-09-18 05:12:15 +01:00 |
|
|
447372d7f6
|
[CSS] Note actions re-alignment to previous position. Simplified visuals.
|
2021-09-18 05:12:13 +01:00 |
|
|
f4ac49e7c7
|
[CSS] Note avatar now bigger. Note actions and avatar now on the side of note.
|
2021-09-18 05:12:13 +01:00 |
|
|
380eec5eb0
|
[CSS] Fixed inconsistent side panels font size. Note's view improvements.
|
2021-09-18 05:12:11 +01:00 |
|
|
42f9a6a79c
|
[CSS][Attachments] Attachments page view done. Standardized left and right panels sections. Applying styling through key classes to be defined in docs.
|
2021-09-18 05:12:10 +01:00 |
|
|
8f0a3e4977
|
[UI] Add mechanism for rendering note contents in different formats. Implement plaintext rendering. Use rendered field for note content, rather than the content itself
|
2021-09-18 05:12:06 +01:00 |
|
|
e9d809d441
|
[Security][Exception] Security exception handling, login and register. TODO EmailNotFoundException and NicknameNotFoundException.
|
2021-09-15 14:48:06 +01:00 |
|
|
26af284353
|
[CONTROLLER][SECURITY] Registration feedback. The flashError works. However, Symfony's Exception error page is viewed upon trying to register.
|
2021-09-15 14:48:06 +01:00 |
|
|
efafc9f7eb
|
[TWIG][NOTE] Note's author avatar size defined.
|
2021-09-15 14:48:06 +01:00 |
|
|
2cbdd43660
|
[TWIG][BASE] Using preload for main stylesheets. This ensures they are available earlier and are less likely to block the page's render, improving performance.
|
2021-09-15 14:48:06 +01:00 |
|
|
404442ebda
|
[BASE] Importing fonts through CSS instead, minimizing content blocking. Removed legibility optimizations in font rendering. Removed unused font rules.
|
2021-09-14 13:13:45 +01:00 |
|
|
8887efe305
|
[THEME][DARK] Background image is 73% smaller, added noise to diminish the banding in Firefox.
|
2021-09-14 13:13:45 +01:00 |
|
|
043c5da58b
|
[THEME][BASE] New and better light theme.
|
2021-09-14 13:13:44 +01:00 |
|