Florian Staudacher
|
67548b6afc
|
make install script ouput even smarter
|
2012-11-10 17:32:15 +01:00 |
|
Florian Staudacher
|
18e755c8a9
|
installer output system rework
|
2012-11-04 22:41:01 +01:00 |
|
Eitan Adler
|
2e95183bba
|
Fix buggy assumption that bash exists in /bin.
While here avoid bashisms in the first place.
|
2012-11-04 22:41:01 +01:00 |
|
Eitan Adler
|
9b75f1a83e
|
Remove non-portable bashisms from most of the scripts.
Only install.sh has any bashisms left. However, the bug
which prevented it from running on most systems (using
/bin/bash directly) has been fixed.
|
2012-11-04 22:41:01 +01:00 |
|
Jonne Haß
|
e75aa111e3
|
use foremans formation option and not the alias concurrency, start unicorn_rails instead of unicorn
|
2012-11-04 17:05:16 +01:00 |
|
Jonne Haß
|
f506c9c71e
|
Merge pull request #3702 from jaywink/feature/twitter-posting-fixes
Only include url to post for twitter when post exceeds maximum length or contains photos
|
2012-11-03 14:45:03 -07: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ß
|
675bf614ae
|
Merge pull request #3670 from MrZYX/feature/fix_services
update and fix services
|
2012-11-02 03:53:35 -07: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 |
|
Jonne Haß
|
3aef807f78
|
Merge pull request #3693 from jaywink/feature/3283-empty-page-after-service-callback
Fix empty page after callback from service by redirecting to origin
|
2012-11-01 13:33:27 -07: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 |
|
Jonne Haß
|
441c937ba6
|
Merge pull request #3697 from movilla/overflow_input
Fix overflow button in mobile reset password
|
2012-10-31 15:39:36 -07: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 |
|
Jonne Haß
|
f91ca7d650
|
added short description to the server section [ci skip]
|
2012-10-27 11:45:26 +02:00 |
|
Jonne Haß
|
5a70311fe7
|
update and fix services
|
2012-10-25 17:54:18 +02:00 |
|
Jonne Haß
|
6302181582
|
do not define rspec task if rspec is unavailable
|
2012-10-24 21:49:48 +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ß
|
6ba10a4a7f
|
Merge pull request #3675 from denschub/feature/fix-followhq-setting
Change 'unless' to 'if' again because 'unless' is wrong here.
|
2012-10-23 15:33:02 -07: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 |
|
Jonne Haß
|
4b5b7fc77f
|
Revert "Merge pull request #3655 from denschub/feature/fix-followhq-setting"
This reverts commit b0fc95764d, reversing
changes made to 0057e9ed46.
|
2012-10-21 22:12:36 +02:00 |
|
Sean Tilley
|
b0fc95764d
|
Merge pull request #3655 from denschub/feature/fix-followhq-setting
Change 'unless' to 'if' because 'unless' is wrong here. [ci skip]
|
2012-10-21 12:55:01 -07:00 |
|
Florian Staudacher
|
0057e9ed46
|
some small code style changes + final fix for postgres (milliseconds)
+ updated changelog
|
2012-10-21 16:10:27 +02:00 |
|
Ruxton
|
25b57cdd2a
|
trying to stabilize issue with datetime in test suite
|
2012-10-21 16:08:57 +02:00 |
|
Ruxton
|
a78cb352e6
|
updated spec to fix to_datetime issue
Conflicts:
spec/lib/diaspora/fetcher/public_spec.rb
|
2012-10-21 16:08:57 +02:00 |
|
Florian Staudacher
|
f0eacc801b
|
Merge pull request #3611 from MrZYX/feature/cleanup_rake_tasks
rake tasks cleanup
|
2012-10-21 06:33:46 -07:00 |
|
Jonne Haß
|
02b18a9460
|
Merge pull request #3659 from MrZYX/feature/startup_methods
Refactor script/server and associated stuff
|
2012-10-19 17:50:53 -07:00 |
|
Sean Tilley
|
4b372cfca9
|
Merge pull request #3669 from DeadSuperHero/feature/remove-alpha-logo
Remove Alpha logo from branding [ci skip]
|
2012-10-19 11:49:38 -07:00 |
|
Sean Tilley
|
e2a2767a74
|
remove alpha from branding
|
2012-10-19 13:47:27 -05:00 |
|
Jonne Haß
|
f0ef4a764e
|
refactor script/server and associated stuff
|
2012-10-19 12:25:15 +02:00 |
|
Florian Staudacher
|
2694c930a5
|
Merge pull request #3645 from Raven24/fix-link-regex
simplify link regex and fix #3553
|
2012-10-19 02:24:24 -07:00 |
|
Jonne Haß
|
b6d7bf81f7
|
do not start a worker by default [ci skip]
|
2012-10-17 19:59:03 +02:00 |
|
Maxwell Salzberg
|
fd63cb78c8
|
the default worker entry in the procfile will not actually run a worker
|
2012-10-17 10:55:18 -07:00 |
|
Jonne Haß
|
107b7b1cba
|
let closelabel.png and loading.gif respect the asset host
|
2012-10-16 16:56:08 +02:00 |
|
Gonzalo
|
7e0c8bdf68
|
Remove unreachable line of code
|
2012-10-15 20:25:10 -02:00 |
|
Jonne Haß
|
6d2c43869a
|
Merge pull request #3660 from diaspora/privatize_some_controller_methods
Privatize some controller methods
|
2012-10-14 15:20:32 -07:00 |
|
Gonzalo
|
e1756b5b3f
|
Privatize non-action controller methods
|
2012-10-14 19:32:53 -02:00 |
|
Gonzalo
|
78953fe2bf
|
Move ApplicationController specs to application_controllers_spec
|
2012-10-14 19:32:53 -02:00 |
|
Jonne Haß
|
92e4cd34ae
|
--amend cause I've no time
|
2012-10-14 01:11:53 +02:00 |
|
Jonne Haß
|
894af48579
|
add spec to ensure include_community_spotlight? is correctly passed into EvilQuery::MultiStream.new
|
2012-10-14 01:09:00 +02:00 |
|
Sean Tilley
|
0fedca33e3
|
Merge pull request #3658 from movilla/community_spo
Fix show post Community Spotlight on stream [ci skip]
|
2012-10-13 15:37:06 -07:00 |
|
movilla
|
f6f5a62f69
|
Fix show post Community Spotlight on stream
|
2012-10-14 00:01:46 +02:00 |
|
Jonne Haß
|
f594471c99
|
Merge pull request #3657 from diaspora/messages_controller_refactor
Refactor MessagesController
|
2012-10-13 13:19:31 -07:00 |
|
Gonzalo
|
83809c924a
|
Refactor MessagesController
|
2012-10-13 17:10:52 -02:00 |
|
Jonne Haß
|
811ef66b1c
|
No need for Gentoo having its own certificate_authorities example
|
2012-10-13 18:53:42 +03: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 |
|
Jonne Haß
|
83c2458de8
|
Merge pull request #3647 from marpo60/3636-adds-password-confirmation-field
adds password_confirmation field to registration page
|
2012-10-13 04:48:33 -07:00 |
|