- sept. 03, 2013
-
-
Florian Staudacher a rédigé
-
Florian Staudacher a rédigé
-
Florian Staudacher a rédigé
-
Florian Staudacher a rédigé
-
Florian Staudacher a rédigé
-
- sept. 01, 2013
-
-
Jonne Haß a rédigé
Batch insert new posts to stream
-
Jonne Haß a rédigé
-
Srihari Sriraman a rédigé
- This gives the user the sense of what he/she is currently viewing - The hover/selected are the same right now. Needs to change. - Need to find a more meaningful place for `markSelected` Moved markSelected to app.views.Stream - Removes duplication - All streams create this view, and this seems to do some setup on initializing, which is a good place to markNavSelected Changing highlight on hover to 'black' instead of the blue - The blue was a little intruisive - Also fixes the vertical alignment issue Changing the background to bluebg on hover
-
Jonne Haß a rédigé
change bitcoin_wallet_id to bitcoin_address
-
Jonne Haß a rédigé
Prevent overflow of strings too long on single page view
-
Jonne Haß a rédigé
* It's broken for those that would benefit from it (postgres users) * It's broken in the design: Reading it from the config requires bundle exec ruby, which requires it being set properly
-
Fábián Tamás László a rédigé
-
Colin Dean a rédigé
It is better to call it an address than a wallet ID, because the latter may confuse Bitcoin users who conflate the two. They are not the same. Also adds convenience method to handle the deprecated variable.
-
- août 31, 2013
-
-
arlogn a rédigé
-
- août 30, 2013
-
-
Jonne Haß a rédigé
Should make situations like #4468 less frequent
-
Jonne Haß a rédigé
Refactored the colors palette a little more
-
Jonne Haß a rédigé
-
Nils Vogels a rédigé
to specify why users got a 404, and possibly leaking information while doing this See discussion in #3717 for rationale on not implementing specific HTTP codes This solves around #3717 and #3728 Adjusting travis breakage
-
Srihari Sriraman a rédigé
- Introduced text-dark-grey = #666666 - Converted text colors #777777 and #555555 to text-dark-grey - Removed header-grey in favor of text-grey - Included colors in a couple of files where it was missing - Categorized the colors in the palette based on the contexts of usage
-
Jonne Haß a rédigé
-
Srihari Sriraman a rédigé
Substituting -grey for #999 Moving #888 text color to -grey Adding border-dark-grey Removing border-dark-grey from places where it isn't appropriate
-
- août 29, 2013
-
-
Jonne Haß a rédigé
Fix size of images in the SPV
-
Jonne Haß a rédigé
Fix preview with more than one mention
-
Steffen van Bergerem a rédigé
-
Steffen van Bergerem a rédigé
-
Jonne Haß a rédigé
-
Srihari Sriraman a rédigé
- Each time a stream is rendered, other lists are emtied - Using Backbone.history.fragment to detect active stream - hideInactiveStreamLists is best pushed into a before/after filter Added tests for hideInactiveStreamLists
-
Jonne Haß a rédigé
Error 500 when visit probile mobile and logged out. Fix #4458
-
movilla a rédigé
-
Jonne Haß a rédigé
-
Srihari Sriraman a rédigé
- This action needn't be performed when all notifications are read, hence disabling it is a good practice - Added a link-disabled-color - Used css pointer-events to disable clicking on the link Preventing default on click for the mark_all_read_link - avoiding the use of pointer-events - setting up disabled only for mark_all_read_link Moved disabling of the link to a global handler - Added disabled class to the button in /notifications when all are read - Styled the disabled button - Adding disabled class after completion of ajaxRequest
-
- août 28, 2013
-
-
Jonne Haß a rédigé
The issue only shows if you have a send :exec, user_input in your codebase, neither we nor Sidekiq does that. See https://github.com/resque/redis-namespace/issues/64 and https://github.com/resque/redis-namespace/issues/65#issuecomment-22120560
-
Jonne Haß a rédigé
Conflicts: Changelog.md
-
Jonne Haß a rédigé
-
Srihari Sriraman a rédigé
- Earlier, triple-clicking or drag & select had to be performed to select - Should consider a copy button Moving away from the inline onClick handler It didn't feel right to be writing js in a helper. Refactoring setupInviteLinks into a sidebar Backbone View
-
Jonne Haß a rédigé
Fix style in profile sidebar / contacts
-
svbergerem a rédigé
-
Jonne Haß a rédigé
-
Srihari Sriraman a rédigé
- Pulled out the existing palette in _mixins - Took a stab at naming greys after their usage count in contexts - Replaced #a40802 with #a80000, since they are very close and $red was already in the palette Missed importing 'colors' in a couple of places Removing a redefined in favor of in colors.css.scss Fixing missed imports #2 Renamed $background to $background-white Explicitly calling out the color of the background, since we have many background colors
-
- août 27, 2013
-