aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/profile_vcard.tpl
Commit message (Collapse)AuthorAgeFilesLines
* merge branch perms_ng into devMario2021-12-151-8/+8
|
* profile cleanup and fixesMario2021-11-251-117/+87
|
* more work on responsive asideMario2021-11-231-6/+10
|
* minor vcard fixesMario2021-11-211-2/+6
|
* streamline profile vcard with xchan vcardMario2021-11-211-33/+102
|
* dropdown-menu-right -> dropdown-menu-endMario2021-07-291-1/+1
|
* upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-2/+2
|
* get devHilmar R2021-03-011-0/+0
|
* fixes for css fixMario Vavti2018-06-011-1/+1
|
* usability: click your own profile photo to change it instead of hunting it ↵zotlabs2018-02-231-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 profilesMario Vavti2017-10-011-11/+9
|
* diaspora hcard wasn't being renderedzotlabs2017-06-281-2/+2
|
* provide a gender icon on the profile sidebar within reasonzotlabs2017-06-271-1/+1
|
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+62
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-62/+0
|
* create channel_store_lowlevel() and remove more diaspora stuff from core.zotlabs2017-03-201-3/+0
|
* don't show diaspora protocol info in the hcard if the diaspora protocol is ↵zotlabs2016-10-081-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 ↵redmatrix2016-06-221-1/+1
| | | | unicode variant. This makes it copy-able, but not easily scrape-able.
* vcard spec changesredmatrix2016-06-211-11/+11
|
* more db column renamesredmatrix2016-05-311-2/+2
|
* update icon names in view/Treer2016-05-011-5/+5
|
* bring more structure to profiles editMario Vavti2016-03-171-1/+1
|
* do not show empty buttons if not logged inMario Vavti2016-03-011-1/+1
|
* simplify profile edit button(s) and make it useful for multiple profilesMario Vavti2016-02-291-10/+8
|
* lots more zcard tweaksredmatrix2016-02-081-0/+6
|
* css cleanupMario Vavti2016-01-211-1/+1
|
* bootstrapify rating and connect buttons. position the connect button more ↵Mario Vavti2016-01-211-7/+4
| | | | prominent right under the profile image
* more css fixesMario Vavti2015-11-171-1/+1
|
* Fixes regarding the new default profile photo size. The default profile ↵Mario Vavti2015-07-201-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 widthMario Vavti2015-07-091-2/+1
|
* add reddress to profile - but all is not as it seems. Copy to clipboard is ↵friendica2015-03-071-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 sidebarfriendica2015-02-041-0/+2
|
* first cut at rating widget. The flaw is that it is limited because it ↵friendica2015-02-041-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 imagesmarijus2015-01-201-1/+1
|
* issue #683 - don't linkify homepage field without validatingfriendica2014-11-101-1/+1
|
* make vcard and contact block widget look-alikemarijus2014-08-271-2/+2
|
* the rest of the diaspora local discovery stufffriendica2014-08-211-0/+3
|
* make profile edit pencil stand out a bit on darker backgroundsfriendica2014-07-241-1/+1
|
* add an icon to connect actionsfriendica2014-06-031-1/+1
|
* properly fix profile edit dropdown menumarijus2014-02-261-3/+3
|
* quickfix for edit profile dropdownmarijus2014-02-211-2/+2
|
* dont show an empty link to profile creation if multi_profile is not enabledmarijus2014-01-301-2/+1
|
* online indication on profile sidebarfriendica2014-01-281-1/+1
|
* more icon updatesfriendica2013-12-041-1/+1
|
* primitive cms functionality - provide a custom menu below your profile vcardfriendica2013-08-131-0/+3
|
* debugging issue #58 - seems to work but needs (more) themingfriendica2013-08-131-1/+1
|
* untested patch for issue #58 - will require theming if it worksfriendica2013-08-131-0/+4
|
* Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-161-5/+0
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-23/+28
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* cleanup bootfriendica2012-12-311-3/+1
|