aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
...
* | | changed some defaults - for some of us everything will have shrunk and may be...friendica2013-11-152-6/+6
* | | Merge https://github.com/friendica/red into zpullfriendica2013-11-151-1/+2
|\ \ \
| * \ \ Merge pull request #203 from git-marijus/masterfriendica2013-11-151-1/+2
| |\ \ \
| | * | | wrong variablemarijus2013-11-151-1/+2
* | | | | reposition the photo menu button when the author photo is resizedfriendica2013-11-152-3/+8
|/ / / /
* / / / redbasic - set pixel dimensions of conversation top author photo and reply au...friendica2013-11-154-3/+23
|/ / /
* | | fix default cipher for comments and set it at the conversation level rather t...friendica2013-11-141-1/+1
* | | when setting font_size - the expert setting needs units. Otherwise you can't ...friendica2013-11-142-2/+2
* | | e2ee in comments and a bit of cleanup so not every theme has to define how to...friendica2013-11-142-38/+13
* | | make autocomplete better themable by adding an idmarijus2013-11-146-10/+33
* | | E2EE on private mail (also fixed autocomplete results dropdown for recipient ...friendica2013-11-132-6/+5
* | | issues with converse_width uncovered during testingfriendica2013-11-133-3/+3
* | | change section_width to converse_widthfriendica2013-11-133-12/+9
* | | add font-size to searchbarsmarijus2013-11-131-0/+8
* | | typomarijus2013-11-131-6/+6
* | | search placeholder workmarijus2013-11-131-0/+30
* | | Merge branch 'master' of https://github.com/friendica/redmarijus2013-11-132-0/+3
|\ \ \
| * | | fix photo permissions on encrypted postsfriendica2013-11-132-0/+3
* | | | more searchbar style workmarijus2013-11-131-9/+9
|/ / /
* | | fix chanviewfriendica2013-11-121-1/+1
* | | fix forbidden photos and vcard photo templatefriendica2013-11-121-1/+1
* | | removeme sort of works for a single channel - lots of loose ends to deal with...friendica2013-11-121-0/+2
* | | very crude zid support for e2ee content and move bbcode converter to main.js ...friendica2013-11-121-123/+0
|/ /
* | cap width of conversations at 1024pxfriendica2013-11-121-0/+1
* | basic linking of audio/video tags in encrypted bbcodefriendica2013-11-111-1/+2
* | having a real problem with $section_width - which is preventing fluid layouts.friendica2013-11-111-0/+2
* | ability to use other ciphersfriendica2013-11-111-1/+1
* | add rabbit and tripledes ciphers - probably need a pconfig to set the defaultfriendica2013-11-111-0/+2
* | make e2ee work on tinymcefriendica2013-11-111-3/+4
* | provide real barebones XSS protection on e2ee contents and implement a few b...friendica2013-11-111-25/+42
* | localise js ui strings for e2eefriendica2013-11-111-7/+9
* | change spacing to fit other widgetsmarijus2013-11-111-10/+8
* | turn safemode into a proper widgetfriendica2013-11-111-1/+3
* | display encrypted text inlinefriendica2013-11-111-0/+36
* | e2eefriendica2013-11-103-3/+9
* | some more doco for how to finish it.friendica2013-11-101-0/+3
* | Didn't finish it. Gotta' pee.friendica2013-11-101-0/+2
* | provide zid in js so we can use it from clientfriendica2013-11-101-0/+1
* | Merge https://github.com/friendica/red into zpullfriendica2013-11-091-0/+2
|\ \
| * | Bring safe search to the UIThomas Willingham2013-11-091-0/+2
* | | yes we might need it sometime and we are not supporting IE6 anywaymarijus2013-11-091-9/+5
* | | oups... something missing...marijus2013-11-091-1/+2
* | | some style work on searchbar autocompletemarijus2013-11-091-3/+30
|/ /
* | make PM expiry UI match the main post editor, e.g. JS input triggered by an i...friendica2013-11-073-8/+19
* | provide expire feature on post and comments as well as private messages. This...friendica2013-11-074-1/+21
* | Merge https://github.com/friendica/red into zpullfriendica2013-11-061-1/+4
|\ \
| * | Don't fart if we've got a schema that doesn't exist at this hub.Thomas Willingham2013-11-061-1/+4
* | | allow private mail sender to set an expiration on their messages. Once expire...friendica2013-11-062-3/+6
|/ /
* | INSTALL for dummies - step 1: ensure that we throw an ugly error message in t...friendica2013-11-051-0/+11
* | redbasic - allow changing icon coloursfriendica2013-11-055-44/+66