danielgrippi
4896d056c7
move public option into aspect dropdown in publisher
2011-10-17 15:04:35 -07:00
Gonzalo Rodriguez
e0ffd7c63e
Merge branch 'master' into aspect_nav_rework
...
Conflicts:
features/posts_from_main_page.feature
public/javascripts/aspect-filters.js
spec/javascripts/aspect-filters-spec.js
2011-09-27 00:08:05 -03:00
danielgrippi
91e649977c
MS DG update copyright
2011-09-14 11:23:12 -07:00
Dan Hansen & Gonzalo Rodriguez
2057c8fcf1
Aspect navigation rework started..
...
ToDo:
* Fix failing posts cuke, seems to be timing issue
* Populate stream title when no aspects selected
* All aspects selected by default?
2011-09-05 02:02:07 -03:00
vcuculo
9072de5096
fixed bookmarklet
2011-09-02 10:25:34 +02:00
danielgrippi
af569204b8
Revert "Merge pull request #1874 from vcuculo/1785-fix-bookmarklet"
...
This reverts commit e278b39421 , reversing
changes made to d0f21cb444 .
2011-09-01 16:31:49 -07:00
vcuculo
6518a89302
fixed bookmarlet
2011-09-02 00:44:56 +02:00
Dan Hansen
818af38bdf
autoresize inputs
2011-08-31 17:13:24 -05:00
Dan Hansen
049efae1a6
instantiate StreamElement widget after a post has been added to the stream by a user. time to clean publisher.js up. gross.
2011-08-22 20:11:56 -05:00
Dan Hansen
3ed50cab94
Merge branch 'master' of github.com:diaspora/diaspora into js-refactor-merged
...
Conflicts:
app/views/status_messages/bookmarklet.html.haml
config/assets.yml
db/schema.rb
public/javascripts/contact-edit.js
public/javascripts/publisher.js
public/javascripts/view.js
2011-08-20 14:40:56 -05:00
Ilyaaaaaaaaaaaaa Zhitomirskiy
2c47262d54
manually pulled in manuels latest commits
2011-08-18 16:49:26 -07:00
Ilyaaaaaaaaaaaaa Zhitomirskiy
c3bcb9c962
Revert "Revert "Merge branch 'issue1586-aspectdropdown-when-posting'""
...
This reverts commit a407f12463 .
2011-08-18 16:48:20 -07:00
Ilyaaaaaaaaaaaaa Zhitomirskiy
a407f12463
Revert "Merge branch 'issue1586-aspectdropdown-when-posting'"
...
This reverts commit 2777f16f4f , reversing
changes made to 8b278adff6 .
2011-08-18 16:16:14 -07:00
Dan Hansen
2e9040e227
merged with master, 7 cukes failing. jasmine is green. need to remove rails.js helpers so things suck less
2011-08-10 23:57:33 -07:00
Manuel Schölling
d9484e3dd5
Added a JS notification if the aspect the user posted to is not visible
2011-08-07 12:51:32 +02:00
Manuel Schölling
fead6032f7
Issue 1586: added a aspect drop down next to the submit button in the publisher
2011-08-07 12:51:32 +02:00
Andrej Kacian
4efff1cd77
Use Tipsy functions to update the onscreen tooltip instead of mouseover()
2011-08-07 00:44:02 +02:00
Andrej Kacian
6cf42fb8ba
Better stab at the jasmine test.
2011-08-06 23:37:21 +02:00
Andrej Kacian
077d8fd2fe
Fixes #1587 by changing globe icon tooltip when switching between public and limited post in publisher.
2011-08-06 23:37:21 +02:00
Raphael Sofaer
f60a748c21
Ajax in the contacts for mentioning after page load
2011-07-15 14:23:44 -04:00
danielgrippi
8bf6ad45a5
various bugfixes, added missing translations, made all tests pass (rspec, cucumber, jasmine)
2011-07-01 22:04:36 -07:00
danielgrippi
cd9be3904b
publisher rework
2011-07-01 10:51:45 -07:00
MrZYX
a3c287ca9a
fixed #1023 (again)
2011-05-18 14:26:08 +02:00
Raphael Sofaer
9d2849d851
Move publisher ajax stuff into publisher.js
2011-05-08 20:40:35 -07:00
Raphael Sofaer
804b6cc490
Clean up some JS
2011-04-21 12:48:31 -07:00
MrZYX
9df8f83276
fixed specs for me and serveral others (thanks @jrichardlai); fixed cucumber
2011-04-17 21:28:09 +02:00
Dan Hansen
7ed21930b4
make infscroll, publisher, stream use pub/sub to listen for the stream being reloaded, random cleanups and fix aspect-filters.js spec
2011-04-15 18:49:31 -05:00
zhitomirskiyi
f99b724e0b
ms iz, can now undo hiding a post, fixed a bunch of jamine specs
2011-03-31 17:23:54 -07:00
zhitomirskiyi
bb4c2ee85d
added a character count to the publisher
2011-03-30 19:11:24 -07:00
MrZYX
315fdabd76
let the user upload an image without touching the textarea, improved check in Photo#process to not yield no method on nil error in some cases
2011-03-27 21:08:30 +02:00
zhitomirskiyi
abbf949fe1
publishing from a person profile page wip
...
mentioning a person from their profile page, added js & jasmine, still need to add the mention style, and prevent deselecting the last one
a tiny sass add
publishing from the profile works, need js translation
added the translation
made the hover state consistant
need to fix the cucumber spec
specs are green need to add a button
added the buttion to mention people
moved the publisher to the facebox
fixed the cucumbers for the modal window
2011-03-16 16:35:30 -07:00
Raphael Sofaer
4b4654a408
Changing message to text, partway done, deleted data conversion
2011-03-14 11:39:31 -07:00
Michael Nutt
b6dc32959c
place thumbnails inside status message form and add spacing
2011-02-27 02:04:43 -05:00
Michael Nutt
43e10307a6
fix broken jquery autoresize plugin
2011-02-27 02:03:55 -05:00
zhitomirskiyi
ec93faa2c4
added the post to services icon on every page added a manage icon and moved the RSS link to the public explain
2011-02-24 17:31:54 -08:00
zhitomirskiyi
adfcc59631
can now select individual services to be added
2011-02-24 17:31:54 -08:00
Gonzalo Rodriguez
2b3926c629
Disable share button when whitespaces on status message input.
2011-02-15 09:50:39 -02:00
Raphael Sofaer
7a6d1d3378
add shadow/transparency to autocompletion. removed a hide()/show() from publisher hide and show functions.
2011-02-10 11:09:14 -08:00
Raphael Sofaer
f1c63939f9
Revert "added sliding animation to stream elements, shadow on autocomplete box."
...
This reverts commit dc760f9583 .
2011-02-10 10:36:30 -08:00
danielvincent
dc760f9583
added sliding animation to stream elements, shadow on autocomplete box.
2011-02-09 20:07:25 -08:00
Raphael Sofaer
bd38d1436e
Today we learned about the order of operations
2011-02-09 16:07:25 -08:00
Raphael Sofaer
c11ffe93c0
Actually close the publisher on and with Publisher.close()
2011-02-09 16:07:25 -08:00
Raphael Sofaer
99f84de368
Javascript for mentions is functional
2011-02-09 16:07:24 -08:00
Raphael Sofaer
0ec2d918bb
adding keycodes file, moving keyup stuff to keydown
2011-02-09 16:07:24 -08:00
danielvincent
2b25823253
autocomplete wip. separated keyup and keydown. wip.
2011-02-09 16:07:24 -08:00
danielvincent
6eafd73d2c
publisher does inline mentions and sets the cursor to the end of the newly inserted result
2011-02-09 16:07:24 -08:00
danielvincent
3efc31c68f
mention js working minus tracking keypresses with the hidden message field.
2011-02-09 16:07:24 -08:00
danielvincent
7d21f7bfdd
publisher autocomplete correctly adds name into status_message_fake textarea
2011-02-09 16:07:24 -08:00
danielvincent
77403596aa
mentions in publisher autocomplete within context
2011-02-09 16:07:24 -08:00
Raphael Jedidiah Sofaer
150f676332
Do a bunch of work on publisher autocompletion JS
2011-02-09 16:07:23 -08:00