thehindenburg
2db80c6841
changed to style sheet
2014-12-12 10:26:55 -08:00
benmanley
45d30ffef5
fix(footerCtrl.js): disable addThis hover
...
Activate addThis dropdown on click/tap not on hover.
2014-12-12 17:41:45 +00:00
benmanley
0943a229ec
fix(avatar.styl): improve label layout
...
Fixes #4349
* Tweak position of labels to align better with background border.
* Increase z-index of share button to prevent it being obscured by
avatar.
* Move share button to bottom left corner to prevent it obscuring
avatar name.
2014-12-12 17:41:45 +00:00
thehindenburg
375253fb84
changing the reward text to clear the image
2014-12-12 09:38:13 -08:00
Matteo Pagliazzi
b10d4606f5
fix(loggly): typo and remove testing
2014-12-12 13:09:21 +01:00
Matteo Pagliazzi
af1ff6d740
feat(loggly): add test log, use only in production and add sample config
2014-12-12 12:17:48 +01:00
Matteo Pagliazzi
7356e0bafe
feat(loggly): add loggly
2014-12-12 12:11:26 +01:00
Matteo Pagliazzi
948d5762cd
fix(flag-message): small refactor
2014-12-12 11:39:22 +01:00
Blade Barringer
ac34332582
Made reset flag count button red
2014-12-12 11:05:22 +01:00
Blade Barringer
5b17b8b382
Made flag number more helpful
2014-12-12 11:05:22 +01:00
Blade Barringer
35675e3f28
Admin can see flag on own message
2014-12-12 11:05:21 +01:00
Blade Barringer
7d38eb3b59
Allow admin to reflag a message they've flagged and unflagged previously
2014-12-12 11:05:21 +01:00
Blade Barringer
595ac1c03e
Made it impossible to flag own message in inbox
2014-12-12 11:05:21 +01:00
Blade Barringer
c737729470
Changed transparent class for admin to only appear if it is hidden
2014-12-12 11:05:21 +01:00
Blade Barringer
5f49031c5e
Adjusted spacing of chat buttons
2014-12-12 11:05:21 +01:00
Blade Barringer
b1600198be
Added method for letting an admin unhide a flagged message
2014-12-12 11:05:20 +01:00
Blade Barringer
eb36a53f6e
Moved ng-class so it would update transparent class in real time after flaggging
2014-12-12 11:05:20 +01:00
Blade Barringer
6bb51c36e2
Admin flagging counts for more, automatically hides message
2014-12-12 11:05:20 +01:00
Blade Barringer
d6262efd3f
Added note about how many flags a message has
2014-12-12 11:05:20 +01:00
Blade Barringer
dfd982cb04
Allow admin to see messages that have been flagged more than twice, but
...
make them semi-transparent
2014-12-12 11:05:20 +01:00
Blade Barringer
d3d5430bf2
Always show message if admin
2014-12-12 11:05:20 +01:00
Blade Barringer
b056faeb34
Hide message if flag count is 2 or higher
2014-12-12 11:05:20 +01:00
Blade Barringer
45b91b1251
Added flagCount variable
2014-12-12 11:05:19 +01:00
Blade Barringer
27ebe1a0fe
Converted sent transparency to ng-class instead of style
2014-12-12 11:05:19 +01:00
Blade Barringer
3771d38d48
Added fallback for is message does not contain flags key. Added error
...
for if message was already flagged by user
2014-12-12 11:05:19 +01:00
Blade Barringer
b6ae2302e8
User can only flag message after accepting community guidelines
2014-12-12 11:05:19 +01:00
Blade Barringer
739106f13e
Updated message preview on flag abuse modal to use markdown interpretation
2014-12-12 11:05:19 +01:00
Matteo Pagliazzi
e84880d3e8
feat(flag-message): add server methods
2014-12-12 11:05:19 +01:00
Blade Barringer
6749109423
Added note for paglias
2014-12-12 11:05:19 +01:00
Blade Barringer
1a59815cc8
Added todo for paglias
2014-12-12 11:05:18 +01:00
Blade Barringer
bbf94aac64
Added text of message to make sure user clicked the right flag
2014-12-12 11:05:18 +01:00
Blade Barringer
dd68e6a29d
Converted heading to paragraph
2014-12-12 11:05:18 +01:00
Blade Barringer
057a8b1a06
Prevent modal from popping up if already reported
2014-12-12 11:05:18 +01:00
Blade Barringer
6d656d3713
Give flag text danger class and already reported message if already
...
reproted
2014-12-12 11:05:18 +01:00
Blade Barringer
a22c3c5968
Error handling for if message already flagged
2014-12-12 11:05:18 +01:00
Blade Barringer
3c62e0b862
Added some logic for adding flags
2014-12-12 11:05:17 +01:00
Blade Barringer
50e8236008
Removed flag from system notifications
2014-12-12 11:05:17 +01:00
Blade Barringer
d5d83d67e9
Renamed flagChat to flagChatMessage
2014-12-12 11:05:17 +01:00
Blade Barringer
e2c0a41f88
Added a flags key to message object
2014-12-12 11:05:17 +01:00
Blade Barringer
9fd4588b74
Added buttons to footer, cleaned up functions
2014-12-12 11:05:16 +01:00
Blade Barringer
658046024e
Corrected tooltip name
2014-12-12 11:05:16 +01:00
Blade Barringer
f50f40b77d
Added text-danger span on username
2014-12-12 11:05:16 +01:00
Blade Barringer
ee9214396b
Renamed everything from flag to abuseFlag
2014-12-12 11:05:16 +01:00
Blade Barringer
b3a56b6ded
Added heading and body of flag modal
2014-12-12 11:05:15 +01:00
Blade Barringer
1e3a07b8b5
Flag icon opens blank modal
2014-12-12 11:05:15 +01:00
thehindenburg
d70de5972e
added the image to the end screen and made adjustments to the line
2014-12-11 22:28:07 -08:00
Tyler Renelle
ae762837e2
refactor(challenges): cleanup challenge-creation. can use async.auto to
...
keep variables around, no need to set parent closure vars
2014-12-11 21:35:41 -07:00
Tyler Renelle
3027ccff83
fix(plans): fix fields which are NaN
2014-12-11 21:06:38 -07:00
Blade Barringer
a95947b2dc
Made reset flag count button red
2014-12-11 21:49:42 -06:00
Blade Barringer
dff7a74135
Made flag number more helpful
2014-12-11 21:47:06 -06:00