]> git.mxchange.org Git - friendica.git/blob - view/theme/frost-mobile/TODO
modified: view/theme/smoothly/style.css
[friendica.git] / view / theme / frost-mobile / TODO
1 Photo album display?
2
3 - The "lock" icon for private items
4         - change it to black?
5         - when clicked, the popup window displays poorly
6
7 - Edit photo page: bottom buttons are off-center in Dolphin Mini
8
9 - BB code buttons for status updates
10
11 - Get "add contact" back on contacts page
12
13 - Admin: access to more pages than summary?
14
15 - Find a way to show embedded videos at the normal size for tablets that can handle it
16
17 - Need to find a way to deal with freakin annoying elements that don't respect screen width limits.
18   Specifically, need to find a way to keep them from forcing a horizontal scroll bar to show up and
19   making the rest of the body text overflow the item's borders that is screen-width sensitive (it's
20   annoying to have a 300px truncated code block on a 1024px wide screen). At least the following cause problems:
21         - code blocks
22         - blockquote blocks
23         - #reallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallylongtags
24
25 - Needs to be faster!
26         - Reduce DOM elements (~2400 for 10 items, ~8400 for 40 items)
27
28
29 - Sometimes, when "Permission denied", wrong login page is shown