Commit graph

14074 commits

Author SHA1 Message Date
Florian Staudacher
6c9cce7cda Merge branch '4264-embed-youtube-on-https' of https://github.com/arlogn/diaspora into arlogn-4264-embed-youtube-on-https 2014-02-09 13:05:39 +01:00
Jonne Haß
d27c6a8305 updated 31 locale files [ci skip] 2014-02-09 12:31:00 +01:00
Fabian Rodriguez
b5e6c2a149 bump kaminari 2014-02-02 21:03:51 -02:00
Jonne Haß
d5207d61d4 Merge pull request #4752 from svbergerem/fix-timeago-mobile
Fix timeago on mobile devices. Fix missing space
2014-02-02 07:32:27 -08:00
arlogn
1563d088bc embedding youtube videos over https 2014-01-30 18:01:27 +01:00
Steffen van Bergerem
655fbfcd79 Fix timeago on mobile devices. Fix missing space 2014-01-30 10:15:14 +01:00
Jonne Haß
c9cd5460ac Merge pull request #4749 from svbergerem/fix-timeago-desktop
fix timeago
2014-01-29 01:28:56 -08:00
Steffen van Bergerem
fe01734a3d fix timeago 2014-01-29 03:24:10 +01:00
Raphael Sofaer
300a7c1c31 Merge pull request #4737 from rsofaer/no_retries_for_bad_cert
Do not retry sending out posts on SSL errors.  See #4728
2014-01-27 20:11:57 -08:00
Raphael Sofaer
de593f6e9f Do not retry sending out posts on SSL errors. See #4728
Refactor HydraWrapper so the when-to-retry logic is in the worker
2014-01-27 15:45:45 -08:00
Dennis Schubert
1f76a9a354 Merge pull request #4739 from MrZYX/stabilize_cukes
Stabilize cukes
2014-01-26 14:39:43 -08:00
Jonne Haß
c23fa673a4 Merge pull request #4746 from svbergerem/fix-css-keyboard-navigation
Fix css for keyboard navigation
2014-01-26 02:56:39 -08:00
Steffen van Bergerem
763fb95947 Fix css for keyboard navigation 2014-01-26 04:31:11 +01:00
Jonne Haß
eeec0eafe5 Don't rely on the hover to work when deleting a comment in a cuke
Also reuse comment step for comment deletion cuke.
This effectively masks failures of the comment deletion cuke
until we find a real solution.
2014-01-26 00:14:35 +01:00
Jonne Haß
8b8071925d Make toggle aspect call synchronous and bump capybaras wait timeout
in features/desktop/aspect_navigation.feature:18 we quickly leave the page
before waiting for the request to finish. By making the HTTP call
synchronous we wait for it to finish before we reflect the change in the DOM,
thus giving Capybara a chance to wait for it. Also let Capybara wait longer.
This should random failures of the aforementioned cuke rarer.
2014-01-26 00:13:06 +01:00
Jonne Haß
e1e69882ad Merge pull request #4740 from Gallaecio/gl
Updated the Galician (gl) translation and fixed a typo
2014-01-25 03:43:31 -08:00
Adrián Chaves Fernández (Gallaecio)
672686a72d Fixed typo: ‘[…] your password, If it was […]’ → ‘[…] your password. If it was […]’. 2014-01-25 08:56:55 +01:00
Adrián Chaves Fernández (Gallaecio)
e9b5da1741 Updated the Galician (gl) translation. 2014-01-25 08:55:13 +01:00
Jonne Haß
f9c230dd31 Merge pull request #4738 from svbergerem/remove-unused-spv-files
Remove unused beta code
2014-01-24 04:19:22 -08:00
Jonne Haß
9fe17f1ae0 Merge pull request #4736 from svbergerem/remove-cubbies
Remove unused cubbies code
2014-01-24 03:10:40 -08:00
Steffen van Bergerem
0f156cd9a4 Remove unused beta code 2014-01-24 09:01:30 +01:00
Steffen van Bergerem
7519fcc255 Remove unused cubbies code 2014-01-24 08:58:47 +01:00
Jonne Haß
0b15e66d06 Merge pull request #4577 from svbergerem/2302-permalink-comments
[Ready to review & merge] Add permalinks for comments

Conflicts:
	app/assets/stylesheets/application.css.sass
2014-01-22 11:24:42 +01:00
Jonne Haß
397d814f97 Merge pull request #4717 from svbergerem/tags-remove-followers
Drop number of followers from tags page
2014-01-21 13:21:22 -08:00
Steffen van Bergerem
3d4bdfb665 Drop number of followers from tags page 2014-01-21 14:49:05 +01:00
Jason Robinson
590778502d Merge branch 'hotfix/0.3.0.1' into develop
Conflicts:
	Changelog.md
	config/defaults.yml
