danielgrippi
|
c11fdb0459
|
put 'Admin' back in #user_menu for admins. this fixes #2595 [ci skip]
|
2012-01-08 23:43:17 -08:00 |
|
danielgrippi
|
07d81e0a85
|
added spinner keyframes to moz
|
2012-01-07 20:59:37 -08:00 |
|
danielgrippi
|
2024716c2c
|
remove unusued javascript files; GC clearing from application/vanna controller
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
f72edbc039
|
added notification and unread mesasge count back to the header
|
2012-01-07 14:23:28 -08:00 |
|
danielgrippi
|
dd85521701
|
fix header styling when not signed in; remove ilya's static page
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
565a0b21f7
|
fix .avatar declaration in the header template; make socketing always return nil straight away (we are not using the websocket in this branch, and it makes everything faster when it's off)
|
2012-01-07 14:23:26 -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
|
1a5e493b22
|
downcase namespacing of app
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
fe4530f86b
|
fixed 500 on notifications#index
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
828624f392
|
slightly fade in stream elements; made a better spinner for the stream (css3)
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
67e56dce2c
|
backbone view for header; moved user dropdown logic in there; moved jasmine specs over; removed old widget
|
2012-01-07 14:23:23 -08:00 |
|
Dennis Collinson
|
8e3db3aebe
|
make jasmine view tests work, load templates, party
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
4883c70ae2
|
move templates into app/views/templates/_templates.haml
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
52e3f1b240
|
DC DG; test stream view WIP
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
1ecfa92c9e
|
DH DG; create comments via backbone
|
2012-01-07 14:23:21 -08:00 |
|
Dan Hansen
|
80f797a581
|
introduce comments
|
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 |
|
Daniel Grippi
|
176963fdad
|
serialize current user json into body tag for now
|
2012-01-07 14:23:20 -08:00 |
|
danielgrippi
|
42ce3b277b
|
backbone all the streams, besides user. don't use the acts_as_api way for now.
|
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
|
91c21f5d92
|
MS SM; removed seemingly unused(?) layout file
|
2012-01-07 12:56:32 -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 |
|
Maxwell Salzberg
|
d9c2b0d4b5
|
make cdn jquery http/s agnostic
|
2012-01-04 23:57:28 -08:00 |
|
Maxwell Salzberg
|
fdea2f94ff
|
remove icky analytics code from layouts, move to middleware
|
2012-01-04 23:54:48 -08:00 |
|
Maxwell Salzberg
|
7cc6e3ed68
|
uncomment cdn line.. whoops
|
2012-01-04 22:19:37 -08:00 |
|
Maxwell Salzberg
|
34e4c027d0
|
small typo
|
2012-01-03 22:47:10 -08:00 |
|
Maxwell Salzberg
|
4e574c3fef
|
fixed loading jquery from the CDN, and the fallback to the local copy still works
|
2012-01-03 20:02:52 -08:00 |
|
Maxwell Salzberg
|
63cdd93afc
|
the websocket has been completely removed, and replaced for a stub until
we find a better way to reimpliment it in a more sane way
|
2012-01-03 18:39:54 -08:00 |
|
Jonne Hass
|
a892ea41eb
|
refactor out profile url generation into local_or_remote_person_path and use it everywhere. closes #2471
|
2011-12-06 13:08:21 +01:00 |
|
Daniel Grippi
|
a4027f3d22
|
Merge pull request #2417 from jperyl/2284-display-user-handle-in-hovercard-2
Issue #2284: simple fix
|
2011-11-28 09:32:41 -08:00 |
|
Michael Sofaer
|
2b8d07f94b
|
Censorship point has been made ... for now.
|
2011-11-22 15:54:50 -08:00 |
|
Dan Hansen & Sarah Mei
|
7e4028626f
|
Fix lightbox for non-logged-in user
|
2011-11-19 21:45:31 -08:00 |
|
Jake Peryl
|
07f05ebead
|
Issue #2284: simple fix
|
2011-11-17 01:22:01 +01:00 |
|
danielgrippi
|
cc4531f73c
|
stop censorship. sopa
|
2011-11-16 16:04:21 -08:00 |
|
Jonne Hass
|
09bad3a7f6
|
Merge pull request #2314 from Pistos/svg-to-png
Converted all [used] SVG graphics to PNG.
|
2011-11-16 10:45:33 -08:00 |
|
danielgrippi
|
8e55fc158b
|
use root_path in header if not logged in
|
2011-11-14 19:04:27 -08:00 |
|
danielgrippi
|
6be778b9b2
|
change root_path and root_url to multi_path
|
2011-11-14 18:01:09 -08:00 |
|
Jonne Hass
|
9839ac559c
|
fixed timeago for posts#show if not logged in
|
2011-11-11 23:06:08 +01:00 |
|
Pistos
|
db94689dfa
|
Converted all [used] SVG graphics to PNG. Sized as they are rendered in actual practice.
|
2011-11-03 23:56:56 -04:00 |
|
Pistos
|
a6d27e2bb5
|
Revert "Converted all [used] SVG graphics to PNG. Sized as they are rendered in actual practice."
This reverts commit 5c8ddc3ea6.
|
2011-11-03 23:54:23 -04:00 |
|
Pistos
|
5c8ddc3ea6
|
Converted all [used] SVG graphics to PNG. Sized as they are rendered in actual practice.
|
2011-11-03 23:44:46 -04:00 |
|
danielgrippi
|
dd00523616
|
show flash messages when adding a person to an aspect
|
2011-10-26 16:36:47 -07:00 |
|
danielgrippi
|
f204910aa4
|
add 'mark all as read' on notification dropdown
|
2011-10-25 17:33:57 -07:00 |
|
danielgrippi
|
03d3e885b5
|
disapora logo goes to stream page on mobile
|
2011-10-24 21:20:31 -07:00 |
|
danielgrippi
|
28e08fb6a3
|
show actual screenshots of diaspora mobile on logout; supress log out flash message; bootstrap on logged out page (can we get d* shots in wp7 and android emulators?)
|
2011-10-24 20:51:16 -07:00 |
|
danielgrippi
|
0033237b4e
|
made flash messages awesome this time
|
2011-10-24 17:33:18 -07:00 |
|
danielgrippi
|
1bc637d83f
|
new getting started works, needs more love
|
2011-10-24 14:11:35 -07:00 |
|
danielgrippi
|
547d7e4f8c
|
bootstrapped getting started page
|
2011-10-24 14:11:35 -07:00 |
|
Maxwell Salzberg
|
aa2fd8abcf
|
make stream link to home icon
|
2011-10-24 11:34:17 -07:00 |
|