]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/TODO
Vier: The shadows are reduced a little bit.
[friendica.git] / view / theme / frost-mobile / TODO
index 691154c3cb5736670fde27d961d4b4eba6c69bd0..735f6bdc36edb4e22c65c32a0d13af5fd7e2bb5b 100644 (file)
@@ -6,17 +6,26 @@ Photo album display?
 
 - Edit photo page: bottom buttons are off-center in Dolphin Mini
 
-- Pager: looks weird when only "prev" is there
-
 - BB code buttons for status updates
 
 - Get "add contact" back on contacts page
 
+- Allow creating a new private message
+
 - Admin: access to more pages than summary?
 
-- Needs to be faster!
-       - Reduce DOM elements (4100 for 10 items)
-       - Automatically set limit of 10 items for Network and Profile?
+- Find a way to show embedded videos at the normal size for tablets that can handle it
 
+- Need to find a way to deal with freakin annoying elements that don't respect screen width limits.
+  Specifically, need to find a way to keep them from forcing a horizontal scroll bar to show up and
+  making the rest of the body text overflow the item's borders that is screen-width sensitive (it's
+  annoying to have a 300px truncated code block on a 1024px wide screen). At least the following cause problems:
+       - code blocks
+       - blockquote blocks
+       - #reallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallylongtags
+
+- Needs to be faster!
+       - Reduce DOM elements (~2400 for 10 items, ~8400 for 40 items)
 
 
+- Sometimes, when "Permission denied", wrong login page is shown