Jonne Haß
|
e1edef9ff1
|
lets see how all this markdown in the title looks. Attempt to fix #2395
|
2012-01-13 22:09:22 +01:00 |
|
danielgrippi
|
aed413b463
|
remove unused method and controller action (move_contact)
|
2012-01-13 12:15:32 -08:00 |
|
Sarah Mei
|
e4f4f06404
|
Terminology clean up - remove references to Diaspora Handle, make capitalization of Diaspora ID consistent.
|
2012-01-13 11:24:27 -08:00 |
|
Jonne Haß
|
e96dd58cff
|
Merge branch 'master' of git://gitorious.org/diaspora-l10n-ca/diaspora-l10n-ca
|
2012-01-13 19:32:51 +01:00 |
|
Jonne Haß
|
e5663126d9
|
updated 80 locale files [ci skip]
|
2012-01-13 19:32:42 +01:00 |
|
Jordi Mallach
|
e898e2d03f
|
Updated Catalan translation to c11fdb0.
|
2012-01-09 19:20:38 +01:00 |
|
Jordi Mallach
|
42dc12988a
|
Updated Catalan translation to 1b8f78e.
|
2012-01-09 18:55:54 +01:00 |
|
danielgrippi
|
c11fdb0459
|
put 'Admin' back in #user_menu for admins. this fixes #2595 [ci skip]
|
2012-01-08 23:43:17 -08:00 |
|
danielgrippi
|
d5a4f9eb98
|
use content_view for comments (markdown, tagging)
|
2012-01-07 20:19:47 -08:00 |
|
danielgrippi
|
d2807b5202
|
markdown for posts on front end, tags broken
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
2024716c2c
|
remove unusued javascript files; GC clearing from application/vanna controller
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
3f7144f214
|
added hide post feature back to stream
|
2012-01-07 14:23:28 -08:00 |
|
danielgrippi
|
933299e31c
|
added translations to templates; mock out the locale file in jasmine
|
2012-01-07 14:23:28 -08:00 |
|
danielgrippi
|
31fac53969
|
added blocks js model; load app.models.Post before any other model when loading assets
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
5e88ca846a
|
remove jquery-debounce in lieu of _.debounce; remove web_socket vendor libs
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
5bbe8bfccd
|
remove Mustache.js, use _.template as a replacement (we only want to use one js templating library)
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
42276a73c8
|
remove old stream initialization from js pages; remove websocket js code
from the layout; rename templates to have a .jst extension
(JavaScriptTemplate?)
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
02ca7a32f0
|
added reshare logic back (doesn't append it to the stream...)
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
c95f4f30e7
|
add view.js to config/assets.yml
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
1b8f78e006
|
remove sort order logic from controllers; backbone stream does not support it; was to be depricated anyway
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
ae6fa5bebb
|
don't use Diaspora widget system or stream.js when backbone is active;
migrating like actions over to backbone; some cleanup; bump jquery to
1.7.1
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
525fd3c4e4
|
make views associated in stream inherit from App.Views.StreamObject (location of shared deletion function)
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
f62b26fc73
|
put the frontend into its own folder; only use one routes file
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
3f7d992a0b
|
DH DG; added new routes for streams; fixed pagination
|
2012-01-07 14:23:21 -08:00 |
|
Dan Hansen
|
ba9ece0014
|
Use routers, remove some hacks
|
2012-01-07 14:23:21 -08:00 |
|
Daniel Grippi
|
d504bf4591
|
add current user to body tag data field (hackity hack). add comment links to posts
|
2012-01-07 14:23:20 -08:00 |
|
danielgrippi
|
c360e82f11
|
DG DH; backbone stream now sort-of renders on multis_controller; wip
|
2012-01-07 14:23:20 -08:00 |
|
Maxwell Salzberg
|
2422bdab46
|
MS SM; make loading jquery from cdn or local a helper so we can stub it in cukes
|
2012-01-07 12:55:46 -08:00 |
|
Jonne Haß
|
a1c30ac096
|
updated 35 locale files [ci skip]
|
2012-01-07 00:00:30 +01:00 |
|
Maxwell Salzberg
|
fa55200e9c
|
MS DC; as newrelic yml is always included, you need it in your bundle; also, make travis scripts noisy if they fail
|
2012-01-05 17:50:11 -08:00 |
|
Maxwell Salzberg
|
cc6596262c
|
default newrelic to use ssl
|
2012-01-05 17:31:38 -08:00 |
|
Maxwell Salzberg
|
cedc49bf09
|
MS DC; oauth keys are now pulled out of application.yml to be simplier. incldue newrelic as heroku expects it, without affecting people who do not use newrelic. If you do use new relic in production, you have to put your newrelic api key in application.yml
|
2012-01-05 17:31:38 -08:00 |
|
Jonne Haß
|
c0e4fa831a
|
fix syntax error in production.rb
|
2012-01-05 20:17:30 +01:00 |
|
Maxwell Salzberg
|
0199949f3c
|
move analytics to initializer, thx MrZYX
|
2012-01-05 10:55:29 -08:00 |
|
Maxwell Salzberg
|
5a0f948a85
|
better file requires in production.rb
|
2012-01-05 00:02:59 -08:00 |
|
Maxwell Salzberg
|
fdea2f94ff
|
remove icky analytics code from layouts, move to middleware
|
2012-01-04 23:54:48 -08:00 |
|
Maxwell Salzberg
|
9cdfea02b0
|
add the GC profiling option for newrelic for 1.9.2; see: http://newrelic.com/docs/ruby/ruby-gc-instrumentation
|
2012-01-04 22:28:18 -08:00 |
|
Jonne Haß
|
4a260056c0
|
lets see if this fixes #1337
|
2012-01-04 15:33:41 +01:00 |
|
Jonne Haß
|
52c75a7ad4
|
Revert "Revert "auto follow back feature""
This reverts commit 6408105917.
Conflicts:
db/schema.rb
|
2012-01-04 13:49:56 +01:00 |
|
Jonne Haß
|
296730de04
|
updated 12 locale files [ci skip]
|
2012-01-04 13:17:36 +01:00 |
|
Maxwell Salzberg
|
a7d59ce115
|
add EnviromentConfiguration to keep track of heroku specfic enviroment hacks
|
2012-01-03 16:01:21 -08:00 |
|
Jonne Haß
|
a8136ed86b
|
d'oh aka --amend
|
2012-01-02 21:11:47 +01:00 |
|
Jonne Haß
|
cc961d66e2
|
symbolize smtp_authentication setting to conform to rails docs
|
2012-01-02 21:08:57 +01:00 |
|
Jonne Haß
|
934175c49c
|
updated 15 locale files [ci skip]
|
2012-01-01 12:55:03 +01:00 |
|
Jonne Haß
|
2268a992f7
|
make serve_static_assets setting configurable
|
2011-12-29 16:39:17 +01:00 |
|
Jonne Haß
|
4bfd03d6eb
|
remove completly unused redis.yml
|
2011-12-29 15:53:27 +01:00 |
|
Jonne Haß
|
109c5b7a17
|
this should fix #2552
|
2011-12-26 23:21:04 +01:00 |
|
Jonne Haß
|
c766163422
|
pull in ka
|
2011-12-24 14:12:36 +01:00 |
|
Jonne Haß
|
f4b234088d
|
updated 4 locale files [ci skip]
|
2011-12-24 14:10:23 +01:00 |
|
Jonne Haß
|
a8357388c9
|
updated 47 locale files [ci skip]
|
2011-12-24 00:59:36 +01:00 |
|