# Changelog ## Version 2.1.0 - Use flask 3.x only to fix build in readthedocs ([ea0c3c7](https://github.com/fedora-infra/tahrir-api/commit/ea0c3c7>)) - Add links to the README ([bcbe4f3](https://github.com/fedora-infra/tahrir-api/commit/bcbe4f3>)) - Vagrant: wait for the synced folder to be mounted before starting the service ([8cd09fd](https://github.com/fedora-infra/tahrir-api/commit/8cd09fd>)) - Fix sync script ([c060520](https://github.com/fedora-infra/tahrir-api/commit/c060520>)) - Make a fully qualified link for the QR code ([1ac17ef](https://github.com/fedora-infra/tahrir-api/commit/1ac17ef>)) - Add Flask-Admin ([fcccebe](https://github.com/fedora-infra/tahrir-api/commit/fcccebe>)) - Make the report dates on the explore page dynamic ([f57ab25](https://github.com/fedora-infra/tahrir-api/commit/f57ab25>)) - Adapt to the new rules format ([26c765e](https://github.com/fedora-infra/tahrir-api/commit/26c765e>)) - Update tahrir-api ([0dc38d2](https://github.com/fedora-infra/tahrir-api/commit/0dc38d2>)) - Update dependencies ## Version 2.0.0 - Port to Flask ([6a7e0b5](https://github.com/fedora-infra/tahrir-api/commit/6a7e0b5>), [49cb51b](https://github.com/fedora-infra/tahrir-api/commit/49cb51b>)) - Update tahrir-api and tahrir-messages ([5303064](https://github.com/fedora-infra/tahrir-api/commit/5303064>)) - Improve the documentation - Update dependencies ## Version 1.1.1 - Fix github action ([dc8e345](https://github.com/fedora-infra/tahrir-api/commit/dc8e345>)) - Guard against errors in `add_invitation` ([583aeb4](https://github.com/fedora-infra/tahrir-api/commit/583aeb4>)) - Fix commented-out `add_assertion` call ([6975157](https://github.com/fedora-infra/tahrir-api/commit/6975157>)) - Update dependencies in lockfile ([dc95cbf](https://github.com/fedora-infra/tahrir-api/commit/dc95cbf>)) - Update tahrir-api ([ee4ad19](https://github.com/fedora-infra/tahrir-api/commit/ee4ad19>)) ## Version 1.1.0 - `Invitation.expires_on` is a naive datetime ([3413cd4](https://github.com/fedora-infra/tahrir-api/commit/3413cd4>)) - Images are bytes, not strings ([40a9cdb](https://github.com/fedora-infra/tahrir-api/commit/40a9cdb>)) - Make use of Person.avatar from tahrir-api ([64c3abc](https://github.com/fedora-infra/tahrir-api/commit/64c3abc>)) - Improve the ansible playbook/roles for Vagrant ([d51911a](https://github.com/fedora-infra/tahrir-api/commit/d51911a>)) - Linting fixes ([849c393](https://github.com/fedora-infra/tahrir-api/commit/849c393>)) - Convert the changelog to markdown ([b1c865a](https://github.com/fedora-infra/tahrir-api/commit/b1c865a>)) - Update dependencies ## Version 1.0.0 - Migrate to Python 3 ([1784110](https://github.com/fedora-infra/tahrir-api/commit/1784110)) - Migrate to Fedora Messaging ([897c2aa](https://github.com/fedora-infra/tahrir-api/commit/897c2aa)) - Migrate to Poetry ([e6f9c3d](https://github.com/fedora-infra/tahrir-api/commit/e6f9c3d)) - Migrate to OIDC ([7b325d7](https://github.com/fedora-infra/tahrir-api/commit/7b325d7)) - Use pre-commit ([7cb6c8f](https://github.com/fedora-infra/tahrir-api/commit/7cb6c8f)) - Add unit tests, Ruff linter, Black formatter & CI ([daec079](https://github.com/fedora-infra/tahrir-api/commit/daec079)) - Improve the Vagrant env - Improve the docs - Add S2I config for Openshift support ([0a98f79](https://github.com/fedora-infra/tahrir-api/commit/0a98f79)) - A lot of smaller updates across the board ## Version 0.9.2 ### Pull Requests - \(@fmarier\) #368, Fix for CSRF errors on libravatar.org [#368](https://github.com/fedora-infra/tahrir/pull/368) - \(@mavit\) #373, Site fedorahosted.org went away, so update links. [#373](https://github.com/fedora-infra/tahrir/pull/373) ### Commits - 97ab9d09f Fix for CSRF errors on libravatar.org [97ab9d09f](https://github.com/fedora-infra/tahrir/commit/97ab9d09f) - 5ea5ae7dc Site fedorahosted.org went away, so update links. [5ea5ae7dc](https://github.com/fedora-infra/tahrir/commit/5ea5ae7dc) ## Version 0.9.1 ### Pull Requests - (@sayanchowdhury) #350, Convert Decimal to string only when returning json [#350](https://github.com/fedora-infra/tahrir/pull/350) - (@dhgutteridge) #356, Fix calculation of percentage of top users in the leaderboard [#356](https://github.com/fedora-infra/tahrir/pull/356) - (@puiterwijk) #353, Fix breaking bugs [#353](https://github.com/fedora-infra/tahrir/pull/353) - (@ryanlerch) #362, Added Vagrant setup for hacking on Tahrir [#362](https://github.com/fedora-infra/tahrir/pull/362) - (@sayanchowdhury) #365, Fix the json output for series [#365](https://github.com/fedora-infra/tahrir/pull/365) ### Commits - 480dc9081 Convert Decimal to string when returning json [480dc9081](https://github.com/fedora-infra/tahrir/commit/480dc9081) - 67543ff59 Fix breaking bugs [67543ff59](https://github.com/fedora-infra/tahrir/commit/67543ff59) - cadb1067a Fix calculation of percentage of top users in the leaderboard [cadb1067a](https://github.com/fedora-infra/tahrir/commit/cadb1067a) - 5b414c4d7 Added Vagrant setup for hacking on Tahrir [5b414c4d7](https://github.com/fedora-infra/tahrir/commit/5b414c4d7) - 61ed24651 Fix the json out for series [61ed24651](https://github.com/fedora-infra/tahrir/commit/61ed24651) ## Version 0.9.0 ### Pull Requests - (@decause) #310, Free as in Freedom [#310](https://github.com/fedora-infra/tahrir/pull/310) - (@ralphbean) #312, Add a search form to the header.. [#312](https://github.com/fedora-infra/tahrir/pull/312) - (@trishnaguha) #322, Changes for RPM-based distributions [#322](https://github.com/fedora-infra/tahrir/pull/322) - (@trishnaguha) #324, Changes to fix traceback from dependencies [#324](https://github.com/fedora-infra/tahrir/pull/324) - (@trishnaguha) #325, Fixes Internal server error #321 [#325](https://github.com/fedora-infra/tahrir/pull/325) - (@puiterwijk) #326, The current code crashes in December as 12+1 \> 12 [#326](https://github.com/fedora-infra/tahrir/pull/326) - (@puiterwijk) #327, Fix the monthly report, same breakage [#327](https://github.com/fedora-infra/tahrir/pull/327) - (@sayanchowdhury) #328, fix the percentile for the top users in the leaderboard [#328](https://github.com/fedora-infra/tahrir/pull/328) - (@trishnaguha) #333, Linking GoBack of datagrepper page to user page [#333](https://github.com/fedora-infra/tahrir/pull/333) - (@cydrobolt) #335, Change \"add assertion\" to \"award individual badge\" [#335](https://github.com/fedora-infra/tahrir/pull/335) - (@sayanchowdhury) #344, Create a function to return a dict of user badge informations [#344](https://github.com/fedora-infra/tahrir/pull/344) - (@sayanchowdhury) #347, Forms to create Teams, Series, Perks and json endpoint for the Paths [#347](https://github.com/fedora-infra/tahrir/pull/347) ### Commits - 565a65dda Be more careful with this comprehension. [565a65dda](https://github.com/fedora-infra/tahrir/commit/565a65dda) - 59fdefa85 Free as in Freedom [59fdefa85](https://github.com/fedora-infra/tahrir/commit/59fdefa85) - 54018f713 Add a search form to the header.. [54018f713](https://github.com/fedora-infra/tahrir/commit/54018f713) - c513c3211 Changes for RPM-based distributions [c513c3211](https://github.com/fedora-infra/tahrir/commit/c513c3211) - 45d0c3b61 Changes to fix traceback from dependencies [45d0c3b61](https://github.com/fedora-infra/tahrir/commit/45d0c3b61) - 7fb633f3e Fixes Internal server error #321 [7fb633f3e](https://github.com/fedora-infra/tahrir/commit/7fb633f3e) - 11c8da3a7 Add a note about fedora-apps. [11c8da3a7](https://github.com/fedora-infra/tahrir/commit/11c8da3a7) - bc055fda1 Merge branch \'develop\' of github.com:fedora-infra/tahrir into develop [bc055fda1](https://github.com/fedora-infra/tahrir/commit/bc055fda1) - 90b28c8e3 The current code crashes in December as 12+1 \> 12 [90b28c8e3](https://github.com/fedora-infra/tahrir/commit/90b28c8e3) - 9414d86ae Fix the monthly report, same breakage [9414d86ae](https://github.com/fedora-infra/tahrir/commit/9414d86ae) - fba45ed4d Also expose tags over the JSON api. [fba45ed4d](https://github.com/fedora-infra/tahrir/commit/fba45ed4d) - 70593ccfe Merge branch \'develop\' of github.com:fedora-infra/tahrir into develop [70593ccfe](https://github.com/fedora-infra/tahrir/commit/70593ccfe) - 5a198ed36 fix the percentile for the top users in the leaderboard [5a198ed36](https://github.com/fedora-infra/tahrir/commit/5a198ed36) - 902fe55d3 Linking GoBack of datagrepper page to user page [902fe55d3](https://github.com/fedora-infra/tahrir/commit/902fe55d3) - 512ac2ccd Change \"add assertion\" to \"award individual badge\" [512ac2ccd](https://github.com/fedora-infra/tahrir/commit/512ac2ccd) - f29b6431b Create a function to return a dict of user badge informations [f29b6431b](https://github.com/fedora-infra/tahrir/commit/f29b6431b) - 594a8b922 Add the form to add team [594a8b922](https://github.com/fedora-infra/tahrir/commit/594a8b922) - a3b5c8965 Add forms for adding perk and series [a3b5c8965](https://github.com/fedora-infra/tahrir/commit/a3b5c8965) - 0e033ce8e Add a new endpoint to pull out the json for team user data [0e033ce8e](https://github.com/fedora-infra/tahrir/commit/0e033ce8e) - 3fd168505 Minor fixes to template and remove redundant code [3fd168505](https://github.com/fedora-infra/tahrir/commit/3fd168505) - 70aeaacb7 Explicitly mentions the route name in the template [70aeaacb7](https://github.com/fedora-infra/tahrir/commit/70aeaacb7) - 03040ced0 Change Perk to Milestone [03040ced0](https://github.com/fedora-infra/tahrir/commit/03040ced0) ## Version 0.8.2 - Add fedmenu. [2e3f01f0e](https://github.com/fedora-infra/tahrir/commit/2e3f01f0eb1d3aca699e9b71a25755da904aac3b) - Merge pull request #304 from fedora-infra/feature/fedmenu [f6daed3cb](https://github.com/fedora-infra/tahrir/commit/f6daed3cb8de8d2c5d7929bf346e826291b42cc3) - Remove version pin for pyramid. [9c8d6e130](https://github.com/fedora-infra/tahrir/commit/9c8d6e130ecc21345e8a1f06420ab29426dbb135) - In modern pyramid, mako support is provided by a third-party module. [c490ada77](https://github.com/fedora-infra/tahrir/commit/c490ada77470d7239c87420d51c2aeb3b0b278a5) - Merge pull request #305 from fedora-infra/feature/modern-pyramid [b173380da](https://github.com/fedora-infra/tahrir/commit/b173380dace8a3dff002796ab55f77a8e4061cd9) - (cosmetic) Use \"name\" for this variable to be more clear. [cf70a55bd](https://github.com/fedora-infra/tahrir/commit/cf70a55bdd737a8d1fcb848bbb4190f1d0cc41f6) - Don\'t mangle the name for new badges passed in by the admin form. [bcd5b910e](https://github.com/fedora-infra/tahrir/commit/bcd5b910e86c297b3c285be09f75948ba6164d16) - Merge pull request #306 from fedora-infra/feature/mangled-name [bd9f674e2](https://github.com/fedora-infra/tahrir/commit/bd9f674e2aff26c1361b01bd1fd8eb24f49b19cc) - Allow users to specify a limit to the json leaderboard. [6be0c98fb](https://github.com/fedora-infra/tahrir/commit/6be0c98fba72a5fc09dd45f59a0b063a7297cc18) - Merge pull request #307 from fedora-infra/feature/json-limit [40fa902e3](https://github.com/fedora-infra/tahrir/commit/40fa902e3b015a807c7c80a4feec95b9ab3521c1) ## Version 0.8.1 - Fix \
. [9a9ef1db8](https://github.com/fedora-infra/tahrir/commit/9a9ef1db888b34ff8b89e720bee0c321927fd91b) - Merge pull request #200 from fedora-infra/feature/rss-feeds [3aa790a0c](https://github.com/fedora-infra/tahrir/commit/3aa790a0c3b93bfd061409c39f13a4c87d8b4acf) - Move development.ini to development.ini, and gitignore development.ini. [2e5ebe6fc](https://github.com/fedora-infra/tahrir/commit/2e5ebe6fc47a352c457e3b6b1c4c222aa885c1a5) - Merge pull request #205 from fedora-infra/development-ini-example [3006753a6](https://github.com/fedora-infra/tahrir/commit/3006753a63338b04ed6380deee70209babe5eb9d) - Revive the tahrir.use_fedmsg configuration option. [967d16248](https://github.com/fedora-infra/tahrir/commit/967d16248d46e3eddf3b1d40d2f6b1348dd6a03e) - Merge pull request #199 from fedora-infra/feature/publish-message-on-rank-change [cda5c5777](https://github.com/fedora-infra/tahrir/commit/cda5c5777cd3f667d2d97f17291e8b6019af50e5) ## Version 0.3.5 - Ship those .rst docs. [884dd2327](https://github.com/fedora-infra/tahrir/commit/884dd232790b99a64419d7d886cd542fad414ee2) - Clearfix ALL THE THINGS [013480bee](https://github.com/fedora-infra/tahrir/commit/013480bee69d8bb1f3f94e3a39849d580d6b095e) - Fix duplicate links in about.rst. [dc9919f0a](https://github.com/fedora-infra/tahrir/commit/dc9919f0a1ea0760dbf4654a84b83f74cebc73e2) - Merge branch \'develop\' of github.com:fedora-infra/tahrir into develop [9a3f2f895](https://github.com/fedora-infra/tahrir/commit/9a3f2f895e6d4177580552c04ca026677058b68a) - Pass auth_principals to template from about() [271dc681c](https://github.com/fedora-infra/tahrir/commit/271dc681c243e8bdff9caf9b819e16c757a05056) - CSS tweaks for the /about page. [751e5d6b5](https://github.com/fedora-infra/tahrir/commit/751e5d6b59827b33cf5c78d5e17d31340097e3ff) ## Version 0.3.4 - adjusted .pretty-button class [a0fa1cf57](https://github.com/fedora-infra/tahrir/commit/a0fa1cf57b8ca93923d2fa4b685dc77d2597bbfb) - protocol agnostic cdn for jquery and openbadges [ae3362c7a](https://github.com/fedora-infra/tahrir/commit/ae3362c7a038815ac80f90f904d2b5884b24c21a) - adjusted markup from anchor tag to button tag [027f3e710](https://github.com/fedora-infra/tahrir/commit/027f3e71041f37b947557740db06b68d4bbc9875) - Render \"about\" page from .rst. [bbb72d055](https://github.com/fedora-infra/tahrir/commit/bbb72d0553dcd851a50680ee87733639926f8934) - Group by all fields, not just one, to make pgsql happy. [0575c0ec2](https://github.com/fedora-infra/tahrir/commit/0575c0ec2fabb65cce3dec3be7296c8138d75902) - Fix fatal on /leaderboard/json with no username [64b68c8df](https://github.com/fedora-infra/tahrir/commit/64b68c8dfad55b01f29218febde5dc08303ed00b) - Allow the htmldocs dir to be configurable. [181abbb6e](https://github.com/fedora-infra/tahrir/commit/181abbb6e1a6f24b860935748579aafb9052a612) - Put a shadow around that. [16442bc99](https://github.com/fedora-infra/tahrir/commit/16442bc9908a93b4e49738bbaeb16654f4c2d7c9) - Throw in a fedora-specific about page. [8c46ad4da](https://github.com/fedora-infra/tahrir/commit/8c46ad4da833e9cbf6f924b06dc7315005985c7a) - Merge pull request #180 from calweb/ui-fixes [7c2e4053d](https://github.com/fedora-infra/tahrir/commit/7c2e4053d1125de0c3fc11bb4002cea3171bb9e5) - Some css for that about page. [0feb7b635](https://github.com/fedora-infra/tahrir/commit/0feb7b6355aae6f3550db3e947c92b4bb38f1d48) - Drop that period. [c46f79f5f](https://github.com/fedora-infra/tahrir/commit/c46f79f5fcf54c7e4cee2dee093018d395f460b7) - Added new image for the default avatar. [c82c4c700](https://github.com/fedora-infra/tahrir/commit/c82c4c700ea72aa7a6269dbd4c158490edee4b1b) - Merge pull request #182 from ryanlerch/develop [ea03be6b5](https://github.com/fedora-infra/tahrir/commit/ea03be6b59006fd7e7f520c6d0eaf4853b48a65c) - Inject tw2\'s jquery to avoid cdn. [79c2bab28](https://github.com/fedora-infra/tahrir/commit/79c2bab28ca84fa2eab6f9ba05cefbf1d2a51cec) - Remove those secret defaults from development.ini. I forgot they were supposed to be in secret.ini. [116c9c688](https://github.com/fedora-infra/tahrir/commit/116c9c688dcb1b4ca995d0ac77013e22ed4c8209) - Updated the images for the 404 and 500 errors. and attempted to make them kinda funny. [e3c3eeb62](https://github.com/fedora-infra/tahrir/commit/e3c3eeb62473d478faa2b884e87b038428690d0e) - Merge pull request #183 from ryanlerch/develop [9a57e71ad](https://github.com/fedora-infra/tahrir/commit/9a57e71ad9a4b90ce7e0a001f008a6346039fd40) - major rewrite of about.rst [71b54738d](https://github.com/fedora-infra/tahrir/commit/71b54738d17147c1eb1904e35fac23ebe0b4bb0f) - drop a redundant sentence [1a4afdaf2](https://github.com/fedora-infra/tahrir/commit/1a4afdaf218ebffc99d5de9f0936ada23d8c1e0c) - LINK ALL THE THINGS [9aaefa83c](https://github.com/fedora-infra/tahrir/commit/9aaefa83c121207afc7549cc226f9a1f447f2ba1) - LINKIFY ALL THE THINGS MORE [459d6ec45](https://github.com/fedora-infra/tahrir/commit/459d6ec45cc34b62f8c393616280a426bcea781a) - okay, okay, these are the last two links, I promise [bac35d5b8](https://github.com/fedora-infra/tahrir/commit/bac35d5b877485f20cddfd0896142309cb439747) - Merge pull request #184 from AdamWill/feature/faq [bfca76386](https://github.com/fedora-infra/tahrir/commit/bfca7638628e2ed8882b414270f687a92d269239) - Merge branch \'feature/faq\' into develop [73b949504](https://github.com/fedora-infra/tahrir/commit/73b94950463a076dceb458a5d118c136dc883c57) - Use ssl to get avatars. [dc31442bc](https://github.com/fedora-infra/tahrir/commit/dc31442bc959cb763150be87d4692bf64f5f1810) - Show the issuer name, not the DB id. [45189d78f](https://github.com/fedora-infra/tahrir/commit/45189d78fa4efd8abc1c60b7439f5a87596e93e6) - Use the new badger avatar. Thanks \@ryanlerch! [52694a553](https://github.com/fedora-infra/tahrir/commit/52694a553bca1cf044d904482041be18f35681a3) - Ship the fedora sitedocs with the next tarball. [5e5175728](https://github.com/fedora-infra/tahrir/commit/5e51757284e7cba7c92476087b65b1583d70cebd) - Make the footer configurable and link to the badges trac instance. Fixes #172. [a1a6c6e45](https://github.com/fedora-infra/tahrir/commit/a1a6c6e45c3651c5e115cf05d9ed64a1ec2b622b) - Just to simplify. [e2abb21c7](https://github.com/fedora-infra/tahrir/commit/e2abb21c7f607eda1aaac5074bfff089bb9d3409) - First pass at social media links. [572e710bd](https://github.com/fedora-infra/tahrir/commit/572e710bdd0513a0f57ebf90cae54d4754a03255) - Only load third-party javascript if the user decides to. [656721651](https://github.com/fedora-infra/tahrir/commit/6567216510743cdfd6d87cf5a01d45663333fa87) - Only display social media links on your own profile. [2f4a8977d](https://github.com/fedora-infra/tahrir/commit/2f4a8977da3663d79c93be448b0af227314994b0) - Unicode, right? [1121de612](https://github.com/fedora-infra/tahrir/commit/1121de6128d4d0bc66242b7d35580c957239d864) - And emoji, for completeness. [75bd5e0d1](https://github.com/fedora-infra/tahrir/commit/75bd5e0d1a1b0fc2fd9c06de4097c3d8b2dd3852) - Initial try at FOAF stuff. [0ef33a906](https://github.com/fedora-infra/tahrir/commit/0ef33a9067a8974b5eb3f4ae6bc90538e38a4806) - Add openid linkage to foaf stuff. [14a0a944c](https://github.com/fedora-infra/tahrir/commit/14a0a944c211bbbaa105328f81e86822d5b1a101) - We don\'t need these anymore because its the future. [9f1f4d3c7](https://github.com/fedora-infra/tahrir/commit/9f1f4d3c79751b626200201366f616b4898af345) - Unicode safety is best. [fe1f83010](https://github.com/fedora-infra/tahrir/commit/fe1f83010c5a5dfbaac850169c9a9049a502077a) - Merge pull request #186 from fedora-infra/feature/foaf [43553a90b](https://github.com/fedora-infra/tahrir/commit/43553a90b1179df5bf89e6797cb62fd4bc09f6c2) - Merge pull request #185 from fedora-infra/feature/social-media [2e6379a44](https://github.com/fedora-infra/tahrir/commit/2e6379a4450cbbf482611d16fd63838d441b89d6) - Template tweaks. [76a238629](https://github.com/fedora-infra/tahrir/commit/76a238629de0d9c07bba8dece6b47f41c511bd31) - Force columns to be a certain min height to accomodate the metadata on the user page. [dffa09ced](https://github.com/fedora-infra/tahrir/commit/dffa09ced01299d8030341b5888c8867b662232e) - Hide nick inside as an rdf attribute. [888dee018](https://github.com/fedora-infra/tahrir/commit/888dee01886924cf0362f475f092f877a3df2fc5) - Hide social div inside the conditional. [08912eb6d](https://github.com/fedora-infra/tahrir/commit/08912eb6d98cb28cd2c5e8f9f7136138505fa761) - Modernity in alchemy. [1d242d195](https://github.com/fedora-infra/tahrir/commit/1d242d195622e5d5c9869f243d42df86ffd86696) ## Version 0.3.3 - Badge Holder list on badge view closes #127. [3c3f3b03f](https://github.com/fedora-infra/tahrir/commit/3c3f3b03fdc5a78e2ec09a9a792884e14e3a35cb) - Displaying user rank on user profile view closes #157. [40f575ffc](https://github.com/fedora-infra/tahrir/commit/40f575ffc0bfaea26297a2b689362c8b489bcb7a) - Lazily load \"person\" for leaderboard for a speed boost. [cf968a0a8](https://github.com/fedora-infra/tahrir/commit/cf968a0a879a8ce8703ee1ab35c6fa124d24cfba) - Merge pull request #158 from fedora-infra/leaderboard_slowness [f5da0b84c](https://github.com/fedora-infra/tahrir/commit/f5da0b84ca971d959d071fb46e8fc1ac27e9a9e3) - Fix logic for showing rank in JSON lb endpoint. [cc7a10430](https://github.com/fedora-infra/tahrir/commit/cc7a104304e7b1551487cf9f243463d3213e14a0) - Fix leaderboard/username/json\... Sigh. [524e1335a](https://github.com/fedora-infra/tahrir/commit/524e1335a1009369e12944c0e36bd6aff0e17b9b) - Merge branch \'develop\' into leaderboard_slowness [f37f96287](https://github.com/fedora-infra/tahrir/commit/f37f962879940016d503681df0ba7bf886b456e9) - Merge pull request #159 from fedora-infra/leaderboard_slowness [2beabf0d2](https://github.com/fedora-infra/tahrir/commit/2beabf0d2430d8334ad1d902e6ceb9eda436d2be) - Undo it all for now, this is broken. Sigh. [43136cd95](https://github.com/fedora-infra/tahrir/commit/43136cd951d2268920f959df2bd3622dc26f125c) - Fix JSON lb endpoint yet again. [011b786ef](https://github.com/fedora-infra/tahrir/commit/011b786ef2f7a26fc2d39c875abb61a764cc8a5b) - Allow a default issuer for the badge builder. [b46d1eb13](https://github.com/fedora-infra/tahrir/commit/b46d1eb133b276c33eafb6a57cd339b38f3f15cd) - Give a 404 for missing users instead of a 500. Fixes #162. [f353c47e6](https://github.com/fedora-infra/tahrir/commit/f353c47e6141968bd81920f2fa6e2474d4434002) - Redo how /leaderboard works to make it faster. [83e02cfb0](https://github.com/fedora-infra/tahrir/commit/83e02cfb0da58566791dfcc6d697d2898e370ca2) - Wrap lb json endpoint in a \"leaderboard\" field. [11c0beb17](https://github.com/fedora-infra/tahrir/commit/11c0beb17bc8f2f509a6675dae3670ea85a8e1a0) - slightly comment how this works. [09bf94f23](https://github.com/fedora-infra/tahrir/commit/09bf94f23cb87bd01f819140046490f1100adaa0) - Merge pull request #173 from fedora-infra/lb_json [4c21e3702](https://github.com/fedora-infra/tahrir/commit/4c21e37026ac8a5414b820b05de95f55c91367b1) - Merge pull request #169 from fedora-infra/feature/default-issuer [4b298f492](https://github.com/fedora-infra/tahrir/commit/4b298f4928444acf2e17e9ed6f77e6965faf0247) - Merge pull request #170 from fedora-infra/feature/404-for-users [b8dde6af9](https://github.com/fedora-infra/tahrir/commit/b8dde6af97e120d13db1783e9683d433285eaa5a) ## Version 0.3.2 - Add a explore_badges view that returns all badges. [992cc9846](https://github.com/fedora-infra/tahrir/commit/992cc984674a7bdbd3dcf6855f9ac52103cbbacc) - Woah, serious mismatched header tags, there. [da36c5a40](https://github.com/fedora-infra/tahrir/commit/da36c5a40111f26e927fb762ce292dd744297deb) - Add an explore_badges template. [8b7a8df66](https://github.com/fedora-infra/tahrir/commit/8b7a8df66efbc7c68e4f1a04c6ad26fb2d3c309e) - Display all badges and 10 newest badges at /explore/badges. [0e8129747](https://github.com/fedora-infra/tahrir/commit/0e81297476a6bed30222050e5309539e7b401cc0) - explore_badges view displays all badges and 20 newest badges. [9b5a48f33](https://github.com/fedora-infra/tahrir/commit/9b5a48f335752ff01096b8ed107b0636e1fc43ac) - A link to the explore_badges view on the explore view closes #150. [3ebaad567](https://github.com/fedora-infra/tahrir/commit/3ebaad567abe880f15466a39708ca27a50c08e23) - Better search results, plus \@lmacken\'s suggestion for feedback when no results are found. [1cdf47042](https://github.com/fedora-infra/tahrir/commit/1cdf47042ad7760b8e9ec7f4df53ea2f0b28d588) ## Version 0.3.1 - Never again. [8edf587ac](https://github.com/fedora-infra/tahrir/commit/8edf587acc2dddc933ae98ba3986e5ff075d8338) - Fix 500 with postgres in badge search. [78eb0b10a](https://github.com/fedora-infra/tahrir/commit/78eb0b10ade6aa778395ba50b7c79c653d9f522e) - Alter \"was awarded\" snippet in assertion app to match recent index page change. [0a366e97e](https://github.com/fedora-infra/tahrir/commit/0a366e97e3a4d02e6c2253f1032dc8a5c359d457) - Consistent user links [e8df90e9c](https://github.com/fedora-infra/tahrir/commit/e8df90e9cae59fc5de0e4935b49fe3bb60b3ec52) - Fix badge links in the search results. [15f08c9fa](https://github.com/fedora-infra/tahrir/commit/15f08c9fa0c61d456a794bd64eeb82d48336e560) - add leaderboard json endpoint and make user json generator re-usable. [3c8e614d3](https://github.com/fedora-infra/tahrir/commit/3c8e614d30b57268db544df12831e8a7c537653e) - make leaderboard respect (hide) opted-out people. [9e2e156d3](https://github.com/fedora-infra/tahrir/commit/9e2e156d3b32c844f7528aee87a89a987c180492) - Merge pull request #146 from fedora-infra/leaderboard_optout [9b02c344c](https://github.com/fedora-infra/tahrir/commit/9b02c344c8c692b22f75ffef1da8f7baea7e25ae) - Merge branch \'leaderboard_optout\' into leaderboard_json [7b0dc2c54](https://github.com/fedora-infra/tahrir/commit/7b0dc2c5497f9877b0b7c32bacbda873e0bb5e58) - respect opt-out in the json endpoint too [b951bf3ef](https://github.com/fedora-infra/tahrir/commit/b951bf3efdf5585c67a31d172464eadd2a7f64d6) - limit the JSON leaderboard endpoint to 25 users, like the main endpoint [752b4d7a6](https://github.com/fedora-infra/tahrir/commit/752b4d7a66b81b70808a4144fdedfd8e86c40a5d) - Just some starting docs stuff from yesterday, copied from readme. Moar improvements later. [870c3fdfa](https://github.com/fedora-infra/tahrir/commit/870c3fdfa034d84752f16db6eaea392474dae2be) - Merge pull request #144 from fedora-infra/feature/consistent-user-links [501dada08](https://github.com/fedora-infra/tahrir/commit/501dada0805b5c3f0cd96a1c388e906275698751) - Merge pull request #145 from fedora-infra/feature/safe-search-result-badge-links [ce43ccc99](https://github.com/fedora-infra/tahrir/commit/ce43ccc995b182c005c89d17e29161080a4526de) - Merge pull request #147 from fedora-infra/leaderboard_json [31e9d6148](https://github.com/fedora-infra/tahrir/commit/31e9d61489b3d8a43c8001ffa55ba460c54287d3) - Add link to user JSON from user profile view. [67f3cb624](https://github.com/fedora-infra/tahrir/commit/67f3cb6242317e7d34728348869a30f1ef02963b) - Introduce user-specific rank JSON endpoint. [801c3f40a](https://github.com/fedora-infra/tahrir/commit/801c3f40a09f41837cbe373f7e7f830725111e56) - Merge pull request #149 from fedora-infra/leaderboard_json [692c8542f](https://github.com/fedora-infra/tahrir/commit/692c8542f87f69731549bde1b4aa7d6216d41090) - More docs work. [b8c2b9bf6](https://github.com/fedora-infra/tahrir/commit/b8c2b9bf637ff814523b738c422128373c9c4d56) - Few capitalization tweaks in readme. [c66a7bbfc](https://github.com/fedora-infra/tahrir/commit/c66a7bbfc40ee377a8d21c8ff38760cab67be81d) - Don\'t restate badge name in badge statistics. [09c83da1f](https://github.com/fedora-infra/tahrir/commit/09c83da1f15855a2a2b739902943561bc418739e) - Even less verbose badge statistics. [2425e09da](https://github.com/fedora-infra/tahrir/commit/2425e09dacf64d6c2b8c593a021458950939c695) - Whoops, getting too excited. Messed up some HTML tag positioning. [7f5e73e23](https://github.com/fedora-infra/tahrir/commit/7f5e73e23300c68de136d7c77c75ca272756e4c1) ## Version 0.3.0 - Typofix. [eea88b598](https://github.com/fedora-infra/tahrir/commit/eea88b598f0356d030b89a92a17054ec8ccdc2f2) - Well, I\'ll be\... this block got put in twice somehow. [58089b73f](https://github.com/fedora-infra/tahrir/commit/58089b73f5423cf37f2a318c47f39fb775612324) - This is the start of a JSON API for /badges. [9d4acdf0b](https://github.com/fedora-infra/tahrir/commit/9d4acdf0b67beb14cf89a981a3c4ea19a1688a58) - fix 404 handling [a5c05ad95](https://github.com/fedora-infra/tahrir/commit/a5c05ad956d59d977f08d7b5dc16129925cf9426) - Make the badge json stuff reusable and use it for user_json [c5391d720](https://github.com/fedora-infra/tahrir/commit/c5391d72061fdccb2b64994f2df8728b3a6dc393) - Add avatar url for \@ralphbean :) [6c414160e](https://github.com/fedora-infra/tahrir/commit/6c414160e76eff05cf8c0120b8df4b19bbc0ef25) - Clean up readme. For #124. [4576357f0](https://github.com/fedora-infra/tahrir/commit/4576357f03ccfe255db97f589d2aae1fc0ea0607) - Moar bolded stats on badges view. [dae824c9f](https://github.com/fedora-infra/tahrir/commit/dae824c9f853356e840ecc4c3ec7befc69f2d4c1) - Add a link to production in the readme. [add537ebb](https://github.com/fedora-infra/tahrir/commit/add537ebbcf8a269319ffd2c7f13c21a96f3bda1) - Merge pull request #139 from fedora-infra/badge_json [0214a69b2](https://github.com/fedora-infra/tahrir/commit/0214a69b2bb681da635e702b931e1ccaf6ce948c) - Some spacing and indentation for clarity. [039f9e9ef](https://github.com/fedora-infra/tahrir/commit/039f9e9efea188d8fd3013a0707252f6678023b3) - Bolding and clarification on badge view for badges earned. [f969f53d5](https://github.com/fedora-infra/tahrir/commit/f969f53d5925f3f86ed27404c367d332106bf52b) - Fedora badge bullet. Closes #133. [27ef6de49](https://github.com/fedora-infra/tahrir/commit/27ef6de495dbc7cea6f26c6621173667d95fed05) - This may solve #140. [f6b261811](https://github.com/fedora-infra/tahrir/commit/f6b261811a4ca28732899c8bd8fe612da15efcd8) - Make it clearer who earned the badge on Latest Awards, especially for mobile users. [5e0361fc3](https://github.com/fedora-infra/tahrir/commit/5e0361fc399d42883919ec68801ab1f01bdd459d) - Admin panel clarifications. [f3f32a87e](https://github.com/fedora-infra/tahrir/commit/f3f32a87e883a0bfab430d03c35a262fcb39625d) - Add a link to badge view to view badge as JSON. [9d29514d1](https://github.com/fedora-infra/tahrir/commit/9d29514d1148fa2aaac8bd96e5304f1234441ed8) - Move active invitations list above buttons on user profile view. [a1fcc324e](https://github.com/fedora-infra/tahrir/commit/a1fcc324ed8343ec8eca2f338cb9ad65d86db3fe) ## Version 0.2.9 - Reduce ldrbd. competetors from +/- 5 to +/- 2. [91e6e5bed](https://github.com/fedora-infra/tahrir/commit/91e6e5bedc5e09767ad8585f83fd12ae5a85aa2f) - Publish fedmsg messages for awarded frontend badges. For #136. [b49b164f5](https://github.com/fedora-infra/tahrir/commit/b49b164f531a75d3e1d837a3dd56a216cf90c4c1) ## Version 0.2.8 - Remove trailing slashes from the domain if they exist. [8ed58c319](https://github.com/fedora-infra/tahrir/commit/8ed58c3196f91c9cee5d97d4d0ab9850eceff0ba) - Make nickname changing configurable. [32449bcb3](https://github.com/fedora-infra/tahrir/commit/32449bcb3b68e17fe15f441ef6deecb22d983b3c) - Whoops.. but \"on\" by default. [9703b5b40](https://github.com/fedora-infra/tahrir/commit/9703b5b40427450471a8f080b75cc05101f8f33d) - Don\'t display the trailing comma on the tag list on the badge view. [54e0c3643](https://github.com/fedora-infra/tahrir/commit/54e0c3643d2584906643a81b0bf0e03976d8c1fd) ## Version 0.2.7 - Modernize apache config. [044e5d605](https://github.com/fedora-infra/tahrir/commit/044e5d605bc01fdc8ac1cc0219f092b49cd3ccf4) - 0.1.9 [8b5288ec5](https://github.com/fedora-infra/tahrir/commit/8b5288ec5d563c49fde54265b879cf97a37aa5cb) - Basic websocket injection. [da92f7e26](https://github.com/fedora-infra/tahrir/commit/da92f7e26405763769a3bddb6ddbda1a178d4c9a) - Inject a widget to handle websocket callbacks. [9eee6fb5d](https://github.com/fedora-infra/tahrir/commit/9eee6fb5dad5b08a104e0c4c6accd77de8469117) - Listen to staging. [cbb8bc848](https://github.com/fedora-infra/tahrir/commit/cbb8bc84870b81891c6aa8e5205a1c441845c440) - Restrict the topic we listen on. [076885cc6](https://github.com/fedora-infra/tahrir/commit/076885cc67210f8f3e07c9a454790d8cc61ae2a0) - Give the latest awards\' wrapper an id for manipulation. [467a2b29d](https://github.com/fedora-infra/tahrir/commit/467a2b29d7338816b9850dc36eb275d3a11be977) - Use that secure socket layer, friends. [f0c67abe0](https://github.com/fedora-infra/tahrir/commit/f0c67abe0263e22d188ec71080edf44541c24a2b) - Requires a particular version of moksha.wsgi. [c3630c9bd](https://github.com/fedora-infra/tahrir/commit/c3630c9bd13d9f1ec360b0ebdecc0497d98eefea) - Make the websocket topic configurable. [60c084815](https://github.com/fedora-infra/tahrir/commit/60c084815886f78b07651702abe5ea27743cae2c) - Make a queriable assertion widget. [1734706a8](https://github.com/fedora-infra/tahrir/commit/1734706a87b685c0ae9807f64983b6469e0bc756) - Get websocket DOM manipulation on lock. [b9129f844](https://github.com/fedora-infra/tahrir/commit/b9129f84436cf5511d3255603cfc119a32dca5fb) - Merge branch \'feature/websockets\' into develop [3b7881ec4](https://github.com/fedora-infra/tahrir/commit/3b7881ec4acd8e34789c0ff7cd0092e76ed5071a) - Make websocket injection configurable. [fcc03184b](https://github.com/fedora-infra/tahrir/commit/fcc03184b2e582c99c12dfb4262c80ab0edc2116) - 0.2.4 [24dbfedcf](https://github.com/fedora-infra/tahrir/commit/24dbfedcfb30f74d2caf3a15eeae4dbbaba32108) - Add a requirements.txt file for use with RTFD. [b580082f2](https://github.com/fedora-infra/tahrir/commit/b580082f21a64106b154c45738bfe4e64aa43bc0) - Start of tags view. Need to finish badges-from-tags branch in API. [8415fa29b](https://github.com/fedora-infra/tahrir/commit/8415fa29b51a3479b1705863b0d7957ccefb1dff) - Set websockets to true by default. [93d14b7ce](https://github.com/fedora-infra/tahrir/commit/93d14b7ceae8f0cdbbc55b2698ebe54afe7d0652) - Singular, not plural. [8d0288a5e](https://github.com/fedora-infra/tahrir/commit/8d0288a5e6211b159c0b8658dae59d97f1906bc0) - With websockets, we can actually hit this codepath now. [d63276c82](https://github.com/fedora-infra/tahrir/commit/d63276c82601499b09fb686430634c7402dec90c) - Shorten some stuff in the Latest Awards column to avoid uneven col lens. [106890d22](https://github.com/fedora-infra/tahrir/commit/106890d22811f0a1df508427a5729335ae06751b) - Remove dateutil from setup.py for now. [814ef12d1](https://github.com/fedora-infra/tahrir/commit/814ef12d19c6d0d07ad7d768feacce6784f7d399) - Apparently, it\'s dateutils on the cheeseshop, but imported as dateutil\... [b70321dc0](https://github.com/fedora-infra/tahrir/commit/b70321dc0db3c2ca1a23b9ea6c754c07d90a64a6) - Hell yeah, tags are working. Will finish proper implementation of view soon. [b5e3f9c2a](https://github.com/fedora-infra/tahrir/commit/b5e3f9c2aa033077777556720ff68388fa000a1d) - Better listing and feedback. [44f575300](https://github.com/fedora-infra/tahrir/commit/44f575300f62ef2994546e9d9d27d7c3b15d77e6) - Start implementing tag view on Explore page. [dd33ae43f](https://github.com/fedora-infra/tahrir/commit/dd33ae43f906a01843b1b71a41c2583a16e8f329) - Colspan 2 for search rows on Explore view. [7fcd989c2](https://github.com/fedora-infra/tahrir/commit/7fcd989c268be2b4dbe5a7609216c027a5a965a4) - Tag view /{match}/any is working, but not /{match}/all. [a449ec232](https://github.com/fedora-infra/tahrir/commit/a449ec2327326275e2db2e636ac6ce623ebf3c6b) - Display Deactivate/Reactivate account button based on Person.opt_in. [e27a03872](https://github.com/fedora-infra/tahrir/commit/e27a03872e0c5f3c8089ca4bc2a8115d5db6a922) - Improve buttons on user view. [f580466a0](https://github.com/fedora-infra/tahrir/commit/f580466a093f7309dd53e7348434a14c4383d301) - Profile button allows user to toggle opt-in mechanism. [2774b7ba4](https://github.com/fedora-infra/tahrir/commit/2774b7ba4b5d3245ac62a77077f08336e3b2924a) - Deactivated peeps don\'t show up in Person search. [eefe06bf7](https://github.com/fedora-infra/tahrir/commit/eefe06bf71699d5a404afd61eb8f74d87d57813b) - Deactivated users don\'t show up in Random People. [3db58a057](https://github.com/fedora-infra/tahrir/commit/3db58a0571846a2ddfa189505e92f824cc615563) - Use persons_assertions join to construct Latest Awards. [f69a98e9a](https://github.com/fedora-infra/tahrir/commit/f69a98e9a2dfe9f15d4ba22087e0cff05169031d) - This is the way to go. Exclude all deactivated users from front page. [73737fc19](https://github.com/fedora-infra/tahrir/commit/73737fc199c808e41c5dce8f4251dbad9e1c6642) - Profile of a deactivated user cannot be viewed by others if opted-out. [34bd595e0](https://github.com/fedora-infra/tahrir/commit/34bd595e056c7c7cdd3efbd330679a8e265873c3) - Gotta make time denominations singular when there is only \"1\" [d3fd28aa6](https://github.com/fedora-infra/tahrir/commit/d3fd28aa673293c8ec8121e6eb28efaa793e1a70) - Move logo media files from doc/ to logo/ to avoid confusion with Sphinx docs/ folder. [0621c5d92](https://github.com/fedora-infra/tahrir/commit/0621c5d92d86f22de83c8428b5a453b377a14915) - Start Sphinx documentation (quickstart-generated). [00db19d6f](https://github.com/fedora-infra/tahrir/commit/00db19d6fa738f0c4a40e9b2b0c029e1724c3e16) - Add a clarifying comment. [87e224f47](https://github.com/fedora-infra/tahrir/commit/87e224f4700fffff8965e8516189a25383445d9c) - Sort user view badges by id. Fixes #120. [1fb49b124](https://github.com/fedora-infra/tahrir/commit/1fb49b12483f0c1197452dd9851bddfe5d8e4e01) - Doh. Fix #121. (500 on leaderboard view) [b15c0cade](https://github.com/fedora-infra/tahrir/commit/b15c0cade7e75692547437c35648df695e879569) - Defaultliness is godliness. [d53df93bf](https://github.com/fedora-infra/tahrir/commit/d53df93bfd73e4dd37a1a9963a35365ec8a371cb) - Remove some header stuff from the docs index. Will do more docs stuff after working on Flock preso. [d08202a61](https://github.com/fedora-infra/tahrir/commit/d08202a6136169c80d194accc3ce9b004e2884ac) - Make tags on badge view link to tag view. [43d10bb1a](https://github.com/fedora-infra/tahrir/commit/43d10bb1a889f6d81b487a1596ade9b1e8f1df9e) - Tag view results should link via badge.id, not badge.name. [b91c6d1c8](https://github.com/fedora-infra/tahrir/commit/b91c6d1c8f8006409b9a8db8070b0497daaa5d64) - Complete proper rendering of tags list on badge view. [8b48698e0](https://github.com/fedora-infra/tahrir/commit/8b48698e041e100161d3e8bb8cd9e645dcbb9150) - 0.2.6 [ef7087fc9](https://github.com/fedora-infra/tahrir/commit/ef7087fc998618d32c6106d45d0879b64be1a74b) - Merge branch \'master\' into develop [06a9d6328](https://github.com/fedora-infra/tahrir/commit/06a9d63282220e0d5eecb4b831b485318a272e17) - OK. For reals. Its python-dateutil. [d89eca53d](https://github.com/fedora-infra/tahrir/commit/d89eca53deda540ab652dde590b80ea3311d2040) - Hack: if login fails, just try again. [d515c512e](https://github.com/fedora-infra/tahrir/commit/d515c512eba51aa96944633b56fdb68ee8a67426) - Use the avatar associated with an openid, not the email. [28bfec826](https://github.com/fedora-infra/tahrir/commit/28bfec8260c4f3b3bcd3d10f53a5bddd719aadd7) - Make logging in to change your avatar super simple. [93bc04985](https://github.com/fedora-infra/tahrir/commit/93bc04985282f3c54396762153980c1e3af2de4c) - Correctly generate avatar urls for openid identifiers. [2aa33d5c7](https://github.com/fedora-infra/tahrir/commit/2aa33d5c76a8aa2e8a90e1ffbf03fe0df21323ff) ## Version 0.2.6 - Start of tags view. Need to finish badges-from-tags branch in API. [be0f32165](https://github.com/fedora-infra/tahrir/commit/be0f321659ec10b24739a2ba3939bb63688a610d) - Set websockets to true by default. [5e64dbc45](https://github.com/fedora-infra/tahrir/commit/5e64dbc453c112ce273ec73204034a7f097e9cc4) - Singular, not plural. [aece70a9b](https://github.com/fedora-infra/tahrir/commit/aece70a9b016080558422b59feac8a1f52b2648d) - With websockets, we can actually hit this codepath now. [215b82c5f](https://github.com/fedora-infra/tahrir/commit/215b82c5fd451f57a13c1ef636c9d833ea7662e0) - Shorten some stuff in the Latest Awards column to avoid uneven col lens. [dbc60189f](https://github.com/fedora-infra/tahrir/commit/dbc60189fab37240495cf820cf6a30bcb44c6388) - Remove dateutil from setup.py for now. [740b055ca](https://github.com/fedora-infra/tahrir/commit/740b055ca2c6dbd7162861a0caa327f7420fd3ad) - Apparently, it\'s dateutils on the cheeseshop, but imported as dateutil\... [835c1614f](https://github.com/fedora-infra/tahrir/commit/835c1614f8322d0d7024d6364265f500ce51e58a) - Merge branch \'develop\' into feature/tags [3262cf7ce](https://github.com/fedora-infra/tahrir/commit/3262cf7ceb93af68805ff4bb59c73368e908d7ee) - Hell yeah, tags are working. Will finish proper implementation of view soon. [e7ab6c91a](https://github.com/fedora-infra/tahrir/commit/e7ab6c91a5df80e7c46a33005e3d6304c4db6c9a) - Better listing and feedback. [ddd939d6f](https://github.com/fedora-infra/tahrir/commit/ddd939d6ffec85bca57bd076dd78cbf1b282e0db) - Start implementing tag view on Explore page. [5cd848157](https://github.com/fedora-infra/tahrir/commit/5cd848157a4723c00cd20f84e51ce7e36ceaa6e9) - Colspan 2 for search rows on Explore view. [74232630e](https://github.com/fedora-infra/tahrir/commit/74232630eb3db2c441e29aa972eae7d1df9d36f0) - Tag view /{match}/any is working, but not /{match}/all. [4fbb74a85](https://github.com/fedora-infra/tahrir/commit/4fbb74a85288d4607a71088f104b20610c653613) - Merge branch \'feature/tags\' into develop [96be39bc0](https://github.com/fedora-infra/tahrir/commit/96be39bc0ddb84ad99df4074299b82d969230026) - Display Deactivate/Reactivate account button based on Person.opt_in. [a5588f5bc](https://github.com/fedora-infra/tahrir/commit/a5588f5bcb716fe67c40f9665a41e2f3acd58de2) - Improve buttons on user view. [69fa6bf42](https://github.com/fedora-infra/tahrir/commit/69fa6bf42909633d4ae950f949df420228d90e97) - Profile button allows user to toggle opt-in mechanism. [1cb2a7c97](https://github.com/fedora-infra/tahrir/commit/1cb2a7c97c7064fdeb2b9f8bf573157028f68420) - Deactivated peeps don\'t show up in Person search. [4686a967c](https://github.com/fedora-infra/tahrir/commit/4686a967cfcc859965b9907d54e61c2a74f000ff) - Deactivated users don\'t show up in Random People. [c7694fcee](https://github.com/fedora-infra/tahrir/commit/c7694fcee63c3171069695d800bd6373a4094ebb) - Use persons_assertions join to construct Latest Awards. [8a76e849a](https://github.com/fedora-infra/tahrir/commit/8a76e849ab4d81c6d8a19dfbf6b4f4ba2e6205d8) - This is the way to go. Exclude all deactivated users from front page. [fbd49a0cf](https://github.com/fedora-infra/tahrir/commit/fbd49a0cf6e62e6a637952598e74825db19f3b9a) - Profile of a deactivated user cannot be viewed by others if opted-out. [9d9f0a3e4](https://github.com/fedora-infra/tahrir/commit/9d9f0a3e4dfdd8867e61efef53f3a9519385fff4) - Gotta make time denominations singular when there is only \"1\" [fbeff0563](https://github.com/fedora-infra/tahrir/commit/fbeff056311418e4d38debd72a47c3554910fda3) - Move logo media files from doc/ to logo/ to avoid confusion with Sphinx docs/ folder. [228dc6140](https://github.com/fedora-infra/tahrir/commit/228dc6140bf1c55ae87ff32bcaac9c171cea0357) - Start Sphinx documentation (quickstart-generated). [14dcac124](https://github.com/fedora-infra/tahrir/commit/14dcac124a914e1a1d903af0eb33a37f13358afa) - Add a clarifying comment. [31285bf3a](https://github.com/fedora-infra/tahrir/commit/31285bf3a4452c7115f4d409b25e62da181bf15a) - Sort user view badges by id. Fixes #120. [fff3200c6](https://github.com/fedora-infra/tahrir/commit/fff3200c6744d35f6b3b906e4cf62dd534eb13c4) - Doh. Fix #121. (500 on leaderboard view) [b08160ce0](https://github.com/fedora-infra/tahrir/commit/b08160ce0e7c2c0a433ca91d9ebd84a9f497bf73) - Defaultliness is godliness. [ee572b593](https://github.com/fedora-infra/tahrir/commit/ee572b593037b55ba5c27ba98b9e6d11a058cb2a) - Remove some header stuff from the docs index. Will do more docs stuff after working on Flock preso. [a5190d203](https://github.com/fedora-infra/tahrir/commit/a5190d203c85b9cb5341402a06dc9a8a868b9620) - Make tags on badge view link to tag view. [64decf75f](https://github.com/fedora-infra/tahrir/commit/64decf75f89d41fd3011e61fa748309e565b9dbc) - Tag view results should link via badge.id, not badge.name. [fdfcb12af](https://github.com/fedora-infra/tahrir/commit/fdfcb12af42f30002fc9fb934b52dddba1195282) - Complete proper rendering of tags list on badge view. [062b7bc87](https://github.com/fedora-infra/tahrir/commit/062b7bc87b31690deaf2a2eacf1c455d53358614) ## Version 0.2.5 - Fix an error that was occuring with Postgres. [aeb4bca32](https://github.com/fedora-infra/tahrir/commit/aeb4bca32511ff44286e8b1612843a357605c7f5) - Make all index columns display 5 items. [26154e7f4](https://github.com/fedora-infra/tahrir/commit/26154e7f428a7129ebf46f580e547712cfa41c0c) - PEP 8. [bd41939a1](https://github.com/fedora-infra/tahrir/commit/bd41939a13703a1cf4375246fdbe9d28ba48088f) - Basic websocket injection. [da92f7e26](https://github.com/fedora-infra/tahrir/commit/da92f7e26405763769a3bddb6ddbda1a178d4c9a) - Limit top persons on leaderboard to 25 people. [053aad053](https://github.com/fedora-infra/tahrir/commit/053aad0532a93cea33c0df1248dc797123ae72de) - Inject a widget to handle websocket callbacks. [9eee6fb5d](https://github.com/fedora-infra/tahrir/commit/9eee6fb5dad5b08a104e0c4c6accd77de8469117) - Listen to staging. [cbb8bc848](https://github.com/fedora-infra/tahrir/commit/cbb8bc84870b81891c6aa8e5205a1c441845c440) - Restrict the topic we listen on. [076885cc6](https://github.com/fedora-infra/tahrir/commit/076885cc67210f8f3e07c9a454790d8cc61ae2a0) - Give the latest awards\' wrapper an id for manipulation. [467a2b29d](https://github.com/fedora-infra/tahrir/commit/467a2b29d7338816b9850dc36eb275d3a11be977) - Make top contributors on index page a random sample of the top 10%. [a1bf47303](https://github.com/fedora-infra/tahrir/commit/a1bf4730367848c4afc5889a14a7a223963f887f) - Use that secure socket layer, friends. [f0c67abe0](https://github.com/fedora-infra/tahrir/commit/f0c67abe0263e22d188ec71080edf44541c24a2b) - Requires a particular version of moksha.wsgi. [c3630c9bd](https://github.com/fedora-infra/tahrir/commit/c3630c9bd13d9f1ec360b0ebdecc0497d98eefea) - Make the websocket topic configurable. [60c084815](https://github.com/fedora-infra/tahrir/commit/60c084815886f78b07651702abe5ea27743cae2c) - Make a queriable assertion widget. [1734706a8](https://github.com/fedora-infra/tahrir/commit/1734706a87b685c0ae9807f64983b6469e0bc756) - Get websocket DOM manipulation on lock. [b9129f844](https://github.com/fedora-infra/tahrir/commit/b9129f84436cf5511d3255603cfc119a32dca5fb) - Merge branch \'feature/websockets\' into develop [3b7881ec4](https://github.com/fedora-infra/tahrir/commit/3b7881ec4acd8e34789c0ff7cd0092e76ed5071a) - Make websocket injection configurable. [fcc03184b](https://github.com/fedora-infra/tahrir/commit/fcc03184b2e582c99c12dfb4262c80ab0edc2116) - 0.2.4 [24dbfedcf](https://github.com/fedora-infra/tahrir/commit/24dbfedcfb30f74d2caf3a15eeae4dbbaba32108) - Basic websocket injection. [b4a53f553](https://github.com/fedora-infra/tahrir/commit/b4a53f553c731cbe68d39d3dbe1f349941f369a1) - Inject a widget to handle websocket callbacks. [1f617d6a7](https://github.com/fedora-infra/tahrir/commit/1f617d6a7514e73ac2d7361ee84b450096ee9559) - Listen to staging. [1f49c77cd](https://github.com/fedora-infra/tahrir/commit/1f49c77cd3a4a88c5b5f71ec11307f685977b0fa) - Restrict the topic we listen on. [aeb3ebc03](https://github.com/fedora-infra/tahrir/commit/aeb3ebc03bc5c8046cb75c0504b69ef5fd78de91) - Give the latest awards\' wrapper an id for manipulation. [e4700c921](https://github.com/fedora-infra/tahrir/commit/e4700c921c8ac77ae6a2aab123637ddd158262f2) - Use that secure socket layer, friends. [9a294f6d9](https://github.com/fedora-infra/tahrir/commit/9a294f6d97a2f3a9fa8271ddace12da7360a3b88) - Requires a particular version of moksha.wsgi. [074efad25](https://github.com/fedora-infra/tahrir/commit/074efad25daf752fecd3ca7308a9dab549af05c8) - Make the websocket topic configurable. [3eb28cdd8](https://github.com/fedora-infra/tahrir/commit/3eb28cdd8f185ccbabc20dc8fccdd336f5a5a56e) - Make a queriable assertion widget. [9e3723683](https://github.com/fedora-infra/tahrir/commit/9e37236832be148d8adbd7c9a02862eb8998153c) - Get websocket DOM manipulation on lock. [3a60dd598](https://github.com/fedora-infra/tahrir/commit/3a60dd598c5e48ba40a845147ea361b3de4379fc) - Make websocket injection configurable. [e3fd57755](https://github.com/fedora-infra/tahrir/commit/e3fd577557221a0486ed48028014a82d89d4d823) - 0.2.4 [37fb65bfb](https://github.com/fedora-infra/tahrir/commit/37fb65bfb2d8813a57fd9806981c59cea02a8b74) ## Version 0.2.4 - Un-working code from my attempt to display invites. [2b31dfbdc](https://github.com/fedora-infra/tahrir/commit/2b31dfbdcfa3fc7a764e2563183b42a2eeec8b28) - Need to mangle keys for memcached to not flip out. [fb91f7267](https://github.com/fedora-infra/tahrir/commit/fb91f7267fe418f8a69053f9d8ae1ea90f9f264a) - htmlDecode to get around weird escaping issues with the assertion urls. [b61c7000c](https://github.com/fedora-infra/tahrir/commit/b61c7000cf29c80a787e41bca94d28e253415847) - Merge branch \'develop\' into feature/display-invites [5c52c778d](https://github.com/fedora-infra/tahrir/commit/5c52c778d7bdc2db2c28bff3b0fd06400aff71b1) - Should be self.request. [a46a36bd3](https://github.com/fedora-infra/tahrir/commit/a46a36bd3f90b4fe448a4c0035ed6ed718cea2a4) - Temporarily avoid using pylibravatar to workaround python-pydns issues on epel6. [c5a4045c6](https://github.com/fedora-infra/tahrir/commit/c5a4045c68dca1cb36a8bd189066515b1a0b134c) - Space those invitations. [94cca46cd](https://github.com/fedora-infra/tahrir/commit/94cca46cdd7207c4863e74cfcc4abc738f6ebaa1) - Cleanup. [23745bb35](https://github.com/fedora-infra/tahrir/commit/23745bb35938ebbdfb06c8d2ee65833de6a0ca64) - Fix libravatar idiosyncracy. [95fe974c0](https://github.com/fedora-infra/tahrir/commit/95fe974c084c572e8b8545ff29f82f82c4884804) - Only display invitations which have not yet expired. [248f84820](https://github.com/fedora-infra/tahrir/commit/248f84820dad4e34d9a7081fe88edaaf1f18f727) - Turns out it doesn\'t really need to be that big. [0867af34b](https://github.com/fedora-infra/tahrir/commit/0867af34b2277f6ac89b28063c909f6195255d66) - Merge branch \'develop\' into feature/display-invites [cda229a76](https://github.com/fedora-infra/tahrir/commit/cda229a76c89c6a836a15eb5e88245ebbb3042a4) - Use parsed dates when creating new invitations. [ca9f10676](https://github.com/fedora-infra/tahrir/commit/ca9f10676d00fa55935aa0ef4da49471feb8c9a1) - Use correct resource_url when doing login redirection for invitations. [cd8740f16](https://github.com/fedora-infra/tahrir/commit/cd8740f16cc412d0dfed423e4cc1cbbcbba2255e) - Update invitation code to use the latest tahrir-api. [9d7c72613](https://github.com/fedora-infra/tahrir/commit/9d7c72613a24cfae593fa49326f8388c53c88704) - Remove hardcoded redirect after invitation is claimed. [677a223b2](https://github.com/fedora-infra/tahrir/commit/677a223b2553ad00bb86c34fb398a126358e2141) - Add some TODO notes. [4c531165d](https://github.com/fedora-infra/tahrir/commit/4c531165db2bdfa0f9007fd1a65a866c4056c2dc) - Merge branch \'feature/display-invites\' into develop [dabb76dad](https://github.com/fedora-infra/tahrir/commit/dabb76dadd48daea56027e3f82351902a1526547) - Relative dates ftw. [4ac88c97c](https://github.com/fedora-infra/tahrir/commit/4ac88c97ca1612592c50a38f38f7336e5e6560e7) - Bugfix - pass person.email instead of person.id. [84a606d16](https://github.com/fedora-infra/tahrir/commit/84a606d16b3db30fb47de9eab2543d7acacd8226) - Basic websocket injection. [da92f7e26](https://github.com/fedora-infra/tahrir/commit/da92f7e26405763769a3bddb6ddbda1a178d4c9a) - Inject a widget to handle websocket callbacks. [9eee6fb5d](https://github.com/fedora-infra/tahrir/commit/9eee6fb5dad5b08a104e0c4c6accd77de8469117) - Listen to staging. [cbb8bc848](https://github.com/fedora-infra/tahrir/commit/cbb8bc84870b81891c6aa8e5205a1c441845c440) - Restrict the topic we listen on. [076885cc6](https://github.com/fedora-infra/tahrir/commit/076885cc67210f8f3e07c9a454790d8cc61ae2a0) - Give the latest awards\' wrapper an id for manipulation. [467a2b29d](https://github.com/fedora-infra/tahrir/commit/467a2b29d7338816b9850dc36eb275d3a11be977) - Use that secure socket layer, friends. [f0c67abe0](https://github.com/fedora-infra/tahrir/commit/f0c67abe0263e22d188ec71080edf44541c24a2b) - Requires a particular version of moksha.wsgi. [c3630c9bd](https://github.com/fedora-infra/tahrir/commit/c3630c9bd13d9f1ec360b0ebdecc0497d98eefea) - Make the websocket topic configurable. [60c084815](https://github.com/fedora-infra/tahrir/commit/60c084815886f78b07651702abe5ea27743cae2c) - Make a queriable assertion widget. [1734706a8](https://github.com/fedora-infra/tahrir/commit/1734706a87b685c0ae9807f64983b6469e0bc756) - Get websocket DOM manipulation on lock. [b9129f844](https://github.com/fedora-infra/tahrir/commit/b9129f84436cf5511d3255603cfc119a32dca5fb) - Merge branch \'feature/websockets\' into develop [3b7881ec4](https://github.com/fedora-infra/tahrir/commit/3b7881ec4acd8e34789c0ff7cd0092e76ed5071a) - Make websocket injection configurable. [fcc03184b](https://github.com/fedora-infra/tahrir/commit/fcc03184b2e582c99c12dfb4262c80ab0edc2116) ## Version 0.2.3 - Patched table width into css from html. [d79e6ef03](https://github.com/fedora-infra/tahrir/commit/d79e6ef030a7663aee15323742c2c26c6e7d373d) - Patched width as % to form tables. [ca44b1b13](https://github.com/fedora-infra/tahrir/commit/ca44b1b134e1be8e6173cc108da0c28d68988280) - Set max form table width to pixel value. [6d795a933](https://github.com/fedora-infra/tahrir/commit/6d795a9333d282ceee0845352122699ca3859c8e) - Link to the staging instance. [09ae0a9a6](https://github.com/fedora-infra/tahrir/commit/09ae0a9a64038a6a5e8ba3ecbf0924f930580f2f) - Merge pull request #106 from CDeLorme/develop [ac2046676](https://github.com/fedora-infra/tahrir/commit/ac2046676738715d26a0f6a8b313a6402c63d1b1) - Don\'t italicize description, since we want to convert from RST for frmting. [0b3cf6153](https://github.com/fedora-infra/tahrir/commit/0b3cf615352542e81198d12aba0838dd006ef76f) - Add docutils to setup.py for #69. [da99ed91e](https://github.com/fedora-infra/tahrir/commit/da99ed91e683ae1af4ca8a12dbb3fefb3bde01f3) - Badge descriptions are converted from RST to HTML. Close #69. [774c57332](https://github.com/fedora-infra/tahrir/commit/774c573323bcc6670cbd88c481d89460d93a7369) - Properly apply description CSS class to converted description. [fa4fc85b9](https://github.com/fedora-infra/tahrir/commit/fa4fc85b92ffcbe9620b1a08d9347ff3ccbe53dd) - Display a message if the user doesn\'t have any badges. [ad97c35f5](https://github.com/fedora-infra/tahrir/commit/ad97c35f5ce125e1294670cbcfd084af4cb372df) - Give a count and percentage of how many badges the user has earned. [349df2935](https://github.com/fedora-infra/tahrir/commit/349df2935b9fcf24d04aa0adb833106ecfad720a) - Don\'t leave that db obj laying around after each request. [9e13de0c1](https://github.com/fedora-infra/tahrir/commit/9e13de0c1edeb15cc9a76f51cd7c7f1f3eae2b3a) - Don\'t send our \'responsive\' string to gravatar.com. [4412befb5](https://github.com/fedora-infra/tahrir/commit/4412befb5e538adb5003f92504dd894b32be9c57) - Pass our own managed session object in for TahrirDatabase to use. [194d043bd](https://github.com/fedora-infra/tahrir/commit/194d043bd909b85da6b816807ec390064421b8cc) - Set autocommit=False so the zope transaction manager can handle all that for us. [14ddaf7f0](https://github.com/fedora-infra/tahrir/commit/14ddaf7f0b02dd0f69d0b33cffe6c3020b92e17c) - Implement actual badge and user search (basic). Close #89. [ed6a1758d](https://github.com/fedora-infra/tahrir/commit/ed6a1758d6045c43ecdab6067f41c2a76884fdf5) - Merge pull request #110 from fedora-infra/feature/issue-89 [491e23c7e](https://github.com/fedora-infra/tahrir/commit/491e23c7e05ea335f33ef80cfa12a25a8a073323) - Make badge last_awarded and first_awarded queries case-insensitive. [ee69577b4](https://github.com/fedora-infra/tahrir/commit/ee69577b458756b5e2bf66114a257e8f47b8b7e2) - PEP 8. [37f6d6120](https://github.com/fedora-infra/tahrir/commit/37f6d6120fc92d0ebb055e9888bafb217b51b073) - Make badge search also search badge description. [66ddd5c95](https://github.com/fedora-infra/tahrir/commit/66ddd5c957ec80f1a33d6a988edaebe90f425b54) - Make explore search field names more general. [aeb4f84e5](https://github.com/fedora-infra/tahrir/commit/aeb4f84e5fb37b00fe5306f0b66eaa82e91697eb) - Badge search also searches through badge tags. [3c1a52913](https://github.com/fedora-infra/tahrir/commit/3c1a52913a30fa64849c4b55006bd529a338dd08) - Cleanup. [7a701ef7e](https://github.com/fedora-infra/tahrir/commit/7a701ef7ebfb8c26e8f2d38360a4994c2c2fc2a1) - Explore person search now searches through user bios, as well. [4278996ee](https://github.com/fedora-infra/tahrir/commit/4278996ee980cc13c08a69bdc9c465da20a1a975) - Add shadow to search results for uniformity. [9673ee165](https://github.com/fedora-infra/tahrir/commit/9673ee165a7c69266e81fd6ff2ba5e6c279bfe12) - Make explore badge search result links exchange spaces for hyphens. [c4219aedd](https://github.com/fedora-infra/tahrir/commit/c4219aedd0428bec49d8f468673c157f3876430a) - Update info on explore template. [18a213116](https://github.com/fedora-infra/tahrir/commit/18a21311600bf781dd5ba0232c3a5b1106c3b15c) - Whoops. [67ec0efb1](https://github.com/fedora-infra/tahrir/commit/67ec0efb15ce8394c436d8802fb689d6e28bf0ce) - CSS fix for pretty-list. Close #107. [24c023abc](https://github.com/fedora-infra/tahrir/commit/24c023abc27681524c1313f9afb5378e3e0dd461) - Don\'t assume non-https base_url. [eb55b21e8](https://github.com/fedora-infra/tahrir/commit/eb55b21e8ed7016ddd9963f28341170b2d644664) - Rework the traversal app to use tahrir-api. [f889c91bf](https://github.com/fedora-infra/tahrir/commit/f889c91bf8fb65a0716ebfbf5f79cb61ea797716) - Remove spurious import. [7cfabfac2](https://github.com/fedora-infra/tahrir/commit/7cfabfac2e5873ff0bcddce522b44972b9bbfea7) - Explicitly check for authorization when changing nicknames. For #98. [2cb792e3a](https://github.com/fedora-infra/tahrir/commit/2cb792e3a909ab93e45d4ae4f1cb206b563fbfdc) ## Version 0.2.2 - Remove 404 and 505 pngs using PressStart2P font. [a3f061572](https://github.com/fedora-infra/tahrir/commit/a3f0615728be3b1b8c97ac3fe67d5a5085c46675) - Rebuild 404 and 505 logos with black Liberation Mono font for now. [4e9e3ed09](https://github.com/fedora-infra/tahrir/commit/4e9e3ed0906f836ecb2a30fe7795a6ac40d1ddb8) - Raise a 404 from the badge view if the badge isn\'t found. [09c732d2c](https://github.com/fedora-infra/tahrir/commit/09c732d2cec6d4c12f965b9a90235945105bdff7) - Fix errors if badge is being viewed that has never been awarded. [cc5c8c6d3](https://github.com/fedora-infra/tahrir/commit/cc5c8c6d386aeb292acb8015c51cf45d1923c437) - Change pretty-list stuff to one per line, even though vertical-align won\'t work. [ded2aef81](https://github.com/fedora-infra/tahrir/commit/ded2aef81ce21f9e79e5ac0dda1d88427c2bcc44) - Proper vertical alignment! Yay! [894b3bf91](https://github.com/fedora-infra/tahrir/commit/894b3bf9159586ed54b1ac4bcd997f6f3c349f94) - Proper route_url link for Fedora Badges logo. [1123601af](https://github.com/fedora-infra/tahrir/commit/1123601afa7725cd14f0114f765c53fac52f87e3) - Proper badge sizing, plus actually implement 256px size CSS for badge and thumbnail. [c0fc83118](https://github.com/fedora-infra/tahrir/commit/c0fc831180ed572935eed9a26f6c13982455df4a) - Proper pluralization for times_awarded badge statistic. [6fb3cd62b](https://github.com/fedora-infra/tahrir/commit/6fb3cd62bebedde1d8204264effe3c9eb79afe48) - Crazy-huge PEP8 commit. [9bbed1b96](https://github.com/fedora-infra/tahrir/commit/9bbed1b96045a24fcddee86dcbb74ac08c13abb2) - Typo was causing minor styling issue. [79c410391](https://github.com/fedora-infra/tahrir/commit/79c410391f8c44915fc09d0f4177ec6e9a8d3643) - Limit that top_persons list. [e2b4189ad](https://github.com/fedora-infra/tahrir/commit/e2b4189ad3778757f60e13bc9c63545eda83f328) - Get openid realm from the config. [e886edc77](https://github.com/fedora-infra/tahrir/commit/e886edc774abd9d698377b2f0e66c2b2fa1d3b61) - Add note, and put stuff in padded-content div. [cbc1047f3](https://github.com/fedora-infra/tahrir/commit/cbc1047f3d9ae58c5f6ff91028b00cae8a6d2a5c) - Use secure cookies. [025781809](https://github.com/fedora-infra/tahrir/commit/025781809365f5f542d4ee224a87e01b7b0e0071) - groupfinder should at least return an empty list or else the user is considered invalid. [eef00c338](https://github.com/fedora-infra/tahrir/commit/eef00c33806af1d27a8893ccdd8b7dc1deb4913d) - Make secure cookies configurable. [d4a748026](https://github.com/fedora-infra/tahrir/commit/d4a74802624b7f607171a2ef504d3cdceef00160) - Convert the secure cookies config value to a bool. [c0e164aeb](https://github.com/fedora-infra/tahrir/commit/c0e164aebd0a1d79f079b640b2a6495182252e9a) - Use pyramid.settings.asbool instead of rolling our own [b4b6581b1](https://github.com/fedora-infra/tahrir/commit/b4b6581b1b83a447c0a941d213e1d2ce70a6302a) - Allow FI to avoid using the openid-provided email. [c19740232](https://github.com/fedora-infra/tahrir/commit/c197402328922c6942e850aad4604df2a67394f3) - Fix an old typo. We want the *last two* tokens here. [5aad87742](https://github.com/fedora-infra/tahrir/commit/5aad87742c75433bf1dcd4ad76350ace52c9db2e) - Add nice shadow boxes to the frontpage. [d02586fae](https://github.com/fedora-infra/tahrir/commit/d02586faeb99598bbd42c313fd3a91090fee5e80) - Padding tweaks for the frontpage. [5d1fc5d0c](https://github.com/fedora-infra/tahrir/commit/5d1fc5d0c2a7ab2d01ee2bad0770b49f4da8ce28) - Some text centering for consistency. [201873fb2](https://github.com/fedora-infra/tahrir/commit/201873fb22bcc103a8a57012c58e5481b68d5ab8) - Cache libravatar URLs. Fixes #94. [3c1fb4d6a](https://github.com/fedora-infra/tahrir/commit/3c1fb4d6aa052c1a8b9475bd0fd0c124e6206829) - Sticky footer. Fixes #88. [803dd7a3f](https://github.com/fedora-infra/tahrir/commit/803dd7a3f75397cc57f20a7c117345c90b8b17fb) - Tweak date padding. [8317d4a1e](https://github.com/fedora-infra/tahrir/commit/8317d4a1e4fd89a1af6bbbf16506e3c5dc9fff18) - Remove badge description from the tooltip. Its too much! [b4b2b722c](https://github.com/fedora-infra/tahrir/commit/b4b2b722c664922f5f6c6c8f8b921eca8235f698) - Remove unnecessary div. [063425477](https://github.com/fedora-infra/tahrir/commit/063425477f684b09425271f921627ad8527aa740) - Show when person first showed up on user view. [f029a642b](https://github.com/fedora-infra/tahrir/commit/f029a642b90d1c6973ab4ef71fff90cf7e298dd3) - Cooler message when badge has never been awarded. [0d4c81ca6](https://github.com/fedora-infra/tahrir/commit/0d4c81ca675d87a875b6e689ab5e1dde542c9e3b) - Add percentage of people who have earned a badge on badge view. [7efec7be9](https://github.com/fedora-infra/tahrir/commit/7efec7be93b574f99445027afde37002b4f58160) - Clarify explore view. [29587222a](https://github.com/fedora-infra/tahrir/commit/29587222affc90c2d90054b4eb16be80ea81c563) - Add my other email to the default development file. Why not. [806f8ec99](https://github.com/fedora-infra/tahrir/commit/806f8ec997c3a7ac0b65685d99bf2ae1dc90867e) - Add underscores when needed on new user add, plus keyword targetting. [dc3187c7f](https://github.com/fedora-infra/tahrir/commit/dc3187c7f889bdc0508490de102d6febd0162ab9) - Working code for allowing the user to change their nickname. [4d88cb7b5](https://github.com/fedora-infra/tahrir/commit/4d88cb7b5540f243199242c547b9eb7a4523721e) - Unsemantic CSS grid structure. [68377de92](https://github.com/fedora-infra/tahrir/commit/68377de92545f5cbbba59896a070648bf08898fc) - Apply large numbering to leaderboard ranking numbers. [25d819eae](https://github.com/fedora-infra/tahrir/commit/25d819eae74f7af987cb5352e53cbed929db25e9) - Add shadow div to leaderboard. [f2ea22058](https://github.com/fedora-infra/tahrir/commit/f2ea22058f5e93aa07b93b1318b85ee156b0b89d) - Ignore apple DS_STORE giblets. [b1acf23e0](https://github.com/fedora-infra/tahrir/commit/b1acf23e0770f0f759c4a632df901004b1ba4572) - Add some nice spacing under section headers. [1e411e3ad](https://github.com/fedora-infra/tahrir/commit/1e411e3ad5a0207edde360946fb8677c8a04e951) - Add shadows to explore view. [8e59eacf6](https://github.com/fedora-infra/tahrir/commit/8e59eacf6142ea3fcdd96e26200bb9233791dd2a) - Add shadow and some uniform formatting to the badge view. [c153778de](https://github.com/fedora-infra/tahrir/commit/c153778de2833a55af6806b42d0383294e15d903) - Badge view restructuring and design changes. [eaccbdfcb](https://github.com/fedora-infra/tahrir/commit/eaccbdfcbc1e744612ce7633a94b308b649bcc92) - Uniformity/restyling for user view, plus other tweaks. [b99bce250](https://github.com/fedora-infra/tahrir/commit/b99bce250926056288b62f10de87b3398231a000) - More user view structure/design changes. [0854a283e](https://github.com/fedora-infra/tahrir/commit/0854a283e9a41c625a396ea7a2f76b1359554fc0) - Remove that old popup stuff. [2103236f4](https://github.com/fedora-infra/tahrir/commit/2103236f4ad5ab3c92e1fdff34527dc08abef2ef) - Move \"arrived on\" detail on user view. [c2e253e75](https://github.com/fedora-infra/tahrir/commit/c2e253e750c899d8c3ed983d7792bd0604eeb971) - Add missing period. [b4c3473b9](https://github.com/fedora-infra/tahrir/commit/b4c3473b92b6cd111cd8dd9f81058eb06f36899e) - This footer is getting out of control. [859cbab99](https://github.com/fedora-infra/tahrir/commit/859cbab99f4f0b3587be43a2c8ff9977925c94de) - Cache a larger fallback image for user avatar. [24a77cc8f](https://github.com/fedora-infra/tahrir/commit/24a77cc8f4a1fe51269a4b349d55807ac9fc37be) - Testing patches to header logo. [8bb420b22](https://github.com/fedora-infra/tahrir/commit/8bb420b22d6dbae3bfbe424e998cfd7b595ce0d2) - Fixing header section, reducing code complexity & layers. [6ff5826e1](https://github.com/fedora-infra/tahrir/commit/6ff5826e15869c95c9baf1aa4918bf7a9e4c52dd) - Removed unnecessary id. [adb23a34c](https://github.com/fedora-infra/tahrir/commit/adb23a34ce14a05de3127265d93b746d55c392cb) - Finished cleaning, prepared for merge-request. [0e2fe18dc](https://github.com/fedora-infra/tahrir/commit/0e2fe18dc10a9e1409356d8ff70f907ccfab193e) - A stab at a more flexible gravatar on the user page. [6bb6aaa6f](https://github.com/fedora-infra/tahrir/commit/6bb6aaa6f5ee4a7eeedbd34275a0ae0ee9f8c0c1) - Limit badge awarded percentage to 1 decimal place. [e84dbd0bb](https://github.com/fedora-infra/tahrir/commit/e84dbd0bb93e01f49462f3085df5660865de4c6d) - Merge pull request #104 from CDeLorme/develop [be1b2d63c](https://github.com/fedora-infra/tahrir/commit/be1b2d63c250bf612646e1937326e0e65df3869d) - Fixed improper footer closing and disabled some css for test. [5075069c1](https://github.com/fedora-infra/tahrir/commit/5075069c1411533786ca050d5bbe831ba5da218d) - Get those badges back in that shadow box. [f41425ddc](https://github.com/fedora-infra/tahrir/commit/f41425ddc4b546ba7ff3faae843a6fd7a37b3b2f) - Testing patch height of footer. [114412318](https://github.com/fedora-infra/tahrir/commit/11441231889ee19de106a9a5ba29187636952f3c) - Testing push tag again with some minor relocation. [20a755505](https://github.com/fedora-infra/tahrir/commit/20a75550554a981a1a7f5ca21f973581261b0411) - Get images to be centered on the user view. [f3c956476](https://github.com/fedora-infra/tahrir/commit/f3c956476ebf53509f8ab6b1c3173d694fa82d9f) - Added clearfix to page. [ff8b618ff](https://github.com/fedora-infra/tahrir/commit/ff8b618ff2fbb5915887f5e917846fa9ba430e6f) - Not sure why this change needs to be made, but the pretty list got messed up somewhere along the way. [109a813eb](https://github.com/fedora-infra/tahrir/commit/109a813ebeb05a0dddca36d13fa92d1d49e86761) - Moved clearfix to top element. [4646ac7bc](https://github.com/fedora-infra/tahrir/commit/4646ac7bc56564d5c509bb99a83cb457ad5cd9ce) - Criteria should be links. [1e21f292e](https://github.com/fedora-infra/tahrir/commit/1e21f292e064b2bfb29c5a7edb2b497a981c6461) - Adjustment test. [8ef33f276](https://github.com/fedora-infra/tahrir/commit/8ef33f276043327599cf37f273d1a246f4544b01) - Removed terrible scroll test. [5367ec7e1](https://github.com/fedora-infra/tahrir/commit/5367ec7e183baf911fd00eafea6e541b92e70a4b) - Trying another method. [1fd020a2d](https://github.com/fedora-infra/tahrir/commit/1fd020a2d7df77133662fe1ecc8b9b24aeb3076b) - More alternative test css. [6be03c124](https://github.com/fedora-infra/tahrir/commit/6be03c124a76f7923900949dcaea25a5ad0462e8) - More puzzle peices. [feda111d4](https://github.com/fedora-infra/tahrir/commit/feda111d4f71319bcd7c927567b63ab8525c812f) - Final puzzle peice needed. [55d32b6f6](https://github.com/fedora-infra/tahrir/commit/55d32b6f6b3edccc83ff3505d72dbf8e15089b02) - Add me to the default admin thing again. [a501d14af](https://github.com/fedora-infra/tahrir/commit/a501d14af8656070f915ed8d55c8cbf70d4f342a) - Further testing with relocated html. [74a704a5c](https://github.com/fedora-infra/tahrir/commit/74a704a5c8c835acdc5dd57d89c8764f5d9c6e65) - Another quick addition. [abbc97fbd](https://github.com/fedora-infra/tahrir/commit/abbc97fbde1465c0ccd38b7df3040d178f43e1c8) - Try to fix wonky image sizes. [14870c6c2](https://github.com/fedora-infra/tahrir/commit/14870c6c2f760595d17ce534d3209929660f7f00) - Reverted back to previous approach for more tests. [e22408de7](https://github.com/fedora-infra/tahrir/commit/e22408de744b30469f26bfbb8b1cbc374ddaa085) - Another test of changed tools. [1e8812e5d](https://github.com/fedora-infra/tahrir/commit/1e8812e5d0e5a885b11e2597bcd4b6e3db2907cf) - Patched table sticking outside container. [d308db130](https://github.com/fedora-infra/tahrir/commit/d308db13039fc38a7b4de328cb52138cbb4c635a) - Work on change nickname button. [285b90d22](https://github.com/fedora-infra/tahrir/commit/285b90d22fc08c1a3250b847778c38036733a274) - Merge pull request #105 from CDeLorme/develop [24c1e9913](https://github.com/fedora-infra/tahrir/commit/24c1e9913f1db57fa0678b4edca5d9db27d94c02) - Magic. All day long. [54d0dfa47](https://github.com/fedora-infra/tahrir/commit/54d0dfa47cd22d2840a5fcb2313932ef22aa889f) ## Version 0.2.1 - Actually fall back. [10540279b](https://github.com/fedora-infra/tahrir/commit/10540279bb3bdc5cb37d89b901f7875c3209c46e) - Some production.ini tweaks. [6fc7548c0](https://github.com/fedora-infra/tahrir/commit/6fc7548c0cd236ef589265461d5f1d8de8b7cd23) - Make more admin fields required. Make one an email field. [50f3b21d7](https://github.com/fedora-infra/tahrir/commit/50f3b21d7be180b62514359b1d018132f34c22ca) - Except division by zero error on Leaderboard when there are no users. [7429cabac](https://github.com/fedora-infra/tahrir/commit/7429cabaca73355f9ade9474918af427ae59a3a4) - Remove Users placeholder from navbar. [d0ab0c0ed](https://github.com/fedora-infra/tahrir/commit/d0ab0c0edae2c415175228a00ed94c1c0f2cd92c) - Reorder nav bar. [f2074918a](https://github.com/fedora-infra/tahrir/commit/f2074918a0511b75fd0d9996b12f679333793f34) - Add missing page headers and make \'em all \