2014-01-20 23:40:58 +02:00
Jason Robinson
7bfa7292fa bump to 0.3.0.1 2014-01-20 23:40:01 +02:00
Florian Staudacher
0c5c17f5e2 fix regression in conversations causing an infinite recursion (fix #4715)
(cherry picked from commit 5c059b2925)

Conflicts:
	Changelog.md
2014-01-20 23:39:19 +02:00
Florian Staudacher
5c059b2925 fix regression in conversations causing an infinite recursion (fix #4715) 2014-01-20 22:00:26 +01:00
Jonne Haß
d87e8cbb3a Merge pull request #4712 from Ruxton/feature/move_timeago_outside_of_assets_group
Moves rails-timeago into the root of Gemfile, it's used in views + assets
2014-01-20 08:59:58 -08:00
Ruxton
49800ece87 Moves rails-timeago into the root of Gemfile, it's used in views + assets 2014-01-20 21:25:15 +08:00
Jonne Haß
9ea6e9c166 Merge pull request #4517 from Zauberstuhl/report_post_feature
Added post reporter feature

Conflicts:
	Changelog.md
	app/assets/stylesheets/application.css.sass
	db/schema.rb
2014-01-20 10:03:45 +01:00
Jonne Haß
0e291fd9c4 Merge pull request #4281 from Ruxton/feature/use_rails_timeago_gem_instead_of_vendored_js
Switched to using rails-timeago to make keeping on top of new versions o...
2014-01-20 09:57:10 +01:00
Ruxton
a3113cce7c Switched to using rails-timeago to make keeping on top of new versions of plugin easier 2014-01-20 09:33:35 +08:00
Jason Robinson
93b30dcda4 start new development cycle 2014-01-19 22:47:56 +02:00
Jason Robinson
4d5a55d8a1 Merge branch 'release/0.3.0.0' into develop 2014-01-19 22:38:35 +02:00
Jason Robinson
234ce10cf5 Merge branch 'release/0.3.0.0' 2014-01-19 22:38:20 +02:00
Jason Robinson
edbed6c44a bump to 0.3.0.0 2014-01-19 22:38:10 +02:00
Jonne Haß
cb482b89e1 Merge pull request #4709 from Flaburgan/update-changelog-gems
Add gems upgrade in the changelog
2014-01-19 12:00:27 -08:00
flaburgan
565aba5036 Add gems upgrade in the changelog 2014-01-19 20:58:17 +01:00
Jonne Haß
18a2b6c0d3 updated 158 locale files [ci skip] 2014-01-19 19:18:14 +01:00
Jonne Haß
ed971fc96d Merge branch 'develop' of github.com:diaspora/diaspora into develop 2014-01-18 13:11:23 +01:00
Jonne Haß
6949292995 bump recommended rubygems version 2014-01-18 13:11:02 +01:00
Jonne Haß
1231248d19 Merge pull request #4700 from qmaruf/absolute-path-for-favicon-ico
Absolute path added for favicon.ico
2014-01-18 03:11:40 -08:00
Steffen van Bergerem
20e1626453 add permalinks for comments 2014-01-17 22:11:17 +01:00
Jonne Haß
dae69f9558 Merge pull request #4662 from Raven24/update_underscore-backbone
update backbone.js and underscore.js
2014-01-17 03:24:46 -08:00
Jonne Haß
3b7a8992e4 Merge pull request #4698 from goobertron/remove_alpha_refs
Remove alpha refs from devise.en.yml
2014-01-16 15:32:39 -08:00
Florian Staudacher
1924c40d38 replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem
- updates underscore to 1.5.2 and backbone to 1.1.0

backbone had some breaking changes:
- fix url/urlRoot handling in models & collections
- options are no longer attached to the view by default
- collections reset when 'fetch' is called, tell it to keep the existing
  models

other changes:
- fix some events triggering multiple times in connection with deleting
  a model
- use document fragments instead of an element array for stream entries
- adapt jasmine and cucumber specs to the changed code
  * no longer test the backbone router as part of our code
  * jasmine factory already returns model instances, no need to wrap
    that again
2014-01-16 23:23:30 +01:00
goobertron
0b0d0000fe Remove alpha references to invites and buggy software 2014-01-16 18:51:39 +00:00
Quazi Marufur Rahman
b7b595d640 Absolute path added for favicon.ico 2014-01-17 00:31:02 +06:00