Jonne Haß
5a821efa18
hardcode default(=fallback) language
2013-09-18 22:14:47 +02:00
Jonne Haß
5598cd803a
Merge pull request #4510 from diaspora/improve_tests2
...
Improve tests2
2013-09-14 14:47:58 -07:00
Jonne Haß
e6adb8a7ad
Merge pull request #4526 from movilla/comment_mobile_test
...
Add mobile test: logged out user mobile
2013-09-14 11:24:17 -07:00
Jonne Haß
e2825e6ba7
Merge pull request #4525 from marekjm/bugfix/issue-4499
...
Fix issue #4499 : changed :width in .item_count to :min-width
2013-09-14 20:23:26 +02:00
Jonne Haß
f76f35c097
Merge branch 'WebSpider-remove_s3_dependency' into develop
2013-09-14 20:17:28 +02:00
Nils Vogels
27c4b01350
Adding media files from Joindiaspora's S3 storage
...
Changing 404 message to no longer use Joindiaspora's media on S3
2013-09-14 20:16:16 +02:00
movilla
7d8f4578a4
add mobile test for comment mobile
2013-09-14 19:38:47 +02:00
Fabian Rodriguez
9d5d0aaf73
remove repeated step and stop using the publisher to create posts when is not necessary
2013-09-14 13:46:41 -03:00
Fabian Rodriguez
f341e1e0e6
remove commented test and fix typo
2013-09-14 13:46:41 -03:00
Fabian Rodriguez
7b65fdf77c
add missing shoulds
2013-09-14 13:46:41 -03:00
Marek Marecki
0b37e9f736
Fix issue #4499 : changed :width in .item_count to :min-width
2013-09-14 09:35:15 +02:00
Fabian Rodriguez
1dbf9642c8
Merge pull request #4515 from fubik/develop
...
Disables submit button in sign up form after submission to avoid email already exists error
2013-09-12 14:32:55 -07:00
Jonne Haß
f65671b29e
updated 73 locale files [ci skip]
2013-09-12 22:52:23 +02:00
Titouan Lorieul
6bd575d05c
Changelog updated
2013-09-12 08:28:47 +02:00
Titouan Lorieul
26a3f56c22
Disables submit button in sign up form after submission to avoid email already exists error
2013-09-11 20:49:23 +02:00
Jonne Haß
1a8541ff1a
Fix another 500 in the mobile site for signed out browsing
2013-09-10 23:41:29 +02:00
Jonne Haß
72e421b38f
Merge pull request #4480 from Raven24/publisher_backbone
...
Publisher - now with even more Backbone
2013-09-04 16:52:30 +02:00
Jonne Haß
d4e1cebe68
try something to stabilize features/desktop/oembed.feature
2013-09-04 15:57:41 +02:00
Jonne Haß
78b31f5298
fix some typos in the changelog [ci skip]
2013-09-04 14:50:53 +02:00
Jonne Haß
262925cc92
Merge branch 'railsgirls-generator-app-4304-add-ignore-user-icon' into develop
2013-09-04 14:47:59 +02:00
sjain1107
e47e5bd3be
Added success function and modified changelog.md
2013-09-04 14:47:29 +02:00
Florian Staudacher
b2ff1878e3
move ui feedback into success callback
2013-09-04 14:47:28 +02:00
Florian Staudacher
5ff05139a3
fix failing cuke - blocking from profile page
2013-09-04 14:47:28 +02:00
sjain1107
5223a2d906
Adding ignore user icon
...
Adding ignore user icon
Added jquery
Changed profile.js
2013-09-04 14:47:23 +02:00
Florian Staudacher
306890445e
remove obsolete view
2013-09-03 23:18:19 +02:00
Florian Staudacher
41c0880a9d
add jasmine specs for uploader, minor changes
2013-09-03 23:18:19 +02:00
Florian Staudacher
bedfacecfd
fix jasmine tests
2013-09-03 23:18:18 +02:00
Florian Staudacher
4da696253a
implement publisher uploader as backbone view
2013-09-03 23:18:18 +02:00
Florian Staudacher
4090f134f2
port 'getting started' to a backbone view, revert filename changes
2013-09-03 23:18:18 +02:00
Florian Staudacher
9560a8ec61
create actual backbone view for publisher aspect selection
2013-09-03 23:18:18 +02:00
Florian Staudacher
253ab23f5e
publisher: extract services into subview
2013-09-03 23:18:18 +02:00
Jonne Haß
5eb5057864
Merge pull request #4351 from netom/3711_fix_stream_render_time
...
Batch insert new posts to stream
2013-09-01 19:36:07 +02:00
Jonne Haß
fb7de8a4f5
Merge branch 'ssrihari-highlight-current-stream' into develop
2013-09-01 19:33:36 +02:00
Srihari Sriraman
f53aa3e0e5
Highlighting the currently active stream in the leftNavBar
...
- 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
2013-09-01 19:32:01 +02:00
Jonne Haß
991a505439
Merge pull request #4485 from colindean/rename_bitcoin_wallet_id
...
change bitcoin_wallet_id to bitcoin_address
2013-09-01 19:24:44 +02:00
Jonne Haß
99657947a9
Merge pull request #4487 from arlogn/word-wrap-on-single-post-view
...
Prevent overflow of strings too long on single page view
2013-09-01 19:23:07 +02:00
Jonne Haß
58e8df4455
Remove automatic setting of the DB variable from script/server
...
* 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
2013-09-01 19:08:44 +02:00
Fábián Tamás László
18c22a5e4c
Batch insert new posts to stream
2013-09-01 10:16:09 +02:00
Colin Dean
a4ce4404ff
change bitcoin_wallet_id to bitcoin_address
...
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.
2013-08-31 20:16:23 -04:00
arlogn
1b295a88e5
Prevent overflow of strings too long on single page view
2013-09-01 01:41:37 +02:00
Jonne Haß
0cdfc7cfbd
Make I18n systems more robust against missing keys in pluralization data
...
Should make situations like #4468 less frequent
2013-08-30 19:31:48 +02:00
Jonne Haß
9d092c1b2f
Merge pull request #4479 from ssrihari/fix-colors-more
...
Refactored the colors palette a little more
2013-08-30 15:23:05 +02:00
Jonne Haß
e38966cec0
Merge branch 'WebSpider-develop' into develop
2013-08-30 14:44:07 +02:00
Nils Vogels
a3f3bcf6ef
Adjusting the description of the 404 message, in order to avoid having
...
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
2013-08-30 14:42:19 +02:00
Srihari Sriraman
5bd5f9198d
Refactored the colors palette a little more
...
- 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
2013-08-30 17:58:39 +05:30
Jonne Haß
08dcc8c52d
Merge branch 'ssrihari-fix-colors' into develop
2013-08-30 10:37:24 +02:00
Srihari Sriraman
4348fc070d
Add border-dark-grey
...
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
2013-08-30 10:32:02 +02:00
Jonne Haß
27f671814b
Merge pull request #4471 from svbergerem/fix-size-of-images-in-spv
...
Fix size of images in the SPV
2013-08-29 21:37:10 +02:00
Jonne Haß
770e436ee1
Merge pull request #4472 from svbergerem/fix-mentions-in-preview
...
Fix preview with more than one mention
2013-08-29 11:42:58 -07:00
Steffen van Bergerem
6bc16bcdba
Fix preview with more than one mention
2013-08-29 20:36:49 +02:00