CINXE.COM
Karma : Alberts Muktup膩vels
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta charset="UTF-8" /> <title>Karma : Alberts Muktup膩vels</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta name="description" content="GNOME Flashback developer. Patreon: https://www.patreon.com/muktupavels Website: https://muktupavels.id.lv/" /> <meta property="og:description" content="GNOME Flashback developer. Patreon: https://www.patreon.com/muktupavels Website: https://muktupavels.id.lv/" /> <meta property="og:title" content="Karma : Alberts Muktup膩vels" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/~muktupavels/+karma" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&lp/meta.js&yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-overview main_only public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://launchpad.net/~muktupavels/+karma/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~muktupavels"><img alt="" width="64" height="64" src="/@@/person-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~muktupavels">Alberts Muktup膩vels</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><a href="https://launchpad.net/~muktupavels">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/~muktupavels">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/~muktupavels">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~muktupavels">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~muktupavels">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~muktupavels">Answers</a></li> </ul> </div> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1>Launchpad Karma</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <p class="application-summary"> This is a summary of the Launchpad karma earned by Alberts Muktup膩vels, organized by activity type. (<a href="/+help-registry/karma.html" target="help">What is karma?</a>) </p> <table class="cozy-listing" id="karmapoints"> <tbody> <tr> <td>Bug Management</td> <td><strong class=" bugs-stat">12</strong></td> </tr> <tr> <td>Code</td> <td><strong class=" code-stat">169</strong></td> </tr> </tbody> </table> <b>Total karma:</b> 181 <p class="application-summary" style="padding-top: 2em;"> These are the latest actions which have contributed to the Launchpad karma earned by Alberts Muktup膩vels and the dates on which the action occurred. </p> <table class="listing sortable" id="karmaactions"> <thead> <tr> <th>Date</th> <th>Action</th> </tr> </thead> <tbody> <tr> <td> <span class="sortkey">2024-11-07 11:05:26 UTC</span> <time title="2024-11-07 11:05:26 UTC" datetime="2024-11-07T11:05:26.834582+00:00">2024-11-07</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2024-11-06 17:00:13 UTC</span> <time title="2024-11-06 17:00:13 UTC" datetime="2024-11-06T17:00:13.170617+00:00">2024-11-06</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2024-11-06 13:49:21 UTC</span> <time title="2024-11-06 13:49:21 UTC" datetime="2024-11-06T13:49:21.892698+00:00">2024-11-06</time> </td> <td>Bug Watch Added</td> </tr> <tr> <td> <span class="sortkey">2024-11-06 13:49:21 UTC</span> <time title="2024-11-06 13:49:21 UTC" datetime="2024-11-06T13:49:21.892698+00:00">2024-11-06</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2024-11-05 20:33:21 UTC</span> <time title="2024-11-05 20:33:21 UTC" datetime="2024-11-05T20:33:21.889874+00:00">2024-11-05</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2024-11-05 15:34:39 UTC</span> <time title="2024-11-05 15:34:39 UTC" datetime="2024-11-05T15:34:39.932275+00:00">2024-11-05</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2024-10-06 20:40:48 UTC</span> <time title="2024-10-06 20:40:48 UTC" datetime="2024-10-06T20:40:48.764706+00:00">2024-10-06</time> </td> <td>Bug Rejected</td> </tr> <tr> <td> <span class="sortkey">2024-10-06 16:48:31 UTC</span> <time title="2024-10-06 16:48:31 UTC" datetime="2024-10-06T16:48:31.657847+00:00">2024-10-06</time> </td> <td>Branch linked to a bug</td> </tr> <tr> <td> <span class="sortkey">2024-10-06 16:47:20 UTC</span> <time title="2024-10-06 16:47:20 UTC" datetime="2024-10-06T16:47:20.266414+00:00">2024-10-06</time> </td> <td>Commented on a review</td> </tr> <tr> <td> <span class="sortkey">2024-10-06 16:38:54 UTC</span> <time title="2024-10-06 16:38:54 UTC" datetime="2024-10-06T16:38:54.496240+00:00">2024-10-06</time> </td> <td>Branch merge proposed</td> </tr> <tr> <td> <span class="sortkey">2024-09-25 12:42:28 UTC</span> <time title="2024-09-25 12:42:28 UTC" datetime="2024-09-25T12:42:28.568501+00:00">2024-09-25</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2024-09-25 12:42:28 UTC</span> <time title="2024-09-25 12:42:28 UTC" datetime="2024-09-25T12:42:28.568501+00:00">2024-09-25</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2024-09-24 20:29:39 UTC</span> <time title="2024-09-24 20:29:39 UTC" datetime="2024-09-24T20:29:39.325910+00:00">2024-09-24</time> </td> <td>Reviewer commented on a review</td> </tr> <tr> <td> <span class="sortkey">2024-08-16 02:03:48 UTC</span> <time title="2024-08-16 02:03:48 UTC" datetime="2024-08-16T02:03:48.586402+00:00">2024-08-16</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2024-07-17 17:09:01 UTC</span> <time title="2024-07-17 17:09:01 UTC" datetime="2024-07-17T17:09:01.318417+00:00">2024-07-17</time> </td> <td>Commented on a review</td> </tr> <tr> <td> <span class="sortkey">2024-07-15 17:08:19 UTC</span> <time title="2024-07-15 17:08:19 UTC" datetime="2024-07-15T17:08:19.185974+00:00">2024-07-15</time> </td> <td>Commented on a review</td> </tr> <tr> <td> <span class="sortkey">2023-04-17 08:14:03 UTC</span> <time title="2023-04-17 08:14:03 UTC" datetime="2023-04-17T08:14:03.609700+00:00">2023-04-17</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2023-03-29 15:42:38 UTC</span> <time title="2023-03-29 15:42:38 UTC" datetime="2023-03-29T15:42:38.448979+00:00">2023-03-29</time> </td> <td>Bug Accepted</td> </tr> <tr> <td> <span class="sortkey">2023-02-05 11:28:16 UTC</span> <time title="2023-02-05 11:28:16 UTC" datetime="2023-02-05T11:28:16.661478+00:00">2023-02-05</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2023-02-05 11:28:16 UTC</span> <time title="2023-02-05 11:28:16 UTC" datetime="2023-02-05T11:28:16.661478+00:00">2023-02-05</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2023-02-04 14:06:45 UTC</span> <time title="2023-02-04 14:06:45 UTC" datetime="2023-02-04T14:06:45.803851+00:00">2023-02-04</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2023-02-04 14:06:45 UTC</span> <time title="2023-02-04 14:06:45 UTC" datetime="2023-02-04T14:06:45.803851+00:00">2023-02-04</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2023-02-04 13:48:55 UTC</span> <time title="2023-02-04 13:48:55 UTC" datetime="2023-02-04T13:48:55.168262+00:00">2023-02-04</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2023-02-04 13:48:55 UTC</span> <time title="2023-02-04 13:48:55 UTC" datetime="2023-02-04T13:48:55.168262+00:00">2023-02-04</time> </td> <td>Bug Comment Added</td> </tr> <tr> <td> <span class="sortkey">2023-02-04 12:02:32 UTC</span> <time title="2023-02-04 12:02:32 UTC" datetime="2023-02-04T12:02:32.206281+00:00">2023-02-04</time> </td> <td>Bug Comment Added</td> </tr> </tbody> </table> </div> </div><!-- yui-b --> </div><!-- yui-main --> <!-- yui-b side --> <!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "context": {"self_link": "https://launchpad.net/api/devel/~muktupavels", "web_link": "https://launchpad.net/~muktupavels", "resource_type_link": "https://launchpad.net/api/devel/#person", "all_specifications_collection_link": "https://launchpad.net/api/devel/~muktupavels/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/~muktupavels/valid_specifications", "recipes_collection_link": "https://launchpad.net/api/devel/~muktupavels/recipes", "time_zone": "Europe/Riga", "private": false, "is_valid": true, "is_team": false, "account_status": "Active", "visibility": "Public", "name": "muktupavels", "display_name": "Alberts Muktup\u0101vels", "logo_link": "https://launchpad.net/api/devel/~muktupavels/logo", "is_probationary": false, "id": "tag:launchpad.net:2008:redacted", "karma": 181, "homepage_content": null, "description": "GNOME Flashback developer.\n\nPatreon: https://www.patreon.com/muktupavels\nWebsite: https://muktupavels.id.lv/", "mugshot_link": "https://launchpad.net/api/devel/~muktupavels/mugshot", "languages_collection_link": "https://launchpad.net/api/devel/~muktupavels/languages", "hide_email_addresses": true, "date_created": "2011-04-16T12:03:24.164606+00:00", "sshkeys_collection_link": "https://launchpad.net/api/devel/~muktupavels/sshkeys", "is_ubuntu_coc_signer": true, "gpg_keys_collection_link": "https://launchpad.net/api/devel/~muktupavels/gpg_keys", "wiki_names_collection_link": "https://launchpad.net/api/devel/~muktupavels/wiki_names", "irc_nicknames_collection_link": "https://launchpad.net/api/devel/~muktupavels/irc_nicknames", "jabber_ids_collection_link": "https://launchpad.net/api/devel/~muktupavels/jabber_ids", "social_accounts_collection_link": "https://launchpad.net/api/devel/~muktupavels/social_accounts", "memberships_details_collection_link": "https://launchpad.net/api/devel/~muktupavels/memberships_details", "open_membership_invitations_collection_link": "https://launchpad.net/api/devel/~muktupavels/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://launchpad.net/api/devel/~muktupavels/confirmed_email_addresses", "team_owner_link": null, "preferred_email_address_link": "tag:launchpad.net:2008:redacted", "mailing_list_auto_subscribe_policy": "Always subscribe me to mailing lists", "archive_link": "https://launchpad.net/api/devel/~muktupavels/+archive/ubuntu/separate-x-screens-deletedppa", "ppas_collection_link": "https://launchpad.net/api/devel/~muktupavels/ppas", "sub_teams_collection_link": "https://launchpad.net/api/devel/~muktupavels/sub_teams", "super_teams_collection_link": "https://launchpad.net/api/devel/~muktupavels/super_teams", "members_collection_link": "https://launchpad.net/api/devel/~muktupavels/members", "admins_collection_link": "https://launchpad.net/api/devel/~muktupavels/admins", "participants_collection_link": "https://launchpad.net/api/devel/~muktupavels/participants", "deactivated_members_collection_link": "https://launchpad.net/api/devel/~muktupavels/deactivated_members", "expired_members_collection_link": "https://launchpad.net/api/devel/~muktupavels/expired_members", "invited_members_collection_link": "https://launchpad.net/api/devel/~muktupavels/invited_members", "members_details_collection_link": "https://launchpad.net/api/devel/~muktupavels/members_details", "proposed_members_collection_link": "https://launchpad.net/api/devel/~muktupavels/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "http_etag": "\"b9ebb2dfdbc0f43d71f27d8f4ca80122186817a4-51bbb19fb352853c34b70dfa164315722fd0e60e\""}};</script> </body> <!-- Facet name: overview Page type: main_only Has global search: True Has application tabs: True Has side portlets: False At least 25 queries/external actions issued in 0.22 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'js.yui_version': None, 'app.mainsite_only.canonical_url': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>