rainydaysavings
|
07178e6ffa
|
[TWIG] Timeline template rework
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
be86a05ddb
|
[TWIG] Timeline structure rework
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
655b5e36a4
|
[UI] Links removed since they are part of a plugin
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
253705f704
|
[UI][TWIG] Better, divided form rendring of the posting form
|
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
|
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 |
|
Hugo Sales
|
43665749bb
|
[UI][TWIG] Small UI cleanup and change twig 'active' function to check for starts with, rather than equals
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
1b0cab6dc8
|
[UI][NOTE] Post and see attachments
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
624aef0a8e
|
[UI][MEDIA] Add actor avatar in feed timeline
|
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
|
8ceeb6be80
|
[UI][SELFTAGS] Display 'none' if the user doesn't have selftags
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
0758b84d2c
|
[UI][LEFT] Add # before selftags, and link
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
8276baecab
|
[UI][CACHE][DB] Add follow counts to left panel, caching the results; change follow table
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
b678ab2191
|
[UI][LEFT] Add link to settings on avatar and personal info
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
513a1e58b8
|
[MODULE][Left][UI][TAGS] Add Left module which handles fetching tags and followers, fix self tags
|
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
|
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
|
c9b36b6030
|
[UI] Right panel checkbox size fix
|
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 |
|
Hugo Sales
|
a20e95fd38
|
[ROUTES] Add redirect from root to main/all, link from header to root, and change parameter order on RouteLoader::connect
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
a5c97762e0
|
[AVATAR] Fixed avatar upload, added avatar inline download and updated template and base controller
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
65d6204a01
|
[UI][SETTINGS] User notification settings with configurable transports (through plugins)
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
19e4f120c0
|
[UI] Notifications settings styling finished
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
246bf30c41
|
[UI] Notification settings tabs functional
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
a71f54c6bf
|
[UI] Notifications settings page CSS work
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
e4db0eb9b9
|
[UI] Accessibility improvements all around
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
e1ff2a0ef1
|
[UI] Fixed issue where certain form element would be on top the left panel
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
d38bf8ff4c
|
[UI] Cropping avatar as a circle, proper preview done
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
caab08b017
|
[CONTROLLER][UI] Avatar JS cropping added
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
a64a099d7d
|
[UI] Controller and Route for FAQ page created as well as basic template structure
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
2a75237c70
|
[UI] Settings pages routes and styling done.
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
b2b0990bf6
|
[CONTROLLER][UI] Add notification settings form
|
2021-04-14 15:37:22 +00:00 |
|
Hugo Sales
|
e620c20bb4
|
[UI][CONTROLLER] Work on tabbed notification settings panel
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
9a2ac34ba3
|
[UI][ROUTES][CONTROLLER] Fixing Settings navs and templates
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
e334ce9a55
|
[UI] Register and Login rework
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
b8a0d14fd5
|
[UI] Left panel fix
|
2021-04-14 15:37:21 +00:00 |
|
Hugo Sales
|
8088b78a24
|
[UI][ROUTES] s%settings/profile%settings/personal_info%
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
6d6b1447f8
|
[TWIG][ROUTES] Footer links routes and pages added
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
801399218f
|
[UI][ROUTES] Footer links added
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
c2e69a06b0
|
[UI] Fixing problem due to Firefox's autofill filter
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
ae49f82580
|
[UI] Login template small fix
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
879666fab7
|
[UI] Left panel template and Login page CSS work done
|
2021-04-14 15:37:21 +00:00 |
|