[FreeNetwork] First step towards de-duplication mechanism for federation Refactored AS2 inside AP; [ENTITY][Activity] went from core to AP Webfinger plugin will be part of FreeNetwork componentDiogo Peralta Cordeiro2021-10-04 17:00:58 +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.eli2021-10-04 17:11:44 +01:00
70d1521a2b[CSS] Fix: article header was being selected has the page header.eli2021-10-04 15:30:01 +01:00
17a13b3f20[CSS] Fix: Left and right panel checkbox border when active.eli2021-10-04 12:31:06 +01:00
0dfb41230e[CSS] Fix: Instance name centered.eli2021-10-04 12:20:31 +01:00
80d1be323d[COMPONENTS][Search][CSS] Extra header forms now accessible through a details element. Re-organizing templates structure.eli2021-10-04 12:17:14 +01:00
[CORE][Controller] Make Controller abstract, handle an optional non static method and use static::class rather than get_called_classHugo Sales2021-09-27 10:36:48 +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.Eliseu Amaro2021-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.Eliseu Amaro2021-09-25 22:30:46 +01:00
f8c108bdf3[CSS] Profile text color doesn't blend in anymore.Eliseu Amaro2021-09-25 21:42:23 +01:00
fdd43f4b11[CSS] More consistent padding across input elements.Eliseu Amaro2021-09-25 21:12:07 +01:00
5249ccfc68[Posting][CSS] Right panel form render simplified.Eliseu Amaro2021-09-25 21:02:11 +01:00
3001f91918[CSS] Very slight shadow on key elements.Eliseu Amaro2021-09-25 20:36:07 +01:00
ff26831d1e[CSS] Note action icons back to a sane size.Eliseu Amaro2021-09-25 19:57:19 +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.Eliseu Amaro2021-09-25 09:02:13 +01:00
321d5b4be8[CSS] Embedded width didn't conform to note's own properly.Eliseu Amaro2021-09-23 17:22:44 +01:00
a557ba0224[Timelines][Plugins][Left] Plugins now provide their path ID. Feed redone as it's own independant template.Eliseu Amaro2021-09-22 16:46:58 +01:00
[ENTITY][AttachmentThumbnail] Now thumbnails are always only available in three sizes: small, medium, big Commit jointly produced with eli (Eliseu Amaro)Diogo Peralta Cordeiro2021-09-22 15:08:30 +01:00
[Posting] Fix bug with early DB::flush that would discard attachments relationsDiogo Peralta Cordeiro2021-09-22 15:01:52 +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.Eliseu Amaro2021-09-22 14:10:36 +01:00
[CACHE][COMPONENT][Tag] Add generic Cache::pagedStream and use it for the tag stream. Note that it doesn't respect scope yetHugo Sales2021-09-21 15:35:07 +01:00
0ef151edac[CSS] Now properly following Van de Graaf / Tschichold Page Construction Canon.Eliseu Amaro2021-09-20 16:06:57 +01:00
543853c374[PLUGINS][Actor][Profile] Current user profile in line with other users. Directory plugin actor template standardized.Eliseu Amaro2021-09-20 14:38:39 +01:00
[UTIL][Formatting][COMPONENT][Link][Tag] Refactor code from formatting into Link and Tag, where appropriate. Drop 'perfect url regex' as the one used in v2 is betterHugo Sales2021-09-20 13:08:17 +01:00
[UTIL][HTML] Allow specifying options: [raw => bool], whether to escape the provided inner HTML or not. Use with careHugo Sales2021-09-16 16:50:02 +01:00
baeb1dde7a[Posting][CSS] Fix for qtwebengine and gecko not displaying background color on input elements. Minor bug fixes.Eliseu Amaro2021-09-20 12:34:28 +01:00
[Plugins][Components] Fixed issue where right panel form was rendered multiple times in actors plugin page. Actors page done.Eliseu Amaro2021-09-17 21:51:55 +01:00
[PLUGINS][Settings] Removed unused templates. Directory plugin templates now using actual templates. Notification settings using details element now.Eliseu Amaro2021-09-17 20:33:02 +01:00
[CORE][ActivityStreamsTwo][ActivityPub] Set all routes Allow global routes to act for every actor Fix Favoured stream queryDiogo Peralta Cordeiro2021-09-16 17:04:05 +01:00
[CSS][Attachments] Attachments page view done. Standardized left and right panels sections. Applying styling through key classes to be defined in docs.Eliseu Amaro2021-09-16 16:27:28 +01:00