flaburgan
086d512d83
Improve mobile usability
2013-08-06 17:05:35 +02:00
Oliver Azevedo Barnes
55a58713a5
Issue #4124 Check write access before authorizing Twitter
2013-08-05 13:52:19 -05:00
Jonne Haß
9ec9ae0c6c
Merge pull request #4349 from arlogn/webkit-cursor-pointer-on-input-file-button
...
Cursor pointer on upload-photos button in webkit browsers
2013-08-05 20:35:13 +02:00
mokus
df9a42c397
update search controller + serch.js so that autocomplete works
...
Added search_controller_spec, moved some tests from people_controller_spec to search_controller_spec
Fixed merged conflict in Changelog
update routes and search controller
remove useless except from search controller
Fix indentation in search_controller
2013-08-05 11:49:23 +02:00
Jonne Haß
6689f20710
Merge pull request #4321 from andrewcsmith/feature/4100-add-support-for-posting-to-wordpress-as-a-service
...
Feature/4100 add support for posting to wordpress as a service
Conflicts:
Gemfile.lock
2013-08-04 17:15:39 +02:00
Andrew Smith
2bb6bc8eef
Added Wordpress service functionality,
...
for cross-posting to OAuth-enabled Wordpress.com or Jetpack-enabled Wordpress.org blogs.
Added model for Wordpress service
Added very very basic Wordpress cross-posting functionality.
Added markdown support to post body
Fixed Wordpress::MAX_CHARACTERS problem
cleanup
Added default settings for Wordpress OAuth
Added default settings for Wordpress OAuth
Added Wordpress to configured services spec.
changelog changes
2013-08-04 07:46:56 -07:00
Fábián Tamás László
ba3d60b00f
Only parse opengraph if oembed is not available
2013-08-04 15:55:09 +02:00
Jonne Haß
9d6ac1abe5
Merge pull request #4331 from meitar/tumblr-delete-deleted
...
Tumblr posts should be deleted when users delete their originating Diaspora post.
2013-08-03 14:41:57 +02:00
Jonne Haß
c7eed23c61
Merge pull request #4223 from svbergerem/3229-change-src-on-closing-lightbox
...
Change image to ajax-loader when closing lightbox
2013-08-02 06:26:49 -07:00
Steffen van Bergerem
f810e39f52
Change image to ajax-loader when closing lightbox
2013-08-02 14:46:15 +02:00
Jonne Haß
2e9de37594
add changelog entry for strong parameters [ci skip]
2013-08-02 11:51:43 +02:00
Plurrtard
6900146852
fix #4163 - Now updating correct contact attribute on retraction
...
Added test case for Issue #4163
2013-07-31 15:20:57 +02:00
Jonne Haß
7729b1e8e0
Merge branch 'Team-D-feature/4144-convert_ActivityStreamSPhoto_to_StatusMessages' into develop
2013-07-31 15:18:28 +02:00
Jonne Haß
4710144b02
Merge pull request #4293 from Team-D/feature/4274-error_message_vanishes_too_fast
...
fixes issue 4274 flash-messages stay longer
2013-07-31 15:12:44 +02:00
Jonne Haß
7ea2888c6d
Merge branch 'tsrivishnu-publisher_autoclose' into develop
2013-07-31 15:09:23 +02:00
Jonne Haß
77c94bf4c2
Merge branch 'ZBarg-feature/improve-post-title' into develop
2013-07-31 15:01:44 +02:00
Jonne Haß
d5fbeff03b
Merge branch 'Ruxton-develop' into develop
2013-07-31 14:27:08 +02:00
Jonne Haß
cdc29e449d
Move facebox configuration into the initialization of the Backbone app
...
Facebox is already called from some Backbone views very early, making its icons 404 otherwise.
2013-07-29 12:20:05 +02:00
Jonne Haß
3627f46b2d
Merge pull request #4309 from jflemingprod/feature/4068-logout-delete-request
...
Log out should be a DELETE request
2013-07-17 21:56:15 +02:00
Jonne Haß
4d196c5453
Merge pull request #4289 from rivendale2010/patch-2
...
fix link to background image
2013-07-09 19:23:06 +02:00
Jonne Haß
4fb3170f7f
Merge branch 'netom-4257-conversations-timeago' into develop
2013-07-07 14:45:45 +02:00
fabianfiorotto
3e5b29b289
Fix pagination for people list on the tag stream page
...
Update _index.html.haml
This params broken the pagination of the followers list in tags page
To reproduce try to paginate in
https://joindiaspora.com/tags/diaspora
test for people pagination patch
reducing the per page limit
removing tabs
2013-07-06 13:10:29 +02:00
Ruxton
dce1531ba6
Changed follow_diasporahq to be configurable to auto follow any user on join.
...
Fixing example config file
Updated changelog
2013-07-06 13:02:27 +02:00
Fábián Tamás László
aa472b25de
Put preloads into gon.preloads
...
Fixed tagFollowing not getting into preloads
2013-07-06 12:45:23 +02:00
Jonne Haß
3da9b1bf7f
Merge pull request #4259 from netom/4173-disable-invite-button
...
Disable invite button after sending invite
Conflicts:
Changelog.md
2013-07-06 12:40:05 +02:00
Jonne Haß
9d4377dc23
Merge pull request #4251 from 0TWAIN0/feature/4182-render-markdown-in-mails
...
Feature/4182 render markdown in mails
Conflicts:
Changelog.md
2013-07-06 12:20:09 +02:00
kevivmatrix
6623e86a5a
private message sending changed to ajax
...
added specs for change in controller
one form of hash used in single line of code
rendering create response on sending message
redirect user to conversation page if message sent successfully
removed deprecated way of rendering file
conversations create for mobile fixed
minor code style change
updated changelog
2013-07-06 14:35:09 +05:30
Jonne Haß
091951a929
bumped unicorn timeout to 90 seconds and made it configurable
2013-07-03 12:52:35 +02:00
twain
e1ca8df15e
added strip_markdown to notification mails
2013-07-03 11:16:31 +02:00
Jonne Haß
2c70222a76
add changelog entry for #4277 [ci skip]
2013-07-02 09:16:47 +02:00
Fábián Tamás László
6e178af551
Disable invite button after sending invite
2013-07-01 10:19:56 +02:00
Jonne Haß
30dff802d5
Merge pull request #4243 from davexunit/feature/2948
...
Show the user if a contact is sharing with them when viewing their profile page
2013-06-29 10:16:41 +02:00
Jonne Haß
521aaf894b
Merge pull request #4255 from netom/4194-mobile-photo-view
...
4194 mobile photo view
2013-06-29 10:06:46 +02:00
Jonne Haß
92d3bb9c69
Merge pull request #4252 from Raven24/diasp-feature/1283-coppa-admin
...
Admin: find users under the age of 13 (COPPA)
2013-06-29 10:03:59 +02:00
Steffen van Bergerem
71f03544e4
Don't focus comment form on 'show n more comments'
2013-06-28 20:40:24 +02:00
Jonne Haß
e0812c9a0e
start new development cycle
2013-06-28 17:50:01 +02:00
Jonne Haß
2e7c571fa7
bump to 0.1.1.0
2013-06-28 17:38:13 +02:00
Jonne Haß
e286531687
remove restriction on guid length
2013-06-28 08:10:57 +02:00
Jonne Haß
e7954132aa
bump recommended Ruby version to 1.9.3-p448
...
See http://www.ruby-lang.org/en/news/2013/06/27/hostname-check-bypassing-vulnerability-in-openssl-client-cve-2013-4073/
2013-06-27 17:15:56 +02:00
Florian Staudacher
02be4a5335
make age search postgres compatible, add spec, changelog
2013-06-24 12:34:22 +02:00
Jonne Haß
9c7237ca1c
Merge pull request #4244 from svbergerem/4237-consistent-conversation-list
...
Show avatar of recent user in conversation list
Conflicts:
Changelog.md
2013-06-22 02:38:54 +02:00
Jason Robinson
f30cee3b6e
Fix hashtags that start a line when posting to Facebook or Twitter, by applying all the same options to strip_markdown as applying to markdownify, fixes #3768 and #4154
2013-06-20 00:06:13 +03:00
Steffen van Bergerem
ffb150f227
Show avatar of recent user in conversation list
2013-06-19 22:59:05 +02:00
Jonne Haß
221c1bf959
update all wiki links
2013-06-17 20:00:48 +02:00
Jonne Haß
c9e981096c
Merge pull request #4229 from davexunit/4227-private-message-error
...
Check for nil before splitting contact_ids param in ConversationsController
2013-06-17 15:30:56 +02:00
Antoine D.
17067d6f79
#4180 was placed in the wrong milestone
2013-06-16 12:05:30 +02:00
Jonne Haß
ed36786edc
Merge pull request #4217 from svbergerem/4041-loading-indicator
...
Add loading indicator on tag pages, remove second one from profile page
Conflicts:
Changelog.md
2013-06-14 18:23:39 +02:00
Steffen van Bergerem
4cbab628c9
Fix login for short passwords
2013-06-14 12:02:44 +02:00
Steffen van Bergerem
a8ade65e1a
Add loading indicator on tag pages, remove the second one from the profile page
2013-06-14 01:25:36 +02:00
Jonne Haß
6948462f66
fix changelog [ci skip]
2013-06-13 21:46:32 +02:00
Jonne Haß
c6d158bd81
move asset_sync require to the earliest point possible
2013-06-13 20:57:38 +02:00
Steffen van Bergerem
21ef1c8e41
Remove alpha branding
2013-06-12 23:08:13 +02:00
Jonne Haß
c7909a39cb
add gem updates to changelog [ci skip]
2013-06-12 20:40:15 +02:00
Steffen van Bergerem
a02fdc6e45
unify ignore and hide #bugmash #monday
2013-06-12 14:11:06 +02:00
Florian Staudacher
4ee5d5f19c
replace mentions of out-of-aspect people in limited posts with just a
...
markdown link to their profile (fixes #2516 )
add failing spec for #4160 / #2516
extend the spec a bit more
refactor mention handling in a status message
add method for filtering mentions by aspects
wire mention filtering into the status message model, adapt a few tests to
work properly
cosmetic changes
shorten helper methods
add changelog entry
2013-06-09 19:16:40 +02:00
Steffen van Bergerem
bcd43cbfee
Don't show hovercards for current user in comments
2013-06-09 12:31:18 +02:00
Jason Robinson
3fa9f6414d
Fix Twitter crossposting ( #2758 ). Refactor some service posting related code.
2013-06-08 17:38:07 +03:00
Steffen van Bergerem
17876d1de6
show medium avatar in hovercard
2013-06-07 11:23:28 +02:00
Florian Staudacher
c2a9cb55ef
Merge branch 'add_conv_participants_preview' of https://github.com/marpo60/diaspora into marpo60-add_conv_participants_preview
2013-06-04 17:12:38 +02:00
Florian Staudacher
b7b4edeeb0
Merge branch 'reoponed_issue3897' of https://github.com/RoonyH/diaspora into RoonyH-reoponed_issue3897
2013-06-04 16:43:16 +02:00
Florian Staudacher
bcb1214f99
Merge pull request #4162 from MrZYX/typhoeus
...
bump Typhoeus and refactor HydraWrapper
2013-06-04 03:36:39 -07:00
Juan Azambuja
3f3fe3ecc7
Add participants preview con conversations
2013-06-01 12:14:16 -03:00
Steffen van Bergerem
272cf60788
Add back-to-top button on tag and user pages
2013-05-31 02:02:14 +02:00
Juan Azambuja
e59066bd66
Fix icons-deletelabel styles
2013-05-27 10:25:04 -03:00
Aruna Herath
7803df5ecd
Changed post/comment submit keyboard shortcut to ctrl+enter from shift+enter
...
Fixes reopened #3897
2013-05-27 17:08:39 +05:30
Liane Nakamura
5f25a52676
Fix post iframe src url
...
Add test for posts helper
2013-05-26 20:49:56 +02:00
Fabián Rodríguez
aed81c1b3b
Fix tags ordering in chrome
2013-05-25 15:44:53 -03:00
Jonne Haß
d331242d94
Merge branch 'feature/retract_tweets_when_post_retracted' of git://github.com/Ruxton/diaspora into develop
...
Conflicts:
Changelog.md
2013-05-25 13:50:28 +02:00
Jonne Haß
272f405ab7
Merge pull request #4177 from svbergerem/4157-post-preview-tag-page
...
Fix #4157 : post preview from tag pages
2013-05-25 04:46:58 -07:00
Jonne Haß
009209d939
bump Typhoeus and refactor HydraWrapper
2013-05-25 13:45:37 +02:00
Jonne Haß
f2f7800b30
drop fallback donation form
2013-05-25 13:37:17 +02:00
Steffen van Bergerem
7f596cfd36
Fix #4157 : post preview from tag pages
2013-05-25 12:39:01 +02:00
Dennis Schubert
cdb4be14ce
Merge branch 'hotfix/v0.1.0.1' into develop
2013-05-20 21:29:17 +02:00
Dennis Schubert
1661615fe6
Changelog and version number for the hotfix
2013-05-20 21:28:10 +02:00
Jonne Haß
63b667bbef
gracefully handle unavailable git in script/server
2013-05-20 18:14:33 +02:00
Ruxton
48b48470bc
Service.delete_post now more generic, for future implementations
...
Service.delete_post now accepts post to be more generic and supports deleting post from any service that overrides delete_post(post)
2013-05-20 12:19:39 +08:00
Ruxton
ba0e2509c9
Twitter service removes status from twitter when post is revoked
2013-05-20 11:00:49 +08:00
Jonne Haß
ac147cc9f4
Refactor config/ directory
...
* Get rid of early pathname requirement
* Use require_relative where approciate
* Drop unused files
* Imported new application.rb, environment.rb and environments/* from fresh Rails app
* Cleaned up boot.rb
* Load config in boot.rb
* Deduplicate environments/integration*.rb
* Move username blacklist into defaults.yml
* Ruby 1.9 Hash syntax everywhere
* Reorganize lib/diaspora/markdownify to match conventions
* Get rid of full path requires where possible
* Add dummy content to production section diaspora.yml.example to prevent warning
* Drop sqlite? method
* Move postgres? method into ConfigurationMethods
* Drop token authentication from User
2013-05-19 18:54:54 +02:00
Jonne Haß
bf90dfffbd
start new development cycle
2013-05-19 16:03:01 +02:00
Jonne Haß
79c9460e0b
change version to 0.1.0.0
2013-05-19 16:01:16 +02:00
Jonne Haß
69e115d234
Add the gem updates section for the current release to the changelog
2013-05-18 23:09:39 +02:00
Jonne Haß
11eecc3d3a
404, not 500, if signed out user wants to see a non public/existing post
...
Also add some specs for Post#find_by_guid_or_id_with_user
2013-05-18 20:55:22 +02:00
Jonne Haß
aa60fac217
Merge branch 'error_404_mobile' of git://github.com/movilla/diaspora into movilla-error_404_mobile
...
Conflicts:
Changelog.md
2013-05-18 20:06:49 +02:00
Jonne Haß
f5a4bc51c2
Merge branch 'patch-2' of git://github.com/rivendale2010/diaspora into develop
...
Conflicts:
Changelog.md
app/views/layouts/_header.html.haml
2013-05-18 20:03:59 +02:00
Steffen van Bergerem
63040bb8cc
fix mentions at the end of a post
2013-05-17 19:27:08 +02:00
Steffen van Bergerem
da532e18bd
Fix preview with locator feature
2013-05-08 13:07:13 +02:00
Ruxton
4f1bfd7eea
oembed_providers.yml added for custom (outside of ruby-oembed) oEmbed providers.
2013-05-07 09:38:30 +08:00
Jonne Haß
e462b95316
add changelog entry for locator [ci skip]
2013-05-06 17:34:55 +02:00
Braulio Martinez
00a3332013
Remove unnecessary ruby187 hacks
2013-05-02 10:07:30 -03:00
Jonne Haß
d2c9295389
Merge pull request #4111 from Raven24/install_refactor
...
refactor install script
2013-05-01 13:33:35 -07:00
movilla
19d22a8928
fix missing translation back to top
2013-05-01 19:22:53 +02:00
Florian Staudacher
4005cd05ea
refactor install script
...
the script is now split up in parts that will be fetched from github
on demand.
fixes #4047
2013-05-01 14:01:11 +02:00
rivendale
4f8ce5cb98
Update Changelog.md
2013-04-29 10:57:28 -03:00
movilla
5839d304db
Fix reactions link on mobile broken
2013-04-25 13:55:57 +02:00
movilla
f17d16385f
mobile private post dont show error 404
2013-04-24 22:17:47 +02:00
Jonne Haß
25b3f6bcdc
Merge pull request #4127 from marpo60/fix_aspects_max_selection
...
Fix select & deselect all aspects check image
2013-04-22 08:34:13 -07:00
Juan Manuel Azambuja
06ef58bc97
Add changelog entry for pull 4127
2013-04-22 10:25:24 -03:00
Florian Staudacher
c1b680e51d
show username of the services in the publisher
...
original work by @Ruxton
rebased and extended to include feedback from the original PR #3959
2013-04-21 23:29:04 +02:00
Jonne Haß
322f4da4d8
Embed associated photos into the status message xml
2013-04-21 19:44:09 +02:00
Jonne Haß
aca134d54a
Refactor script/server
...
* Made style consistent
* Add helper functions to print messages
* Abort script if critical command fails
* Made number of started Sidekiq workers configurable again
2013-04-15 17:03:41 +02:00
Florian Staudacher
f3aa802a0d
remove capistrano from the main source code repo
...
capistrano deployment scripts will be maintained in a separate deployment repo
2013-04-15 00:50:23 +02:00
movilla
c1479b36ca
Correction typos for changelog and activity mobile feature
2013-04-13 22:24:07 +02:00
Jonne Haß
3572ae8d2e
Merge branch 'remove_navbar' of git://github.com/movilla/diaspora into movilla-remove_navbar
...
Conflicts:
Changelog.md
2013-04-13 13:04:52 +02:00
Jonne Haß
fd069af2c6
Merge branch 'activity_more' of git://github.com/movilla/diaspora into movilla-activity_more
...
Conflicts:
Changelog.md
2013-04-13 12:53:31 +02:00
Jonne Haß
7a0d1c647a
Merge pull request #4096 from RoonyH/3897-submit_a_comment_by_shift+enter
...
3897 submit a comment by shift+enter
2013-04-13 03:49:40 -07:00
Jonne Haß
bef05c14d7
Merge branch '3681-infinite-scroll-on-contact-page' of git://github.com/asphxia/diaspora into develop
...
Conflicts:
Changelog.md
2013-04-10 18:24:47 +02:00
Jonne Haß
15418eae67
Merge pull request #4112 from marpo60/issues_4017_4107_fixes
...
close issues #4017 and 4107 by including jquery.textchange
2013-04-10 07:58:30 -07:00
Juan Manuel Azambuja
01d91e02d4
Add changelog entry for #4017 & #4107
2013-04-10 11:17:40 -03:00
Jonne Haß
f272c7ed03
Merge branch 'brauliomartinezlm-4058_redirect_to_downcase_version_of_tags' into develop
2013-04-10 10:20:18 +02:00
Aruna Herath
b0879dd256
added same feature to publisher
2013-04-08 19:29:36 +05:30
Aruna Herath
5f6ce87a23
added shift+enter key from new comment box to submit the comment.
2013-04-08 19:08:29 +05:30
movilla
bc87b501f2
Fix show more post in my activity mobile page. Close #4108
2013-04-08 00:04:42 +02:00
Steffen van Bergerem
6e724fc1d4
preview posts in stream
2013-04-07 17:43:27 +02:00
Jason Robinson
9c0c5a7258
Include missing javascript in bookmarklet, regression introduced in commit ffc6c1102e. Fixes #4057
2013-04-07 00:06:02 +03:00
movilla
33ecc50fbc
Mobile buttons are only clickable when scrolled to the top
2013-04-05 19:16:15 +02:00
embs
16cf699d4b
Fix default image url in profiles table. Closes #3795
2013-04-04 19:22:43 -03:00
embs
4ef37c64be
Add explanation to services index page. Closes #3064
2013-04-04 15:51:11 -03:00
Dennis Schubert
3b7bb2c44e
Fix the tag number in sidekiq's changelog notes
...
... it's been a while ...
2013-04-04 12:22:50 +03:00
Dennis Schubert
f3b7d57b3a
Merge pull request #3993 from MrZYX/sidekiq
...
Sidekiq (+ some cleanup)
2013-04-03 15:19:15 -07:00
Steffen van Bergerem
a693a0970b
added hotkeys to navigate in stream
2013-04-02 19:24:20 +02:00
Bruno Machado
29af94ce4e
Remove unnecessary dotted CSS borders. Closes #2940
2013-04-01 15:53:27 -03:00
movilla
8375433788
* Remove unnecessary navigation bar to access mobile site
...
* Re-add flash warning to registrations mobile
* Remove excess :css
* Fix littles css errors
2013-03-30 23:09:45 +01:00
Tom Scott
74690088f2
Update changelog. Apologize for idiocy.
2013-03-30 09:33:42 -04:00
Tom Scott
8a7f6c9fdf
Merge pull request #4067 from movilla/multiphoto
...
Add multiphoto for mobile post. Close #4053
2013-03-30 06:26:07 -07:00
Tom Scott
af8485f47f
Merge pull request #4074 from L3MNcakes/feature/3975-send-profile-update
...
Issue #3976 : Send a profile update alongside a sharing notification
2013-03-30 06:07:16 -07:00
movilla
b257939f7e
Add multiphoto for mobile post
2013-03-30 10:59:06 +01:00
Marcelo Casiraghi
b0f76f1764
Fix confirmation at getting_started page
2013-03-25 23:09:38 -03:00
L3MNcakes
8eed16c245
Issue #3976 : Send a profile update alongside a sharing notification
...
Issue #3976 : Send a profile update alongside a sharing notification
2013-03-24 06:04:47 +00:00
Jonne Haß
79a79d65d6
Bye Resque. Ohai Sidekiq.
...
* Dropped all references to Resque
* Moved all jobs under app/workers since that's the Sidekiq convention
* Renamed Jobs module to Worker to match new location
* Adapted all jobs to Sidekiq
* Replaced all enqueue calls with perform_async
* Dropped Resque hacks from specs and features, replaced with
sidekig/testing in RSpec and sidekig/testing/inline in Cucumber
* Updated scripts to start a Sidekiq server
* Inline Sidekiq sinatra app
* Let Sidekiq create the actual Redis instance
* Workaround already initialized constant warnings in service models
* Resolved ToDo in one job definition by creating proper exception clases
for some errors in receiving posts
* Added sidekiq section to configuration to make it completly
configurable to the user
* Add Sidekiq middleware for clean backtraces
* Delay HttpMulti retry to give offline pods a chance to come back up
* Do not retry on GUID already taken and alike errors
* Be graceful about deleted posts in GatherOEmbedData
2013-03-21 23:39:07 +01:00
Jonne Haß
a55f6fd98c
Merge branch 'hotfix/0.0.3.4' into develop
...
Conflicts:
Changelog.md
config/defaults.yml
2013-03-18 21:10:29 +01:00
Jonne Haß
1a995aa47c
bump rails to 3.2.13, release 0.0.3.4
2013-03-18 21:07:55 +01:00
Jonne Haß
1a58f9cf29
Merge branch 'mobile_comment' of https://github.com/movilla/diaspora into develop
...
Conflicts:
Changelog.md
2013-03-18 20:59:39 +01:00
movilla
bf2bd5a97c
Hide comment button in the mobile view when not signed in
2013-03-18 20:15:55 +01:00
movilla
3990bebcf4
Fix mobile view of deleted reshares
2013-03-18 16:52:37 +01:00
Jonne Haß
e51443b3ef
Merge pull request #4059 from marpo60/remove_unnecessary_javascript_views
...
delete unused javascript views
2013-03-15 11:45:22 -07:00
Juan Manuel Azambuja
06dc53749a
delete unused javascript views
2013-03-15 14:39:34 -03:00
Jonne Haß
d9b36cd312
update changelog [ci skip]
2013-03-15 17:47:09 +01:00
Fabián Rodríguez
d63aff8ea8
update changelog
2013-03-12 20:24:03 -03:00
Jonne Haß
33acc1f7a2
Merge branch 'hotfix/0.0.3.3' into develop
...
Conflicts:
Changelog.md
config/defaults.yml
2013-03-11 21:24:56 +01:00
Jonne Haß
c7283c60a1
release 0.0.3.3
2013-03-11 21:23:28 +01:00
Florian Staudacher
0de68fb713
Merge pull request #4029 from MrZYX/4027-unicode-tags
...
decode tag name before passing it into TagFollowingAction
2013-03-11 05:51:54 -07:00
Jonne Haß
97a8ff65ba
Merge pull request #4048 from marpo60/s3_max_age
...
Set max-age header to Amazon S3 resources
2013-03-10 06:14:49 -07:00
Jason Robinson
affa713616
If post has photos, always include url in post to Facebook to stay consistant with other servies, fixes #3706
2013-03-10 08:15:12 +02:00
Marcelo Dominguez
b950c4f171
Set max-age header to Amazon S3 resources
2013-03-08 16:07:56 -02:00
Jonne Haß
60bd29aa68
decode tag name before passing it into TagFollowingAction, fixes #4027
2013-03-08 13:47:55 +01:00
Florian Staudacher
f8513c2005
Merge pull request #3944 from MrZYX/modular_layouts
...
Modular layouts
2013-03-08 02:50:43 -08:00
embs
e7daa978e3
Show timestamp when hovering on comment time-ago string. Closes #4042
2013-03-08 00:33:19 -03:00
pestrada
18aeeb052b
reset comment box height after posting a comment
...
refactor create comment method
2013-03-07 12:55:03 -06:00
Jonne Haß
55cb070ac9
add header to sign up page
2013-03-06 19:01:07 +01:00
Jonne Haß
ffc6c1102e
dry up and modularize layouts
2013-03-06 19:00:34 +01:00
Jonne Haß
43f21d6e55
Pass the real values to stderr_path and stdout_path in unicorn.rb since it runs a case statement on them
2013-03-05 23:37:51 +01:00
Jonne Haß
ad16451e1f
Merge pull request #4006 from afrerich/feature/3899-long-tags-break-the-layout
...
fade long tag names - refs diaspora/diaspora#3899
2013-03-02 12:20:15 -08:00
aaronf
cd78aa5a65
fade long tag names - refs diaspora/diaspora#3899
2013-03-02 13:57:30 -06:00
Jonne Haß
7b56c2dd52
Do not fail on receiving a SignedRetraction via the public route
2013-03-01 03:38:36 +01:00
Jonne Haß
ccedb6eff0
delegate parent_author to the target of a RelayableRetraction
2013-02-28 17:01:58 +01:00
Jonne Haß
b1cdc30367
Merge pull request #4004 from movilla/upload_photo
...
Upload photo mobile. Close #3324
2013-02-26 15:30:09 -08:00
movilla
76b1e9b0dc
Add the ability to upload photos from the mobile site
2013-02-26 23:25:58 +01:00
Jonne Haß
cf9659de4a
fix XSS vulnerability in conversations#new, closes #4010
2013-02-26 19:09:30 +01:00
Jonne Haß
d6ff67fde2
fix XSS vulnerability in conversations#new, closes #4010
2013-02-26 19:06:01 +01:00
pestrada
3f3409a0a5
avoid posting empty comments
...
fix Jasmine test
updated changelog with bugfix #3836
fix changelog update
remove wrong bug fix line
2013-02-25 18:27:46 -06:00
Jonne Haß
3c9ce435e1
Merge branch 'hotfix/0.0.3.1' into develop
...
Conflicts:
Changelog.md
config/defaults.yml
2013-02-24 17:26:45 +01:00
Jonne Haß
b487c389bc
release 0.0.3.1
2013-02-24 17:25:02 +01:00
Jonne Haß
6bb644f058
Sort tag followings alphabetically, not in reverse, fixes #3986
2013-02-24 17:23:01 +01:00
movilla
5d46baf33e
Wrap text if too long in mobile notifications
...
Conflicts:
Changelog.md
2013-02-24 17:23:01 +01:00
movilla
bfa8b92c57
Fixed removing images from publisher on the profile and tags pages
2013-02-24 17:23:01 +01:00
Jonne Haß
ee0d7b2e8b
move custom splash page login into the controller, fixes #3991
2013-02-24 17:23:01 +01:00
movilla
099f4a61e4
Include our custom fileuploader on the mobile site too
2013-02-24 17:23:01 +01:00
Jonne Haß
e232e164e4
exec foreman in script/server
2013-02-24 17:23:00 +01:00
Jonne Haß
ce8b3c89db
update changelog; replace "pre" releases with a plain "head"
...
Conflicts:
config/defaults.yml
2013-02-24 17:22:56 +01:00
Jonne Haß
0cf1c2d020
Sort tag followings alphabetically, not in reverse, fixes #3986
2013-02-24 16:22:01 +01:00
Fabián Rodríguez
eb8e777873
update changelog
2013-02-24 12:24:35 -02:00
Jonne Haß
19b9b0edb8
Merge pull request #3990 from movilla/mismatch_author_name
...
Wrap text if too long in mobile notifications
2013-02-22 07:51:20 -08:00
movilla
c52a878e86
Wrap text if too long in mobile notifications
2013-02-22 16:15:25 +01:00
Florian Staudacher
f788f3426a
Merge pull request #3946 from MrZYX/feature/1781-include-reshares-in-user-feed
...
Include reshares in the public user feed, closes #1781
2013-02-21 13:37:29 -08:00
movilla
e0d0d0f668
Fixed removing images from publisher on the profile and tags pages
2013-02-21 22:19:24 +01:00
Jonne Haß
35350d1ceb
Include reshares in the public user feed, closes #1781
2013-02-21 14:32:28 +01:00
Jonne Haß
0fd3bcb397
move custom splash page login into the controller, fixes #3991
2013-02-21 13:46:04 +01:00
movilla
5769abcc32
Include our custom fileuploader on the mobile site too
2013-02-20 16:01:08 +01:00
Jonne Haß
5cede18e8d
exec foreman in script/server
2013-02-18 21:31:54 +01:00
Jonne Haß
ba9aee5902
update changelog; replace "pre" releases with a plain "head"
2013-02-18 20:20:50 +01:00
Jonne Haß
35ba082ab5
Merge branch 'overflow_mobile_post' of git://github.com/movilla/diaspora into develop
...
Conflicts:
Changelog.md
2013-02-17 15:48:34 +01:00
Jonne Haß
40b10dc0d9
Merge branch 'overflow_author_infor' of git://github.com/movilla/diaspora into develop
...
Conflicts:
Changelog.md
2013-02-17 15:47:20 +01:00
Jonne Haß
4264804343
Merge pull request #3984 from movilla/frienliar_new_conversation
...
Friendlier new conversation mobile
2013-02-17 06:44:59 -08:00
Jonne Haß
c5e712b17a
fix markdown syntax in the changelog [ci skip]
2013-02-17 15:09:15 +01:00
Jonne Haß
469b361869
update changelog [ci skip]
2013-02-17 14:58:28 +01:00
Jonne Haß
0a124acdf0
Revert "fix regression from #3968 "
...
Revert "Merge pull request #3968 from marpo60/limit_shareable_from_person_queries"
This reverts commit ddfc558a9b .
This reverts commit 30ed4b4e70 , reversing
changes made to f50ce2cb1d .
limiting the fetch of the IDs breaks paginating, there's no quick way to fix that
I left the spec in for future use.
2013-02-16 23:48:10 +01:00
movilla
ce76f12591
friendlier new-conversation mobile
2013-02-16 22:53:43 +01:00
movilla
dfcc8e7c80
Overflow info_author mobile web
2013-02-16 14:51:51 +01:00
movilla
4d6110246e
Overflow name author mobile post
2013-02-15 17:44:54 +01:00
Jonne Haß
ad4ba363a9
Merge branch 'hotfix/0.0.2.5' into develop
...
Conflicts:
Changelog.md
Gemfile.lock
config/defaults.yml
2013-02-11 20:54:35 +01:00
Jonne Haß
f2ce9fa17f
* Fix CVE-2013-0269 by updating the gems json to 1.7.7 and multi\_json to 1.5.1. [Read more]( https://groups.google.com/forum/?fromgroups=#!topic/rubyonrails-security/4_YvCpLzL58 )
...
* Additionally ensure can't affect us by bumping Rails to 3.2.12. [Read more](https://groups.google.com/forum/?fromgroups=#!topic/rubyonrails-security/AFBKNY7VSH8 )
* And exclude CVE-2013-0262 and CVE-2013-0263 by updating rack to 1.4.5.
2013-02-11 20:51:02 +01:00
Lennart Prelle
2d0abe8309
added a id and a autoscroll to first unread message in conversation ( Fix : #3216 )
2013-02-11 16:15:01 +01:00
movilla
63f1d1c197
friendlier mobile buttons
2013-02-09 15:23:04 +01:00
Jonne Haß
30ed4b4e70
Merge pull request #3968 from marpo60/limit_shareable_from_person_queries
...
limit ShareablesFromPerson queries to improve performance
2013-02-06 05:27:07 -08:00
Fabián Rodríguez
38cf1efdd4
update changelog
2013-02-05 23:52:04 -02:00
movilla
4343914cdb
Twitter/Facebook/Tumblr count down characters is hidden by the picture of the post
2013-02-04 21:31:48 +01:00
Ruxton
60f5173c77
Spec coverage for changelog_url and adjustment to behaviour
2013-02-04 11:00:57 +08:00
movilla
0ea7bc5258
Adapt css for search mobile page
2013-02-02 23:23:22 +01:00
Jonne Haß
865152be90
Merge pull request #3949 from movilla/gettins_started
...
Add Getting_Started page mobile. Close #3854
2013-02-02 08:00:16 -08:00
movilla
27813ec5dd
Excessive padding with select aspect in mobile publisher
2013-02-02 16:41:14 +01:00
movilla
507e8ee199
Add Getting_Started page mobile
2013-02-02 16:02:19 +01:00
Jonne Haß
b8128d356b
Merge branch 'hotfix/0.0.2.4' into develop
...
Conflicts:
Changelog.md
app/views/people/show.html.haml
config/defaults.yml
spec/helpers/layout_helper_spec.rb
2013-02-01 22:24:37 +01:00
Jonne Haß
7134513b28
Fix XSS vulnerabilities caused by not escaping a users name fields when loading it from JSON. #3948
...
From a quick look at the for us available databases this was not actually used in the wild.
2013-02-01 22:20:31 +01:00
Asphyxia
6df84ed703
Fix wrong message on infinite scroll on contact page
2013-01-31 23:09:51 -03:00
Asphyxia
07ae4e618c
Repeated post on stream fails when content is the same
2013-01-31 22:01:09 -03:00
Asphyxia
1ed0318db7
Reshare alert box is appearing twice
2013-01-31 14:52:47 -03:00
Asphyxia
b91ed859a1
Hovering a Timeago-String should show the Timestamp
2013-01-31 13:43:37 -03:00
Asphyxia
389e93a3ae
Stream form on profile page
2013-01-31 00:15:27 -03:00
Jonne Haß
d398365641
Merge branch 'movilla-settings_mobile' into develop
2013-01-29 15:13:19 +01:00
Jonne Haß
4eb98cd7dc
Merge branch 'settings_mobile' of git://github.com/movilla/diaspora into movilla-settings_mobile
...
Conflicts:
Changelog.md
2013-01-29 14:58:11 +01:00
Fabián Rodríguez
8c6b539224
update changelog
2013-01-29 10:02:46 -02:00
Jonne Haß
099b4063d2
Merge pull request #3932 from marpo60/improve-tags-query
...
don't join the tags table here, it makes the query slower
2013-01-29 03:56:49 -08:00
Jonne Haß
6ded1238c7
bump configurate
2013-01-29 12:54:35 +01:00
Fabián Rodríguez
130e4cfbd2
update changelog
2013-01-28 19:24:27 -02:00
Jonne Haß
74613b0b15
Merge branch 'hotfix/0.0.2.3' into develop
...
Conflicts:
Changelog.md
Gemfile.lock
2013-01-28 20:41:25 +01:00
Jonne Haß
8a8ee42ebc
Update Devise to 2.1.3
...
http://blog.plataformatec.com.br/2013/01/security-announcement-devise-v2-2-3-v2-1-3-v2-0-5-and-v1-5-3-released/
2013-01-28 20:38:30 +01:00
movilla
0010819343
add settings web mobile
2013-01-27 20:38:19 +01:00
Asphyxia
6ee921235e
Side panel ui changes
2013-01-27 08:04:33 -03:00
Jonne Haß
946121f672
Merge pull request #3827 from diasp/feature/1338-links-sidebar
...
Show links in sidebar #1338
2013-01-26 04:09:22 -08:00
Diaspora Europe
6d4e577676
show links in sidebar #1338
2013-01-26 11:59:15 +01:00
Diaspora Europe
e8d86f09bb
resize full scaled image to a specific width #3793
2013-01-26 11:36:01 +01:00
movilla
5d3e9f5c3d
Excesive padding with "user-controls" in single post view
2013-01-25 17:34:23 +01:00
Jonne Haß
cb640b91b3
Merge pull request #3880 from Ruxton/feature/oembed_providers
...
Oembed Update - Added instagram, better display for rich/photo
2013-01-25 07:50:24 -08:00
Ruxton
e8decc200e
Adding jasmine coverage for oEmbed updates
2013-01-25 23:47:49 +08:00
Jonne Haß
ed2258a294
Merge pull request #3849 from asphxia/feature/3806-overflow-comment-textarea
...
Issue #3806 : Overflow comment textarea
2013-01-25 03:24:34 -08:00
malavbhavsar
4629afb1f5
Fix services index view.
2013-01-24 23:00:53 -05:00
Asphyxia
f2c67b0d8a
Overflow comment textarea
2013-01-24 22:52:14 -03:00
Asphyxia
7f34c7af7a
Issue #3874 : Distorted profile thumbnail
2013-01-21 22:43:48 -03:00
Asphyxia
1af0f4bf2d
Issue #3828 : Unify hide and ignore options
2013-01-18 16:08:02 -03:00
Asphyxia
d6a9818632
Issue #3851 : Profile pictures not centered
2013-01-18 15:51:59 -03:00
Asphyxia
5a6090a0fb
Issue #3846 : Wrong message on mobile
2013-01-18 15:40:00 -03:00
Asphyxia
284c40b4da
Issue #3840 : Fix extra blank on streams
2013-01-18 15:25:01 -03:00
Asphyxia
c0dd888e61
Issue #3832 : Logged-out users stream options
2013-01-18 15:10:13 -03:00
Jonne Haß
d6bc226e27
update changelog for gem changes
2013-01-17 13:19:50 +01:00
Fabián Rodríguez
ed21b327f8
update changelog
2013-01-16 20:14:38 -02:00
Diaspora Europe
fe2a6b5f85
Write unicorn stderr and stdout log
2013-01-16 13:11:33 +01:00
Diaspora Europe
ac3b2bc99f
pod version in footer and updated link to changelog #3705
2013-01-15 16:45:10 +01:00
Fabián Rodríguez
af6db5c043
update changelog
2013-01-12 04:52:59 -02:00
Diaspora Europe
c8ddba6b3e
add images to notifications
2013-01-11 12:30:12 +01:00
Jonne Haß
414e29f23e
remove merge conflict marker
2013-01-09 00:17:26 +01:00
Jonne Haß
a09a8cbffc
Merge branch 'hotfix/0.0.2.2' into develop
...
Conflicts:
Changelog.md
config/defaults.yml
2013-01-09 00:11:29 +01:00
Florian Staudacher
b320e50236
bump Rails to 3.2.11
...
see:
http://weblog.rubyonrails.org/2013/1/8/Rails-3-2-11-3-1-10-3-0-19-and-2-3-15-have-been-released/
2013-01-09 00:09:07 +01:00
Jonne Haß
c6f92198ba
Merge pull request #3813 from Flaburgan/feature/3811-update-and-refactor-default-public-view
...
Feature/3811 update and refactor default public view
2013-01-07 10:31:16 -08:00
Flaburgan
3c84f2e0bd
Update and refactor default public view, close #3811
2013-01-07 18:04:51 +01:00
Jonne Haß
38eba6703e
add Armenian pluralization rule
2013-01-03 23:32:50 +01:00
Jonne Haß
26139fc2dc
Merge branch 'hotfix/0.0.2.1' into develop
...
Conflicts:
Changelog.md
Gemfile
Gemfile.lock
config/defaults.yml
2013-01-02 23:45:53 +01:00
Jonne Haß
11f82c794e
Bump to Rails 3.2.10 as per CVE-2012-5664
...
https://groups.google.com/group/rubyonrails-security/browse_thread/thread/c2353369fea8c53
2013-01-02 23:40:46 +01:00
Blaž Hrastnik
d3f5f34fa0
Load the entire lib folder refactor.
...
Removed hack, replaced with a proper solution.
2012-12-30 13:08:16 +01:00
Florian Staudacher
0092acd492
re-add hovercards
...
* added a presenter for hovercard json
* added new backbone view for handling hovercard JS
* refactoring of PeopleController
* finished the backbone js version of hovercards
* don't try to make people_controller more restfull, out of scope
just add a new route and use that for hovercard json
* added spec for people_controller#hovercard
* add new exception for "AccountClosed" to be able to raise from anywhere
* removed legacy code, since everything got ported to backbone
(except the "cache" stuff, but that's not strictly necessary)
2012-12-28 22:37:13 +01:00
movilla
597ab20715
Show error and flash-notice when sending messages to non contacts
2012-12-26 12:23:37 +01:00
movilla
c1b858a877
Mark all unread post-related notifications as read, if one of this gets opened
2012-12-24 00:13:32 +01:00
movilla
ceace52762
Add progress percentage to upload images
2012-12-20 21:24:09 +01:00
Florian Staudacher
ff173e233c
add cucumber feature for taking screenshots of important pages
...
- for before/after comparisons,
including rake tasks for easily generating the images from command line
2012-12-17 20:25:34 +01:00
movilla
763a893829
Add flash warning to conversation mobile, unification of flash warning with login and register mobile, and add support for flash warning to Opera browser
2012-12-08 14:59:01 +01:00
Jonne Haß
0677459ff9
Merge branch 'css_mobi_notif' of git://github.com/movilla/diaspora into develop
2012-12-08 13:47:13 +01:00
Florian Staudacher
94760f4c04
update jasmine gem, removed useless spec, + changelog)
2012-12-07 21:21:27 +01:00
Tom Scott
e717eaac70
Remove debugger from the Gemfile.
...
Developers are free to choose their own debugging agent, but unless
it causes problems, personal development gems are not to be
included in the project's Gemfile. This is so each developer can
maintain their own comfortable environment without having workflows
enforced upon them.
Conflicts:
Gemfile.lock
2012-12-07 14:21:09 -05:00
Florian Staudacher
2c7f2d6fbb
Merge branch 'feature/3779-hide-post-icon-alignment' of https://github.com/Flaburgan/diaspora into Flaburgan-feature/3779-hide-post-icon-alignment
...
[ci skip]
Conflicts:
Changelog.md
2012-12-07 17:47:19 +01:00
Jonne Haß
459df9b735
Merge pull request #3791 from movilla/suggest_member
...
Translation "suggest member" of Community Spotlight
2012-12-06 09:34:01 -08:00
movilla
491c2a537c
Add feature contact pod admin
2012-12-06 15:26:49 +01:00
movilla
65376a604b
Allow translation of "suggest member" of Community Spotlight
2012-12-06 13:15:34 +01:00
Flaburgan
65c16ac44c
Update changelog
2012-12-02 13:26:46 +01:00
Liam
c9559b93f5
Update cat image so it's secure - new image from khanb1 on flickr.
2012-12-02 10:31:45 +00:00
David McMullin
86ee4e2020
update changelog
2012-12-01 16:07:41 +00:00
Jonne Haß
bf27cca03a
Do not generate paths like /a/b/c/config/boot.rb/../../Gemfile to require and open things, create a proper path instead.
2012-11-30 18:16:56 +01:00
Jonne Haß
2a7a0b7b99
* made number of unicorn worker processes configurable
...
* made configuration loader indepenent of rails
* corrected mismatch between example and default config (server.db/server.database)
2012-11-30 14:00:25 +01:00
Jonne Haß
669dd87b11
extract configruation system to a gem
2012-11-30 13:35:59 +01:00
Jonne Haß
bf698f3882
Do not strip "markdown" in links when posting to services, fix #3765
2012-11-26 14:16:43 +01:00
David McMullin
c3c603f8cd
Update changelog
2012-11-25 17:41:58 +00:00
Jonne Haß
96924b8458
updated changelog [ci skip]
2012-11-25 18:31:40 +01:00
Jonne Haß
e536622c4b
update changelog [ci skip]
2012-11-25 18:25:51 +01:00
Jonne Haß
cb785195c9
update changelog for #3759
2012-11-22 21:19:16 +01:00
Jonne Haß
6ccdb40f6f
update changelog [ci skip]
2012-11-22 10:37:30 +01:00
Jonne Haß
f1aeecc00b
force typhoeus (and thus curl) to use diaspora.yml's CA bundle
2012-11-21 17:28:39 +01:00
Florian Staudacher
442008657e
changelog update before release
2012-11-20 19:12:42 +01:00
Florian Staudacher
eea59b0918
Merge branch 'release/0.0.2.0'
...
Conflicts:
Changelog.md
config/defaults.yml
2012-11-20 19:11:48 +01:00
Florian Staudacher
42f4762689
changelog update before release
2012-11-20 19:09:47 +01:00
Sean Tilley
a5050273ca
Merge pull request #3727 from jaywink/feature/2321-fix-message-notifications
...
Fix notifications for private messages between local users, fixes #2321
2012-11-19 13:48:17 -08:00
Fabián Rodríguez
f3134206e1
update changelog
2012-11-15 18:18:47 -02:00
movilla
3fa0254876
add simple background for unread messages/conversations mobile
2012-11-13 19:58:25 +01:00
Jason Robinson
c437636131
Fix message_spec test and add tests for private message notification unread count. Update changelog
2012-11-12 22:00:13 +02:00
Jonne Haß
63f2d335a4
Merge branch 'notifications_count' of git://github.com/movilla/diaspora into develop
2012-11-11 15:00:46 +01:00
movilla
554fe40235
Web mobile notificacions count dont change to unread-read when click in link post
2012-11-11 14:45:07 +01:00
Jonne Haß
6056572b99
update changelog for gem updates [ci skip]
2012-11-11 14:32:39 +01:00
Jonne Haß
8b89a5ca00
Merge pull request #3679 from Raven24/grimreaper-develop
...
Remove non-portable bashisms from most of the scripts. ++
2012-11-10 09:06:23 -08:00
Florian Staudacher
aaea4a3676
changelog update
2012-11-10 17:57:56 +01:00
Jason Robinson
48a332f871
Remove by default markdown formatting from posts done via service, currently only used by Twitter. Remove markdown also from Facebook posts.
2012-11-09 00:04:49 +02:00
Sean Tilley
103e62a4ff
Fix merge conflict with changelog
2012-11-07 21:10:39 -06:00
Sean Tilley
7dfa6299ec
Merge branch 'reshares_count_stream' of https://github.com/movilla/diaspora into movilla-reshares_count_stream
...
Conflicts:
Changelog.md
2012-11-07 21:04:52 -06:00
Dennis Schubert
ba5b779cd0
Make Devise remember the session for 2 weeks. Fix #3472
2012-11-06 22:24:57 +01:00
movilla
5a2b22ff0c
reshares_count come back!
2012-11-06 21:05:48 +01:00
Jonne Haß
a78cacb799
Merge pull request #3687 from movilla/add_icon_mobile_my_activity
...
Add My Activity icon mobile. Close #3680
2012-11-06 09:02:46 -08:00
Jonne Haß
cc7f5d9626
Merge pull request #3708 from movilla/invitacion_search
...
Fix Invite link box shows on search results page even if invites have been turden off - Fix #3707
2012-11-06 08:58:24 -08:00
movilla
f3ce1e6c66
Fix Invite link box shows on search results page even if invites have been turned off
2012-11-06 15:56:53 +01:00
Jason Robinson
7fafabdb60
Only include url to post for twitter when post exceeds maximum length or contains photos
2012-11-03 23:25:19 +02:00
Jonne Haß
2a45470232
Merge branch 'feature/fix-facebook-public-posts' of git://github.com/jaywink/diaspora into feature/fix_services
...
Conflicts:
Changelog.md
app/models/services/facebook.rb
spec/models/services/facebook_spec.rb
2012-11-02 11:31:47 +01:00
Jason Robinson
e974d2934f
Always use basic Facebook Graph API to post messages, fixes public posts. Remove unnecessary Facebook opengraph config items
2012-11-02 00:23:33 +02:00
Jason Robinson
b96fbb0676
Fix empty page after callback from service by redirecting to origin. Also make settings/services page use the same window when authenticating with other services instead of launching a popup.
2012-11-01 21:50:31 +02:00
movilla
86ca3a36fb
Add Changelog
2012-10-31 23:36:25 +01:00
movilla
e943a1cab6
Fix overflow button in mobile reset password
2012-10-31 23:31:24 +01:00
movilla
880b16f530
Add My Activity icon mobile
2012-10-29 12:14:19 +01:00
movilla
c9b58c9ff6
Add My Activity icon mobile
2012-10-26 22:47:43 +02:00
Jonne Haß
5a70311fe7
update and fix services
2012-10-25 17:54:18 +02:00
Jonne Haß
1a93ccd548
don't error out if the root of a reshare of a reshare got deleted, fixes #3546
2012-10-24 19:51:31 +02:00
Jonne Haß
baf3cf9abf
don't error out if the root of a reshare of a reshare got deleted, fixes #3546
2012-10-24 19:46:06 +02:00
Dennis Schubert
5ea998a382
Change 'unless' to 'if' again because 'unless' is wrong here.
...
Also, add some specs and add it to the changelog.
2012-10-24 00:27:45 +02:00
Florian Staudacher
0057e9ed46
some small code style changes + final fix for postgres (milliseconds)
...
+ updated changelog
2012-10-21 16:10:27 +02:00
Jonne Haß
f0ef4a764e
refactor script/server and associated stuff
2012-10-19 12:25:15 +02:00
movilla
f6f5a62f69
Fix show post Community Spotlight on stream
2012-10-14 00:01:46 +02:00
Florian Staudacher
5994180900
Merge branch 'popup_notifications' of git://github.com/movilla/diaspora into notification-popup
...
merge pull request #3656
Conflicts:
Changelog.md (resolved)
2012-10-13 16:18:09 +02:00
movilla
ebd1b28b2d
Fix problem javascript with read-unread notifications on notifications popup
2012-10-13 15:16:06 +02:00
Jonne Haß
e3594d58d4
make Changelog an unorderdd list for now, we need to work out a consistent style for that [ci skip]
2012-10-13 13:56:23 +02:00
Fabián Rodríguez
0b21153dbd
update changelog
2012-10-11 19:49:00 -02:00
movilla
928a8a02d8
Fix "if display_password_reset_link?" when diaspora.yml => enable_registrations: false
2012-10-10 16:49:45 +02:00
Jonne Haß
e6ec41930b
Merge branch 'hotfix/0.0.1.1' into develop
...
Conflicts:
Changelog.md
config/defaults.yml
2012-10-09 22:37:53 +02:00
Jonne Haß
3eb628c2a3
fix french javascript pluralization rule and add specs for locale loading
2012-10-09 22:36:30 +02:00
Jonne Haß
8493dfe86d
post release version bump [ci skip]
2012-10-08 13:22:43 +02:00
Jonne Haß
b56ef50872
pre release changes for 0.0.1.0
2012-10-07 15:04:45 +02:00
Florian Staudacher
4b20e762e7
more changelog entries
2012-10-07 14:56:46 +02:00
Jonne Haß
5c7a9c1ce6
Release cleanup, closes #3620
...
* remove un-/underused gems
* remove their associated files
* remove some parallel_tests leftovers
2012-09-30 22:26:23 +02:00
Jonne Haß
2a4db54db9
New configuration system
...
* Throw away old system
* Add new system
* Add new example files
* Replace all calls
* add the most important docs
* Add Specs
* rename disable_ssl_requirement to require_ssl
* cloudfiles isn't used/called in our code
* since community_spotlight.list is only used as enable flag replace it with such one and remove all legacy and irelevant codepaths around it
* die if session secret is unset and on heroku
* First basic infrastructure for version information
2012-09-26 20:19:37 +02:00