Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes for css fix | Mario Vavti | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | usability: click your own profile photo to change it instead of hunting it ↵ | zotlabs | 2018-02-23 | 1 | -1/+1 |
| | | | | down in the profile edit navmenu. We still need work on the 'or use a photo from your albums' to use something like the photo selection widget in the post editor as you otherwise have to track down the 'use as profile photo' entry in the photo detail navmenu instead of just clicking an image. | ||||
* | fix profile edit dropdown for multiple profiles | Mario Vavti | 2017-10-01 | 1 | -11/+9 |
| | |||||
* | diaspora hcard wasn't being rendered | zotlabs | 2017-06-28 | 1 | -2/+2 |
| | |||||
* | provide a gender icon on the profile sidebar within reason | zotlabs | 2017-06-27 | 1 | -1/+1 |
| | |||||
* | Revert "move theme specific files to theme dir" | zotlabs | 2017-05-02 | 1 | -0/+62 |
| | | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c. | ||||
* | move theme specific files to theme dir | zotlabs | 2017-05-01 | 1 | -62/+0 |
| | |||||
* | create channel_store_lowlevel() and remove more diaspora stuff from core. | zotlabs | 2017-03-20 | 1 | -3/+0 |
| | |||||
* | don't show diaspora protocol info in the hcard if the diaspora protocol is ↵ | zotlabs | 2016-10-08 | 1 | -0/+1 |
| | | | | not installed. This really needs to be moved to the plugin but this was a quick fix. | ||||
* | use the normal html escape for '@' in addresses rather than the high-plane ↵ | redmatrix | 2016-06-22 | 1 | -1/+1 |
| | | | | unicode variant. This makes it copy-able, but not easily scrape-able. | ||||
* | vcard spec changes | redmatrix | 2016-06-21 | 1 | -11/+11 |
| | |||||
* | more db column renames | redmatrix | 2016-05-31 | 1 | -2/+2 |
| | |||||
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -5/+5 |
| | |||||
* | bring more structure to profiles edit | Mario Vavti | 2016-03-17 | 1 | -1/+1 |
| | |||||
* | do not show empty buttons if not logged in | Mario Vavti | 2016-03-01 | 1 | -1/+1 |
| | |||||
* | simplify profile edit button(s) and make it useful for multiple profiles | Mario Vavti | 2016-02-29 | 1 | -10/+8 |
| | |||||
* | lots more zcard tweaks | redmatrix | 2016-02-08 | 1 | -0/+6 |
| | |||||
* | css cleanup | Mario Vavti | 2016-01-21 | 1 | -1/+1 |
| | |||||
* | bootstrapify rating and connect buttons. position the connect button more ↵ | Mario Vavti | 2016-01-21 | 1 | -7/+4 |
| | | | | prominent right under the profile image | ||||
* | more css fixes | Mario Vavti | 2015-11-17 | 1 | -1/+1 |
| | |||||
* | Fixes regarding the new default profile photo size. The default profile ↵ | Mario Vavti | 2015-07-20 | 1 | -1/+1 |
| | | | | photos are just renamed. People which provided the originals are invited to reproduce them in the new 300 by 300 px format. | ||||
* | move profile image up and refine the aside width | Mario Vavti | 2015-07-09 | 1 | -2/+1 |
| | |||||
* | add reddress to profile - but all is not as it seems. Copy to clipboard is ↵ | friendica | 2015-03-07 | 1 | -1/+1 |
| | | | | blocked because it isn't really a reddress and won't work if you copy it and try and use it somewhere. We should really convert the symbol back to '@' on copy and allow it to be copied, but this isn't as easy as it sounds and is left as an exercise for the community. If we just allow it to be copied we'll get a lot of bugs that making friends doesn't work. It does, but that isn't a legitimate reddress and even if we made allowances for it, Diaspora and Friendica and other webfinger based services wouldn't and would just say it can't be found or it's an illegal address. So if we block copy we'll just get bugs that it can't be copied. Eventually somebody will see this checkin and take it on themselves to figure out how to fix the address when copied to clipboard and then allow it to be copied. And there will be joy. | ||||
* | remote rating and addition of rate-me to channel profile sidebar | friendica | 2015-02-04 | 1 | -0/+2 |
| | |||||
* | first cut at rating widget. The flaw is that it is limited because it ↵ | friendica | 2015-02-04 | 1 | -1/+2 |
| | | | | requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories. | ||||
* | satisfy the floated images | marijus | 2015-01-20 | 1 | -1/+1 |
| | |||||
* | issue #683 - don't linkify homepage field without validating | friendica | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | make vcard and contact block widget look-alike | marijus | 2014-08-27 | 1 | -2/+2 |
| | |||||
* | the rest of the diaspora local discovery stuff | friendica | 2014-08-21 | 1 | -0/+3 |
| | |||||
* | make profile edit pencil stand out a bit on darker backgrounds | friendica | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | add an icon to connect actions | friendica | 2014-06-03 | 1 | -1/+1 |
| | |||||
* | properly fix profile edit dropdown menu | marijus | 2014-02-26 | 1 | -3/+3 |
| | |||||
* | quickfix for edit profile dropdown | marijus | 2014-02-21 | 1 | -2/+2 |
| | |||||
* | dont show an empty link to profile creation if multi_profile is not enabled | marijus | 2014-01-30 | 1 | -2/+1 |
| | |||||
* | online indication on profile sidebar | friendica | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | more icon updates | friendica | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | primitive cms functionality - provide a custom menu below your profile vcard | friendica | 2013-08-13 | 1 | -0/+3 |
| | |||||
* | debugging issue #58 - seems to work but needs (more) theming | friendica | 2013-08-13 | 1 | -1/+1 |
| | |||||
* | untested patch for issue #58 - will require theming if it works | friendica | 2013-08-13 | 1 | -0/+4 |
| | |||||
* | Kill autogenerated warnings, plus a typo. | Thomas Willingham | 2013-07-16 | 1 | -5/+0 |
| | |||||
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 1 | -23/+28 |
| | | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates | ||||
* | cleanup boot | friendica | 2012-12-31 | 1 | -3/+1 |
| | |||||
* | some cleanup - Thomas we can put the radius/shadow stuff back later for the ↵ | friendica | 2012-12-16 | 1 | -1/+1 |
| | | | | hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting. | ||||
* | move 'Connect' button to local chanview page, remove from remote profile ↵ | friendica | 2012-12-06 | 1 | -10/+0 |
| | | | | pages - still requires some theming love | ||||
* | bring back profile edit popup menu, needs some more theming | friendica | 2012-12-05 | 1 | -0/+16 |
| | |||||
* | profile/channel page view contacts | friendica | 2012-11-09 | 1 | -1/+0 |
| | |||||
* | remove targeted windows | friendica | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -2/+2 |
| | |||||
* | a few minor changes | friendica | 2012-08-26 | 1 | -1/+0 |
| | |||||
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 1 | -0/+50 |