]> git.mxchange.org Git - friendica.git/blob - view/theme/frost-mobile/TODO
Merge pull request #3743 from MrPetovan/task/update-languagedetect
[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 - Allow creating a new private message
14
15 - Admin: access to more pages than summary?
16
17 - Find a way to show embedded videos at the normal size for tablets that can handle it
18
19 - Need to find a way to deal with freakin annoying elements that don't respect screen width limits.
20   Specifically, need to find a way to keep them from forcing a horizontal scroll bar to show up and
21   making the rest of the body text overflow the item's borders that is screen-width sensitive (it's
22   annoying to have a 300px truncated code block on a 1024px wide screen). At least the following cause problems:
23         - code blocks
24         - blockquote blocks
25         - #reallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallylongtags
26
27 - Needs to be faster!
28         - Reduce DOM elements (~2400 for 10 items, ~8400 for 40 items)
29
30
31 - Sometimes, when "Permission denied", wrong login page is shown