提交線圖

350 次程式碼提交

作者 SHA1 備註 日期
Hugo Sales
26f01c4c92 [Posting] Fix posting form name and css 2021-09-14 13:06:49 +01:00
rainydaysavings
0649095e88 [TWIG] Making notes view more easily customizable 2021-09-14 13:06:48 +01:00
rainydaysavings
8a0418d8cf [Favourite] Add backend support for favourite 2021-09-14 13:06:47 +01:00
rainydaysavings
4328a11eb1 [TWIG] Various routes added 2021-09-14 13:06:47 +01:00
rainydaysavings
a804c5f981 [COMPONENT][CONTROLLER][TWIG] Recycle component work 2021-09-14 13:06:47 +01:00
rainydaysavings
55e468bd70 [TWIG][UI] Replies CSS fixes 2021-09-14 13:06:46 +01:00
rainydaysavings
e1e3e2d9b3 [COMPONENT] Favourite initial implementation 2021-09-14 13:06:46 +01:00
rainydaysavings
59da3df28c [UI] Checkboxes now display a custom tick 2021-09-14 13:06:46 +01:00
rainydaysavings
189da22204 [TWIG] Timeline attachment form restructure 2021-09-14 13:06:46 +01:00
Hugo Sales
0b50905ac8 [NOTE][UI] Add note replying and UI displaying 2021-09-14 13:06:45 +01:00
rainydaysavings
522f40ca2f [TWIG] Timeline template rework 2021-09-14 13:06:45 +01:00
rainydaysavings
a8e43a4867 [TWIG] Timeline structure rework 2021-09-14 13:06:44 +01:00
rainydaysavings
315a70ba0d [UI] Links removed since they are part of a plugin 2021-09-14 13:06:44 +01:00
rainydaysavings
160e56c61e [UI][TWIG] Better, divided form rendring of the posting form 2021-09-14 13:06:43 +01:00
rainydaysavings
fe0af2caed [UI] Fixing login and register styling, refactoring 2021-09-14 13:06:43 +01:00
rainydaysavings
396af498a2 [UI] Fixing static pages styling 2021-09-14 13:06:43 +01:00
rainydaysavings
a85b5b44f1 [UI] Fixes to settings CSS 2021-09-14 13:06:42 +01:00
rainydaysavings
2c59dcefcf [UI] Finalizing timeline structure and CSS 2021-09-14 13:06:42 +01:00
Hugo Sales
38cfec8593 [UI][TWIG] Small UI cleanup and change twig 'active' function to check for starts with, rather than equals 2021-09-14 13:05:58 +01:00
Hugo Sales
6ed89c77f4 [UI][NOTE] Post and see attachments 2021-09-14 13:05:57 +01:00
Hugo Sales
e3c5d7e5dc [UI][MEDIA] Add actor avatar in feed timeline 2021-09-14 13:05:57 +01:00
rainydaysavings
1b350d51fc [UI] Fixing timeline notice structure and CSS 2021-09-14 13:05:57 +01:00
rainydaysavings
3def39fed3 [UI] Fix left panel new dynamic components view 2021-09-14 13:05:57 +01:00
Hugo Sales
09a2541c36 [UI][SELFTAGS] Display 'none' if the user doesn't have selftags 2021-09-14 13:05:57 +01:00
Hugo Sales
b19be6be52 [UI][LEFT] Add # before selftags, and link 2021-09-14 13:05:56 +01:00
Hugo Sales
65a129aac6 [UI][CACHE][DB] Add follow counts to left panel, caching the results; change follow table 2021-09-14 13:05:56 +01:00
Hugo Sales
3c67773e59 [UI][LEFT] Add link to settings on avatar and personal info 2021-09-14 13:05:56 +01:00
Hugo Sales
d548dc9284 [MODULE][Left][UI][TAGS] Add Left module which handles fetching tags and followers, fix self tags 2021-09-14 13:05:56 +01:00
Hugo Sales
eb138ebdae [STREAM][NetworkPublic] Add skeleton of public timeline and posting 2021-09-14 13:05:54 +01:00
rainydaysavings
b80479dc4e [UI] Public feed responsive CSS work 2021-09-14 13:05:53 +01:00
rainydaysavings
ccd6667e2c [UI] Feed structure done, feed CSS work 2021-09-14 13:05:53 +01:00
rainydaysavings
5f0ece177b [UI] Polishing design, settings pages 2021-09-14 13:05:53 +01:00
rainydaysavings
46eaccb4b0 [UI] Polishing base template 2021-09-14 13:05:53 +01:00
rainydaysavings
8fe12f48b5 [UI] Right panel checkbox size fix 2021-09-14 13:05:52 +01:00
rainydaysavings
915f1dfcdb [UI] Complete base CSS overhaul and new theme 2021-09-14 13:05:52 +01:00
rainydaysavings
565140adcf [UI] Right panel added 2021-09-14 13:05:52 +01:00
rainydaysavings
1c7ea95b1f [UI] Additional fixes to settings page 2021-09-14 13:05:52 +01:00
Hugo Sales
cd89cf04ff [ROUTES] Add redirect from root to main/all, link from header to root, and change parameter order on RouteLoader::connect 2021-09-14 13:05:52 +01:00
Hugo Sales
bd8f4bd277 [AVATAR] Fixed avatar upload, added avatar inline download and updated template and base controller 2021-09-14 13:05:51 +01:00
Hugo Sales
5a68fd287b [UI][SETTINGS] User notification settings with configurable transports (through plugins) 2021-09-14 13:05:50 +01:00
rainydaysavings
db8e783233 [UI] Notifications settings styling finished 2021-09-14 13:05:49 +01:00
rainydaysavings
bdae49718f [UI] Notification settings tabs functional 2021-09-14 13:05:49 +01:00
rainydaysavings
884d2529d3 [UI] Notifications settings page CSS work 2021-09-14 13:05:49 +01:00
rainydaysavings
ea33243b60 [UI] Accessibility improvements all around 2021-09-14 13:05:49 +01:00
rainydaysavings
54bade96ad [UI] Fixed issue where certain form element would be on top the left panel 2021-09-14 13:05:49 +01:00
rainydaysavings
774383a3c1 [UI] Cropping avatar as a circle, proper preview done 2021-09-14 13:05:48 +01:00
rainydaysavings
574fb38225 [CONTROLLER][UI] Avatar JS cropping added 2021-09-14 13:05:48 +01:00
rainydaysavings
f840d4350f [UI] Controller and Route for FAQ page created as well as basic template structure 2021-09-14 13:05:48 +01:00
rainydaysavings
9899601777 [UI] Settings pages routes and styling done. 2021-09-14 13:05:48 +01:00
Hugo Sales
b436a0641d [CONTROLLER][UI] Add notification settings form 2021-09-14 13:05:48 +01:00