Commit graph

5294 commits

Author SHA1 Message Date
Alice Harris
9cd323294a disable feature to block chat until use agreed to guidelines; remove unneeded code; adjust last-updated date to today 2014-09-14 12:39:25 +10:00
Alice Harris
367ce13ce3 improve formatting and text in chat area before use has agreed to accept guidelines 2014-09-11 17:28:54 +10:00
Alice Harris
c68a061c0d experimental changes for indicating acceptance of guidelines 2014-09-07 15:14:58 +10:00
Alice Harris
dd1baeabdb Merge branch 'communityGuidelines' of https://github.com/Alys/habitrpg into communityGuidelines 2014-09-05 21:22:19 +10:00
Alice Harris
87d8387640 change order of staff/moderator names at top of Tavern chat to staff, npc, moderator 2014-09-05 21:20:42 +10:00
Alice Harris
b41ce1f6f3 add intro image and Bailey as a moderator to Community Guidelines 2014-09-05 21:20:42 +10:00
Alice Harris
ee0794343b add Intro image by Luciferian to Community Guidelines 2014-09-05 21:20:41 +10:00
Alice Harris
c0d0dcbcf6 move community-guidelines styles from static.style to community-guidelines.jade (new extraHead block in layout.jade); improve clearing of floats for pulled images 2014-09-05 21:20:41 +10:00
Alice Harris
82eb6bff3c adjust community guidelines modal for new static location and comment it out because not currently needed 2014-09-05 21:20:41 +10:00
Alice Harris
89fcd4e658 use localisation strings for Wiki Administrators Emeritus and month names 2014-09-05 21:20:41 +10:00
Alice Harris
d3e98b6156 remove test code that made the avatar names always visible in the header 2014-09-05 21:20:41 +10:00
Alice Harris
f7ed881002 add comment to explain the invisible username label (it confused the heck out of me until I realised) 2014-09-05 21:20:40 +10:00
Alice Harris
0f0eb055fb do proper fix for problem in chat of usernames hiding first part of message 2014-09-05 21:20:40 +10:00
Alice Harris
3ac9c4f13b Revert "fix problem in chat of usernames hiding first part of message"
This reverts commit 910e4ac0f9e9886a8d3439e197eae3b5c30848ad.
2014-09-05 21:20:40 +10:00
Alice Harris
683f8e1233 adjust layout of images in Community Guidelines
Alys TODO: replace paddedImage style and in-page clear:both style attributes  with styles that already exist elsewhere
2014-09-05 21:20:40 +10:00
Alice Harris
fe785d0190 fix community guidelines title tag 2014-09-05 21:19:59 +10:00
Alice Harris
e86b1a27a4 complete the first draft of the Community Guidelines static page, with images renamed 2014-09-05 21:19:59 +10:00
Alice Harris
9457c844cc move Community Guidelines from an included html page in a modal to a static page with no modal 2014-09-05 21:17:57 +10:00
Alice Harris
08c37a07a9 fix problem in chat of usernames hiding first part of message 2014-09-05 21:17:57 +10:00
Alice Harris
38ea43b7f1 remove admin checkbox from Hall - not needed now that level/tier 8 and 9 automatically turn on hero.contributor.admin 2014-09-05 21:17:57 +10:00
Alice Harris
eefdfe9234 automatically assign admin:true when contributor level/tier is greater than 7, and assign admin:false when less than 8 2014-09-05 21:17:56 +10:00
Alice Harris
d6ce6f8986 remove unnecessary style; fix spacing in tavern message 2014-09-05 21:17:56 +10:00
Alice Harris
8343a728c0 delete unnecessary views/static/community-guidelines.jade 2014-09-05 21:17:56 +10:00
Alice Harris
3b9b6b78bc add Community Guidelines document and its images; add jade modal for displaying it 2014-09-05 21:17:56 +10:00
Alice Harris
c66d786f3e add fontello and change staff icon from tower to crown 2014-09-05 21:17:56 +10:00
Alice Harris
cd7f87bbfe add glyphicons to admin names, refactor code to reduce duplication of contrib.level style assignments, sort moderator name list sensibly 2014-09-05 21:17:56 +10:00
Alice Harris
73cd71d74b add star/tower glyphicons for mods/staff in Hall; in Hall, change admin's description of levels; create migration script for increasing admin tiers 2014-09-05 21:17:55 +10:00
Alice Harris
0f5ef3a1ea finish applying new colours for tier 9 (staff) and tier 8 (mods) 2014-09-05 21:17:55 +10:00
Tyler Renelle
8961ac6198 Merge pull request #3984 from negue/checklist_markdown
Markdown for Checklist Items
2014-09-04 18:56:36 -06:00
Negue
042dabcae9 Markdown for Checklist Items 2014-09-04 22:32:54 +02:00
Alice Harris
371bae31b1 Merge pull request #3952 from negue/tooltip_fix_part2
2nd Try to fix Avatar tooltips
2014-09-03 12:03:55 +10:00
Alice Harris
73ed5e0292 Merge pull request #3972 from Alys/reportCountOwnedGear
stop database_reports/count_users_who_own_specified_gear.js crashing when user doesn't have expected object
2014-09-03 11:47:34 +10:00
Alice Harris
8192888af2 stop crashing when user doesn't have expected object 2014-09-03 11:45:07 +10:00
Tyler Renelle
6229b2c79e perf(auth): exclude unecessary auth fields 2014-09-02 15:54:56 -06:00
Tyler Renelle
12a93c8fe3 Merge pull request #3960 from Alys/reportCountOwnedGear
count how many users own wondercon Unconventional Armor and Halloween Spooky Skins
2014-09-02 15:53:08 -06:00
Tyler Renelle
5cc4bf8aca Merge pull request #3966 from Alys/questLeaderAndNotifications
mark Quest Owner in quest participants box on party page
2014-09-02 15:50:58 -06:00
Tyler Renelle
46aec7ef95 Merge pull request #3970 from Alys/tags-Sep-02
allow new tag to have same UUID on client and server - fixes https://github.com/HabitRPG/habitrpg/issues/2856 , fixes https://github.com/HabitRPG/habitrpg/issues/2370
2014-09-02 15:50:09 -06:00
Alice Harris
28505c139f allow newly created tag to have the same UUID on client and server - fixes https://github.com/HabitRPG/habitrpg/issues/2856 2014-09-03 06:16:46 +10:00
Tyler Renelle
772ea500a3 feat(auth): allow logging in with either username or email address 2014-09-02 12:23:29 -06:00
Tyler Renelle
2fc0f24c19 bailey(backgrounds): september 2014 backgrounds 2014-09-02 12:03:03 -06:00
Alice Harris
fa96717175 mark quest owner in quest participants box on party page (in invitation stage and after quest started) 2014-09-02 17:33:26 +10:00
deilann
a36b2e17ba Merge pull request #3965 from Alys/enableClassSystem
add Enable Class System button to User -> Stats when user has opted out
2014-09-01 22:55:35 -07:00
Alice Harris
679a120053 add Enable Class System button to User -> Stats ("Stats and Achievements") page when user has opted out 2014-09-02 14:56:14 +10:00
Tyler Renelle
72c6fd720a bailey(mystery): september mystery reminder 2014-09-01 12:25:01 -06:00
Alice Harris
c47d81e4eb sort output alphabetically by item name; improve readable data so it is actually readable 2014-09-01 19:33:23 +10:00
Alice Harris
5b333a29ab add Spooky Skins; improve report to use node.js stream-based code 2014-09-01 15:54:44 +10:00
Alice Harris
34e2f23361 modify report to use better code 2014-09-01 07:47:59 +10:00
Tyler Renelle
ff0b8ad88b bailey(subscriptions): last day reminder @lemoness 2014-08-31 12:09:30 -06:00
Tyler Renelle
b73da19487 Revert "chore(packages): test upgrade to mongoose 3.8.15"
This reverts commit cbcd0728b5.
2014-08-29 19:55:53 -06:00
Tyler Renelle
cbcd0728b5 chore(packages): test upgrade to mongoose 3.8.15 (see
https://github.com/LearnBoost/mongoose/issues/1920 for concern)
2014-08-29 18:23:13 -06:00